1. 74ccee6 Add extra handling for loading intern tables by Mathieu Chartier · 6 years ago
  2. dc3b467 Merge "Introduce a 'baseline' variant for the compiler." by Nicolas Geoffray · 6 years ago
  3. acc56ac Introduce a 'baseline' variant for the compiler. by Nicolas Geoffray · 6 years ago
  4. 4ca6cc7 Merge "Revert "Revert^2 "JVMTI PopFrame support""" by Nicolas Geoffray · 6 years ago
  5. 002feb9 Merge "Update expected ART test failures for `jit-on-first-use` test targets." by Roland Levillain · 6 years ago
  6. 202b617 Revert "Revert^2 "JVMTI PopFrame support"" by Nicolas Geoffray · 6 years ago
  7. 6e7e0ea Merge "ART: Simplify CurrentMethodVisitor" by Treehugger Robot · 6 years ago
  8. c71f38b Merge changes I166d5c7b,I15d5a2c2 by Dan Willemsen · 6 years ago
  9. 6359e69 Merge "Avoid sign extending pointers in SetStringInitValueToAllAliases" by Mathieu Chartier · 6 years ago
  10. 60f3222 Avoid sign extending pointers in SetStringInitValueToAllAliases by Mathieu Chartier · 6 years ago
  11. 28d8466 Merge "ART: Add diagnostic for b/117426281" by Treehugger Robot · 6 years ago
  12. 8b72690 Update expected ART test failures for `jit-on-first-use` test targets. by Roland Levillain · 6 years ago
  13. 1f0133b Merge "Add a `jit-on-first-use` "compiler" option to ART's testrunner script." by Roland Levillain · 6 years ago
  14. dd47394 ART: Add diagnostic for b/117426281 by Andreas Gampe · 6 years ago
  15. ad694bf Add a `jit-on-first-use` "compiler" option to ART's testrunner script. by Roland Levillain · 6 years ago
  16. e044063 Merge "ART: Fix 530-checker-peel-unroll after D8 update." by Mads Ager · 6 years ago
  17. 51a778a ART: Fix 530-checker-peel-unroll after D8 update. by Mads Ager · 6 years ago
  18. fc4660b Merge "Revert^2 "Re-enable ART's region space memory protection on host."" by Roland Levillain · 6 years ago
  19. c24133e Revert^2 "Re-enable ART's region space memory protection on host." by Roland Levillain · 6 years ago
  20. b63a4e8 Merge "Fix multi-image boot class path construction." by Vladimir Marko · 6 years ago
  21. 2e956ba Use soong_ui.bash instead of the deprecated make wrapper by Dan Willemsen · 6 years ago
  22. db72e5e Stop using DIST_DIR directly, use dist-for-goals by Dan Willemsen · 6 years ago
  23. 432d280 Merge changes I46fb4aed,I06410bc3 by Treehugger Robot · 6 years ago
  24. 1c7b1fc Revert^2 "JVMTI PopFrame support" by Alex Light · 6 years ago
  25. 6773d08 Merge "Use only signed/unsigned numbers with ParseInt/ParseUint respectively" by Tom Cherry · 6 years ago
  26. 989e5c4 Merge "Moved several messages from LOG to VLOG(compiler)." by Christian Wailes · 6 years ago
  27. 59b950f Prevent jit-compilation from loading classes in jit-on-first-use by Alex Light · 6 years ago
  28. 036bae0 Fix multi-image boot class path construction. by Vladimir Marko · 6 years ago
  29. 6e82b7e Merge "Change FATAL message to WARNING message in FindClass" by Jesse Schettler · 6 years ago
  30. 1b5c5c8 ART: Simplify CurrentMethodVisitor by Andreas Gampe · 6 years ago
  31. fdb1b3d Merge "Change address range for loading boot image." by Vladimir Marko · 6 years ago
  32. ae581ed Change address range for loading boot image. by Vladimir Marko · 6 years ago
  33. 3cdd57b Merge "ART: Log /proc/self/maps for RegionSpace failure" by Treehugger Robot · 6 years ago
  34. db0ff5b Merge "Drop an empty .vpython file pointing at Python 2.7" by Ryan Tseng · 6 years ago
  35. 03ceeed ART: Log /proc/self/maps for RegionSpace failure by Andreas Gampe · 6 years ago
  36. d8ee1f5 Merge "Remove the auto-generated asm_support_gen.h" by David Srbecky · 6 years ago
  37. 068a9be Merge "Revert "JVMTI PopFrame support"" by Alex Light · 6 years ago
  38. f67d0cb Revert "JVMTI PopFrame support" by Alex Light · 6 years ago
  39. 9a19e98 Moved several messages from LOG to VLOG(compiler). by Chris Wailes · 6 years ago
  40. bc550bb Merge "Disable ASAN for ExecuteSwitchImplCpp" by Alex Light · 6 years ago
  41. 199ba2e Drop an empty .vpython file pointing at Python 2.7 by Ryan Tseng · 6 years ago
  42. 6f22e06 Disable ASAN for ExecuteSwitchImplCpp by Alex Light · 6 years ago
  43. 7bc8e8f Use only signed/unsigned numbers with ParseInt/ParseUint respectively by Tom Cherry · 6 years ago
  44. 78940f2 Remove the auto-generated asm_support_gen.h by David Srbecky · 6 years ago
  45. 0614de7 Merge "Stop using sum(1)." by Elliott Hughes · 6 years ago
  46. 7cac35f Change FATAL message to WARNING message in FindClass by Jesse Schettler · 6 years ago
  47. dd0f77c Merge "JVMTI PopFrame support" by Alex Light · 6 years ago
  48. c6adcbd Merge "Revert^2 "Add hand written assembly for mterp field reads."" by David Srbecky · 6 years ago
  49. e0e835a Merge "Make it easier to generate helpers for mterp opcodes." by David Srbecky · 6 years ago
  50. b1eff83 Revert^2 "Add hand written assembly for mterp field reads." by David Srbecky · 6 years ago
  51. 2b6eb71 Make it easier to generate helpers for mterp opcodes. by David Srbecky · 6 years ago
  52. 235c179 Merge "Add a new variant of 602-deoptimizeable" by Nicolas Geoffray · 6 years ago
  53. 3adb7f2 Merge "Implemented a new method for walking string references in AppImages." by Christian Wailes · 6 years ago
  54. e0e49b9 Merge "Add builders to luci configs" by Ryan Tseng · 6 years ago
  55. d1c01a7 Add builders to luci configs by Ryan Tseng · 6 years ago
  56. 66c8d8e Merge "Add some comments missed during jit-loading CL" by Treehugger Robot · 6 years ago
  57. 0f64974 Merge "ART: Adapt failure list to JDWP jarjaring" by Treehugger Robot · 6 years ago
  58. fdc2834 Merge "Add initial luci-config files" by Ryan Tseng · 6 years ago
  59. d566b08 Stop using sum(1). by Elliott Hughes · 6 years ago
  60. 185a461 Add some comments missed during jit-loading CL by Alex Light · 6 years ago
  61. 69cf514 Add initial luci-config files by Ryan Tseng · 6 years ago
  62. 0c61be4 Implemented a new method for walking string references in AppImages. by Chris Wailes · 6 years ago
  63. 88a2a9d JVMTI PopFrame support by Alex Light · 7 years ago
  64. 660718f Merge "ART: Add bugprone-argument-comment" by Treehugger Robot · 6 years ago
  65. 386db1a Add a new variant of 602-deoptimizeable by Nicolas Geoffray · 6 years ago
  66. 9293b53 Merge "Only warn if a pre-P app overrides inlined methods at runtime" by David Brazdil · 6 years ago
  67. 89dc5e2 Merge "Revert "ART: Fix breaking changes from recent VIXL update."" by Roland Levillain · 6 years ago
  68. 9477047 Revert "ART: Fix breaking changes from recent VIXL update." by Roland Levillain · 6 years ago
  69. 62f14c8 Merge "Remove InvokeVirtualOrInterface event from instrumentation." by David Srbecky · 6 years ago
  70. c177c47 Merge "Use the small thread-local cache for mterp invokes." by David Srbecky · 6 years ago
  71. 99f9733 Remove InvokeVirtualOrInterface event from instrumentation. by David Srbecky · 6 years ago
  72. 12568e0 Merge "ART: Fix breaking changes from recent VIXL update." by Roland Levillain · 6 years ago
  73. e8fdf72 Merge "Check the size of pid_t in art::mirror::Class." by Roland Levillain · 6 years ago
  74. 9d2f7f8 Merge "Avoid infinite loop with mutator lock." by Nicolas Geoffray · 6 years ago
  75. 55838e3 Merge "Mark most *Offset helper functions as constexpr." by David Srbecky · 6 years ago
  76. 6cd8390 ART: Add bugprone-argument-comment by Andreas Gampe · 6 years ago
  77. 7caff33 Merge "Revert "Add hand written assembly for mterp field reads."" by Lokesh Gidra · 6 years ago
  78. 95aeae0 Merge "ART: Give veridex ART defaults" by Treehugger Robot · 6 years ago
  79. bb502e5 Revert "Add hand written assembly for mterp field reads." by Nicolas Geoffray · 6 years ago
  80. ba62f66 Merge "Dexlayout: update help string for checksum." by Mathieu Chartier · 6 years ago
  81. 66c7459 Check the size of pid_t in art::mirror::Class. by Roland Levillain · 6 years ago
  82. 370f041 ART: Give veridex ART defaults by Andreas Gampe · 6 years ago
  83. 0ea1537 Avoid infinite loop with mutator lock. by Nicolas Geoffray · 6 years ago
  84. 2c3d9a4 Merge "Fix test 1935 for JIT-at-first-use." by Vladimir Marko · 6 years ago
  85. 0177226 Merge "Add a new libcore failure with gcstress." by Treehugger Robot · 6 years ago
  86. 56de89a Mark most *Offset helper functions as constexpr. by David Srbecky · 6 years ago
  87. c853eed Use the small thread-local cache for mterp invokes. by David Srbecky · 7 years ago
  88. ededf08 Merge "Add hand written assembly for mterp field reads." by David Srbecky · 6 years ago
  89. 07559e2 Add hand written assembly for mterp field reads. by David Srbecky · 6 years ago
  90. 99e566a Merge "Fix: Move InterpreterCache to right below tlsPtr_" by David Srbecky · 6 years ago
  91. eece494 Fix test 1935 for JIT-at-first-use. by Vladimir Marko · 6 years ago
  92. 6a5b779 Add a new libcore failure with gcstress. by Nicolas Geoffray · 6 years ago
  93. 9552d0d Merge "Make BitMemoryRegion::LoadBit() ASAN friendly." by Vladimir Marko · 6 years ago
  94. c3f4df7 Merge "Support a relative OUT_DIR" by Treehugger Robot · 6 years ago
  95. 718d86d Make BitMemoryRegion::LoadBit() ASAN friendly. by Vladimir Marko · 6 years ago
  96. 6c1660d Fix: Move InterpreterCache to right below tlsPtr_ by David Srbecky · 6 years ago
  97. a39a897 Merge "Setup profiling_info_test dependencies." by Treehugger Robot · 6 years ago
  98. ad38634 Merge "Fix ReplaceUninitializedStringPhis." by Nicolas Geoffray · 6 years ago
  99. 0846a8f Fix ReplaceUninitializedStringPhis. by Nicolas Geoffray · 7 years ago
  100. 9ec8559 Merge "Remove patchoat." by Vladimir Marko · 6 years ago