1. 595838e Revert "Blacklist libcore tests relying on libjavacoretests." by Nicolas Geoffray · 8 years ago
  2. aa4ee8d Blacklist libcore tests relying on libjavacoretests. by Nicolas Geoffray · 8 years ago
  3. 15c4ee1 Merge "ART/Mterp: eliminate unnecessary access checks" by Bill Buzbee · 8 years ago
  4. edb792d Merge "Avoid visiting dead large objects in RegionSpace::Walk" by Treehugger Robot · 8 years ago
  5. 86e8e22 Merge "ART: Fix string reporting" by Treehugger Robot · 8 years ago
  6. fa6adfd ART/Mterp: eliminate unnecessary access checks by buzbee · 8 years ago
  7. 1ceeecf Avoid visiting dead large objects in RegionSpace::Walk by Mathieu Chartier · 8 years ago
  8. 43be2a8 Merge "Apply String.equals() optimizations on MIPS32 and MIPS64" by Treehugger Robot · 8 years ago
  9. 3b98ccb Merge "Revert "Intrinsify Integer.valueOf."" by Nicolas Geoffray · 8 years ago
  10. db7b44a Revert "Intrinsify Integer.valueOf." by Nicolas Geoffray · 8 years ago
  11. c0ca5fd Merge "Fix java.lang.Void.TYPE (void.class) initialization." by Vladimir Marko · 8 years ago
  12. e44d325 Merge "Intrinsify Integer.valueOf." by Nicolas Geoffray · 8 years ago
  13. 4cc7e8f Merge "ARM: VIXL32: Use LoadLiteral for double constants." by Nicolas Geoffray · 8 years ago
  14. 64fa84f Apply String.equals() optimizations on MIPS32 and MIPS64 by Goran Jakovljevic · 8 years ago
  15. 69dcdea Merge "Add hooks to avoid collecting code for run-tests." by Nicolas Geoffray · 8 years ago
  16. 5f94203 ART: Fix string reporting by Andreas Gampe · 8 years ago
  17. 4d6d573 Merge "Remove warning pragma from OpenJdkJvmTi.cc" by Treehugger Robot · 8 years ago
  18. 65a599a Merge "Revert "CHA for interface method."" by Mingyao Yang · 8 years ago
  19. 652aa2e Merge "Make testrunner use an environment variable to control building." by Treehugger Robot · 8 years ago
  20. 85a1ec1 Revert "CHA for interface method." by Mingyao Yang · 8 years ago
  21. 6a3fd51 Remove warning pragma from OpenJdkJvmTi.cc by Alex Light · 8 years ago
  22. cd0b272 Intrinsify Integer.valueOf. by Nicolas Geoffray · 8 years ago
  23. 169722b Add hooks to avoid collecting code for run-tests. by Nicolas Geoffray · 8 years ago
  24. 977c510 Merge "proxy: Fix crash when creating proxies with dx-built libcore." by Igor Murashkin · 8 years ago
  25. 9b6b13e Make testrunner use an environment variable to control building. by Alex Light · 8 years ago
  26. 9d3d752 proxy: Fix crash when creating proxies with dx-built libcore. by Igor Murashkin · 8 years ago
  27. 1266462 Merge "Make AddCapabilities call GetPotentialCapabilities." by Treehugger Robot · 8 years ago
  28. 64be7c5 Merge "Improve the region space memory mapping." by Hiroshi Yamauchi · 8 years ago
  29. 747aeb4 Merge "CHA for interface method." by Mingyao Yang · 8 years ago
  30. 1d22496 Make AddCapabilities call GetPotentialCapabilities. by Alex Light · 8 years ago
  31. 86a1856 Merge "ART: Let mterp know about invoke-custom" by Bill Buzbee · 8 years ago
  32. cfdd3ea Merge "SIMD type conversion for x86" by Aart Bik · 8 years ago
  33. 1c5cab0 ART: Let mterp know about invoke-custom by buzbee · 8 years ago
  34. e00e559 Fix java.lang.Void.TYPE (void.class) initialization. by Vladimir Marko · 8 years ago
  35. 5adf699 Merge "ART: Enable build options in test runner script." by Treehugger Robot · 8 years ago
  36. 0fc3e41 Merge "Revert "Use the "GC is marking" information in compiler read barriers (ARM, ARM64)."" by Roland Levillain · 8 years ago
  37. 35345a5 Revert "Use the "GC is marking" information in compiler read barriers (ARM, ARM64)." by Roland Levillain · 8 years ago
  38. e25fc07 Merge "Revert "Use the holder's gray bit in Baker read barrier slow paths (ARM, ARM64)."" by Roland Levillain · 8 years ago
  39. 47b3ab2 Revert "Use the holder's gray bit in Baker read barrier slow paths (ARM, ARM64)." by Roland Levillain · 8 years ago
  40. 993f7c6 Merge "Re-arrange System.identityHashCode for better performance." by Nicolas Geoffray · 8 years ago
  41. e1fb77f ART: Enable build options in test runner script. by Orion Hodson · 8 years ago
  42. 6e311ac Re-arrange System.identityHashCode for better performance. by Nicolas Geoffray · 8 years ago
  43. 43e07b6 Merge "Implement code sinking." by Nicolas Geoffray · 8 years ago
  44. b813ca1 Implement code sinking. by Nicolas Geoffray · 8 years ago
  45. 2666b11 Merge "ART: Fix underflow in codegen" by Treehugger Robot · 8 years ago
  46. 0c95c12 ART: Fix underflow in codegen by Andreas Gampe · 8 years ago
  47. 5e2227b Merge "ART: Add debug code to test 913" by Treehugger Robot · 8 years ago
  48. ebcc485 ART: Add debug code to test 913 by Andreas Gampe · 8 years ago
  49. 69c4c27 Merge changes I60595a8f,Ia5d90286 by Roland Levillain · 8 years ago
  50. 6f80f9e Merge "ART: Fix tagging" by Treehugger Robot · 8 years ago
  51. bc51fd0 Merge "Put app image objects in HPROF_HEAP_APP instead of HPROF_HEAP_IMAGE" by Mathieu Chartier · 8 years ago
  52. de19eb9 ART: Fix tagging by Andreas Gampe · 8 years ago
  53. ebecb7e Merge "Dexlayout fix for duplicate class data and preserving last code item." by Treehugger Robot · 8 years ago
  54. e863b5a Merge "Add more DCHECK logging to Heap::CheckPreconditionsForAllocObject" by Treehugger Robot · 8 years ago
  55. 0b87452 Put app image objects in HPROF_HEAP_APP instead of HPROF_HEAP_IMAGE by Mathieu Chartier · 8 years ago
  56. 72ac1ca Merge "ART: Remove stale TODOs" by Andreas Gampe · 8 years ago
  57. 3ae3b59 SIMD type conversion for x86 by Aart Bik · 8 years ago
  58. 8876fb7 Add more DCHECK logging to Heap::CheckPreconditionsForAllocObject by Mathieu Chartier · 8 years ago
  59. 6c8ce9f Merge "Revert^2 "ART: Add heap filter support"" by Andreas Gampe · 8 years ago
  60. 6ea0607 Revert^2 "ART: Add heap filter support" by Andreas Gampe · 8 years ago
  61. e17f589 Dexlayout fix for duplicate class data and preserving last code item. by Jeff Hao · 8 years ago
  62. 3c3c4a1 Improve the region space memory mapping. by Hiroshi Yamauchi · 8 years ago
  63. 06f658a Merge "Fix initialization of OptimizingCompilerStats." by Vladimir Marko · 8 years ago
  64. ff754d1 Fix initialization of OptimizingCompilerStats. by Vladimir Marko · 8 years ago
  65. 7f1f336 Merge "Revert^2 "Enable String compression."" by Treehugger Robot · 8 years ago
  66. bcf716f Revert^2 "Enable String compression." by Vladimir Marko · 8 years ago
  67. 09c8235 Merge "ART: add exynos-m2 to a53 #835769 & #843419 erratum exception list" by Treehugger Robot · 8 years ago
  68. 44cefec Merge "Fix compilation statistics collection in inliner." by Vladimir Marko · 8 years ago
  69. e375687 Merge "Revert "ART: Add heap filter support"" by Nicolas Geoffray · 8 years ago
  70. 2cb576c Revert "ART: Add heap filter support" by Nicolas Geoffray · 8 years ago
  71. da3355a Merge "Update entrypoint directly when doing JIT code cache GC." by Nicolas Geoffray · 8 years ago
  72. 7ac79b9 Merge "Fix testrunner.py reporting" by Treehugger Robot · 8 years ago
  73. 99e90ae ART: Remove stale TODOs by Andreas Gampe · 8 years ago
  74. e9b8b12 ART: add exynos-m2 to a53 #835769 & #843419 erratum exception list by Junmo Park · 8 years ago
  75. c14311c Fix testrunner.py reporting by Alex Light · 8 years ago
  76. 8b4e679 Merge "ART: Add heap filter support" by Treehugger Robot · 8 years ago
  77. e6cfabc Merge "ART: Add klass filter support" by Treehugger Robot · 8 years ago
  78. b723160 Merge "ART: Ignore vreg=-1 in test 913" by Treehugger Robot · 8 years ago
  79. 2baf075 Merge "Check stacks for unmodifiable frames" by Treehugger Robot · 8 years ago
  80. 1883c6d Merge "ART: Add flag for ArtMethod class state checks" by Treehugger Robot · 8 years ago
  81. 4beab68 ART: Add heap filter support by Andreas Gampe · 8 years ago
  82. 38da9f2 ART: Add klass filter support by Andreas Gampe · 8 years ago
  83. 58982d5 ART: Ignore vreg=-1 in test 913 by Andreas Gampe · 8 years ago
  84. e77b48b Check stacks for unmodifiable frames by Alex Light · 8 years ago
  85. 6d8d4e0 Merge "Add more comments in GetProfiledMethods" by Treehugger Robot · 8 years ago
  86. f5945ea Merge "Improve aarch64 MonitorEntry/Exit assembly code" by Hans Boehm · 8 years ago
  87. b1106e2 ART: Add flag for ArtMethod class state checks by Andreas Gampe · 8 years ago
  88. b6e2c70 Merge "Disallow modifying java.lang.String" by Treehugger Robot · 8 years ago
  89. 438709f Fix compilation statistics collection in inliner. by Vladimir Marko · 8 years ago
  90. 02c4880 Merge "ART: Add primitive array reporting" by Treehugger Robot · 8 years ago
  91. 720df56 Merge "Add jdwp event_list_lock_ to expected_mutexes_on_weak_ref_access_." by Hiroshi Yamauchi · 8 years ago
  92. 6471693 ARM: VIXL32: Use LoadLiteral for double constants. by Artem Serov · 8 years ago
  93. 27b1f9c Use the holder's gray bit in Baker read barrier slow paths (ARM, ARM64). by Roland Levillain · 8 years ago
  94. 1372c9f Use the "GC is marking" information in compiler read barriers (ARM, ARM64). by Roland Levillain · 8 years ago
  95. 3b1a7f4 Update entrypoint directly when doing JIT code cache GC. by Nicolas Geoffray · 8 years ago
  96. becd6ad ART: Add primitive array reporting by Andreas Gampe · 8 years ago
  97. 35b456a Add jdwp event_list_lock_ to expected_mutexes_on_weak_ref_access_. by Hiroshi Yamauchi · 8 years ago
  98. 6cc0250 Merge "Make dexlayout parse exception handlers not referenced by try blocks." by Treehugger Robot · 8 years ago
  99. 8eaa843 Merge "Check for null profile in ShouldCompileBasedOnProfile" by Mathieu Chartier · 8 years ago
  100. 44652a3 Make dexlayout parse exception handlers not referenced by try blocks. by Jeff Hao · 8 years ago