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