1. a9e0c71 Merge "Remove some unnecessary items from WellKnownClasses." by Treehugger Robot · 7 years ago
  2. 6485701 Merge "Remove historical workarounds." by Elliott Hughes · 7 years ago
  3. b4b9146 Merge "Remove unused DexFile UTF-16-based string lookup" by John Stuart · 7 years ago
  4. cdb4cb1 Remove historical workarounds. by Elliott Hughes · 7 years ago
  5. b8a5e8b Merge "Count switch as branch." by Treehugger Robot · 7 years ago
  6. d9019b3 Merge "Move 712-varhandle-invocations to API level 28" by Alan Leung · 7 years ago
  7. 65b49cd Merge "Fix oat_file_assistant_test." by Vladimir Marko · 7 years ago
  8. 2981bd5 Merge "Delete MarkCompact GC" by Mathieu Chartier · 7 years ago
  9. 004710a Merge "Improve error message in 151-OpenFileLimit." by Treehugger Robot · 7 years ago
  10. c83e7fe Fix oat_file_assistant_test. by Vladimir Marko · 7 years ago
  11. 6097672 Remove some unnecessary items from WellKnownClasses. by Vladimir Marko · 7 years ago
  12. 9169082 Improve error message in 151-OpenFileLimit. by Richard Uhler · 7 years ago
  13. 1451f86 Merge "Remove unused SIZEOF_MEMBER." by Elliott Hughes · 7 years ago
  14. 6f99ad9 Remove unused SIZEOF_MEMBER. by Elliott Hughes · 7 years ago
  15. cc69e23 Merge "Fix overriding commands warnings/error" by Treehugger Robot · 7 years ago
  16. 6e49cd6 Merge "patchoat: Move nullptr CHECK" by Greg Kaiser · 7 years ago
  17. dffcbe9 Remove unused DexFile UTF-16-based string lookup by John Stuart · 7 years ago
  18. d99f203 Count switch as branch. by Aart Bik · 7 years ago
  19. 4eb1779 patchoat: Move nullptr CHECK by Greg Kaiser · 7 years ago
  20. f8e5d8c Delete MarkCompact GC by Mathieu Chartier · 7 years ago
  21. 1776962 Fix overriding commands warnings/error by Dan Willemsen · 7 years ago
  22. faa7b29 Merge changes from topic "hidden_api_cp" by Mathieu Chartier · 7 years ago
  23. d7d9f00 Merge "Implement cyclic region allocation in ART's region space." by Roland Levillain · 7 years ago
  24. 25e8ac5 Merge "[veridex] Add a flow analysis pass to detect precise reflection usages." by Treehugger Robot · 7 years ago
  25. 28fb626 Merge "x86: Remove unnecessary temp from CheckCast locations." by Treehugger Robot · 7 years ago
  26. f5f1f80 Revert^2 "hidden_api: Call back into libcore on hidden api detection"" by Narayan Kamath · 7 years ago
  27. 8c5de0f Revert "hidden_api: Call back into libcore on hidden api detection" by Orion Hodson · 7 years ago
  28. a9660f1 hidden_api: Call back into libcore on hidden api detection by Narayan Kamath · 7 years ago
  29. 9c85c79 Merge "Revert "Revert "Write shared data section for oatdump export dex""" by Mathieu Chartier · 7 years ago
  30. 2ebff05 [veridex] Add a flow analysis pass to detect precise reflection usages. by Nicolas Geoffray · 7 years ago
  31. 9f8d312 x86: Remove unnecessary temp from CheckCast locations. by Vladimir Marko · 7 years ago
  32. c14f54b Merge "Fix 616-cha-unloading." by Treehugger Robot · 7 years ago
  33. 567dc6f Revert "Revert "Write shared data section for oatdump export dex"" by Mathieu Chartier · 7 years ago
  34. ddc6942 Merge "Always do cdex conversion for OatWriter dexlayout" by Mathieu Chartier · 7 years ago
  35. 1ce5432 Merge "Move remaining runtime/base stuff to libartbase" by Treehugger Robot · 7 years ago
  36. 276d29b Move 712-varhandle-invocations to API level 28 by Alan Leung · 7 years ago
  37. 6fcf35b Merge "Fix and extend debugging output for bug 74410240." by Vladimir Marko · 7 years ago
  38. 1ce2b3b Move remaining runtime/base stuff to libartbase by David Sehr · 7 years ago
  39. ddf3955 Always do cdex conversion for OatWriter dexlayout by Mathieu Chartier · 7 years ago
  40. 606adb3 Fix and extend debugging output for bug 74410240. by Vladimir Marko · 7 years ago
  41. 281c998 Merge "ART: Temporarily move 704-multiply-accumulate away from D8" by Orion Hodson · 7 years ago
  42. 3169abf ART: Temporarily move 704-multiply-accumulate away from D8 by Orion Hodson · 7 years ago
  43. 0e87fb1 Merge "ART: Temporarily move 3 checker tests away from D8" by Orion Hodson · 7 years ago
  44. 88f1054 ART: Temporarily move 3 checker tests away from D8 by Orion Hodson · 7 years ago
  45. d9c8f55 Merge "Separate Malloc and MemMap ArenaPools" by Treehugger Robot · 7 years ago
  46. 3215fff Separate Malloc and MemMap ArenaPools by David Sehr · 7 years ago
  47. 5a74501 Merge "Revert "Revert "Move most art test off DX""" by Alan Leung · 7 years ago
  48. 6371249 Merge "Revert "Compile link-time thunks in codegen."" by Vladimir Marko · 7 years ago
  49. 5806a9e Revert "Compile link-time thunks in codegen." by Vladimir Marko · 7 years ago
  50. c8ae8c3 Merge "Enabled nested min-max SIMDization for narrower operands." by Treehugger Robot · 7 years ago
  51. 904d354 Merge "[veridex] Detect more reflection uses." by Treehugger Robot · 7 years ago
  52. 671c393 Merge "Compile link-time thunks in codegen." by Vladimir Marko · 7 years ago
  53. 7d76fb5 Merge "Revert "Write shared data section for oatdump export dex"" by Orion Hodson · 7 years ago
  54. 4b67018 Revert "Write shared data section for oatdump export dex" by Orion Hodson · 7 years ago
  55. bce495e [veridex] Detect more reflection uses. by Nicolas Geoffray · 7 years ago
  56. c9dd220 Compile link-time thunks in codegen. by Vladimir Marko · 7 years ago
  57. db0dc9b Merge changes I8e26cf11,I9edbe1d5,Ia7129eca by Roland Levillain · 7 years ago
  58. e5c5332 Merge "Ensure that art_sigsegv_fault is never inlined" by Treehugger Robot · 7 years ago
  59. cf2de16 Revert "Revert "Move most art test off DX"" by Alan Leung · 7 years ago
  60. b65c2f7 Merge "Write shared data section for oatdump export dex" by Mathieu Chartier · 7 years ago
  61. 9cc68ed Ensure that art_sigsegv_fault is never inlined by Alex Light · 7 years ago
  62. 5aac921 Enabled nested min-max SIMDization for narrower operands. by Aart Bik · 7 years ago
  63. fdca4cb Write shared data section for oatdump export dex by Mathieu Chartier · 7 years ago
  64. 5430e68 Merge "Treat no profile the same as empty profile for app image generation" by Treehugger Robot · 7 years ago
  65. 1e82e75 Merge "Revert^6 "Ensure that OSR still is possible with jvmti"" by Treehugger Robot · 7 years ago
  66. 30d2696 Start netd before running tests on Buildbot devices. by Roland Levillain · 7 years ago
  67. 3dfaab0 Ignore failures on O devices in JDWP tests. by Roland Levillain · 7 years ago
  68. f85b3db Treat no profile the same as empty profile for app image generation by Mathieu Chartier · 7 years ago
  69. bc444ff Merge "Make atomics use for allocator counters consistent." by Hans Boehm · 7 years ago
  70. d0e74e7 Merge "Add range CHECK for method index in GetQuickenedInfoOf" by Mathieu Chartier · 7 years ago
  71. 6b6ab3f Merge "Eliminate redundant abs on zero extension" by Treehugger Robot · 7 years ago
  72. d054066 Merge "Recognize nested MIN-MAX operations." by Treehugger Robot · 7 years ago
  73. f285863 Revert^6 "Ensure that OSR still is possible with jvmti" by Alex Light · 7 years ago
  74. 3840b34 Ignore failures on O devices in some network-related libcore tests. by Roland Levillain · 7 years ago
  75. 252a4e4 Fix 616-cha-unloading. by Alexey Grebenkin · 7 years ago
  76. 1599a66 Add range CHECK for method index in GetQuickenedInfoOf by Mathieu Chartier · 7 years ago
  77. 30a2d9c Merge "Revert^5 "Ensure that OSR still is possible with jvmti"" by Treehugger Robot · 7 years ago
  78. f807153 Revert^5 "Ensure that OSR still is possible with jvmti" by Alex Light · 7 years ago
  79. 4c9bc04 Merge "Revert^4 "Ensure that OSR still is possible with jvmti"" by Treehugger Robot · 7 years ago
  80. 23be146 Revert^4 "Ensure that OSR still is possible with jvmti" by Alex Light · 7 years ago
  81. 50c2668 Merge "ART: Experiment with timeout dumping" by Treehugger Robot · 7 years ago
  82. 846bcc0 Merge "ART: Remove logging restriction" by Treehugger Robot · 7 years ago
  83. 1d746de Recognize nested MIN-MAX operations. by Aart Bik · 7 years ago
  84. c6eec4b Eliminate redundant abs on zero extension by Aart Bik · 7 years ago
  85. 75b47b4 Merge "Revert^4 "Add an option to disable native stack dumping on SIGQUIT."" by Treehugger Robot · 7 years ago
  86. 6ee4971 Revert^4 "Add an option to disable native stack dumping on SIGQUIT." by Nicolas Geoffray · 7 years ago
  87. 0b1d3ca Merge "Revert^3 "Ensure that OSR still is possible with jvmti"" by Alex Light · 7 years ago
  88. ce2836a Revert^3 "Ensure that OSR still is possible with jvmti" by Alex Light · 7 years ago
  89. e2ac8d7 ART: Remove logging restriction by Andreas Gampe · 7 years ago
  90. 698aa16 Make atomics use for allocator counters consistent. by Hans Boehm · 7 years ago
  91. cdd5314 ART: Experiment with timeout dumping by Andreas Gampe · 7 years ago
  92. 7da5cea Merge "Add reachabilityFence intrinsics" by Hans Boehm · 7 years ago
  93. 31ef420 Merge "Revert "Revert "Ensure that OSR still is possible with jvmti""" by Treehugger Robot · 7 years ago
  94. 99ebc26 Merge "Fix failure to initialize AnnotatedStackTraceElement." by Treehugger Robot · 7 years ago
  95. 8867ed2 Merge "Make testrunner.py --all more useful." by Treehugger Robot · 7 years ago
  96. c7b28de Add reachabilityFence intrinsics by Hans Boehm · 7 years ago
  97. 94e3dd7 Revert "Revert "Ensure that OSR still is possible with jvmti"" by Alex Light · 7 years ago
  98. 8fd8cdc Merge "Fix double accounting of skipped objects during copying" by Lokesh Gidra · 7 years ago
  99. c4b1c0c Fix failure to initialize AnnotatedStackTraceElement. by Vladimir Marko · 7 years ago
  100. 8086e6a Merge "Make Remove() atomic, as expected" by Hans Boehm · 7 years ago