1. b4e6507 Refactor test 1953, 1954, 1955, & 1956 somewhat by Alex Light · 5 years ago
  2. 240cb2a FileUtils: Do not expect Android root without an ending slash by David Brazdil · 5 years ago
  3. 2cc9d34 Fix wrong assumption in RemoveInstructionsAsUsersFromDeadBlocks. by Nicolas Geoffray · 5 years ago
  4. c45b589 jitzygote: JIT native methods on first use. by David Srbecky · 5 years ago
  5. 2cd21b2 ART: Make bad_mutexes abort message legible by Andreas Gampe · 5 years ago
  6. 7c5acbb ART: Fix some types by Andreas Gampe · 6 years ago
  7. 51c6558 Add cfi instructions. by Christopher Ferris · 5 years ago
  8. 81dc7ab Speed up and slightly simplify Mutex by Hans Boehm · 5 years ago
  9. fe9181d hiddenapi: Error message when superclass not found by David Brazdil · 5 years ago
  10. 605a5fe jitzygote: Fix DCHECKs by David Srbecky · 5 years ago
  11. 20d1c94 Patch supports Intel(R) AVX/AVX2 MOV Instruction by jaishank · 5 years ago
  12. d32f8aa Don't use framework libs for ahat-test-dump by Colin Cross · 5 years ago
  13. 069cafc Convert more of ahat to Android.bp by Colin Cross · 5 years ago
  14. 96b3baa ART: Validate boot image system oat files conditionally by Andreas Gampe · 5 years ago
  15. 3db3d37 Invert IsUsingDefaultBootImageLocation to IsUsingApexBootImageLocation. by David Srbecky · 5 years ago
  16. 467b692 Use single contention counter for rw mutexes by Hans Boehm · 5 years ago
  17. 1973687 Clarify histogram logic. by Hans Boehm · 5 years ago
  18. f339cca Revert "jitzygote: Also Pre-JIT native methods." by David Srbecky · 5 years ago
  19. dd16edb Revert "jitzygote: Fix pre-JIT of native methods." by David Srbecky · 5 years ago
  20. fe0e00a Pre-resolve dex cache strings before collecting string offsets by Mathieu Chartier · 5 years ago
  21. a3d186e Remove unused art/tools/amm by Richard Uhler · 5 years ago
  22. a4cdd36 Prevent concurrent GC stack-walks during deoptimization by Alex Light · 5 years ago
  23. 4160c12 Update TODO for the lib/arm(64) subdirectories. by Martin Stjernholm · 5 years ago
  24. bfcca58 ART: Add verifier-debug log for exception handler by Andreas Gampe · 5 years ago
  25. 99db7bb ART: Templatize internal method verifier class by Andreas Gampe · 5 years ago
  26. fc25ae9 ART: Refactor verifier by Andreas Gampe · 5 years ago
  27. d09c059 ART: Do not expose arena allocator from MethodVerifier by Andreas Gampe · 5 years ago
  28. 51de69e ART: Clean up MethodVerifier by Andreas Gampe · 5 years ago
  29. bb2467b Make kHugeNativeAllocs configurable by Hans Boehm · 5 years ago
  30. 7c887c5 ART: Under verifier-debug, amend the hard-fail message by Andreas Gampe · 5 years ago
  31. a65859d Add mean GC throughput as per CPU time to perfdump by Lokesh Gidra · 5 years ago
  32. 87658f3 Revert^2 "Optimize FindClass ClassNotFoundException case" by Andreas Gampe · 5 years ago
  33. d5d807b ART: Restrict dex cache location check by Andreas Gampe · 5 years ago
  34. 520a436 Use static linking for dexdump on host builds by Orion Hodson · 5 years ago
  35. 063c985 Revert "Use static linking for dexdump on host builds" by Greg Hartman · 5 years ago
  36. 501c3b0 Revert^2 "Fix correctness for fast path class loading" by Andreas Gampe · 5 years ago
  37. ed42f62 Use static linking for dexdump on host builds by Orion Hodson · 5 years ago
  38. 8812459 ahat: getImmediateDominator should not return the SuperRoot. by Richard Uhler · 5 years ago
  39. 2e2f9e8 Revert "Fix correctness for fast path class loading" by Mathieu Chartier · 5 years ago
  40. d399f57 Revert "Optimize FindClass ClassNotFoundException case" by Mathieu Chartier · 5 years ago
  41. 9634705 Optimize FindClass ClassNotFoundException case by Mathieu Chartier · 5 years ago
  42. b086f52 ahat: Fix broken style sheet. by Richard Uhler · 5 years ago
  43. d94c87d jitzygote: Fix pre-JIT of native methods. by David Srbecky · 5 years ago
  44. 4d8d83f Add a parallel_run.py tool by Alex Light · 5 years ago
  45. ef04ac6 Fix correctness for fast path class loading by Mathieu Chartier · 5 years ago
  46. 1eb5d87 Prefix entrypoints with 0xFF so we can do extra checks. by David Srbecky · 5 years ago
  47. 9b70ee0 Clean up error messages in the previous CL. by Martin Stjernholm · 5 years ago
  48. a54e0cc Add more entrypoint checks in oatdump. by David Srbecky · 5 years ago
  49. dbf5525 Reduce luci timeout to 41. by David Srbecky · 5 years ago
  50. 2ad6cce ART: Make LogVerifyInfo newlines consistent by Andreas Gampe · 5 years ago
  51. b29ecc1 Build dexdump on mac. by David Srbecky · 5 years ago
  52. 2e2c45e Plumb tombstoned connections through PALette. by Martin Stjernholm · 5 years ago
  53. a3b31ba Fix ProfilingInfo race. by Nicolas Geoffray · 5 years ago
  54. b10f028 Special case one class in jit zygote. by Nicolas Geoffray · 5 years ago
  55. 3b19de2 Fix oatdump_test build dependencies. by David Srbecky · 5 years ago
  56. 5a0622a jitzygote: Also Pre-JIT native methods. by Nicolas Geoffray · 5 years ago
  57. 8d83419 Reduce the timeout, 48 is outside of luci range. by Nicolas Geoffray · 5 years ago
  58. 7989ac9 Save the JIT compiled code when the class isn't initialized yet. by Nicolas Geoffray · 5 years ago
  59. 6dfdfef Set core platform API policy from command line flag by David Brazdil · 5 years ago
  60. a4469ef Describe the reason for the allow_all_shared_libs to the platform namespace by Martin Stjernholm · 5 years ago
  61. dd8e222 Use art::GetAndroidRoot instead of ANDROID_HOST_OUT in art::CommonArtTestImpl. by Roland Levillain · 5 years ago
  62. fb6a5c0 Add and use art::GetAndroidRuntimeBinDir. by Roland Levillain · 5 years ago
  63. f160394 Rewrite backtrace-helper to use Unwinder directly. by David Srbecky · 5 years ago
  64. 50eec3d Adjust the dladdr-based introspection logic used in art::GetAndroidRootSafe. by Roland Levillain · 5 years ago
  65. dc2fbb6 jitzygote: create a type lookup table at runtime for bootclasspath dex files. by Nicolas Geoffray · 5 years ago
  66. 307b284 Move on-load class modification log to VLOG(class_linker) by Alex Light · 5 years ago
  67. dc1dffc Fix metrics in GC performance dump by Lokesh Gidra · 5 years ago
  68. d03e8dd Fix longstanding JIT bug in interaction with class initialization. by Nicolas Geoffray · 5 years ago
  69. 408f7d0 Add libc_malloc_debug and _hooks to the runtime APEX by Jiyong Park · 5 years ago
  70. c63d566 Update intrinsic Unsafe.getLong() after moving to core platform API by David Brazdil · 5 years ago
  71. 0039bc5 Do not change hidden API ArtMethod/ArtField access flags on AOT by David Brazdil · 5 years ago
  72. 31cc279 Fix hidden API DCHECK in ArtMethod::SetIntrinsic by David Brazdil · 5 years ago
  73. 2df4bfb Do not check if known locations exist on host for hidden API by David Brazdil · 5 years ago
  74. 3e8aae0 Fix dex location of boot oat files during preopt by David Brazdil · 5 years ago
  75. 4059487 Fix CHECK for homogenous space compaction by Mathieu Chartier · 5 years ago
  76. e7a3354 Handle methods being present in multiple threads correctly by Alex Light · 5 years ago
  77. 6683446 Revert^2 "Perform SetEvent under the user_code_suspend_count_lock_" by Alex Light · 5 years ago
  78. 11d5a25 Override Object#hashCode and add missing switch type. by Yifan Ji · 5 years ago
  79. 586e37b ART: Add jars to boot integrity by Andreas Gampe · 5 years ago
  80. b52df53 Revert^2 "Remove support for moving GC collector transitions" by Mathieu Chartier · 5 years ago
  81. 2d79011 Add notifications for luci failures. by Nicolas Geoffray · 5 years ago
  82. 2e3cb54 Refactor art::GetAndroidDataSafe and art::GetAndroidData. by Roland Levillain · 5 years ago
  83. 1ed4515 Fix flaky 137-cfi test. by David Srbecky · 5 years ago
  84. 51d5a30 Use unique mutex to synchronize runtime_callbacks by Alex Light · 5 years ago
  85. ecd21be Fix tracing shutdown by Ari Hausman-Cohen · 5 years ago
  86. fc8e759 art: remove unnecessary references to external/zlib. by Elliott Hughes · 5 years ago
  87. 8f88207 Revert "Remove support for moving GC collector transitions" by Mathieu Chartier · 5 years ago
  88. 679dec1 Revert^2 "Use RAII for preventing user-code suspensions" by Alex Light · 5 years ago
  89. 66a6550 Remove support for moving GC collector transitions by Mathieu Chartier · 5 years ago
  90. caf4b5a Update luci timeouts in extreme gcstress cases. by Nicolas Geoffray · 5 years ago
  91. 89cbeb6 Fix AssertNonMovableStringClass(). by Vladimir Marko · 5 years ago
  92. 93aa8b0 Fix include order by David Sehr · 5 years ago
  93. f75dce4 Revert^2 "Delete GSS" by Mathieu Chartier · 5 years ago
  94. a8d23cb Use CommonArtTest for dexlayout, dexdiag by David Sehr · 5 years ago
  95. 1ea8a62 Add art::GetAndroidRuntimeRootSafe and art::GetAndroidRuntimeRoot. by Roland Levillain · 5 years ago
  96. eaa4831 Revert "Perform SetEvent under the user_code_suspend_count_lock_" by Alex Light · 5 years ago
  97. c723b81 Revert "Use RAII for preventing user-code suspensions" by Alex Light · 5 years ago
  98. d271809 Don't JIT compile eagerly methods that have the resolution stub. by Nicolas Geoffray · 5 years ago
  99. 9ff900d Replace more literal strings with constants in libartbase/base/file_utils.cc. by Roland Levillain · 5 years ago
  100. 163c8ab Use concurrent.futures.ThreadExecutor for testrunner threads by Orion Hodson · 5 years ago