1. 4388fb2 Merge "Fix typing bug in load store elimination" by Treehugger Robot · 7 years ago
  2. 94539fd Fix typing bug in load store elimination by Vladimir Marko · 7 years ago
  3. 52f205a ART: Remove old aget on null workaround by Andreas Gampe · 7 years ago
  4. 718173b Merge "Fix races in trace_helper.cc" by Alex Light · 7 years ago
  5. 2743d75 Fix races in trace_helper.cc by Alex Light · 7 years ago
  6. 9cb7fe4 Exploited CHECK-START-{x,y,z} syntax. by Aart Bik · 7 years ago
  7. f057d5d Merge "Introduced CHECK-START-{x,y,z} syntax." by Treehugger Robot · 7 years ago
  8. 6f2960c Merge "Enhance removed loads/substitutes in LSE." by Mingyao Yang · 7 years ago
  9. fbaf29e Fix test failure of 638-checker-inline-cache-intrinsic by Mingyao Yang · 7 years ago
  10. 206070c Enhance removed loads/substitutes in LSE. by Mingyao Yang · 7 years ago
  11. 92706a8 Introduced CHECK-START-{x,y,z} syntax. by Aart Bik · 7 years ago
  12. 6b1aebe Allow devirtualized method to be intrinsified. by Mingyao Yang · 7 years ago
  13. 45d3efb Merge "Type conversion elimination of constants" by Mingyao Yang · 7 years ago
  14. 175706e Merge "Add VMDebug.getInstancesOfClasses API." by Treehugger Robot · 7 years ago
  15. 660be6f Add VMDebug.getInstancesOfClasses API. by Richard Uhler · 7 years ago
  16. 75bb2f3 Type conversion elimination of constants by Mingyao Yang · 7 years ago
  17. a43a894 Merge "Revert^4 "JIT JNI stubs."" by Vladimir Marko · 7 years ago
  18. 0b0d03d Merge "ART: Allow multiple tests to be requested" by Treehugger Robot · 7 years ago
  19. 2196c65 Revert^4 "JIT JNI stubs." by Vladimir Marko · 7 years ago
  20. 1fa2881 Merge "Add DexFile.getStaticSizeOfFile function." by Richard Uhler · 7 years ago
  21. 8f8bd8b Merge "Revert "Revert "Revert "JIT JNI stubs."""" by Nicolas Geoffray · 7 years ago
  22. 056d775 Revert "Revert "Revert "JIT JNI stubs.""" by Nicolas Geoffray · 7 years ago
  23. 09b2d50 ART: Allow multiple tests to be requested by Andreas Gampe · 7 years ago
  24. 111b7d4 Merge "ART: Change lock dumping" by Treehugger Robot · 7 years ago
  25. 1f541bf Merge "Re-enable in-process unwind test." by David Srbecky · 7 years ago
  26. ee58bd4 Re-enable in-process unwind test. by David Srbecky · 7 years ago
  27. e744163 Revert "Revert "JIT JNI stubs."" by Vladimir Marko · 7 years ago
  28. 299c1e1 Merge "Revert "JIT JNI stubs."" by Treehugger Robot · 7 years ago
  29. aaf0d38 ART: Change lock dumping by Andreas Gampe · 7 years ago
  30. 47d3185 Revert "JIT JNI stubs." by Vladimir Marko · 7 years ago
  31. 23f8f50 Merge "ART: Interfaces must declare superclass j.l.Object." by Vladimir Marko · 7 years ago
  32. 1fcae9f ART: Interfaces must declare superclass j.l.Object. by Vladimir Marko · 7 years ago
  33. 3417eae JIT JNI stubs. by Vladimir Marko · 7 years ago
  34. 24ed94f Add DexFile.getStaticSizeOfFile function. by Richard Uhler · 7 years ago
  35. e1b6d7b Merge "type conversion elimination for constant input" by Treehugger Robot · 7 years ago
  36. cebb5e7 type conversion elimination for constant input by Mingyao Yang · 7 years ago
  37. 6d95c80 Merge "Recognize countable "break" loops" by Aart Bik · 7 years ago
  38. 3604749 Merge "Add remaining DDMS messages into DdmPublishChunk" by Alex Light · 7 years ago
  39. 772099a Add remaining DDMS messages into DdmPublishChunk by Alex Light · 7 years ago
  40. b284f8d Revert "Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe."" by Alex Light · 7 years ago
  41. af93410 Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe." by Alex Light · 7 years ago
  42. ceb0693 Recognize countable "break" loops by Aart Bik · 7 years ago
  43. e5a2ae3 Make JVMTI DisposeEnvironment and GetEnv thread safe. by Alex Light · 7 years ago
  44. 5573c37 cpplint: Remove many unnecessary NOLINT by Igor Murashkin · 7 years ago
  45. 1598a77 Merge "Don't merge values for exit block in LSE." by Treehugger Robot · 7 years ago
  46. 46721ef Don't merge values for exit block in LSE. by Mingyao Yang · 7 years ago
  47. 41af72b Merge "Rename d8 to d8-compat-dx" by Nicolas Geoffray · 7 years ago
  48. a4ba9b5 Rename d8 to d8-compat-dx by Alan Leung · 7 years ago
  49. 7137b65 Merge "Revert "Make arm64-scratch-register less dexer dependent"" by Nicolas Geoffray · 7 years ago
  50. 94cd28a Revert "Make arm64-scratch-register less dexer dependent" by Nicolas Geoffray · 7 years ago
  51. 0bfd0cc Merge "Add JVMTI DDMS extension method and event." by Treehugger Robot · 7 years ago
  52. e999445 Merge "MIPS: Implement Sum-of-Abs-Differences" by Aart Bik · 7 years ago
  53. 925b514 Merge "Make arm64-scratch-register less dexer dependent" by Alan Leung · 7 years ago
  54. 38e380b MIPS: Implement Sum-of-Abs-Differences by Lena Djokic · 7 years ago
  55. 8c2b929 Add JVMTI DDMS extension method and event. by Alex Light · 7 years ago
  56. c82745f Make arm64-scratch-register less dexer dependent by Alan Leung · 7 years ago
  57. b0b68cf ART: Clean up #includes in jit_code_cache.h . by Vladimir Marko · 7 years ago
  58. 87c9317 Make sure VMClassLoader is initialized before eating up the RAM by Mathieu Chartier · 7 years ago
  59. 784f4d8 Merge "ART: Fix run-test 165" by Treehugger Robot · 7 years ago
  60. 051f31e Merge "Add D8 reference file for 913-heaps" by Alan Leung · 7 years ago
  61. 66b223c ART: Fix run-test 165 by Andreas Gampe · 7 years ago
  62. 4720046 ART: Fix test dependencies by Andreas Gampe · 7 years ago
  63. a051f29 Merge "Clean up 669-moveable-string-class-equals." by Vladimir Marko · 7 years ago
  64. 2202d56 Merge "Check invocation's side effects for LSE." by Mingyao Yang · 7 years ago
  65. 0e9e853 Clean up 669-moveable-string-class-equals. by Vladimir Marko · 7 years ago
  66. 972e654 Merge "Fix String.equals() for moveable String.class." by Vladimir Marko · 7 years ago
  67. bda66c7 Merge "cpplint: Cleanup errors" by Treehugger Robot · 7 years ago
  68. 1078d15 ART: Change meaning of run-test's --no-image by Andreas Gampe · 7 years ago
  69. 293f1c0 Check invocation's side effects for LSE. by Mingyao Yang · 7 years ago
  70. 2ffb703 cpplint: Cleanup errors by Igor Murashkin · 7 years ago
  71. 5d16562 Merge "Delete CodeItemIterator" by Mathieu Chartier · 7 years ago
  72. 3b3ecdf Merge "Simplify handling of finalizable in LSE." by Mingyao Yang · 7 years ago
  73. b630031 Merge "ART: Do not use proxy method as owner of lock" by Treehugger Robot · 7 years ago
  74. 025c1a6 Simplify handling of finalizable in LSE. by Mingyao Yang · 7 years ago
  75. 37d164f Merge "ART: Change no-dex2oat test configuration" by Treehugger Robot · 7 years ago
  76. da28305 Fix String.equals() for moveable String.class. by Vladimir Marko · 7 years ago
  77. db9f630 Merge "Revert "Move ART tests to use D8."" by Nicolas Geoffray · 7 years ago
  78. 18085ac Revert "Move ART tests to use D8." by Nicolas Geoffray · 7 years ago
  79. 3b7ce4e Merge "Fix missing dependencies in master-art-host" by Treehugger Robot · 7 years ago
  80. cefd676 Merge "runtime: Bitstring implementation for subtype checking (4/4)." by Treehugger Robot · 7 years ago
  81. 45c899b Fix missing dependencies in master-art-host by Alan Leung · 7 years ago
  82. 5b8a197 ART: Change no-dex2oat test configuration by Andreas Gampe · 7 years ago
  83. f8efae7 Add D8 reference file for 913-heaps by Alan Leung · 7 years ago
  84. 86083f7 runtime: Bitstring implementation for subtype checking (4/4). by Igor Murashkin · 7 years ago
  85. 5abdfa9 Merge "Move ART tests to use D8." by Alan Leung · 7 years ago
  86. 0021feb Delete CodeItemIterator by Mathieu Chartier · 7 years ago
  87. 074c5d7 Fix 651-checker-long-simd-minmax by Goran Jakovljevic · 7 years ago
  88. 5a38727 ART: Do not use proxy method as owner of lock by Andreas Gampe · 7 years ago
  89. 0ee89f4 Move ART tests to use D8. by Alan Leung · 7 years ago
  90. 3836845 Merge "Clear shadow registers only after potentially switching interpreters." by Nicolas Geoffray · 7 years ago
  91. 846127c Clear shadow registers only after potentially switching interpreters. by Nicolas Geoffray · 7 years ago
  92. 521be42 Merge "Add D8 reference file for 911-get-stack-trace" by Alan Leung · 7 years ago
  93. 42530a8 Merge "ART: Fix OOME case in proxy dispatch" by Treehugger Robot · 7 years ago
  94. 72627a5 Merge "Fix LSA hunt for original reference bug." by Nicolas Geoffray · 7 years ago
  95. ee29a07 ART: Fix OOME case in proxy dispatch by Andreas Gampe · 7 years ago
  96. 2070513 Add D8 reference file for 911-get-stack-trace by Alan Leung · 7 years ago
  97. 535a15c Testrunner: Stop execution when a test fails with ART_TEST_KEEP_GOING=false by Shubham Ajmera · 7 years ago
  98. e0eb483 Fix LSA hunt for original reference bug. by xueliang.zhong · 7 years ago
  99. 98ac0cc Merge "Prevent abort in situations with recursive checkpoints" by Treehugger Robot · 7 years ago
  100. df00a1e Prevent abort in situations with recursive checkpoints by Alex Light · 7 years ago