1. f4ed7e8 Fix misc issues with non-generated-code fault handlers by Alex Light · 7 years ago
  2. ec0be6e Merge "Add more extra space for dexlayout writing" by Mathieu Chartier · 7 years ago
  3. 1557778 Add more extra space for dexlayout writing by Mathieu Chartier · 7 years ago
  4. 6d4c343 Merge "Build fuzzing sources against release 8 when eventually running with ART." by Treehugger Robot · 7 years ago
  5. 62583c6 Merge "Properly de-duplicate debug symbol names." by Treehugger Robot · 7 years ago
  6. 13a92d5 Merge "ART: Add support for VMStack.getAnnotatedStackTrace" by Treehugger Robot · 7 years ago
  7. d8f2702 Properly de-duplicate debug symbol names. by David Srbecky · 7 years ago
  8. fa0b0db Merge "Generate debug symbols for interpreted methods." by David Srbecky · 7 years ago
  9. a6b2a2d Merge "Revert "Make arm64-scratch-register less dexer dependent"" by Nicolas Geoffray · 7 years ago
  10. 942da61 Revert "Make arm64-scratch-register less dexer dependent" by Nicolas Geoffray · 7 years ago
  11. 16d1870 Merge "Revert "Ensure that methods requiring interpreter entrypoint always have it."" by Treehugger Robot · 7 years ago
  12. c971f6e Revert "Ensure that methods requiring interpreter entrypoint always have it." by Mathieu Chartier · 7 years ago
  13. c3e60f3 Merge changes Ib983e85c,Ic01ea4e8 by Mathieu Chartier · 7 years ago
  14. 8892c6b Move debug info offsets into a side table by Mathieu Chartier · 7 years ago
  15. 210531f Revert "Revert "Move quickening info logic to its own table"" by Mathieu Chartier · 7 years ago
  16. 3c9e0f6 Merge "Change compiler tests to have aligned code item" by Mathieu Chartier · 7 years ago
  17. fa3db3d Change compiler tests to have aligned code item by Mathieu Chartier · 7 years ago
  18. 380080d Build fuzzing sources against release 8 when eventually running with ART. by Aart Bik · 7 years ago
  19. 017adc2 Merge changes from topic "userdebug-jdwp" by Alex Light · 7 years ago
  20. 5a2492b Merge "Make arm64-scratch-register less dexer dependent" by Alan Leung · 7 years ago
  21. 1440cd0 Merge "Create an ART-independent DexFileLoader" by David Sehr · 7 years ago
  22. 013fd80 Create an ART-independent DexFileLoader by David Sehr · 7 years ago
  23. a7e4a15 Merge changes from topic "dex2oat-pgo" by Pirama Arumuga Nainar · 7 years ago
  24. 94730ef Ensure that methods requiring interpreter entrypoint always have it. by Alex Light · 7 years ago
  25. 32210b9 Generate debug symbols for interpreted methods. by David Srbecky · 7 years ago
  26. b12293f Merge "ART: Relax failure requirements for dex2oat watchdog test" by Treehugger Robot · 7 years ago
  27. 02f6ed6 Setup PGO for dex2oat and related libraries by Pirama Arumuga Nainar · 7 years ago
  28. ab89892 Do not call _exit() for PGO instrumentation by Pirama Arumuga Nainar · 7 years ago
  29. d97a2d1 Merge "Allow mmap reuse in lower 4GB" by David Srbecky · 7 years ago
  30. 3837c87 Merge "Revert "Move quickening info logic to its own table"" by Nicolas Geoffray · 7 years ago
  31. 6716941 Revert "Move quickening info logic to its own table" by Nicolas Geoffray · 7 years ago
  32. b612f9a Merge "Revert "Enable patchoat to write image relocation files"" by Mathieu Chartier · 7 years ago
  33. 24e4f73 Revert "Enable patchoat to write image relocation files" by Mathieu Chartier · 7 years ago
  34. d6c402e Merge "Move quickening info logic to its own table" by Mathieu Chartier · 7 years ago
  35. 7a26f94 Move quickening info logic to its own table by Mathieu Chartier · 7 years ago
  36. 2ce6fc8 Support using adbconnection and openjdkjvmti without JAVA_DEBUGGABLE by Alex Light · 7 years ago
  37. 80ddf27 ART: Relax failure requirements for dex2oat watchdog test by Andreas Gampe · 7 years ago
  38. 2950432 Merge "Enable patchoat to write image relocation files" by Treehugger Robot · 7 years ago
  39. b06ee45 Merge "ART: Fix Mmap reuse flag in vdex load" by Andreas Gampe · 7 years ago
  40. c1fc449 ART: Fix Mmap reuse flag in vdex load by Andreas Gampe · 7 years ago
  41. 52f6cc0 Merge "Remove extra sizeof()." by Evgenii Stepanov · 7 years ago
  42. 22861a9 Merge "Enable compact dex by default" by Mathieu Chartier · 7 years ago
  43. b4182a3 Merge "Use 28 bits for type check bit string." by Vladimir Marko · 7 years ago
  44. 9d402eb Merge "Change from PPID to CWD to distinguish between different trees" by Alex Light · 7 years ago
  45. 31f22d6 Change from PPID to CWD to distinguish between different trees by Alex Light · 7 years ago
  46. fbe5f2f Enable patchoat to write image relocation files by Alex Klyubin · 7 years ago
  47. 71d3c88 Allow mmap reuse in lower 4GB by David Srbecky · 7 years ago
  48. dc682aa Use 28 bits for type check bit string. by Vladimir Marko · 7 years ago
  49. f4bf58d Merge "Try to mmap vdex file within the address range of the ELF file." by David Srbecky · 7 years ago
  50. 797ffe5 Remove extra sizeof(). by Evgenii Stepanov · 7 years ago
  51. d6b7e8c Merge "Fix calculation of non-free region count." by Lokesh Gidra · 7 years ago
  52. b4f1541 Fix calculation of non-free region count. by Lokesh Gidra · 7 years ago
  53. ea443af Merge "Add missing skips for --redefine-stress" by Treehugger Robot · 7 years ago
  54. 1530591 Merge "Do not abort if we fail to allocate a thread-peer on shutdown" by Alex Light · 7 years ago
  55. 2567a12 Merge "Allow map name to be empty in DumpNativeStack." by Christopher Ferris · 7 years ago
  56. 8e47493 Merge "ARM: Replace arm::SetCc with vixl32::FlagsUpdate." by Treehugger Robot · 7 years ago
  57. 5f4a1a0 Merge "Convert to StandardDex in fixup_dex_dex_file" by Mathieu Chartier · 7 years ago
  58. 21cf258 Convert to StandardDex in fixup_dex_dex_file by Mathieu Chartier · 7 years ago
  59. 420d589 Merge "Remove Jack support from ART scripts" by Neil Fuller · 7 years ago
  60. 1191608 Merge "Force JIT on reduction with many variables." by Treehugger Robot · 7 years ago
  61. fb6b0b1 ART: Add support for VMStack.getAnnotatedStackTrace by Andreas Gampe · 7 years ago
  62. 5015148 Add missing skips for --redefine-stress by Alex Light · 7 years ago
  63. 680e88b Merge "Re-enable disabled dex2oat tests for compact dex." by Mathieu Chartier · 7 years ago
  64. e44ee0c Do not abort if we fail to allocate a thread-peer on shutdown by Alex Light · 7 years ago
  65. 0212910 Re-enable disabled dex2oat tests for compact dex. by Mathieu Chartier · 7 years ago
  66. ee74149 Force JIT on reduction with many variables. by Aart Bik · 7 years ago
  67. 812d4d4 Merge "Clean up CodeItemAccessors and Compact/StandardDexFile" by Mathieu Chartier · 7 years ago
  68. 8bd7d1b Allow map name to be empty in DumpNativeStack. by Christopher Ferris · 7 years ago
  69. 239bdf6 Remove Jack support from ART scripts by Neil Fuller · 7 years ago
  70. 698ebbc Clean up CodeItemAccessors and Compact/StandardDexFile by Mathieu Chartier · 7 years ago
  71. 4b9a11f Merge "Switch to using d8 in ART" by Neil Fuller · 7 years ago
  72. f0a6a1d ARM: Replace arm::SetCc with vixl32::FlagsUpdate. by Vladimir Marko · 7 years ago
  73. 30f54cc Merge "ARM: Fix breaking changes from recent VIXL update." by Roland Levillain · 7 years ago
  74. 4cb6347 Merge "ART: Take classloader into account for AttachAgent" by Treehugger Robot · 7 years ago
  75. 118c59c Merge "ART: Verifier support for VarHandles" by Orion Hodson · 7 years ago
  76. 71a7b36 Merge "ART: Additional Atomic methods" by Orion Hodson · 7 years ago
  77. bf84c1b Merge "Create dex subdirectory" by Treehugger Robot · 7 years ago
  78. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  79. 7b38e69 ART: Take classloader into account for AttachAgent by Andreas Gampe · 7 years ago
  80. b496af8 Merge "ART: Clean up library loading" by Treehugger Robot · 7 years ago
  81. daa27bc Merge "Remove DexFile direct accesses to CodeItem" by Mathieu Chartier · 7 years ago
  82. 70a58af Merge "Change ClassStatus to fit into 4 bits." by Treehugger Robot · 7 years ago
  83. 9382c0d Merge "Print peak regions allocated metric at GC perf dump" by Lokesh Gidra · 7 years ago
  84. c546ec9 Switch to using d8 in ART by Neil Fuller · 7 years ago
  85. 2c64a83 Change ClassStatus to fit into 4 bits. by Vladimir Marko · 7 years ago
  86. 183d794 Merge "Explicitly document functions generated with macro ART_GET_FIELD_FROM_CODE." by Roland Levillain · 7 years ago
  87. fe92d12 ART: Verifier support for VarHandles by Orion Hodson · 7 years ago
  88. 4131d10 ART: Additional Atomic methods by Orion Hodson · 7 years ago
  89. bd01843 Merge changes Ibaed6a7e,I1c89537c by Treehugger Robot · 7 years ago
  90. 4d77daf Correct behavior of thread suspension around Raw monitors by Alex Light · 7 years ago
  91. b6f3464 Ensure shutdown thread has a java peer. by Alex Light · 7 years ago
  92. 2f1ca4c Merge "Remove skips for VariableTableTest & VariableTableWithGenericTest" by Treehugger Robot · 7 years ago
  93. ecb8662 Enable compact dex by default by Mathieu Chartier · 7 years ago
  94. 6238c83 Remove DexFile direct accesses to CodeItem by Mathieu Chartier · 7 years ago
  95. a821bb1 Merge "Make D8 Desugaring default." by Alan Leung · 7 years ago
  96. a61e97f Merge "Remove CodeItem accessor functions" by Mathieu Chartier · 7 years ago
  97. ec2cdf4 Try to mmap vdex file within the address range of the ELF file. by David Srbecky · 7 years ago
  98. 6cd0005 Merge "Don't use ANDROID_BUILD_TOP in common_test.mk" by Treehugger Robot · 7 years ago
  99. a0fd30d Merge "Ignore OOMEs in ThreadStress' QueuedWait operation." by Roland Levillain · 7 years ago
  100. dfee52f Don't use ANDROID_BUILD_TOP in common_test.mk by Alex Light · 7 years ago