1. acc56ac Introduce a 'baseline' variant for the compiler. by Nicolas Geoffray · 6 years ago
  2. 4ca6cc7 Merge "Revert "Revert^2 "JVMTI PopFrame support""" by Nicolas Geoffray · 6 years ago
  3. 002feb9 Merge "Update expected ART test failures for `jit-on-first-use` test targets." by Roland Levillain · 6 years ago
  4. 202b617 Revert "Revert^2 "JVMTI PopFrame support"" by Nicolas Geoffray · 6 years ago
  5. c71f38b Merge changes I166d5c7b,I15d5a2c2 by Dan Willemsen · 6 years ago
  6. 8b72690 Update expected ART test failures for `jit-on-first-use` test targets. by Roland Levillain · 6 years ago
  7. ad694bf Add a `jit-on-first-use` "compiler" option to ART's testrunner script. by Roland Levillain · 6 years ago
  8. 51a778a ART: Fix 530-checker-peel-unroll after D8 update. by Mads Ager · 6 years ago
  9. 2e956ba Use soong_ui.bash instead of the deprecated make wrapper by Dan Willemsen · 6 years ago
  10. db72e5e Stop using DIST_DIR directly, use dist-for-goals by Dan Willemsen · 6 years ago
  11. 432d280 Merge changes I46fb4aed,I06410bc3 by Treehugger Robot · 6 years ago
  12. 1c7b1fc Revert^2 "JVMTI PopFrame support" by Alex Light · 6 years ago
  13. 068a9be Merge "Revert "JVMTI PopFrame support"" by Alex Light · 6 years ago
  14. f67d0cb Revert "JVMTI PopFrame support" by Alex Light · 6 years ago
  15. 7cac35f Change FATAL message to WARNING message in FindClass by Jesse Schettler · 6 years ago
  16. dd0f77c Merge "JVMTI PopFrame support" by Alex Light · 6 years ago
  17. 88a2a9d JVMTI PopFrame support by Alex Light · 7 years ago
  18. 386db1a Add a new variant of 602-deoptimizeable by Nicolas Geoffray · 6 years ago
  19. 9d2f7f8 Merge "Avoid infinite loop with mutator lock." by Nicolas Geoffray · 6 years ago
  20. 0ea1537 Avoid infinite loop with mutator lock. by Nicolas Geoffray · 6 years ago
  21. eece494 Fix test 1935 for JIT-at-first-use. by Vladimir Marko · 6 years ago
  22. c3f4df7 Merge "Support a relative OUT_DIR" by Treehugger Robot · 6 years ago
  23. 0846a8f Fix ReplaceUninitializedStringPhis. by Nicolas Geoffray · 6 years ago
  24. 9ec8559 Merge "Remove patchoat." by Vladimir Marko · 6 years ago
  25. 06cff4c Merge "Fix ARM code generator for Select." by Nicolas Geoffray · 6 years ago
  26. 7b05c5f Fix ARM code generator for Select. by Nicolas Geoffray · 6 years ago
  27. a497a39 Remove patchoat. by Vladimir Marko · 6 years ago
  28. e9f6103 Prevent the JIT from loading classes in debuggable mode by Alex Light · 6 years ago
  29. 960a63e Merge "Revert^2 "Load boot image at a random address."" by Vladimir Marko · 6 years ago
  30. 0de9c08 Merge "Remove need for intrinsic recognizer to be a pass." by Nicolas Geoffray · 6 years ago
  31. 76d4bb0f3 Remove need for intrinsic recognizer to be a pass. by Nicolas Geoffray · 6 years ago
  32. 4df2d80 Revert^2 "Load boot image at a random address." by Vladimir Marko · 6 years ago
  33. 233b572 Merge "Revert "Load boot image at a random address."" by Vladimir Marko · 6 years ago
  34. f3d0773 Revert "Load boot image at a random address." by Vladimir Marko · 6 years ago
  35. 334c154 Merge "Load boot image at a random address." by Vladimir Marko · 6 years ago
  36. a59b1ec Merge "Disable test 080-oom-fragmentation only on GSS and debug CC configurations." by Roland Levillain · 6 years ago
  37. d0353ab Merge "Give directions on attaching gdb to run-test target" by Alex Light · 6 years ago
  38. 0203f23 Disable test 080-oom-fragmentation only on GSS and debug CC configurations. by Roland Levillain · 6 years ago
  39. 5ad79d8 Load boot image at a random address. by Vladimir Marko · 6 years ago
  40. 45d3eaf Merge "ART: Fix const-method-handle method resolution" by Treehugger Robot · 6 years ago
  41. ecd5856 ART: Fix const-method-handle method resolution by Orion Hodson · 6 years ago
  42. 1ffa7ce Merge "ART: ARM64: Support DotProd SIMD idiom." by Treehugger Robot · 6 years ago
  43. aaac0e3 ART: ARM64: Support DotProd SIMD idiom. by Artem Serov · 6 years ago
  44. 75112ac Merge "Fix some performance-unnecessary-value-param tidy and performance-for-range warnings." by Treehugger Robot · 6 years ago
  45. 48ba197 Fix some performance-unnecessary-value-param tidy and performance-for-range warnings. by Stephen Hines · 6 years ago
  46. 754e9a6 Give directions on attaching gdb to run-test target by Alex Light · 6 years ago
  47. 5d7015c Merge "Revert "Test for jit deadlock"" by Nicolas Geoffray · 6 years ago
  48. 90f2e4e Revert "Put the right defaults for test lib." by Nicolas Geoffray · 6 years ago
  49. 819824b Revert "Test for jit deadlock" by Nicolas Geoffray · 6 years ago
  50. d8d0f19 Put the right defaults for test lib. by Nicolas Geoffray · 6 years ago
  51. c55bb39 Revert^2 "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  52. 0e2cf3f Merge "Test for jit deadlock" by Treehugger Robot · 6 years ago
  53. 89468ae Merge "Make run-test support multiple --with-agent flags" by Alex Light · 6 years ago
  54. d5245a7 Merge "Revert "ART: Refactor typedef to using"" by Treehugger Robot · 6 years ago
  55. b7ac4a0 Test for jit deadlock by Alex Light · 6 years ago
  56. 54dabfb Make run-test support multiple --with-agent flags by Alex Light · 6 years ago
  57. ee07743 Revert "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  58. d3f44e6 Merge "Clean up more test configurations (Part 2)." by Roland Levillain · 6 years ago
  59. c137e61 Merge "Revert "Use different operations to load string before loops in LICM test."" by Treehugger Robot · 6 years ago
  60. 51e52c0 Revert "Use different operations to load string before loops in LICM test." by Ian Zerny · 6 years ago
  61. c1ecc9b Merge "Remove sharpening as an optimization pass." by Nicolas Geoffray · 6 years ago
  62. 9a20ff0 ART: Refactor typedef to using by Andreas Gampe · 6 years ago
  63. 9810216 Merge "Add some debugging code to diagnose 602-deoptimizeable failures." by Nicolas Geoffray · 6 years ago
  64. 4eaaa6a Merge "Revert "Un-blacklist 080-oom-fragmentation for non-GSS configurations."" by Treehugger Robot · 6 years ago
  65. bdb2ecc Remove sharpening as an optimization pass. by Nicolas Geoffray · 6 years ago
  66. 02089bf Merge "Clean up more test configurations (Part 1)." by Roland Levillain · 6 years ago
  67. e0b7c8a Revert "Un-blacklist 080-oom-fragmentation for non-GSS configurations." by Roland Levillain · 6 years ago
  68. bd2c229 Merge "Update expectations for 089-many-methods" by Treehugger Robot · 6 years ago
  69. 9bf6631 Merge "Use different operations to load string before loops in LICM test." by Treehugger Robot · 6 years ago
  70. 498fe55 Update expectations for 089-many-methods by Søren Gjesse · 6 years ago
  71. 67e4f8f Use different operations to load string before loops in LICM test. by Jinseong Jeon · 6 years ago
  72. b0d5cc6 Un-blacklist 080-oom-fragmentation for non-GSS configurations. by Lokesh Gidra · 6 years ago
  73. 7ab23e4 Clean up more test configurations (Part 2). by Roland Levillain · 6 years ago
  74. 226bee0 Clean up more test configurations (Part 1). by Roland Levillain · 6 years ago
  75. 4162736 Add some debugging code to diagnose 602-deoptimizeable failures. by Nicolas Geoffray · 6 years ago
  76. dc6a7f4 Disable run-test 135-MirandaDispatch with ASan and interp-ac on 32-bit host. by Roland Levillain · 6 years ago
  77. c3776b8 Merge "Revert "Fiddle with 602-deoptimizable for adding debug info when it fails."" by Nicolas Geoffray · 6 years ago
  78. adfd25c Revert "Fiddle with 602-deoptimizable for adding debug info when it fails." by Nicolas Geoffray · 6 years ago
  79. c7d2a83 Merge "Fiddle with 602-deoptimizable for adding debug info when it fails." by Nicolas Geoffray · 6 years ago
  80. a42f4e6 Fiddle with 602-deoptimizable for adding debug info when it fails. by Nicolas Geoffray · 6 years ago
  81. a92cb19 Merge "Fix CHA in the presence of default conflict methods." by Treehugger Robot · 6 years ago
  82. cba17e8 Merge "ART: Continue adding override annotations" by Treehugger Robot · 6 years ago
  83. 7aca9d5 Fix CHA in the presence of default conflict methods. by Nicolas Geoffray · 6 years ago
  84. 57de510 Disable 004-StackWalk for debuggable. by Nicolas Geoffray · 6 years ago
  85. d176e93 Merge "ART: Refactor static include list" by Treehugger Robot · 6 years ago
  86. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 6 years ago
  87. 4ac53a0 Merge "Revert "Fix String.equals() for moveable String.class."" by Roland Levillain · 6 years ago
  88. 38f0c5c Merge "Make classes of LOS objects non-movable." by Roland Levillain · 6 years ago
  89. 83d0447 Merge "Fix StackWalk test." by Nicolas Geoffray · 6 years ago
  90. ec5ed06 ART: Refactor static include list by Andreas Gampe · 7 years ago
  91. d9986ac Revert "Fix String.equals() for moveable String.class." by Roland Levillain · 6 years ago
  92. 0e84027 Make classes of LOS objects non-movable. by Roland Levillain · 6 years ago
  93. 2c4ffe1 Fix StackWalk test. by Nicolas Geoffray · 6 years ago
  94. ab187a9 Merge "Fix VecLoad/Int16/StringCharAt." by Vladimir Marko · 6 years ago
  95. 805b631 Fix VecLoad/Int16/StringCharAt. by Vladimir Marko · 6 years ago
  96. e066932 Remove PIC option from oat files. by Vladimir Marko · 6 years ago
  97. a4a2851 Merge "ART: Disable two tests for ASAN/interp-ac." by Vladimir Marko · 6 years ago
  98. 5825ed4 ART: Disable two tests for ASAN/interp-ac. by Vladimir Marko · 6 years ago
  99. 0469598 Merge "ART: Remove unneeded SideEffects for fatal instructions." by Treehugger Robot · 6 years ago
  100. 22e7b7d Merge changes If64a9720,I31c3b54c by Alex Light · 6 years ago