1. c444077 Add arg for overwriting class loader class path by Mathieu Chartier · 6 years ago
  2. e83bae5 Merge "ART: Remove support for compiled-methods and compiled-classes" by Treehugger Robot · 6 years ago
  3. cfe688c Merge "Implement dead object poisoning in unevacuated regions." by Roland Levillain · 6 years ago
  4. 80d8db3 Merge "Change monitor doc comment to reflect lock deflation" by Treehugger Robot · 6 years ago
  5. c3d5b84 Change monitor doc comment to reflect lock deflation by Daniel Colascione · 6 years ago
  6. c523600 Merge "Fix build warnings for x86+arm targets" by Treehugger Robot · 6 years ago
  7. 550ea7b Merge "Disable lld for unrecognized --keep-unique flag." by Treehugger Robot · 6 years ago
  8. bd600e3 ART: Remove support for compiled-methods and compiled-classes by Andreas Gampe · 6 years ago
  9. f5d9f81 Merge "profman: removed unused header" by Treehugger Robot · 6 years ago
  10. 6648da1 Merge "Bug fix in SIMD result detection." by Treehugger Robot · 6 years ago
  11. 20d35be Merge "ART: Fix oatdump check" by Treehugger Robot · 6 years ago
  12. 74b9994 Merge "Move profile dependent modules to libartbase" by Treehugger Robot · 6 years ago
  13. 3f8e02c Bug fix in SIMD result detection. by Aart Bik · 6 years ago
  14. 79e2607 Move profile dependent modules to libartbase by David Sehr · 6 years ago
  15. 8a78f81 Merge changes I8687ab9e,I61f879f2 by Vladimir Marko · 6 years ago
  16. be2d2ad Merge "Move dexanalyze experiments to their own file" by Treehugger Robot · 6 years ago
  17. ef2fa26 Move dexanalyze experiments to their own file by Mathieu Chartier · 6 years ago
  18. d5d597f Disable lld for unrecognized --keep-unique flag. by Chih-Hung Hsieh · 6 years ago
  19. 66d8f06 Merge "Fix typo in clean vars for dexanalyze_test" by Treehugger Robot · 6 years ago
  20. 03da784 ART: Fix oatdump check by Andreas Gampe · 6 years ago
  21. 0be7fa7 Fix typo in clean vars for dexanalyze_test by Mathieu Chartier · 6 years ago
  22. fe6cf7c Merge "Add dexanalyze tool" by Mathieu Chartier · 6 years ago
  23. df25b47 Implement dead object poisoning in unevacuated regions. by Roland Levillain · 6 years ago
  24. daf374c profman: removed unused header by Jeff Vander Stoep · 6 years ago
  25. 6d66fcf Move RelativePatcher from libart-compiler.so to dex2oat. by Vladimir Marko · 6 years ago
  26. 6490021 Merge "Improve debug logging for bug 77342775." by Treehugger Robot · 6 years ago
  27. 7a69505 Rewrite null checks in read barrier introspection thunks. by Vladimir Marko · 6 years ago
  28. 61c50b3 Merge "Add extra output when patchoat_test fails." by Treehugger Robot · 6 years ago
  29. 72247af Merge "Distinguish the various pre-allocated OutOfMemoryError use cases." by Roland Levillain · 6 years ago
  30. 203d5d8 Merge "ART: Memory order updates to trace.{h,cc}" by Treehugger Robot · 6 years ago
  31. 957e708 Improve debug logging for bug 77342775. by Vladimir Marko · 6 years ago
  32. 3f4a0bc Add extra output when patchoat_test fails. by Vladimir Marko · 6 years ago
  33. 283ad2d ART: Memory order updates to trace.{h,cc} by Orion Hodson · 6 years ago
  34. b38b862 Merge "ART: Fix core image detection" by Treehugger Robot · 6 years ago
  35. db20a4b ART: Fix core image detection by Andreas Gampe · 6 years ago
  36. 49720a0 Merge "Add stored class loader context option" by Treehugger Robot · 6 years ago
  37. 2e0478a Add dexanalyze tool by Mathieu Chartier · 6 years ago
  38. 5d2dbf8 Fix build warnings for x86+arm targets by Dan Willemsen · 6 years ago
  39. f5abfc4 Add stored class loader context option by Mathieu Chartier · 6 years ago
  40. 7b0e844 Distinguish the various pre-allocated OutOfMemoryError use cases. by Roland Levillain · 6 years ago
  41. dc83dea Merge "Prevent deadlock calling transformation functions in ClassLoad callback." by Alex Light · 6 years ago
  42. 8179b62 Merge "Add extra timing loggers for image writing" by Mathieu Chartier · 6 years ago
  43. b58dcec Merge "Move more runtime code to libartbase, libdexfile" by David Sehr · 6 years ago
  44. 6c35339 Merge "Revert^2 "Compile link-time thunks in codegen."" by Vladimir Marko · 6 years ago
  45. b2be082 Merge changes from topics "oth-jli-static-initializers-aosp", "oth-jli-hiddenapi-aosp" by Orion Hodson · 6 years ago
  46. c0d988a ART: Stop Hidden API stackwalk for class initializers in j.l.i. by Orion Hodson · 6 years ago
  47. 9574f49 ART: Walk past j.l.i in stackwalk for Hidden API by Orion Hodson · 6 years ago
  48. b143d26 Merge "ART: Fix MethodHandle invoke-super" by Orion Hodson · 6 years ago
  49. ca1e038 Revert^2 "Compile link-time thunks in codegen." by Vladimir Marko · 6 years ago
  50. 703b82a Add extra timing loggers for image writing by Mathieu Chartier · 6 years ago
  51. 3f967b2 Merge "Fix RUNTIME_TARGET_GTEST_MAKE_TARGETS" by Treehugger Robot · 6 years ago
  52. cf767de Fix RUNTIME_TARGET_GTEST_MAKE_TARGETS by Dan Willemsen · 6 years ago
  53. 9e7859c Prevent deadlock calling transformation functions in ClassLoad callback. by Alex Light · 6 years ago
  54. 8d2e70a Merge "Fix --oat-filename in dex2oat usage message" by Mathieu Chartier · 6 years ago
  55. 0f59574 ART: Fix MethodHandle invoke-super by Orion Hodson · 6 years ago
  56. 4705aca Merge "Load-balance gcstress and gcverify ART test configurations." by Roland Levillain · 6 years ago
  57. 28be106 Load-balance gcstress and gcverify ART test configurations. by Roland Levillain · 6 years ago
  58. 4e9db79 Merge "Drop removed OsTest.test_setgroups() from libcore_failures.txt" by Pete Gillin · 6 years ago
  59. 9599ef5 Merge "Don't pass empty profile to OatWriter" by Treehugger Robot · 6 years ago
  60. 4a265c2 Don't pass empty profile to OatWriter by Mathieu Chartier · 6 years ago
  61. 3a67727 Merge "Add extra logging for bug 77342775." by Treehugger Robot · 6 years ago
  62. a9e0c71 Merge "Remove some unnecessary items from WellKnownClasses." by Treehugger Robot · 6 years ago
  63. 9c4a015 Move more runtime code to libartbase, libdexfile by David Sehr · 6 years ago
  64. 5f71c65 Fix --oat-filename in dex2oat usage message by Sascha Roth · 6 years ago
  65. 6485701 Merge "Remove historical workarounds." by Elliott Hughes · 6 years ago
  66. b4b9146 Merge "Remove unused DexFile UTF-16-based string lookup" by John Stuart · 6 years ago
  67. cdb4cb1 Remove historical workarounds. by Elliott Hughes · 6 years ago
  68. b8a5e8b Merge "Count switch as branch." by Treehugger Robot · 6 years ago
  69. f5c537e Add extra logging for bug 77342775. by Vladimir Marko · 6 years ago
  70. d9019b3 Merge "Move 712-varhandle-invocations to API level 28" by Alan Leung · 6 years ago
  71. 65b49cd Merge "Fix oat_file_assistant_test." by Vladimir Marko · 6 years ago
  72. d6c5b13 Drop removed OsTest.test_setgroups() from libcore_failures.txt by Tobias Thierer · 6 years ago
  73. 2981bd5 Merge "Delete MarkCompact GC" by Mathieu Chartier · 6 years ago
  74. 004710a Merge "Improve error message in 151-OpenFileLimit." by Treehugger Robot · 6 years ago
  75. c83e7fe Fix oat_file_assistant_test. by Vladimir Marko · 6 years ago
  76. 6097672 Remove some unnecessary items from WellKnownClasses. by Vladimir Marko · 6 years ago
  77. 9169082 Improve error message in 151-OpenFileLimit. by Richard Uhler · 6 years ago
  78. 1451f86 Merge "Remove unused SIZEOF_MEMBER." by Elliott Hughes · 6 years ago
  79. 6f99ad9 Remove unused SIZEOF_MEMBER. by Elliott Hughes · 6 years ago
  80. cc69e23 Merge "Fix overriding commands warnings/error" by Treehugger Robot · 6 years ago
  81. 6e49cd6 Merge "patchoat: Move nullptr CHECK" by Greg Kaiser · 6 years ago
  82. dffcbe9 Remove unused DexFile UTF-16-based string lookup by John Stuart · 6 years ago
  83. d99f203 Count switch as branch. by Aart Bik · 6 years ago
  84. 4eb1779 patchoat: Move nullptr CHECK by Greg Kaiser · 6 years ago
  85. f8e5d8c Delete MarkCompact GC by Mathieu Chartier · 6 years ago
  86. 1776962 Fix overriding commands warnings/error by Dan Willemsen · 6 years ago
  87. faa7b29 Merge changes from topic "hidden_api_cp" by Mathieu Chartier · 6 years ago
  88. d7d9f00 Merge "Implement cyclic region allocation in ART's region space." by Roland Levillain · 6 years ago
  89. 25e8ac5 Merge "[veridex] Add a flow analysis pass to detect precise reflection usages." by Treehugger Robot · 6 years ago
  90. 28fb626 Merge "x86: Remove unnecessary temp from CheckCast locations." by Treehugger Robot · 6 years ago
  91. f5f1f80 Revert^2 "hidden_api: Call back into libcore on hidden api detection"" by Narayan Kamath · 6 years ago
  92. 8c5de0f Revert "hidden_api: Call back into libcore on hidden api detection" by Orion Hodson · 6 years ago
  93. a9660f1 hidden_api: Call back into libcore on hidden api detection by Narayan Kamath · 6 years ago
  94. 9c85c79 Merge "Revert "Revert "Write shared data section for oatdump export dex""" by Mathieu Chartier · 6 years ago
  95. 2ebff05 [veridex] Add a flow analysis pass to detect precise reflection usages. by Nicolas Geoffray · 6 years ago
  96. 9f8d312 x86: Remove unnecessary temp from CheckCast locations. by Vladimir Marko · 6 years ago
  97. c14f54b Merge "Fix 616-cha-unloading." by Treehugger Robot · 6 years ago
  98. 567dc6f Revert "Revert "Write shared data section for oatdump export dex"" by Mathieu Chartier · 6 years ago
  99. ddc6942 Merge "Always do cdex conversion for OatWriter dexlayout" by Mathieu Chartier · 6 years ago
  100. 1ce5432 Merge "Move remaining runtime/base stuff to libartbase" by Treehugger Robot · 6 years ago