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