1. b1a509b Use art::GetAndroidRoot instead of ANDROID_HOST_OUT in art::CommonArtTestImpl. by Roland Levillain · 6 years ago
  2. a13302c Add and use art::GetAndroidRuntimeBinDir. am: fb6a5c00ef by Roland Levillain · 6 years ago
  3. dd8e222 Use art::GetAndroidRoot instead of ANDROID_HOST_OUT in art::CommonArtTestImpl. by Roland Levillain · 6 years ago
  4. fb6a5c0 Add and use art::GetAndroidRuntimeBinDir. by Roland Levillain · 6 years ago
  5. 89ddfa0 Rewrite backtrace-helper to use Unwinder directly. am: f160394fda by David Srbecky · 6 years ago
  6. f160394 Rewrite backtrace-helper to use Unwinder directly. by David Srbecky · 6 years ago
  7. 679f25b Adjust the dladdr-based introspection logic used in art::GetAndroidRootSafe. by Roland Levillain · 6 years ago
  8. 50eec3d Adjust the dladdr-based introspection logic used in art::GetAndroidRootSafe. by Roland Levillain · 6 years ago
  9. 8260d6e jitzygote: create a type lookup table at runtime for bootclasspath dex files. by Nicolas Geoffray · 6 years ago
  10. dc2fbb6 jitzygote: create a type lookup table at runtime for bootclasspath dex files. by Nicolas Geoffray · 6 years ago
  11. 80b556f Move on-load class modification log to VLOG(class_linker) am: 307b2846c6 by Alex Light · 6 years ago
  12. 307b284 Move on-load class modification log to VLOG(class_linker) by Alex Light · 6 years ago
  13. ed27962 Fix metrics in GC performance dump am: dc1dffc575 by Lokesh Gidra · 6 years ago
  14. dc1dffc Fix metrics in GC performance dump by Lokesh Gidra · 6 years ago
  15. b3d9c76 Fix longstanding JIT bug in interaction with class initialization. by Nicolas Geoffray · 6 years ago
  16. d03e8dd Fix longstanding JIT bug in interaction with class initialization. by Nicolas Geoffray · 6 years ago
  17. 7cf4ef2 Add libc_malloc_debug and _hooks to the runtime APEX am: 408f7d0db6 by Jiyong Park · 6 years ago
  18. 408f7d0 Add libc_malloc_debug and _hooks to the runtime APEX by Jiyong Park · 6 years ago
  19. de9675e Update intrinsic Unsafe.getLong() after moving to core platform API by David Brazdil · 6 years ago
  20. 730554f Do not change hidden API ArtMethod/ArtField access flags on AOT am: 0039bc5537 by David Brazdil · 6 years ago
  21. a2fedd4 Fix hidden API DCHECK in ArtMethod::SetIntrinsic am: 31cc2795f7 by David Brazdil · 6 years ago
  22. 63ad843 Do not check if known locations exist on host for hidden API am: 2df4bfb2ab by David Brazdil · 6 years ago
  23. a6bad9d Fix dex location of boot oat files during preopt am: 3e8aae0377 by David Brazdil · 6 years ago
  24. c63d566 Update intrinsic Unsafe.getLong() after moving to core platform API by David Brazdil · 6 years ago
  25. 0039bc5 Do not change hidden API ArtMethod/ArtField access flags on AOT by David Brazdil · 6 years ago
  26. 31cc279 Fix hidden API DCHECK in ArtMethod::SetIntrinsic by David Brazdil · 6 years ago
  27. 2df4bfb Do not check if known locations exist on host for hidden API by David Brazdil · 6 years ago
  28. 3e8aae0 Fix dex location of boot oat files during preopt by David Brazdil · 6 years ago
  29. 62b6672 Fix CHECK for homogenous space compaction am: 4059487005 by Mathieu Chartier · 6 years ago
  30. beb3b7a Handle methods being present in multiple threads correctly am: e7a33545a6 by Alex Light · 6 years ago
  31. 34c0dbb Revert^2 "Perform SetEvent under the user_code_suspend_count_lock_" by Alex Light · 6 years ago
  32. 4059487 Fix CHECK for homogenous space compaction by Mathieu Chartier · 6 years ago
  33. e7a3354 Handle methods being present in multiple threads correctly by Alex Light · 6 years ago
  34. 6683446 Revert^2 "Perform SetEvent under the user_code_suspend_count_lock_" by Alex Light · 6 years ago
  35. e69621e Override Object#hashCode and add missing switch type. am: 11d5a2507a by Yifan Ji · 6 years ago
  36. 11d5a25 Override Object#hashCode and add missing switch type. by Yifan Ji · 6 years ago
  37. 1fbde7d ART: Add jars to boot integrity am: 586e37bbfb by Andreas Gampe · 6 years ago
  38. 586e37b ART: Add jars to boot integrity by Andreas Gampe · 6 years ago
  39. ec58f68 Revert^2 "Remove support for moving GC collector transitions" am: b52df537b8 by Mathieu Chartier · 6 years ago
  40. b52df53 Revert^2 "Remove support for moving GC collector transitions" by Mathieu Chartier · 6 years ago
  41. faa1067 Add notifications for luci failures. am: 2d79011ec1 by Nicolas Geoffray · 6 years ago
  42. 2d79011 Add notifications for luci failures. by Nicolas Geoffray · 6 years ago
  43. 275f84c Refactor art::GetAndroidDataSafe and art::GetAndroidData. am: 2e3cb5486f by Roland Levillain · 6 years ago
  44. 2e3cb54 Refactor art::GetAndroidDataSafe and art::GetAndroidData. by Roland Levillain · 6 years ago
  45. dec622c Fix flaky 137-cfi test. am: 1ed4515fac by David Srbecky · 6 years ago
  46. 1ed4515 Fix flaky 137-cfi test. by David Srbecky · 6 years ago
  47. 2b96fa5 Use unique mutex to synchronize runtime_callbacks am: 51d5a30592 by Alex Light · 6 years ago
  48. 51d5a30 Use unique mutex to synchronize runtime_callbacks by Alex Light · 6 years ago
  49. f911501 Fix tracing shutdown am: ecd21be250 by Ari Hausman-Cohen · 6 years ago
  50. d508f2c art: remove unnecessary references to external/zlib. am: fc8e7598fe by Elliott Hughes · 6 years ago
  51. bf863bf Revert "Remove support for moving GC collector transitions" am: 8f88207206 by Mathieu Chartier · 6 years ago
  52. ecd21be Fix tracing shutdown by Ari Hausman-Cohen · 6 years ago
  53. fc8e759 art: remove unnecessary references to external/zlib. by Elliott Hughes · 6 years ago
  54. 8f88207 Revert "Remove support for moving GC collector transitions" by Mathieu Chartier · 6 years ago
  55. 6313767 Revert^2 "Use RAII for preventing user-code suspensions" am: 679dec1c8a by Alex Light · 6 years ago
  56. 679dec1 Revert^2 "Use RAII for preventing user-code suspensions" by Alex Light · 6 years ago
  57. 9d3b2e8 Remove support for moving GC collector transitions am: 66a655029c by Mathieu Chartier · 6 years ago
  58. 5efb885 Update luci timeouts in extreme gcstress cases. am: caf4b5ae52 by Nicolas Geoffray · 6 years ago
  59. 66a6550 Remove support for moving GC collector transitions by Mathieu Chartier · 6 years ago
  60. caf4b5a Update luci timeouts in extreme gcstress cases. by Nicolas Geoffray · 6 years ago
  61. 111d200 Fix AssertNonMovableStringClass(). am: 89cbeb65ed by Vladimir Marko · 6 years ago
  62. 89cbeb6 Fix AssertNonMovableStringClass(). by Vladimir Marko · 6 years ago
  63. 043c738 Fix include order am: 93aa8b035f by David Sehr · 6 years ago
  64. 93aa8b0 Fix include order by David Sehr · 6 years ago
  65. 249ae74 Revert^2 "Delete GSS" am: f75dce49eb by Mathieu Chartier · 6 years ago
  66. f75dce4 Revert^2 "Delete GSS" by Mathieu Chartier · 6 years ago
  67. 46d51f4 Use CommonArtTest for dexlayout, dexdiag am: a8d23cb7fe by David Sehr · 6 years ago
  68. a8d23cb Use CommonArtTest for dexlayout, dexdiag by David Sehr · 6 years ago
  69. accc61a Add art::GetAndroidRuntimeRootSafe and art::GetAndroidRuntimeRoot. by Roland Levillain · 6 years ago
  70. 1ea8a62 Add art::GetAndroidRuntimeRootSafe and art::GetAndroidRuntimeRoot. by Roland Levillain · 6 years ago
  71. f6a39b8 Revert "Perform SetEvent under the user_code_suspend_count_lock_" am: eaa4831142 by Alex Light · 6 years ago
  72. 0d62138 Revert "Use RAII for preventing user-code suspensions" am: c723b81ea2 by Alex Light · 6 years ago
  73. eaa4831 Revert "Perform SetEvent under the user_code_suspend_count_lock_" by Alex Light · 6 years ago
  74. c723b81 Revert "Use RAII for preventing user-code suspensions" by Alex Light · 6 years ago
  75. 5b8e320 Don't JIT compile eagerly methods that have the resolution stub. am: d271809c58 by Nicolas Geoffray · 6 years ago
  76. d271809 Don't JIT compile eagerly methods that have the resolution stub. by Nicolas Geoffray · 6 years ago
  77. ec49d2d Replace more literal strings with constants in libartbase/base/file_utils.cc. by Roland Levillain · 6 years ago
  78. 9ff900d Replace more literal strings with constants in libartbase/base/file_utils.cc. by Roland Levillain · 6 years ago
  79. 3fbd4b5 Use concurrent.futures.ThreadExecutor for testrunner threads am: 163c8aba76 by Orion Hodson · 6 years ago
  80. 163c8ab Use concurrent.futures.ThreadExecutor for testrunner threads by Orion Hodson · 6 years ago
  81. 300e93b Split JIT mini-debug-info packing and compression to two phases. am: 76b9c695a7 by David Srbecky · 6 years ago
  82. 76b9c69 Split JIT mini-debug-info packing and compression to two phases. by David Srbecky · 6 years ago
  83. 2907a71 Revert "Delete GSS" am: e18588381b by Mathieu Chartier · 6 years ago
  84. e185883 Revert "Delete GSS" by Mathieu Chartier · 6 years ago
  85. ff45765 Update TODO for libcutils dependency. am: 926c5f0365 by Martin Stjernholm · 6 years ago
  86. 926c5f0 Update TODO for libcutils dependency. by Martin Stjernholm · 6 years ago
  87. bf07555 Add dependency on libdl_android am: 268aa30ddc by dimitry · 6 years ago
  88. 9ba30b0 Delete GSS am: 1397ea10a8 by Mathieu Chartier · 6 years ago
  89. 268aa30 Add dependency on libdl_android by dimitry · 6 years ago
  90. 1397ea1 Delete GSS by Mathieu Chartier · 6 years ago
  91. c19651c Use the right directory for the csv file. am: 3b23f75680 by Nicolas Geoffray · 6 years ago
  92. 3b23f75 Use the right directory for the csv file. by Nicolas Geoffray · 6 years ago
  93. 00d6259 Move dexdiag out of the release APEX, to avoid dependencies on lib{proc,mem}info there. by Martin Stjernholm · 6 years ago
  94. 77f1766 Move dexdiag out of the release APEX, to avoid dependencies on by Martin Stjernholm · 6 years ago
  95. f963f5f Fix mterp assembly to use uxtw instead of lsl where needed. am: 3483d0a9dd by David Srbecky · 6 years ago
  96. 3483d0a Fix mterp assembly to use uxtw instead of lsl where needed. by David Srbecky · 6 years ago
  97. 2b768f8 Use RAII for preventing user-code suspensions am: 9c8f34448e by Alex Light · 6 years ago
  98. 9c8f344 Use RAII for preventing user-code suspensions by Alex Light · 6 years ago
  99. ea6321f Perform SetEvent under the user_code_suspend_count_lock_ am: 3fa8b6db7b by Alex Light · 6 years ago
  100. 3fa8b6d Perform SetEvent under the user_code_suspend_count_lock_ by Alex Light · 6 years ago