1. acb119d Merge "Add extra timing loggers for image writing" am: 8179b624fd by Mathieu Chartier · 7 years ago
  2. 8179b62 Merge "Add extra timing loggers for image writing" by Mathieu Chartier · 7 years ago
  3. 327f192 Merge "Move more runtime code to libartbase, libdexfile" am: b58dcecb47 by David Sehr · 7 years ago
  4. b58dcec Merge "Move more runtime code to libartbase, libdexfile" by David Sehr · 7 years ago
  5. b66dce2 Merge "Revert^2 "Compile link-time thunks in codegen."" am: 6c35339915 by Vladimir Marko · 7 years ago
  6. 6c35339 Merge "Revert^2 "Compile link-time thunks in codegen."" by Vladimir Marko · 7 years ago
  7. 049d16f Merge changes from topics "oth-jli-static-initializers-aosp", "oth-jli-hiddenapi-aosp" by Orion Hodson · 7 years ago
  8. b2be082 Merge changes from topics "oth-jli-static-initializers-aosp", "oth-jli-hiddenapi-aosp" by Orion Hodson · 7 years ago
  9. c0d988a ART: Stop Hidden API stackwalk for class initializers in j.l.i. by Orion Hodson · 7 years ago
  10. 9574f49 ART: Walk past j.l.i in stackwalk for Hidden API by Orion Hodson · 7 years ago
  11. e2db2a3 Merge "ART: Fix MethodHandle invoke-super" am: b143d262c5 by Orion Hodson · 7 years ago
  12. b143d26 Merge "ART: Fix MethodHandle invoke-super" by Orion Hodson · 7 years ago
  13. ca1e038 Revert^2 "Compile link-time thunks in codegen." by Vladimir Marko · 7 years ago
  14. 703b82a Add extra timing loggers for image writing by Mathieu Chartier · 7 years ago
  15. 1f75648 Merge "Fix RUNTIME_TARGET_GTEST_MAKE_TARGETS" am: 3f967b2565 by Dan Willemsen · 7 years ago
  16. 3f967b2 Merge "Fix RUNTIME_TARGET_GTEST_MAKE_TARGETS" by Treehugger Robot · 7 years ago
  17. cf767de Fix RUNTIME_TARGET_GTEST_MAKE_TARGETS by Dan Willemsen · 7 years ago
  18. 9bc1751 Merge "Fix --oat-filename in dex2oat usage message" am: 8d2e70ae23 by Mathieu Chartier · 7 years ago
  19. 8d2e70a Merge "Fix --oat-filename in dex2oat usage message" by Mathieu Chartier · 7 years ago
  20. 7e27172 Merge "Load-balance gcstress and gcverify ART test configurations." by Roland Levillain · 7 years ago
  21. 0f59574 ART: Fix MethodHandle invoke-super by Orion Hodson · 7 years ago
  22. 4705aca Merge "Load-balance gcstress and gcverify ART test configurations." by Roland Levillain · 7 years ago
  23. 28be106 Load-balance gcstress and gcverify ART test configurations. by Roland Levillain · 7 years ago
  24. 4f58cdf Merge "Drop removed OsTest.test_setgroups() from libcore_failures.txt" by Pete Gillin · 7 years ago
  25. 4e9db79 Merge "Drop removed OsTest.test_setgroups() from libcore_failures.txt" by Pete Gillin · 7 years ago
  26. ef965a5 Merge "Don't pass empty profile to OatWriter" am: 9599ef5a7a by Mathieu Chartier · 7 years ago
  27. 9599ef5 Merge "Don't pass empty profile to OatWriter" by Treehugger Robot · 7 years ago
  28. 4a265c2 Don't pass empty profile to OatWriter by Mathieu Chartier · 7 years ago
  29. dd3a579 Merge "Add extra logging for bug 77342775." am: 3a67727fb4 by Vladimir Marko · 7 years ago
  30. 3a67727 Merge "Add extra logging for bug 77342775." by Treehugger Robot · 7 years ago
  31. 02e7eda Merge "Remove some unnecessary items from WellKnownClasses." am: a9e0c71c82 by Vladimir Marko · 7 years ago
  32. a9e0c71 Merge "Remove some unnecessary items from WellKnownClasses." by Treehugger Robot · 7 years ago
  33. 9c4a015 Move more runtime code to libartbase, libdexfile by David Sehr · 7 years ago
  34. 5f71c65 Fix --oat-filename in dex2oat usage message by Sascha Roth · 7 years ago
  35. caa1399 Merge "Remove historical workarounds." am: 6485701497 by Elliott Hughes · 7 years ago
  36. 6485701 Merge "Remove historical workarounds." by Elliott Hughes · 7 years ago
  37. eed60f0 Merge "Remove unused DexFile UTF-16-based string lookup" am: b4b91460b2 by John Stuart · 7 years ago
  38. b4b9146 Merge "Remove unused DexFile UTF-16-based string lookup" by John Stuart · 7 years ago
  39. cdb4cb1 Remove historical workarounds. by Elliott Hughes · 7 years ago
  40. 7233cd2 Merge "Count switch as branch." am: b8a5e8b0c4 by Aart Bik · 7 years ago
  41. b8a5e8b Merge "Count switch as branch." by Treehugger Robot · 7 years ago
  42. f5c537e Add extra logging for bug 77342775. by Vladimir Marko · 7 years ago
  43. 55ace96 Merge "Move 712-varhandle-invocations to API level 28" am: d9019b3892 by Alan Leung · 7 years ago
  44. d9019b3 Merge "Move 712-varhandle-invocations to API level 28" by Alan Leung · 7 years ago
  45. 8b08132 Merge "Fix oat_file_assistant_test." am: 65b49cd274 by Vladimir Marko · 7 years ago
  46. 65b49cd Merge "Fix oat_file_assistant_test." by Vladimir Marko · 7 years ago
  47. d6c5b13 Drop removed OsTest.test_setgroups() from libcore_failures.txt by Tobias Thierer · 7 years ago
  48. 1cf9e14 Merge "Delete MarkCompact GC" am: 2981bd597b by Mathieu Chartier · 7 years ago
  49. 2981bd5 Merge "Delete MarkCompact GC" by Mathieu Chartier · 7 years ago
  50. e3e4beb Merge "Improve error message in 151-OpenFileLimit." am: 004710aa7b by Richard Uhler · 7 years ago
  51. 004710a Merge "Improve error message in 151-OpenFileLimit." by Treehugger Robot · 7 years ago
  52. c83e7fe Fix oat_file_assistant_test. by Vladimir Marko · 7 years ago
  53. 6097672 Remove some unnecessary items from WellKnownClasses. by Vladimir Marko · 7 years ago
  54. 9169082 Improve error message in 151-OpenFileLimit. by Richard Uhler · 7 years ago
  55. 3f72948 Merge "Remove unused SIZEOF_MEMBER." am: 1451f86cce by Elliott Hughes · 7 years ago
  56. 1451f86 Merge "Remove unused SIZEOF_MEMBER." by Elliott Hughes · 7 years ago
  57. 6f99ad9 Remove unused SIZEOF_MEMBER. by Elliott Hughes · 7 years ago
  58. c254c97 Merge "Fix overriding commands warnings/error" am: cc69e238b5 by Dan Willemsen · 7 years ago
  59. 1b8c5f0 Merge "patchoat: Move nullptr CHECK" am: 6e49cd6ec9 by Greg Kaiser · 7 years ago
  60. cc69e23 Merge "Fix overriding commands warnings/error" by Treehugger Robot · 7 years ago
  61. 6e49cd6 Merge "patchoat: Move nullptr CHECK" by Greg Kaiser · 7 years ago
  62. dffcbe9 Remove unused DexFile UTF-16-based string lookup by John Stuart · 7 years ago
  63. d99f203 Count switch as branch. by Aart Bik · 7 years ago
  64. 4eb1779 patchoat: Move nullptr CHECK by Greg Kaiser · 7 years ago
  65. f8e5d8c Delete MarkCompact GC by Mathieu Chartier · 7 years ago
  66. 1776962 Fix overriding commands warnings/error by Dan Willemsen · 7 years ago
  67. a485e24 Merge changes from topic "hidden_api_cp" am: faa7b29f1e by Mathieu Chartier · 7 years ago
  68. faa7b29 Merge changes from topic "hidden_api_cp" by Mathieu Chartier · 7 years ago
  69. ae49d91 Merge "Implement cyclic region allocation in ART's region space." am: d7d9f00b9e by Roland Levillain · 7 years ago
  70. d7d9f00 Merge "Implement cyclic region allocation in ART's region space." by Roland Levillain · 7 years ago
  71. ed0d1af Merge "[veridex] Add a flow analysis pass to detect precise reflection usages." by Nicolas Geoffray · 7 years ago
  72. 25e8ac5 Merge "[veridex] Add a flow analysis pass to detect precise reflection usages." by Treehugger Robot · 7 years ago
  73. 6a46dd8 Merge "x86: Remove unnecessary temp from CheckCast locations." am: 28fb6266c4 by Vladimir Marko · 7 years ago
  74. 28fb626 Merge "x86: Remove unnecessary temp from CheckCast locations." by Treehugger Robot · 7 years ago
  75. f5f1f80 Revert^2 "hidden_api: Call back into libcore on hidden api detection"" by Narayan Kamath · 7 years ago
  76. 8c5de0f Revert "hidden_api: Call back into libcore on hidden api detection" by Orion Hodson · 7 years ago
  77. a9660f1 hidden_api: Call back into libcore on hidden api detection by Narayan Kamath · 7 years ago
  78. fc5ec7b Merge "Revert "Revert "Write shared data section for oatdump export dex""" by Mathieu Chartier · 7 years ago
  79. 9c85c79 Merge "Revert "Revert "Write shared data section for oatdump export dex""" by Mathieu Chartier · 7 years ago
  80. 2ebff05 [veridex] Add a flow analysis pass to detect precise reflection usages. by Nicolas Geoffray · 7 years ago
  81. 9f8d312 x86: Remove unnecessary temp from CheckCast locations. by Vladimir Marko · 7 years ago
  82. 0f4f420 Merge "Fix 616-cha-unloading." am: c14f54b6d3 by Alexey Grebenkin · 7 years ago
  83. c14f54b Merge "Fix 616-cha-unloading." by Treehugger Robot · 7 years ago
  84. 567dc6f Revert "Revert "Write shared data section for oatdump export dex"" by Mathieu Chartier · 7 years ago
  85. d3ad59a Merge "Always do cdex conversion for OatWriter dexlayout" am: ddc694267a by Mathieu Chartier · 7 years ago
  86. ddc6942 Merge "Always do cdex conversion for OatWriter dexlayout" by Mathieu Chartier · 7 years ago
  87. d9c9a52 Merge "Move remaining runtime/base stuff to libartbase" am: 1ce5432af4 by David Sehr · 7 years ago
  88. 1ce5432 Merge "Move remaining runtime/base stuff to libartbase" by Treehugger Robot · 7 years ago
  89. afc17bd Merge "Fix and extend debugging output for bug 74410240." am: 6fcf35bc06 by Vladimir Marko · 7 years ago
  90. 276d29b Move 712-varhandle-invocations to API level 28 by Alan Leung · 7 years ago
  91. 6fcf35b Merge "Fix and extend debugging output for bug 74410240." by Vladimir Marko · 7 years ago
  92. 1ce2b3b Move remaining runtime/base stuff to libartbase by David Sehr · 7 years ago
  93. ddf3955 Always do cdex conversion for OatWriter dexlayout by Mathieu Chartier · 7 years ago
  94. 606adb3 Fix and extend debugging output for bug 74410240. by Vladimir Marko · 7 years ago
  95. 0f2d8ca Merge "ART: Temporarily move 704-multiply-accumulate away from D8" by Orion Hodson · 7 years ago
  96. 281c998 Merge "ART: Temporarily move 704-multiply-accumulate away from D8" by Orion Hodson · 7 years ago
  97. 3169abf ART: Temporarily move 704-multiply-accumulate away from D8 by Orion Hodson · 7 years ago
  98. 46d297f Merge "ART: Temporarily move 3 checker tests away from D8" am: 0e87fb158d by Orion Hodson · 7 years ago
  99. 0e87fb1 Merge "ART: Temporarily move 3 checker tests away from D8" by Orion Hodson · 7 years ago
  100. 88f1054 ART: Temporarily move 3 checker tests away from D8 by Orion Hodson · 7 years ago