1. 47f1280 Merge "Disable 115-native-bridge in Makefile." am: ef81e988d0 by Nicolas Geoffray · 8 years ago
  2. ef81e98 Merge "Disable 115-native-bridge in Makefile." by Nicolas Geoffray · 8 years ago
  3. 571ca6e Disable 115-native-bridge in Makefile. by Nicolas Geoffray · 8 years ago
  4. 07a06cc Merge "Add GC critical section to GetObjectsAllocated" am: 225ac2fc9b by Mathieu Chartier · 8 years ago
  5. 225ac2f Merge "Add GC critical section to GetObjectsAllocated" by Treehugger Robot · 8 years ago
  6. e8649c7 Add GC critical section to GetObjectsAllocated by Mathieu Chartier · 8 years ago
  7. 8c0b363 Merge "Extend profman to generate profiles with inline caches" am: d9f647ac9a by Calin Juravle · 8 years ago
  8. d9f647a Merge "Extend profman to generate profiles with inline caches" by Treehugger Robot · 8 years ago
  9. 9df9aa7 Merge "Fix OUT_DIR usage" am: b2a6d1218c by Dan Willemsen · 8 years ago
  10. b2a6d12 Merge "Fix OUT_DIR usage" by Treehugger Robot · 8 years ago
  11. e0ac115 Extend profman to generate profiles with inline caches by Calin Juravle · 8 years ago
  12. f4fc618 Merge "Fix dex location filtering in dex2oat" am: 1990bdab70 by Mathieu Chartier · 8 years ago
  13. 1990bda Merge "Fix dex location filtering in dex2oat" by Mathieu Chartier · 8 years ago
  14. 046854b Fix dex location filtering in dex2oat by Mathieu Chartier · 8 years ago
  15. f325e01 Fix OUT_DIR usage by Dan Willemsen · 8 years ago
  16. b80f593 Merge "Clean up ZygoteHooks stack walking slightly." am: d5b260edbd by Alex Light · 8 years ago
  17. d5b260e Merge "Clean up ZygoteHooks stack walking slightly." by Treehugger Robot · 8 years ago
  18. e841335 Merge "Misc cleanup for class redefinition." am: 33c6731220 by Alex Light · 8 years ago
  19. 33c6731 Merge "Misc cleanup for class redefinition." by Treehugger Robot · 8 years ago
  20. 8fef411 Merge changes I5be41da8,Ifa4aac02 am: da4e2919f0 by Andreas Gampe · 8 years ago
  21. da4e291 Merge changes I5be41da8,Ifa4aac02 by Treehugger Robot · 8 years ago
  22. 47a3903 Merge "Add nullptr and size check for opening a mem mapped dex file." by Jeff Hao · 8 years ago
  23. 455d74f Merge "Add nullptr and size check for opening a mem mapped dex file." by Treehugger Robot · 8 years ago
  24. bc67185 Merge "Increase ulimit on host to fix test 103-string-append with art-debug-gc." by Roland Levillain · 8 years ago
  25. 5fa1773 Merge "Increase ulimit on host to fix test 103-string-append with art-debug-gc." by Roland Levillain · 8 years ago
  26. 7bf9048 ART: Resolve <clinit> strings in compiler driver by Andreas Gampe · 8 years ago
  27. c5f5a6e Misc cleanup for class redefinition. by Alex Light · 8 years ago
  28. 9e7078b ART: Resolve static field strings in compiler driver by Andreas Gampe · 8 years ago
  29. 8474026 Clean up ZygoteHooks stack walking slightly. by Alex Light · 8 years ago
  30. 9e6e3d4 Increase ulimit on host to fix test 103-string-append with art-debug-gc. by Roland Levillain · 8 years ago
  31. fab462f Merge "Fix date on devices in setup-buildbot-device.sh." am: 3a791cee90 by Roland Levillain · 8 years ago
  32. 3a791ce Merge "Fix date on devices in setup-buildbot-device.sh." by Roland Levillain · 8 years ago
  33. ecd0057 Merge "Clean up OatFileAssistant getting of image info." am: b7b043a6ee by Richard Uhler · 8 years ago
  34. b7b043a Merge "Clean up OatFileAssistant getting of image info." by Richard Uhler · 8 years ago
  35. 41b2f53 Add nullptr and size check for opening a mem mapped dex file. by Jeff Hao · 8 years ago
  36. 55c4274 Merge "Clear empty unevac regions in ClearFromSpace" am: 425b5d23e2 by Mathieu Chartier · 8 years ago
  37. 425b5d2 Merge "Clear empty unevac regions in ClearFromSpace" by Treehugger Robot · 8 years ago
  38. 86fd57c Merge "Fix dexlayout manual walking of 0 length catch handler." am: 3d0485493e by Jeff Hao · 8 years ago
  39. 3d04854 Merge "Fix dexlayout manual walking of 0 length catch handler." by Treehugger Robot · 8 years ago
  40. 371b047 Clear empty unevac regions in ClearFromSpace by Mathieu Chartier · 8 years ago
  41. 1208740 Merge "Don't fail for null dex elements in FlattenPathClassLoader" by Mathieu Chartier · 8 years ago
  42. ec78cc2 Merge "Don't fail for null dex elements in FlattenPathClassLoader" by Mathieu Chartier · 8 years ago
  43. e2a5e8c Merge "Add missing FlushCloseOutputFiles to CompileImage" am: 981fffca20 by Mathieu Chartier · 8 years ago
  44. 981fffc Merge "Add missing FlushCloseOutputFiles to CompileImage" by Mathieu Chartier · 8 years ago
  45. 8a1691f Don't fail for null dex elements in FlattenPathClassLoader by Mathieu Chartier · 8 years ago
  46. d02af9a Merge "Increase gcloop threshold to 15" am: c108e66fb1 by Mathieu Chartier · 8 years ago
  47. c108e66 Merge "Increase gcloop threshold to 15" by Mathieu Chartier · 8 years ago
  48. dd312d2 Merge "Fixed OatWriter checksum for raw data case" am: 8f13b4a3ae by Mathieu Chartier · 8 years ago
  49. 8f13b4a Merge "Fixed OatWriter checksum for raw data case" by Mathieu Chartier · 8 years ago
  50. ac46271 Fix dexlayout manual walking of 0 length catch handler. by Jeff Hao · 8 years ago
  51. 6854623 Merge "Add dexlayout test where class data section precedes code items." by Jeff Hao · 8 years ago
  52. 80b8e7c Merge "Add dexlayout test where class data section precedes code items." by Treehugger Robot · 8 years ago
  53. a5df8af Increase gcloop threshold to 15 by Mathieu Chartier · 8 years ago
  54. 00bf260 Add missing FlushCloseOutputFiles to CompileImage by Mathieu Chartier · 8 years ago
  55. e682d90 Fixed OatWriter checksum for raw data case by Mathieu Chartier · 8 years ago
  56. 323aaa9 Merge "New utilities for induction variables." am: f040eca732 by Aart Bik · 8 years ago
  57. f040eca Merge "New utilities for induction variables." by Aart Bik · 8 years ago
  58. 95e0967 Clean up OatFileAssistant getting of image info. by Richard Uhler · 8 years ago
  59. d0f9534 Merge "Don't include patch information when generating images." am: 48b795efcb by Richard Uhler · 8 years ago
  60. 48b795e Merge "Don't include patch information when generating images." by Richard Uhler · 8 years ago
  61. e29e1af Merge "Add regression test for vdex + layout combination" am: 9c69e59864 by Mathieu Chartier · 8 years ago
  62. 9c69e59 Merge "Add regression test for vdex + layout combination" by Mathieu Chartier · 8 years ago
  63. 32a60ab Add dexlayout test where class data section precedes code items. by Jeff Hao · 8 years ago
  64. 8bc343b Add regression test for vdex + layout combination by Mathieu Chartier · 8 years ago
  65. 2726ddd Merge "Prevent dexlayout from moving code items if preceded by class data." by Jeff Hao · 8 years ago
  66. 106173a Merge "Prevent dexlayout from moving code items if preceded by class data." by Treehugger Robot · 8 years ago
  67. 4b9bcac Merge "Handle RawData case for DexLayout" am: 81464523d6 by Mathieu Chartier · 8 years ago
  68. 8146452 Merge "Handle RawData case for DexLayout" by Treehugger Robot · 8 years ago
  69. 863f1d7 Prevent dexlayout from moving code items if preceded by class data. by Jeff Hao · 8 years ago
  70. 497d526 Handle RawData case for DexLayout by Mathieu Chartier · 8 years ago
  71. 8e02e3e New utilities for induction variables. by Aart Bik · 8 years ago
  72. a7512d0 Merge "MIPS32: Do not use _MIPS_ARCH_MIPS64R6 in MIPS32 code" am: fddc19338d by Vladimir Marko · 8 years ago
  73. fddc193 Merge "MIPS32: Do not use _MIPS_ARCH_MIPS64R6 in MIPS32 code" by Vladimir Marko · 8 years ago
  74. 2f94fa0 Merge "ART: Add correct field index to reference visiting" am: ad4ee2641d by Andreas Gampe · 8 years ago
  75. ad4ee26 Merge "ART: Add correct field index to reference visiting" by Treehugger Robot · 8 years ago
  76. 2aab06b Fix date on devices in setup-buildbot-device.sh. by Roland Levillain · 8 years ago
  77. 2300620 Merge "MIPS: Implement heap poisoning in ART's Optimizing compiler." by Roland Levillain · 8 years ago
  78. ea6a2f2 Merge "Revert "Revert "Intrinsify Integer.valueOf.""" am: 0058a5487c by Nicolas Geoffray · 8 years ago
  79. 41ee103 Merge "MIPS: Implement heap poisoning in ART's Optimizing compiler." by Roland Levillain · 8 years ago
  80. 0058a54 Merge "Revert "Revert "Intrinsify Integer.valueOf.""" by Nicolas Geoffray · 8 years ago
  81. 330bed6 Merge "Update run-tests script/dependencies to use -testdex jars." by Nicolas Geoffray · 8 years ago
  82. 39edd8b Merge "Update run-tests script/dependencies to use -testdex jars." by Nicolas Geoffray · 8 years ago
  83. 320ccca Update run-tests script/dependencies to use -testdex jars. by Nicolas Geoffray · 8 years ago
  84. 331605a Revert "Revert "Intrinsify Integer.valueOf."" by Nicolas Geoffray · 8 years ago
  85. 3651222 Merge "Blacklist libcore tests relying on libjavacoretests." am: ec280c9a8f by Nicolas Geoffray · 8 years ago
  86. ec280c9 Merge "Blacklist libcore tests relying on libjavacoretests." by Treehugger Robot · 8 years ago
  87. 6875fbf Merge "Fix mutex issue" am: 0d396047b1 by Alex Light · 8 years ago
  88. 0d39604 Merge "Fix mutex issue" by Treehugger Robot · 8 years ago
  89. a9fc86a Merge "ART: Add primitive field reporting" am: 30667728ca by Andreas Gampe · 8 years ago
  90. 9511460 ART: Add correct field index to reference visiting by Andreas Gampe · 8 years ago
  91. 3066772 Merge "ART: Add primitive field reporting" by Treehugger Robot · 8 years ago
  92. 9794a67 Merge "Disable test 152 for gcstress" am: 5d481d9f7e by Mathieu Chartier · 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. 9b4b7df Merge "Change the region space region size to 256k." am: e0aa5beef7 by Hiroshi Yamauchi · 8 years ago
  97. e0aa5be Merge "Change the region space region size to 256k." by Hiroshi Yamauchi · 8 years ago
  98. 5591819 Disable test 152 for gcstress by Mathieu Chartier · 8 years ago
  99. e731693 ART: Add primitive field reporting by Andreas Gampe · 8 years ago
  100. 43fe5e5 Merge "ART/Mterp: eliminate unnecessary access checks" am: 15c4ee19ed by Bill Buzbee · 8 years ago