1. aad63d0 Merge "ART: Add arena tracking mode" by Treehugger Robot · 8 years ago
  2. 5504aef Merge changes Ic48ccda9,Ibc0a29c9 by Treehugger Robot · 8 years ago
  3. 4632f5b Merge "ART: Improve RegType::IsAssignableFrom" by Treehugger Robot · 8 years ago
  4. 47aa869 Merge "No need to lock when calling Thread.interrupted." by Nicolas Geoffray · 8 years ago
  5. e74e120 Merge "Ignore --compile-pic option for JIT." by Treehugger Robot · 8 years ago
  6. 2fad527 Ignore --compile-pic option for JIT. by Vladimir Marko · 8 years ago
  7. d1c2276 Merge "Remove LoadString/Class kind kBootImageLinkTimeAddress." by Vladimir Marko · 8 years ago
  8. 8e0a5de Merge "Revert "Revert "RegisterNativeAllocation: Avoid case of double blocking gc.""" by Richard Uhler · 8 years ago
  9. 42ae05a ART: Improve RegType::IsAssignableFrom by Andreas Gampe · 8 years ago
  10. 536e54a Merge "Quiet run for nightly fuzzing (and some minor edits)" by Aart Bik · 8 years ago
  11. 0c26f2f Merge "Stop interpreter from accessing code items of compiled code." by Treehugger Robot · 8 years ago
  12. daacc5e Quiet run for nightly fuzzing (and some minor edits) by Aart Bik · 8 years ago
  13. e9196b6 Merge "ART: Add UNLIKELY in verifier" by Treehugger Robot · 8 years ago
  14. 2f28244 Merge "ART: Collect instruction flags in a struct" by Treehugger Robot · 8 years ago
  15. 178dce7 Stop interpreter from accessing code items of compiled code. by Jeff Hao · 8 years ago
  16. 74979b1 ART: Add UNLIKELY in verifier by Andreas Gampe · 8 years ago
  17. b3937e3 ART: Collect instruction flags in a struct by Andreas Gampe · 8 years ago
  18. 6579b09 Merge "ART: Fix iterator invalidation" by Treehugger Robot · 8 years ago
  19. a1633a7 Merge "Min/max SIMDization support." by Aart Bik · 8 years ago
  20. 764d454 Remove LoadString/Class kind kBootImageLinkTimeAddress. by Vladimir Marko · 8 years ago
  21. da1da8a Revert "Revert "RegisterNativeAllocation: Avoid case of double blocking gc."" by Richard Uhler · 8 years ago
  22. a774575 Merge "Revert "RegisterNativeAllocation: Avoid case of double blocking gc."" by Richard Uhler · 8 years ago
  23. 602b1c1 Revert "RegisterNativeAllocation: Avoid case of double blocking gc." by Richard Uhler · 8 years ago
  24. a65f767 Merge "RegisterNativeAllocation: Avoid case of double blocking gc." by Treehugger Robot · 8 years ago
  25. 8df0f36 RegisterNativeAllocation: Avoid case of double blocking gc. by Richard Uhler · 8 years ago
  26. 7974468 Merge "sigchain: limit use of SetHandlingSignal." by Treehugger Robot · 8 years ago
  27. 39e6738 ART: Fix iterator invalidation by Andreas Gampe · 8 years ago
  28. 5629d2d ART: Move JIT code cache sentinel to sentinel fault page by Andreas Gampe · 8 years ago
  29. 2ac67d5 ART: Reserve sentinel fault page by Andreas Gampe · 8 years ago
  30. 365719c No need to lock when calling Thread.interrupted. by Nicolas Geoffray · 8 years ago
  31. c4209f0 Merge "Fix determinism for app images" by Treehugger Robot · 8 years ago
  32. 3738e98 Fix determinism for app images by Mathieu Chartier · 8 years ago
  33. ca26c4b Merge "ART: Cache AoT state in verifier" by Treehugger Robot · 8 years ago
  34. f6730e3 Merge "ART: Split out old instruction flags" by Treehugger Robot · 8 years ago
  35. aca1ee2 Merge "ART: Add experimental constexpr" by Treehugger Robot · 8 years ago
  36. 6b2018f sigchain: limit use of SetHandlingSignal. by Josh Gao · 8 years ago
  37. 23d75aa Merge "ART: Delete dex_instruction_visitor" by Treehugger Robot · 8 years ago
  38. c8e93c7 Min/max SIMDization support. by Aart Bik · 8 years ago
  39. 1189516 ART: Cache AoT state in verifier by Andreas Gampe · 8 years ago
  40. ae08cc2 ART: Split out old instruction flags by Andreas Gampe · 8 years ago
  41. e05cc66 ART: Add experimental constexpr by Andreas Gampe · 8 years ago
  42. 6fb693a ART: Delete dex_instruction_visitor by Andreas Gampe · 8 years ago
  43. 121f148 ART: Add arena tracking mode by Andreas Gampe · 8 years ago
  44. ed00ddb Merge "Revert "Revert "Use IsMarked instead of Mark for profiling info.""" by Nicolas Geoffray · 8 years ago
  45. 5362c42 Merge "sigchain: always call InitializeSignalChain on startup." by Josh Gao · 8 years ago
  46. a152c4b Merge "MIPS64: Add ilvr.df MSA instructions" by Aart Bik · 8 years ago
  47. 54db2e2 Merge "Revert "Revert "Profile compression: Replace method index with difference with the last method_index""" by Shubham Ajmera · 8 years ago
  48. fd4d0d3 sigchain: always call InitializeSignalChain on startup. by Josh Gao · 8 years ago
  49. bc9a87c Merge "Revert "Revert "Compress profile files""" by Treehugger Robot · 8 years ago
  50. bcd2769 Merge "ART: Refactor VerifiedMethod" by Treehugger Robot · 8 years ago
  51. 4b8a96b Revert "Revert "Profile compression: Replace method index with difference with the last method_index"" by Shubham Ajmera · 8 years ago
  52. 4d198e0 Revert "Revert "Compress profile files"" by Shubham Ajmera · 8 years ago
  53. 13b3926 Merge "ART: Remove CompiledClass" by Treehugger Robot · 8 years ago
  54. 26699c6 ART: Refactor VerifiedMethod by Andreas Gampe · 8 years ago
  55. 30148ee Merge "MIPS: Drop unnecessary code for R6 (NAN2008)" by Treehugger Robot · 8 years ago
  56. 13056a1 Revert "Revert "Use IsMarked instead of Mark for profiling info."" by Nicolas Geoffray · 8 years ago
  57. f4e23a8 MIPS: Drop unnecessary code for R6 (NAN2008) by Lena Djokic · 8 years ago
  58. bb84610 ART: Remove CompiledClass by Andreas Gampe · 8 years ago
  59. d6705a0 Merge changes I73637476,I5a94be6c by Shubham Ajmera · 8 years ago
  60. 1cf1fe2 Revert "Compress profile files" by Shubham Ajmera · 8 years ago
  61. 509d424 Revert "Profile compression: Replace method index with difference with the last method_index" by Shubham Ajmera · 8 years ago
  62. 0af0ec2 Merge "Clear odex/vdex/art file before running run-test" by Treehugger Robot · 8 years ago
  63. cad5183 Merge "Profile compression: Replace method index with difference with the last method_index" by Shubham Ajmera · 8 years ago
  64. 24bd3f9 Clear odex/vdex/art file before running run-test by Calin Juravle · 8 years ago
  65. 0585020 Merge "Compress profile files" by Shubham Ajmera · 8 years ago
  66. d59f564 Profile compression: Replace method index with difference with the last method_index by Shubham Ajmera · 8 years ago
  67. f137396 Merge "Remove 597-deopt-new-string from blacklist." by Mingyao Yang · 8 years ago
  68. 4f0a15a Compress profile files by Shubham Ajmera · 8 years ago
  69. 63529dd Merge "MIPS64: Saves 128-bit vector registers along SuspendCheckSlowPath" by Aart Bik · 8 years ago
  70. f4afd9f Merge "ARM/ARM64: Clean up relative patchers." by Treehugger Robot · 8 years ago
  71. 6c28d11 Merge "Use a sentinel when clearing JIT table entries." by Nicolas Geoffray · 8 years ago
  72. 6ca115b Use a sentinel when clearing JIT table entries. by Nicolas Geoffray · 8 years ago
  73. de6fc4a Merge "ARM64: Share address computation across SIMD LDRs/STRs." by Treehugger Robot · 8 years ago
  74. 99a7716 Merge "Clean up some uses of "auto"." by Treehugger Robot · 8 years ago
  75. 32a680a Merge "Revert "Use IsMarked instead of Mark for profiling info."" by Nicolas Geoffray · 8 years ago
  76. 3afefba Revert "Use IsMarked instead of Mark for profiling info." by Nicolas Geoffray · 8 years ago
  77. 7d157fc Clean up some uses of "auto". by Vladimir Marko · 8 years ago
  78. 58d7ddc Merge "Instruction scheduling for ARM." by Nicolas Geoffray · 8 years ago
  79. a76e0ca Merge "Use IsMarked instead of Mark for profiling info." by Nicolas Geoffray · 8 years ago
  80. e1811ed ARM64: Share address computation across SIMD LDRs/STRs. by Artem Serov · 8 years ago
  81. 3837011 MIPS64: Add ilvr.df MSA instructions by Goran Jakovljevic · 8 years ago
  82. 7e4f71f Merge "Add test for getError() of NativeBridge." by Treehugger Robot · 8 years ago
  83. 0e08ab4 Merge "Fix page accounting for multidex" by David Sehr · 8 years ago
  84. 99cddda Merge "Add explicit default copy constructor" by Yi Kong · 8 years ago
  85. 2abb686 Add test for getError() of NativeBridge. by Yanbing Jiang · 8 years ago
  86. b75e66e Merge "Testrunner: Fix concurrecy for --target" by Shubham Ajmera · 8 years ago
  87. a30183d Use IsMarked instead of Mark for profiling info. by Nicolas Geoffray · 8 years ago
  88. cdae15f Remove 597-deopt-new-string from blacklist. by Mingyao Yang · 8 years ago
  89. 093a6fb Fix page accounting for multidex by David Sehr · 8 years ago
  90. 0ac500f Merge "ART: Make GC Pause Listener more precise" by Treehugger Robot · 8 years ago
  91. 2665bc8 Add explicit default copy constructor by Yi Kong · 8 years ago
  92. 92f4672 Merge "Improve the documentation of an ARM64 parallel move resolver corner case." by Roland Levillain · 8 years ago
  93. 5528d1c Merge changes I93c26ff3,I0dc1a141 by Treehugger Robot · 8 years ago
  94. 6e64445 ART: Make GC Pause Listener more precise by Andreas Gampe · 8 years ago
  95. b59d5fb ARM/ARM64: Clean up relative patchers. by Vladimir Marko · 8 years ago
  96. 270970e Merge "ARM/AOT: Allow 16-bit LDR for Baker read barrier loads." by Treehugger Robot · 8 years ago
  97. 201c819 Merge "Fix braino in enum use." by Nicolas Geoffray · 8 years ago
  98. e6cf620 Merge "ART: Fix null dereference for JSR45" by Orion Hodson · 8 years ago
  99. c8a5b6c Merge "Revert "ARM: Improve the code generated for HCondition with a constant input"" by Nicolas Geoffray · 8 years ago
  100. 3082661 Revert "ARM: Improve the code generated for HCondition with a constant input" by Nicolas Geoffray · 8 years ago