1. a9660f1 hidden_api: Call back into libcore on hidden api detection by Narayan Kamath · 6 years ago
  2. 9c85c79 Merge "Revert "Revert "Write shared data section for oatdump export dex""" by Mathieu Chartier · 6 years ago
  3. c14f54b Merge "Fix 616-cha-unloading." by Treehugger Robot · 6 years ago
  4. 567dc6f Revert "Revert "Write shared data section for oatdump export dex"" by Mathieu Chartier · 6 years ago
  5. ddc6942 Merge "Always do cdex conversion for OatWriter dexlayout" by Mathieu Chartier · 6 years ago
  6. 1ce5432 Merge "Move remaining runtime/base stuff to libartbase" by Treehugger Robot · 6 years ago
  7. 6fcf35b Merge "Fix and extend debugging output for bug 74410240." by Vladimir Marko · 6 years ago
  8. 1ce2b3b Move remaining runtime/base stuff to libartbase by David Sehr · 6 years ago
  9. ddf3955 Always do cdex conversion for OatWriter dexlayout by Mathieu Chartier · 6 years ago
  10. 606adb3 Fix and extend debugging output for bug 74410240. by Vladimir Marko · 6 years ago
  11. 281c998 Merge "ART: Temporarily move 704-multiply-accumulate away from D8" by Orion Hodson · 6 years ago
  12. 3169abf ART: Temporarily move 704-multiply-accumulate away from D8 by Orion Hodson · 6 years ago
  13. 0e87fb1 Merge "ART: Temporarily move 3 checker tests away from D8" by Orion Hodson · 6 years ago
  14. 88f1054 ART: Temporarily move 3 checker tests away from D8 by Orion Hodson · 6 years ago
  15. d9c8f55 Merge "Separate Malloc and MemMap ArenaPools" by Treehugger Robot · 6 years ago
  16. 3215fff Separate Malloc and MemMap ArenaPools by David Sehr · 6 years ago
  17. 5a74501 Merge "Revert "Revert "Move most art test off DX""" by Alan Leung · 6 years ago
  18. 6371249 Merge "Revert "Compile link-time thunks in codegen."" by Vladimir Marko · 6 years ago
  19. 5806a9e Revert "Compile link-time thunks in codegen." by Vladimir Marko · 6 years ago
  20. c8ae8c3 Merge "Enabled nested min-max SIMDization for narrower operands." by Treehugger Robot · 6 years ago
  21. 904d354 Merge "[veridex] Detect more reflection uses." by Treehugger Robot · 6 years ago
  22. 671c393 Merge "Compile link-time thunks in codegen." by Vladimir Marko · 6 years ago
  23. 7d76fb5 Merge "Revert "Write shared data section for oatdump export dex"" by Orion Hodson · 6 years ago
  24. 4b67018 Revert "Write shared data section for oatdump export dex" by Orion Hodson · 6 years ago
  25. bce495e [veridex] Detect more reflection uses. by Nicolas Geoffray · 6 years ago
  26. c9dd220 Compile link-time thunks in codegen. by Vladimir Marko · 7 years ago
  27. db0dc9b Merge changes I8e26cf11,I9edbe1d5,Ia7129eca by Roland Levillain · 6 years ago
  28. e5c5332 Merge "Ensure that art_sigsegv_fault is never inlined" by Treehugger Robot · 6 years ago
  29. cf2de16 Revert "Revert "Move most art test off DX"" by Alan Leung · 6 years ago
  30. b65c2f7 Merge "Write shared data section for oatdump export dex" by Mathieu Chartier · 6 years ago
  31. 9cc68ed Ensure that art_sigsegv_fault is never inlined by Alex Light · 6 years ago
  32. 5aac921 Enabled nested min-max SIMDization for narrower operands. by Aart Bik · 6 years ago
  33. fdca4cb Write shared data section for oatdump export dex by Mathieu Chartier · 6 years ago
  34. 5430e68 Merge "Treat no profile the same as empty profile for app image generation" by Treehugger Robot · 6 years ago
  35. 1e82e75 Merge "Revert^6 "Ensure that OSR still is possible with jvmti"" by Treehugger Robot · 6 years ago
  36. 30d2696 Start netd before running tests on Buildbot devices. by Roland Levillain · 6 years ago
  37. 3dfaab0 Ignore failures on O devices in JDWP tests. by Roland Levillain · 6 years ago
  38. f85b3db Treat no profile the same as empty profile for app image generation by Mathieu Chartier · 6 years ago
  39. bc444ff Merge "Make atomics use for allocator counters consistent." by Hans Boehm · 6 years ago
  40. d0e74e7 Merge "Add range CHECK for method index in GetQuickenedInfoOf" by Mathieu Chartier · 6 years ago
  41. 6b6ab3f Merge "Eliminate redundant abs on zero extension" by Treehugger Robot · 6 years ago
  42. d054066 Merge "Recognize nested MIN-MAX operations." by Treehugger Robot · 6 years ago
  43. f285863 Revert^6 "Ensure that OSR still is possible with jvmti" by Alex Light · 6 years ago
  44. 3840b34 Ignore failures on O devices in some network-related libcore tests. by Roland Levillain · 6 years ago
  45. 252a4e4 Fix 616-cha-unloading. by Alexey Grebenkin · 6 years ago
  46. 1599a66 Add range CHECK for method index in GetQuickenedInfoOf by Mathieu Chartier · 6 years ago
  47. 30a2d9c Merge "Revert^5 "Ensure that OSR still is possible with jvmti"" by Treehugger Robot · 6 years ago
  48. f807153 Revert^5 "Ensure that OSR still is possible with jvmti" by Alex Light · 6 years ago
  49. 4c9bc04 Merge "Revert^4 "Ensure that OSR still is possible with jvmti"" by Treehugger Robot · 6 years ago
  50. 23be146 Revert^4 "Ensure that OSR still is possible with jvmti" by Alex Light · 6 years ago
  51. 50c2668 Merge "ART: Experiment with timeout dumping" by Treehugger Robot · 6 years ago
  52. 846bcc0 Merge "ART: Remove logging restriction" by Treehugger Robot · 6 years ago
  53. 1d746de Recognize nested MIN-MAX operations. by Aart Bik · 6 years ago
  54. c6eec4b Eliminate redundant abs on zero extension by Aart Bik · 6 years ago
  55. 75b47b4 Merge "Revert^4 "Add an option to disable native stack dumping on SIGQUIT."" by Treehugger Robot · 6 years ago
  56. 6ee4971 Revert^4 "Add an option to disable native stack dumping on SIGQUIT." by Nicolas Geoffray · 6 years ago
  57. 0b1d3ca Merge "Revert^3 "Ensure that OSR still is possible with jvmti"" by Alex Light · 6 years ago
  58. ce2836a Revert^3 "Ensure that OSR still is possible with jvmti" by Alex Light · 6 years ago
  59. e2ac8d7 ART: Remove logging restriction by Andreas Gampe · 6 years ago
  60. 698aa16 Make atomics use for allocator counters consistent. by Hans Boehm · 6 years ago
  61. cdd5314 ART: Experiment with timeout dumping by Andreas Gampe · 6 years ago
  62. 7da5cea Merge "Add reachabilityFence intrinsics" by Hans Boehm · 6 years ago
  63. 31ef420 Merge "Revert "Revert "Ensure that OSR still is possible with jvmti""" by Treehugger Robot · 6 years ago
  64. 99ebc26 Merge "Fix failure to initialize AnnotatedStackTraceElement." by Treehugger Robot · 6 years ago
  65. 8867ed2 Merge "Make testrunner.py --all more useful." by Treehugger Robot · 6 years ago
  66. c7b28de Add reachabilityFence intrinsics by Hans Boehm · 6 years ago
  67. 94e3dd7 Revert "Revert "Ensure that OSR still is possible with jvmti"" by Alex Light · 6 years ago
  68. 8fd8cdc Merge "Fix double accounting of skipped objects during copying" by Lokesh Gidra · 6 years ago
  69. c4b1c0c Fix failure to initialize AnnotatedStackTraceElement. by Vladimir Marko · 6 years ago
  70. 8086e6a Merge "Make Remove() atomic, as expected" by Hans Boehm · 6 years ago
  71. 871bf39 Make Remove() atomic, as expected by Hans Boehm · 6 years ago
  72. 64789f5 Merge "Ensure that we don't suspend during GetOwnedMonitorInfoCommon" by Alex Light · 6 years ago
  73. 000dfdf Merge "[veridex] Detect reflection uses." by Treehugger Robot · 6 years ago
  74. 026ebab Merge "ART: Simplify quasi_atomic.h" by Treehugger Robot · 6 years ago
  75. 727f860 Merge "Merge basic arithmetic tests." by Vladimir Marko · 6 years ago
  76. 25137e1 Merge "Force JIT compilation in 680-checker-deopt-dex-pc-0." by Treehugger Robot · 6 years ago
  77. 11ed027 [veridex] Detect reflection uses. by Nicolas Geoffray · 6 years ago
  78. f2a6931 Fix double accounting of skipped objects during copying by Lokesh Gidra · 6 years ago
  79. 27b9676 ART: Simplify quasi_atomic.h by Orion Hodson · 6 years ago
  80. 8068bc3 Force JIT compilation in 680-checker-deopt-dex-pc-0. by Vladimir Marko · 6 years ago
  81. ba6d632 Merge "Revert "Ensure that OSR still is possible with jvmti"" by Nicolas Geoffray · 6 years ago
  82. 4f3d1cf Revert "Ensure that OSR still is possible with jvmti" by Nicolas Geoffray · 6 years ago
  83. a16d1ea Merge "ART: heap counter check" by Orion Hodson · 6 years ago
  84. f54b893 Merge "ART: Refactor hidden_api" by Andreas Gampe · 6 years ago
  85. dce2074 Merge "Fix Long reverse intrinsic comment" by Treehugger Robot · 6 years ago
  86. aa12001 ART: Refactor hidden_api by Andreas Gampe · 6 years ago
  87. 865e05d Merge "Ensure that OSR still is possible with jvmti" by Alex Light · 6 years ago
  88. a90c68c Make testrunner.py --all more useful. by Alex Light · 6 years ago
  89. a5cd4c0 Ensure that we don't suspend during GetOwnedMonitorInfoCommon by Alex Light · 6 years ago
  90. 6446437 Fix Long reverse intrinsic comment by Hans Boehm · 6 years ago
  91. 3be56a0 Merge "Remove unhelpful ExceptionDescribe from DDMS error path." by Alex Light · 6 years ago
  92. b9ad26d Ensure that OSR still is possible with jvmti by Alex Light · 6 years ago
  93. bdb0289 Merge "Revert "Revert "Revert "Add an option to disable native stack dumping on SIGQUIT."""" by Christopher Ferris · 6 years ago
  94. dd43fe7 Merge "[veridex] Add an appcompat rule and appcompat.sh script." by Nicolas Geoffray · 6 years ago
  95. 1eeefa6 Remove unhelpful ExceptionDescribe from DDMS error path. by Alex Light · 6 years ago
  96. 68c506c Merge "Revert "Revert "Refined add/sub analysis vis-a-vis SIMD idioms.""" by Aart Bik · 6 years ago
  97. 82cf9a2 ART: heap counter check by Orion Hodson · 6 years ago
  98. fa78bff Merge "Revert^2 "Fix 036-finalizer for JIT-at-first-use gcstress."" by Treehugger Robot · 6 years ago
  99. d1ef717 [veridex] Add an appcompat rule and appcompat.sh script. by Nicolas Geoffray · 6 years ago
  100. f66b67f Merge basic arithmetic tests. by Vladimir Marko · 6 years ago