1. 0cca4bc Merge "Blacklist test for NON_BAKER_READ_BARRIER." by Nicolas Geoffray · 8 years ago
  2. 77e3694 Blacklist test for NON_BAKER_READ_BARRIER. by Nicolas Geoffray · 8 years ago
  3. a04d4f0 Merge "Experiment with ulimit settings to see if it fixes test failure." by Richard Uhler · 8 years ago
  4. 335f644 Merge "Invoke typed arraycopy for primitive arrays." by Nicolas Geoffray · 8 years ago
  5. 742bc41 Merge "Return the right value in VerifyClass." by Nicolas Geoffray · 8 years ago
  6. 8cb8810 Experiment with ulimit settings to see if it fixes test failure. by Richard Uhler · 8 years ago
  7. 2ec053f Merge "ART: Update LZ4 library to v1.7.5" by Treehugger Robot · 8 years ago
  8. a6fa68f Merge "Encode inline caches with missing types in the profile" by Calin Juravle · 8 years ago
  9. 7733305 Merge "Change "could not find class" to warning" by Mathieu Chartier · 8 years ago
  10. e6a60bf Merge "Bug fix in overflow detection on pow. With regression test." by Aart Bik · 8 years ago
  11. 7ba6ed7 Merge "ART: Clean up code related to foreign dex use" by Calin Juravle · 8 years ago
  12. 77651c4 ART: Clean up code related to foreign dex use by Calin Juravle · 8 years ago
  13. 7cc3ae5 Return the right value in VerifyClass. by Nicolas Geoffray · 8 years ago
  14. b603a5c Bug fix in overflow detection on pow. With regression test. by Aart Bik · 8 years ago
  15. c4aa82c Invoke typed arraycopy for primitive arrays. by Nicolas Geoffray · 8 years ago
  16. a86b359 Merge "MIPS64: Removal of unnecessary null check" by Treehugger Robot · 8 years ago
  17. ec577e7 Merge "Add the test name that is too long for diagnosing issues." by Nicolas Geoffray · 8 years ago
  18. bea3e31 Add the test name that is too long for diagnosing issues. by Nicolas Geoffray · 8 years ago
  19. 87425ed MIPS64: Removal of unnecessary null check by Tijana Jakovljevic · 8 years ago
  20. acd764a Merge "Fix dexlayout calculation of code item size." by Treehugger Robot · 8 years ago
  21. 7a970b7 Merge "Check IsModifiableClass earlier in redefineClasses and retransformClasses" by Treehugger Robot · 8 years ago
  22. d886638 Merge "Pass driver to loop opt. Add new side_effects phase." by Treehugger Robot · 8 years ago
  23. a64a64c Fix dexlayout calculation of code item size. by Jeff Hao · 8 years ago
  24. ce6ee70 Check IsModifiableClass earlier in redefineClasses and retransformClasses by Alex Light · 8 years ago
  25. 92685a8 Pass driver to loop opt. Add new side_effects phase. by Aart Bik · 8 years ago
  26. f9d80d7 Merge "Disable test 154 for JIT" by Treehugger Robot · 8 years ago
  27. 589e71e Encode inline caches with missing types in the profile by Calin Juravle · 8 years ago
  28. dcab11d Merge "Array store/allocation elimination" by Mingyao Yang · 8 years ago
  29. 3f12134 Change "could not find class" to warning by Mathieu Chartier · 8 years ago
  30. 673665b Disable test 154 for JIT by Mathieu Chartier · 8 years ago
  31. 8697490 Array store/allocation elimination by Mingyao Yang · 8 years ago
  32. 5c90d0b Merge "MIPS64: Refactor implicit null checks in array/field get/set" by Treehugger Robot · 8 years ago
  33. ef81e98 Merge "Disable 115-native-bridge in Makefile." by Nicolas Geoffray · 8 years ago
  34. 571ca6e Disable 115-native-bridge in Makefile. by Nicolas Geoffray · 8 years ago
  35. 225ac2f Merge "Add GC critical section to GetObjectsAllocated" by Treehugger Robot · 8 years ago
  36. e8649c7 Add GC critical section to GetObjectsAllocated by Mathieu Chartier · 8 years ago
  37. d9f647a Merge "Extend profman to generate profiles with inline caches" by Treehugger Robot · 8 years ago
  38. b2a6d12 Merge "Fix OUT_DIR usage" by Treehugger Robot · 8 years ago
  39. e0ac115 Extend profman to generate profiles with inline caches by Calin Juravle · 8 years ago
  40. 1990bda Merge "Fix dex location filtering in dex2oat" by Mathieu Chartier · 8 years ago
  41. 046854b Fix dex location filtering in dex2oat by Mathieu Chartier · 8 years ago
  42. f325e01 Fix OUT_DIR usage by Dan Willemsen · 8 years ago
  43. d5b260e Merge "Clean up ZygoteHooks stack walking slightly." by Treehugger Robot · 8 years ago
  44. 33c6731 Merge "Misc cleanup for class redefinition." by Treehugger Robot · 8 years ago
  45. da4e291 Merge changes I5be41da8,Ifa4aac02 by Treehugger Robot · 8 years ago
  46. 455d74f Merge "Add nullptr and size check for opening a mem mapped dex file." by Treehugger Robot · 8 years ago
  47. 5fa1773 Merge "Increase ulimit on host to fix test 103-string-append with art-debug-gc." by Roland Levillain · 8 years ago
  48. 7bf9048 ART: Resolve <clinit> strings in compiler driver by Andreas Gampe · 8 years ago
  49. c5f5a6e Misc cleanup for class redefinition. by Alex Light · 8 years ago
  50. 9e7078b ART: Resolve static field strings in compiler driver by Andreas Gampe · 8 years ago
  51. 8474026 Clean up ZygoteHooks stack walking slightly. by Alex Light · 8 years ago
  52. 9e6e3d4 Increase ulimit on host to fix test 103-string-append with art-debug-gc. by Roland Levillain · 8 years ago
  53. 3a791ce Merge "Fix date on devices in setup-buildbot-device.sh." by Roland Levillain · 8 years ago
  54. b7b043a Merge "Clean up OatFileAssistant getting of image info." by Richard Uhler · 8 years ago
  55. 5743386 MIPS64: Refactor implicit null checks in array/field get/set by Tijana Jakovljevic · 8 years ago
  56. 41b2f53 Add nullptr and size check for opening a mem mapped dex file. by Jeff Hao · 8 years ago
  57. 425b5d2 Merge "Clear empty unevac regions in ClearFromSpace" by Treehugger Robot · 8 years ago
  58. 3d04854 Merge "Fix dexlayout manual walking of 0 length catch handler." by Treehugger Robot · 8 years ago
  59. 371b047 Clear empty unevac regions in ClearFromSpace by Mathieu Chartier · 8 years ago
  60. ec78cc2 Merge "Don't fail for null dex elements in FlattenPathClassLoader" by Mathieu Chartier · 8 years ago
  61. 981fffc Merge "Add missing FlushCloseOutputFiles to CompileImage" by Mathieu Chartier · 8 years ago
  62. 8a1691f Don't fail for null dex elements in FlattenPathClassLoader by Mathieu Chartier · 8 years ago
  63. c108e66 Merge "Increase gcloop threshold to 15" by Mathieu Chartier · 8 years ago
  64. 8f13b4a Merge "Fixed OatWriter checksum for raw data case" by Mathieu Chartier · 8 years ago
  65. ac46271 Fix dexlayout manual walking of 0 length catch handler. by Jeff Hao · 8 years ago
  66. 80b8e7c Merge "Add dexlayout test where class data section precedes code items." by Treehugger Robot · 8 years ago
  67. a5df8af Increase gcloop threshold to 15 by Mathieu Chartier · 8 years ago
  68. 00bf260 Add missing FlushCloseOutputFiles to CompileImage by Mathieu Chartier · 8 years ago
  69. e682d90 Fixed OatWriter checksum for raw data case by Mathieu Chartier · 8 years ago
  70. f040eca Merge "New utilities for induction variables." by Aart Bik · 8 years ago
  71. 95e0967 Clean up OatFileAssistant getting of image info. by Richard Uhler · 8 years ago
  72. 48b795e Merge "Don't include patch information when generating images." by Richard Uhler · 8 years ago
  73. 9c69e59 Merge "Add regression test for vdex + layout combination" by Mathieu Chartier · 8 years ago
  74. 32a60ab Add dexlayout test where class data section precedes code items. by Jeff Hao · 8 years ago
  75. 8bc343b Add regression test for vdex + layout combination by Mathieu Chartier · 8 years ago
  76. 106173a Merge "Prevent dexlayout from moving code items if preceded by class data." by Treehugger Robot · 8 years ago
  77. 8146452 Merge "Handle RawData case for DexLayout" by Treehugger Robot · 8 years ago
  78. 863f1d7 Prevent dexlayout from moving code items if preceded by class data. by Jeff Hao · 8 years ago
  79. 497d526 Handle RawData case for DexLayout by Mathieu Chartier · 8 years ago
  80. 8e02e3e New utilities for induction variables. by Aart Bik · 8 years ago
  81. fddc193 Merge "MIPS32: Do not use _MIPS_ARCH_MIPS64R6 in MIPS32 code" by Vladimir Marko · 8 years ago
  82. ad4ee26 Merge "ART: Add correct field index to reference visiting" by Treehugger Robot · 8 years ago
  83. 2aab06b Fix date on devices in setup-buildbot-device.sh. by Roland Levillain · 8 years ago
  84. 41ee103 Merge "MIPS: Implement heap poisoning in ART's Optimizing compiler." by Roland Levillain · 8 years ago
  85. 0058a54 Merge "Revert "Revert "Intrinsify Integer.valueOf.""" by Nicolas Geoffray · 8 years ago
  86. 39edd8b Merge "Update run-tests script/dependencies to use -testdex jars." by Nicolas Geoffray · 8 years ago
  87. 320ccca Update run-tests script/dependencies to use -testdex jars. by Nicolas Geoffray · 8 years ago
  88. 331605a Revert "Revert "Intrinsify Integer.valueOf."" by Nicolas Geoffray · 8 years ago
  89. ec280c9 Merge "Blacklist libcore tests relying on libjavacoretests." by Treehugger Robot · 8 years ago
  90. 0d39604 Merge "Fix mutex issue" by Treehugger Robot · 8 years ago
  91. 9511460 ART: Add correct field index to reference visiting by Andreas Gampe · 8 years ago
  92. 3066772 Merge "ART: Add primitive field reporting" by Treehugger Robot · 8 years ago
  93. 5d481d9 Merge "Disable test 152 for gcstress" by Treehugger Robot · 8 years ago
  94. aa4ee8d Blacklist libcore tests relying on libjavacoretests. by Nicolas Geoffray · 8 years ago
  95. 861af89 Fix mutex issue by Alex Light · 8 years ago
  96. e0aa5be Merge "Change the region space region size to 256k." by Hiroshi Yamauchi · 8 years ago
  97. 5591819 Disable test 152 for gcstress by Mathieu Chartier · 8 years ago
  98. e731693 ART: Add primitive field reporting by Andreas Gampe · 8 years ago
  99. 15c4ee1 Merge "ART/Mterp: eliminate unnecessary access checks" by Bill Buzbee · 8 years ago
  100. edb792d Merge "Avoid visiting dead large objects in RegionSpace::Walk" by Treehugger Robot · 8 years ago