1. f0ee7c5 Merge "Forgot this line for blacklisting." am: 7b6bd79319 by Nicolas Geoffray · 8 years ago
  2. 7b6bd79 Merge "Forgot this line for blacklisting." by Nicolas Geoffray · 8 years ago
  3. c90466d Forgot this line for blacklisting. by Nicolas Geoffray · 8 years ago
  4. a609ad8 Merge "Blacklist test for NON_BAKER_READ_BARRIER." am: 0cca4bc6a7 by Nicolas Geoffray · 8 years ago
  5. cb9ce54 Merge "Experiment with ulimit settings to see if it fixes test failure." by Richard Uhler · 8 years ago
  6. 0cca4bc Merge "Blacklist test for NON_BAKER_READ_BARRIER." by Nicolas Geoffray · 8 years ago
  7. 77e3694 Blacklist test for NON_BAKER_READ_BARRIER. by Nicolas Geoffray · 8 years ago
  8. a04d4f0 Merge "Experiment with ulimit settings to see if it fixes test failure." by Richard Uhler · 8 years ago
  9. ba1ac6c Merge "Invoke typed arraycopy for primitive arrays." am: 335f644f61 by Nicolas Geoffray · 8 years ago
  10. 4224912 Merge "Return the right value in VerifyClass." am: 742bc41f75 by Nicolas Geoffray · 8 years ago
  11. 335f644 Merge "Invoke typed arraycopy for primitive arrays." by Nicolas Geoffray · 8 years ago
  12. 742bc41 Merge "Return the right value in VerifyClass." by Nicolas Geoffray · 8 years ago
  13. 8cb8810 Experiment with ulimit settings to see if it fixes test failure. by Richard Uhler · 8 years ago
  14. e769720 Merge "ART: Update LZ4 library to v1.7.5" am: 2ec053fa33 by David Lin · 8 years ago
  15. 2ec053f Merge "ART: Update LZ4 library to v1.7.5" by Treehugger Robot · 8 years ago
  16. 8db2d6a Merge "Encode inline caches with missing types in the profile" am: a6fa68f229 by Calin Juravle · 8 years ago
  17. a6fa68f Merge "Encode inline caches with missing types in the profile" by Calin Juravle · 8 years ago
  18. d92fa3b Merge "Change "could not find class" to warning" am: 7733305ab5 by Mathieu Chartier · 8 years ago
  19. 7733305 Merge "Change "could not find class" to warning" by Mathieu Chartier · 8 years ago
  20. d81b434 Merge "Bug fix in overflow detection on pow. With regression test." by Aart Bik · 8 years ago
  21. e6a60bf Merge "Bug fix in overflow detection on pow. With regression test." by Aart Bik · 8 years ago
  22. 09a1c33 Merge "ART: Clean up code related to foreign dex use" am: 7ba6ed786a by Calin Juravle · 8 years ago
  23. 7ba6ed7 Merge "ART: Clean up code related to foreign dex use" by Calin Juravle · 8 years ago
  24. 77651c4 ART: Clean up code related to foreign dex use by Calin Juravle · 8 years ago
  25. 7cc3ae5 Return the right value in VerifyClass. by Nicolas Geoffray · 8 years ago
  26. b603a5c Bug fix in overflow detection on pow. With regression test. by Aart Bik · 8 years ago
  27. c4aa82c Invoke typed arraycopy for primitive arrays. by Nicolas Geoffray · 8 years ago
  28. 9286504 Merge "MIPS64: Removal of unnecessary null check" am: a86b359441 by Tijana Jakovljevic · 8 years ago
  29. a86b359 Merge "MIPS64: Removal of unnecessary null check" by Treehugger Robot · 8 years ago
  30. 136f8f3 Merge "Add the test name that is too long for diagnosing issues." am: ec577e766b by Nicolas Geoffray · 8 years ago
  31. ec577e7 Merge "Add the test name that is too long for diagnosing issues." by Nicolas Geoffray · 8 years ago
  32. bea3e31 Add the test name that is too long for diagnosing issues. by Nicolas Geoffray · 8 years ago
  33. 87425ed MIPS64: Removal of unnecessary null check by Tijana Jakovljevic · 8 years ago
  34. dd5a0f1 Merge "Fix dexlayout calculation of code item size." am: acd764a6f1 by Jeff Hao · 8 years ago
  35. af14c57 Merge "Check IsModifiableClass earlier in redefineClasses and retransformClasses" by Alex Light · 8 years ago
  36. e196421 Merge "Pass driver to loop opt. Add new side_effects phase." am: d88663823f by Aart Bik · 8 years ago
  37. acd764a Merge "Fix dexlayout calculation of code item size." by Treehugger Robot · 8 years ago
  38. 7a970b7 Merge "Check IsModifiableClass earlier in redefineClasses and retransformClasses" by Treehugger Robot · 8 years ago
  39. d886638 Merge "Pass driver to loop opt. Add new side_effects phase." by Treehugger Robot · 8 years ago
  40. a64a64c Fix dexlayout calculation of code item size. by Jeff Hao · 8 years ago
  41. ce6ee70 Check IsModifiableClass earlier in redefineClasses and retransformClasses by Alex Light · 8 years ago
  42. 30dad1b Merge "Disable test 154 for JIT" am: f9d80d72a6 by Mathieu Chartier · 8 years ago
  43. 92685a8 Pass driver to loop opt. Add new side_effects phase. by Aart Bik · 8 years ago
  44. f9d80d7 Merge "Disable test 154 for JIT" by Treehugger Robot · 8 years ago
  45. 589e71e Encode inline caches with missing types in the profile by Calin Juravle · 8 years ago
  46. d0e2f27 Merge "Array store/allocation elimination" am: dcab11d068 by Mingyao Yang · 8 years ago
  47. dcab11d Merge "Array store/allocation elimination" by Mingyao Yang · 8 years ago
  48. 3f12134 Change "could not find class" to warning by Mathieu Chartier · 8 years ago
  49. 673665b Disable test 154 for JIT by Mathieu Chartier · 8 years ago
  50. 8697490 Array store/allocation elimination by Mingyao Yang · 8 years ago
  51. 7cedc44 Merge "MIPS64: Refactor implicit null checks in array/field get/set" by Tijana Jakovljevic · 8 years ago
  52. 5c90d0b Merge "MIPS64: Refactor implicit null checks in array/field get/set" by Treehugger Robot · 8 years ago
  53. 47f1280 Merge "Disable 115-native-bridge in Makefile." am: ef81e988d0 by Nicolas Geoffray · 8 years ago
  54. ef81e98 Merge "Disable 115-native-bridge in Makefile." by Nicolas Geoffray · 8 years ago
  55. 571ca6e Disable 115-native-bridge in Makefile. by Nicolas Geoffray · 8 years ago
  56. 07a06cc Merge "Add GC critical section to GetObjectsAllocated" am: 225ac2fc9b by Mathieu Chartier · 8 years ago
  57. 225ac2f Merge "Add GC critical section to GetObjectsAllocated" by Treehugger Robot · 8 years ago
  58. e8649c7 Add GC critical section to GetObjectsAllocated by Mathieu Chartier · 8 years ago
  59. 8c0b363 Merge "Extend profman to generate profiles with inline caches" am: d9f647ac9a by Calin Juravle · 8 years ago
  60. d9f647a Merge "Extend profman to generate profiles with inline caches" by Treehugger Robot · 8 years ago
  61. 9df9aa7 Merge "Fix OUT_DIR usage" am: b2a6d1218c by Dan Willemsen · 8 years ago
  62. b2a6d12 Merge "Fix OUT_DIR usage" by Treehugger Robot · 8 years ago
  63. e0ac115 Extend profman to generate profiles with inline caches by Calin Juravle · 8 years ago
  64. f4fc618 Merge "Fix dex location filtering in dex2oat" am: 1990bdab70 by Mathieu Chartier · 8 years ago
  65. 1990bda Merge "Fix dex location filtering in dex2oat" by Mathieu Chartier · 8 years ago
  66. 046854b Fix dex location filtering in dex2oat by Mathieu Chartier · 8 years ago
  67. f325e01 Fix OUT_DIR usage by Dan Willemsen · 8 years ago
  68. b80f593 Merge "Clean up ZygoteHooks stack walking slightly." am: d5b260edbd by Alex Light · 8 years ago
  69. d5b260e Merge "Clean up ZygoteHooks stack walking slightly." by Treehugger Robot · 8 years ago
  70. e841335 Merge "Misc cleanup for class redefinition." am: 33c6731220 by Alex Light · 8 years ago
  71. 33c6731 Merge "Misc cleanup for class redefinition." by Treehugger Robot · 8 years ago
  72. 8fef411 Merge changes I5be41da8,Ifa4aac02 am: da4e2919f0 by Andreas Gampe · 8 years ago
  73. da4e291 Merge changes I5be41da8,Ifa4aac02 by Treehugger Robot · 8 years ago
  74. 47a3903 Merge "Add nullptr and size check for opening a mem mapped dex file." by Jeff Hao · 8 years ago
  75. 455d74f Merge "Add nullptr and size check for opening a mem mapped dex file." by Treehugger Robot · 8 years ago
  76. bc67185 Merge "Increase ulimit on host to fix test 103-string-append with art-debug-gc." by Roland Levillain · 8 years ago
  77. 5fa1773 Merge "Increase ulimit on host to fix test 103-string-append with art-debug-gc." by Roland Levillain · 8 years ago
  78. 7bf9048 ART: Resolve <clinit> strings in compiler driver by Andreas Gampe · 8 years ago
  79. c5f5a6e Misc cleanup for class redefinition. by Alex Light · 8 years ago
  80. 9e7078b ART: Resolve static field strings in compiler driver by Andreas Gampe · 8 years ago
  81. 8474026 Clean up ZygoteHooks stack walking slightly. by Alex Light · 8 years ago
  82. 9e6e3d4 Increase ulimit on host to fix test 103-string-append with art-debug-gc. by Roland Levillain · 8 years ago
  83. fab462f Merge "Fix date on devices in setup-buildbot-device.sh." am: 3a791cee90 by Roland Levillain · 8 years ago
  84. 3a791ce Merge "Fix date on devices in setup-buildbot-device.sh." by Roland Levillain · 8 years ago
  85. ecd0057 Merge "Clean up OatFileAssistant getting of image info." am: b7b043a6ee by Richard Uhler · 8 years ago
  86. b7b043a Merge "Clean up OatFileAssistant getting of image info." by Richard Uhler · 8 years ago
  87. 5743386 MIPS64: Refactor implicit null checks in array/field get/set by Tijana Jakovljevic · 8 years ago
  88. 41b2f53 Add nullptr and size check for opening a mem mapped dex file. by Jeff Hao · 8 years ago
  89. 55c4274 Merge "Clear empty unevac regions in ClearFromSpace" am: 425b5d23e2 by Mathieu Chartier · 8 years ago
  90. 425b5d2 Merge "Clear empty unevac regions in ClearFromSpace" by Treehugger Robot · 8 years ago
  91. 86fd57c Merge "Fix dexlayout manual walking of 0 length catch handler." am: 3d0485493e by Jeff Hao · 8 years ago
  92. 3d04854 Merge "Fix dexlayout manual walking of 0 length catch handler." by Treehugger Robot · 8 years ago
  93. 371b047 Clear empty unevac regions in ClearFromSpace by Mathieu Chartier · 8 years ago
  94. 1208740 Merge "Don't fail for null dex elements in FlattenPathClassLoader" by Mathieu Chartier · 8 years ago
  95. ec78cc2 Merge "Don't fail for null dex elements in FlattenPathClassLoader" by Mathieu Chartier · 8 years ago
  96. e2a5e8c Merge "Add missing FlushCloseOutputFiles to CompileImage" am: 981fffca20 by Mathieu Chartier · 8 years ago
  97. 981fffc Merge "Add missing FlushCloseOutputFiles to CompileImage" by Mathieu Chartier · 8 years ago
  98. 8a1691f Don't fail for null dex elements in FlattenPathClassLoader by Mathieu Chartier · 8 years ago
  99. d02af9a Merge "Increase gcloop threshold to 15" am: c108e66fb1 by Mathieu Chartier · 8 years ago
  100. c108e66 Merge "Increase gcloop threshold to 15" by Mathieu Chartier · 8 years ago