1. e79bc4f Merge "ART: Make run-test 931 more defensive wrt/ shutdown" by Andreas Gampe · 8 years ago
  2. 3d7c268 Merge "ART: Add JIT + events test to run-test 912" by Andreas Gampe · 8 years ago
  3. 940fb17 Merge "Verify redefined classes" by Treehugger Robot · 8 years ago
  4. e022015 ART: Make run-test 931 more defensive wrt/ shutdown by Andreas Gampe · 8 years ago
  5. 55e09d4 ART: Add JIT + events test to run-test 912 by Andreas Gampe · 8 years ago
  6. 8c889d2 Verify redefined classes by Alex Light · 8 years ago
  7. 61d5208 Merge "Revert "Revert "Redesign implementation of RegisterNativeAllocation.""" by Richard Uhler · 8 years ago
  8. 2e47770 Merge "Add support for checking method and field invariants for redefinition." by Treehugger Robot · 8 years ago
  9. 6161f13 Add support for checking method and field invariants for redefinition. by Alex Light · 8 years ago
  10. d83280b Fix test after inlining optimization. by Nicolas Geoffray · 8 years ago
  11. df04fda Merge "Tests for libcore change d2aa1365d25911076cb174a04b1d5152f0ff80e3" by Treehugger Robot · 8 years ago
  12. caaa2b0 Revert "Revert "Redesign implementation of RegisterNativeAllocation."" by Richard Uhler · 8 years ago
  13. d8ea9d3 Tests for libcore change d2aa1365d25911076cb174a04b1d5152f0ff80e3 by Przemyslaw Szczepaniak · 8 years ago
  14. fe076a5 Merge "Code refactoring around sharpening HLoadClass." by Nicolas Geoffray · 8 years ago
  15. 6f3d590 Revert "ART Test Runner" by Shubham Ajmera · 8 years ago
  16. 5864017 Revert "Fix issues in ART testrunner" by Shubham Ajmera · 8 years ago
  17. 4b7289c Revert "Fix a typo in ART testrunner" by Shubham Ajmera · 8 years ago
  18. 542d5b8 Fix a typo in ART testrunner by Shubham Ajmera · 8 years ago
  19. e2f7ced Fix issues in ART testrunner by Shubham Ajmera · 8 years ago
  20. b5a77b9 ART Test Runner by Shubham Ajmera · 8 years ago
  21. 1e27211 Merge "Revert "Revert "ART: Give JIT thread pool workers a peer""" by Treehugger Robot · 8 years ago
  22. 4471e4f Revert "Revert "ART: Give JIT thread pool workers a peer"" by Andreas Gampe · 8 years ago
  23. 90b936d ART: Refactor verify_object.h by Andreas Gampe · 8 years ago
  24. 83c8e27 Code refactoring around sharpening HLoadClass. by Nicolas Geoffray · 8 years ago
  25. 8b6d2fd Merge "ART: Add UnstartedRuntime support for Class.getSimpleName" by Treehugger Robot · 8 years ago
  26. 4f5dfb3 Merge "Ensure that all redefinition created dex file get on classpath" by Treehugger Robot · 8 years ago
  27. de2e1a6 Merge "Math.min and Math.max intrinsics for ARM" by Treehugger Robot · 8 years ago
  28. 1babae0 Ensure that all redefinition created dex file get on classpath by Alex Light · 8 years ago
  29. ae78c26 ART: Add UnstartedRuntime support for Class.getSimpleName by Andreas Gampe · 8 years ago
  30. 406402b Merge "Fix creating self-recursive obsolete methods." by Treehugger Robot · 8 years ago
  31. c032e74 Math.min and Math.max intrinsics for ARM by xueliang.zhong · 9 years ago
  32. 81c74c1 Blacklist another 96* test for no-image. by Nicolas Geoffray · 8 years ago
  33. 2cf7d5e Merge "AArch64: Add HInstruction scheduling support." by Treehugger Robot · 8 years ago
  34. 1ebe4fe Fix creating self-recursive obsolete methods. by Alex Light · 8 years ago
  35. e230187 Merge "Fix flaky jit-gcstress tests 93{4,5,8}." by Treehugger Robot · 8 years ago
  36. e41cad6 Fix flaky jit-gcstress tests 93{4,5,8}. by Alex Light · 8 years ago
  37. d16363a Revert "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  38. bc269a2 Adjust test 626 after ARM64 parallel move scratch register change. by Roland Levillain · 8 years ago
  39. 44790fe Merge "ART: Fix GC pause reporting" by Treehugger Robot · 8 years ago
  40. f2042db Merge "Enable redefining Bootclasspath classes" by Alex Light · 8 years ago
  41. 8de998e Merge "Fix bug in geometric last value (found with fuzz testing)" by Aart Bik · 8 years ago
  42. 103d725 Merge "Increase timeout for no-image runs." by Nicolas Geoffray · 8 years ago
  43. 47e61d5 Increase timeout for no-image runs. by Nicolas Geoffray · 8 years ago
  44. de85642 Merge "MethodHandles: Tests for additional combiners." by Narayan Kamath · 8 years ago
  45. 6099d5e Implement Math.rint Intrinsic for ARM32. by xueliang.zhong · 9 years ago
  46. 4934eb1 ART: Fix GC pause reporting by Andreas Gampe · 8 years ago
  47. 7916f20 Enable redefining Bootclasspath classes by Alex Light · 8 years ago
  48. 202d9ac Merge "Make wording of comment more precise." by Treehugger Robot · 8 years ago
  49. d3ba626 Fix bug in geometric last value (found with fuzz testing) by Aart Bik · 8 years ago
  50. e0be2fe Merge "MIPS32R6: Improve PC-relative string/class loads and invokes." by Treehugger Robot · 8 years ago
  51. 5ecd5b7 Make wording of comment more precise. by Alex Light · 8 years ago
  52. 192edbe Merge "Remove Deoptimization code from class transformation." by Treehugger Robot · 8 years ago
  53. 500d491 Merge "Revert "Revert "Make --debuggable rely on JIT code.""" by Nicolas Geoffray · 8 years ago
  54. fdd869f Merge "Blacklist test now that debuggable means JIT." by Nicolas Geoffray · 8 years ago
  55. 433b79a Revert "Revert "Make --debuggable rely on JIT code."" by Nicolas Geoffray · 8 years ago
  56. 5697f91 Merge "Print to System.err in test 909 to avoid output races." by Treehugger Robot · 8 years ago
  57. d7c4ad0 Merge "Revert "Make --debuggable rely on JIT code."" by Vladimir Marko · 8 years ago
  58. 8135664 Revert "Make --debuggable rely on JIT code." by Vladimir Marko · 8 years ago
  59. 4ba388a Remove Deoptimization code from class transformation. by Alex Light · 8 years ago
  60. db0116b Print to System.err in test 909 to avoid output races. by Vladimir Marko · 8 years ago
  61. 6b892cd MIPS32R6: Improve PC-relative string/class loads and invokes. by Alexey Frunze · 8 years ago
  62. fd15f77 Blacklist test now that debuggable means JIT. by Nicolas Geoffray · 8 years ago
  63. 8f28bd4 Merge "Make --debuggable rely on JIT code." by Nicolas Geoffray · 8 years ago
  64. ab5afee Merge "Add ART_TEST_RUN_TEST_IMAGE." by Treehugger Robot · 8 years ago
  65. a0619e2 Make --debuggable rely on JIT code. by Nicolas Geoffray · 8 years ago
  66. ad93db3 Add ART_TEST_RUN_TEST_IMAGE. by Nicolas Geoffray · 8 years ago
  67. ec78622 Hash-based dex cache type array. by Vladimir Marko · 8 years ago
  68. c01d490 Merge "Make no-relocate the default." by Nicolas Geoffray · 8 years ago
  69. c46a99c Merge "Make run-test --jvm set DEX_LOCATION" by Treehugger Robot · 8 years ago
  70. 2c7aaeb Make run-test --jvm set DEX_LOCATION by Alex Light · 8 years ago
  71. dee81ab Merge "ART: Add OnLoad system classloader search support" by Treehugger Robot · 8 years ago
  72. d8f6e64 Merge "Don't use VIXL's temp registers in LocationsBuilderARM64::HandleFieldGet." by Roland Levillain · 8 years ago
  73. cefaa14 ART: Add OnLoad system classloader search support by Andreas Gampe · 8 years ago
  74. 94e25db Make no-relocate the default. by Nicolas Geoffray · 8 years ago
  75. 0cde4eb MethodHandles: Tests for additional combiners. by Narayan Kamath · 8 years ago
  76. bd2fed5 MethodHandles: Support and tests for revealDirect / reflectAs. by Narayan Kamath · 8 years ago
  77. d0b5183 Don't use VIXL's temp registers in LocationsBuilderARM64::HandleFieldGet. by Roland Levillain · 8 years ago
  78. e8fcd01 Revert "Revert "CHA for abstract methods."" by Mingyao Yang · 8 years ago
  79. 2802712 Pass the correct name to ClassFileLoadHook by Alex Light · 8 years ago
  80. e40dd38 Re-enable tests 934 & 935 by Alex Light · 8 years ago
  81. e9f36b7 Also blacklist 934 and 935 for no-relocate. by Nicolas Geoffray · 8 years ago
  82. 1e7e96e Temporarily disable tests 934 & 935 in fallback and interp_ac config by Alex Light · 8 years ago
  83. 4ff96f6 Merge "Add capability checks to all functions." by Treehugger Robot · 8 years ago
  84. b6ced0a Merge "Make jvmti tests runnable on the RI again." by Treehugger Robot · 8 years ago
  85. 9db679d Add capability checks to all functions. by Alex Light · 8 years ago
  86. ddf26ba Merge "ART: Remove experimental flags for plugins and agents" by Treehugger Robot · 8 years ago
  87. 50cc0cc Temporarily disable tests 934 & 935 for interpreter and jit. by Alex Light · 8 years ago
  88. 888a59e Make jvmti tests runnable on the RI again. by Alex Light · 8 years ago
  89. 01fd70b ART: Remove experimental flags for plugins and agents by Andreas Gampe · 8 years ago
  90. 440b5d9 Implement class-pre-define time redefinition. by Alex Light · 8 years ago
  91. 22aa54b AArch64: Add HInstruction scheduling support. by Alexandre Rames · 8 years ago
  92. 2a3696a MethodHandles: Write tests for MethodHandle.asCollector. by Narayan Kamath · 8 years ago
  93. 8116003 Merge "MethodHandles: Support and tests for invokeWithArguments." by Narayan Kamath · 8 years ago
  94. a7e0b57 Disable test 154 for GC stress by Mathieu Chartier · 8 years ago
  95. 63fcc81 Merge "Add dexoptanalyzer tool" by Calin Juravle · 8 years ago
  96. 2d2cc41 Merge "Temporarily increase heap min and max free" by Mathieu Chartier · 8 years ago
  97. 72a3289 Temporarily increase heap min and max free by Mathieu Chartier · 8 years ago
  98. 36eb313 Add dexoptanalyzer tool by Calin Juravle · 8 years ago
  99. 65db940 Merge "run-test: ThreadSuspendTimeout only applies to ART." by Narayan Kamath · 8 years ago
  100. cc92b21 Merge "Add class status for resolved erroneous classes." by Vladimir Marko · 8 years ago