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