1. da4e291 Merge changes I5be41da8,Ifa4aac02 by Treehugger Robot · 8 years ago
  2. 455d74f Merge "Add nullptr and size check for opening a mem mapped dex file." by Treehugger Robot · 8 years ago
  3. 5fa1773 Merge "Increase ulimit on host to fix test 103-string-append with art-debug-gc." by Roland Levillain · 8 years ago
  4. 7bf9048 ART: Resolve <clinit> strings in compiler driver by Andreas Gampe · 8 years ago
  5. 9e7078b ART: Resolve static field strings in compiler driver by Andreas Gampe · 8 years ago
  6. 9e6e3d4 Increase ulimit on host to fix test 103-string-append with art-debug-gc. by Roland Levillain · 8 years ago
  7. 3a791ce Merge "Fix date on devices in setup-buildbot-device.sh." by Roland Levillain · 8 years ago
  8. b7b043a Merge "Clean up OatFileAssistant getting of image info." by Richard Uhler · 8 years ago
  9. 41b2f53 Add nullptr and size check for opening a mem mapped dex file. by Jeff Hao · 8 years ago
  10. 425b5d2 Merge "Clear empty unevac regions in ClearFromSpace" by Treehugger Robot · 8 years ago
  11. 3d04854 Merge "Fix dexlayout manual walking of 0 length catch handler." by Treehugger Robot · 8 years ago
  12. 371b047 Clear empty unevac regions in ClearFromSpace by Mathieu Chartier · 8 years ago
  13. ec78cc2 Merge "Don't fail for null dex elements in FlattenPathClassLoader" by Mathieu Chartier · 8 years ago
  14. 981fffc Merge "Add missing FlushCloseOutputFiles to CompileImage" by Mathieu Chartier · 8 years ago
  15. 8a1691f Don't fail for null dex elements in FlattenPathClassLoader by Mathieu Chartier · 8 years ago
  16. c108e66 Merge "Increase gcloop threshold to 15" by Mathieu Chartier · 8 years ago
  17. 8f13b4a Merge "Fixed OatWriter checksum for raw data case" by Mathieu Chartier · 8 years ago
  18. ac46271 Fix dexlayout manual walking of 0 length catch handler. by Jeff Hao · 8 years ago
  19. 80b8e7c Merge "Add dexlayout test where class data section precedes code items." by Treehugger Robot · 8 years ago
  20. a5df8af Increase gcloop threshold to 15 by Mathieu Chartier · 8 years ago
  21. 00bf260 Add missing FlushCloseOutputFiles to CompileImage by Mathieu Chartier · 8 years ago
  22. e682d90 Fixed OatWriter checksum for raw data case by Mathieu Chartier · 8 years ago
  23. f040eca Merge "New utilities for induction variables." by Aart Bik · 8 years ago
  24. 95e0967 Clean up OatFileAssistant getting of image info. by Richard Uhler · 8 years ago
  25. 48b795e Merge "Don't include patch information when generating images." by Richard Uhler · 8 years ago
  26. 9c69e59 Merge "Add regression test for vdex + layout combination" by Mathieu Chartier · 8 years ago
  27. 32a60ab Add dexlayout test where class data section precedes code items. by Jeff Hao · 8 years ago
  28. 8bc343b Add regression test for vdex + layout combination by Mathieu Chartier · 8 years ago
  29. 106173a Merge "Prevent dexlayout from moving code items if preceded by class data." by Treehugger Robot · 8 years ago
  30. 8146452 Merge "Handle RawData case for DexLayout" by Treehugger Robot · 8 years ago
  31. 863f1d7 Prevent dexlayout from moving code items if preceded by class data. by Jeff Hao · 8 years ago
  32. 497d526 Handle RawData case for DexLayout by Mathieu Chartier · 8 years ago
  33. 8e02e3e New utilities for induction variables. by Aart Bik · 8 years ago
  34. fddc193 Merge "MIPS32: Do not use _MIPS_ARCH_MIPS64R6 in MIPS32 code" by Vladimir Marko · 8 years ago
  35. ad4ee26 Merge "ART: Add correct field index to reference visiting" by Treehugger Robot · 8 years ago
  36. 2aab06b Fix date on devices in setup-buildbot-device.sh. by Roland Levillain · 8 years ago
  37. 41ee103 Merge "MIPS: Implement heap poisoning in ART's Optimizing compiler." by Roland Levillain · 8 years ago
  38. 0058a54 Merge "Revert "Revert "Intrinsify Integer.valueOf.""" by Nicolas Geoffray · 8 years ago
  39. 39edd8b Merge "Update run-tests script/dependencies to use -testdex jars." by Nicolas Geoffray · 8 years ago
  40. 320ccca Update run-tests script/dependencies to use -testdex jars. by Nicolas Geoffray · 8 years ago
  41. 331605a Revert "Revert "Intrinsify Integer.valueOf."" by Nicolas Geoffray · 8 years ago
  42. ec280c9 Merge "Blacklist libcore tests relying on libjavacoretests." by Treehugger Robot · 8 years ago
  43. 0d39604 Merge "Fix mutex issue" by Treehugger Robot · 8 years ago
  44. 9511460 ART: Add correct field index to reference visiting by Andreas Gampe · 8 years ago
  45. 3066772 Merge "ART: Add primitive field reporting" by Treehugger Robot · 8 years ago
  46. 5d481d9 Merge "Disable test 152 for gcstress" by Treehugger Robot · 8 years ago
  47. aa4ee8d Blacklist libcore tests relying on libjavacoretests. by Nicolas Geoffray · 8 years ago
  48. 861af89 Fix mutex issue by Alex Light · 8 years ago
  49. e0aa5be Merge "Change the region space region size to 256k." by Hiroshi Yamauchi · 8 years ago
  50. 5591819 Disable test 152 for gcstress by Mathieu Chartier · 8 years ago
  51. e731693 ART: Add primitive field reporting by Andreas Gampe · 8 years ago
  52. 15c4ee1 Merge "ART/Mterp: eliminate unnecessary access checks" by Bill Buzbee · 8 years ago
  53. edb792d Merge "Avoid visiting dead large objects in RegionSpace::Walk" by Treehugger Robot · 8 years ago
  54. 86e8e22 Merge "ART: Fix string reporting" by Treehugger Robot · 8 years ago
  55. fa6adfd ART/Mterp: eliminate unnecessary access checks by buzbee · 8 years ago
  56. 1ceeecf Avoid visiting dead large objects in RegionSpace::Walk by Mathieu Chartier · 8 years ago
  57. 43be2a8 Merge "Apply String.equals() optimizations on MIPS32 and MIPS64" by Treehugger Robot · 8 years ago
  58. 556cba0 Don't include patch information when generating images. by Richard Uhler · 8 years ago
  59. 3b98ccb Merge "Revert "Intrinsify Integer.valueOf."" by Nicolas Geoffray · 8 years ago
  60. db7b44a Revert "Intrinsify Integer.valueOf." by Nicolas Geoffray · 8 years ago
  61. cdb23d6 MIPS32: Do not use _MIPS_ARCH_MIPS64R6 in MIPS32 code by Goran Jakovljevic · 8 years ago
  62. c0ca5fd Merge "Fix java.lang.Void.TYPE (void.class) initialization." by Vladimir Marko · 8 years ago
  63. e44d325 Merge "Intrinsify Integer.valueOf." by Nicolas Geoffray · 8 years ago
  64. 4cc7e8f Merge "ARM: VIXL32: Use LoadLiteral for double constants." by Nicolas Geoffray · 8 years ago
  65. 64fa84f Apply String.equals() optimizations on MIPS32 and MIPS64 by Goran Jakovljevic · 8 years ago
  66. 69dcdea Merge "Add hooks to avoid collecting code for run-tests." by Nicolas Geoffray · 8 years ago
  67. 5f94203 ART: Fix string reporting by Andreas Gampe · 8 years ago
  68. 4d6d573 Merge "Remove warning pragma from OpenJdkJvmTi.cc" by Treehugger Robot · 8 years ago
  69. 6711cd8 Change the region space region size to 256k. by Hiroshi Yamauchi · 8 years ago
  70. 65a599a Merge "Revert "CHA for interface method."" by Mingyao Yang · 8 years ago
  71. 652aa2e Merge "Make testrunner use an environment variable to control building." by Treehugger Robot · 8 years ago
  72. 85a1ec1 Revert "CHA for interface method." by Mingyao Yang · 8 years ago
  73. 6a3fd51 Remove warning pragma from OpenJdkJvmTi.cc by Alex Light · 8 years ago
  74. cd0b272 Intrinsify Integer.valueOf. by Nicolas Geoffray · 8 years ago
  75. 169722b Add hooks to avoid collecting code for run-tests. by Nicolas Geoffray · 8 years ago
  76. 977c510 Merge "proxy: Fix crash when creating proxies with dx-built libcore." by Igor Murashkin · 8 years ago
  77. 9b6b13e Make testrunner use an environment variable to control building. by Alex Light · 8 years ago
  78. 9d3d752 proxy: Fix crash when creating proxies with dx-built libcore. by Igor Murashkin · 8 years ago
  79. 1266462 Merge "Make AddCapabilities call GetPotentialCapabilities." by Treehugger Robot · 8 years ago
  80. 64be7c5 Merge "Improve the region space memory mapping." by Hiroshi Yamauchi · 8 years ago
  81. 747aeb4 Merge "CHA for interface method." by Mingyao Yang · 8 years ago
  82. 1d22496 Make AddCapabilities call GetPotentialCapabilities. by Alex Light · 8 years ago
  83. 86a1856 Merge "ART: Let mterp know about invoke-custom" by Bill Buzbee · 8 years ago
  84. cfdd3ea Merge "SIMD type conversion for x86" by Aart Bik · 8 years ago
  85. 1c5cab0 ART: Let mterp know about invoke-custom by buzbee · 8 years ago
  86. e00e559 Fix java.lang.Void.TYPE (void.class) initialization. by Vladimir Marko · 8 years ago
  87. 5adf699 Merge "ART: Enable build options in test runner script." by Treehugger Robot · 8 years ago
  88. 0fc3e41 Merge "Revert "Use the "GC is marking" information in compiler read barriers (ARM, ARM64)."" by Roland Levillain · 8 years ago
  89. 35345a5 Revert "Use the "GC is marking" information in compiler read barriers (ARM, ARM64)." by Roland Levillain · 8 years ago
  90. e25fc07 Merge "Revert "Use the holder's gray bit in Baker read barrier slow paths (ARM, ARM64)."" by Roland Levillain · 8 years ago
  91. 47b3ab2 Revert "Use the holder's gray bit in Baker read barrier slow paths (ARM, ARM64)." by Roland Levillain · 8 years ago
  92. 993f7c6 Merge "Re-arrange System.identityHashCode for better performance." by Nicolas Geoffray · 8 years ago
  93. e1fb77f ART: Enable build options in test runner script. by Orion Hodson · 8 years ago
  94. 6e311ac Re-arrange System.identityHashCode for better performance. by Nicolas Geoffray · 8 years ago
  95. 43e07b6 Merge "Implement code sinking." by Nicolas Geoffray · 8 years ago
  96. b813ca1 Implement code sinking. by Nicolas Geoffray · 8 years ago
  97. 2666b11 Merge "ART: Fix underflow in codegen" by Treehugger Robot · 8 years ago
  98. 0c95c12 ART: Fix underflow in codegen by Andreas Gampe · 8 years ago
  99. 5e2227b Merge "ART: Add debug code to test 913" by Treehugger Robot · 8 years ago
  100. ebcc485 ART: Add debug code to test 913 by Andreas Gampe · 8 years ago