1. 356864a Add libdexfiled_external to the debug Runtime APEX. by Martin Stjernholm · 5 years ago
  2. ae09081 Remove the dual debug/ndebug run on 018-stack-overflow. by Nicolas Geoffray · 5 years ago
  3. 6ae463f hiddenapi, class2greylist: Add support for greylist-max-q by David Brazdil · 5 years ago
  4. d112012 Fix mac build: Enable libdexfile_external by David Srbecky · 5 years ago
  5. 68fa4ca Add debug version of libnativebridgetest.so by David Srbecky · 5 years ago
  6. c5e3a52 Make compiling an apex image explicit. by Nicolas Geoffray · 5 years ago
  7. 498019a Update ahat_api.txt by Tobias Thierer · 5 years ago
  8. 256c94b Update induction ranges in superblock cloner. by Nicolas Geoffray · 5 years ago
  9. 7711c35 Fix debug/release dependencies on libartbase by David Srbecky · 5 years ago
  10. 3923987 Add more logging to 137-cfi by David Srbecky · 5 years ago
  11. 916b426 Revert "Make default namespace an "alias" for runtime rather than the other way" by Martin Stjernholm · 5 years ago
  12. db6932d Disable 570-checker-osr-locals for trace tests. by David Srbecky · 5 years ago
  13. 36ec6c7 Fix DWARF line-number generation for JITed methods. by David Srbecky · 5 years ago
  14. c36a8cc Handle empty uncompressed and aligned dex file in an archive. by Nicolas Geoffray · 5 years ago
  15. 5fe1b23 Make default namespace an "alias" for runtime rather than the other way around. by Martin Stjernholm · 5 years ago
  16. 2792de4 Enable notifications for android builders. by Nicolas Geoffray · 5 years ago
  17. 956f9fa Save floating point registers in art_quick_osr_stub by David Srbecky · 5 years ago
  18. b4e6507 Refactor test 1953, 1954, 1955, & 1956 somewhat by Alex Light · 5 years ago
  19. 240cb2a FileUtils: Do not expect Android root without an ending slash by David Brazdil · 5 years ago
  20. 2cc9d34 Fix wrong assumption in RemoveInstructionsAsUsersFromDeadBlocks. by Nicolas Geoffray · 5 years ago
  21. c45b589 jitzygote: JIT native methods on first use. by David Srbecky · 5 years ago
  22. 2cd21b2 ART: Make bad_mutexes abort message legible by Andreas Gampe · 5 years ago
  23. 7c5acbb ART: Fix some types by Andreas Gampe · 6 years ago
  24. 51c6558 Add cfi instructions. by Christopher Ferris · 5 years ago
  25. 81dc7ab Speed up and slightly simplify Mutex by Hans Boehm · 5 years ago
  26. fe9181d hiddenapi: Error message when superclass not found by David Brazdil · 5 years ago
  27. 605a5fe jitzygote: Fix DCHECKs by David Srbecky · 5 years ago
  28. 20d1c94 Patch supports Intel(R) AVX/AVX2 MOV Instruction by jaishank · 5 years ago
  29. d32f8aa Don't use framework libs for ahat-test-dump by Colin Cross · 5 years ago
  30. 069cafc Convert more of ahat to Android.bp by Colin Cross · 5 years ago
  31. 96b3baa ART: Validate boot image system oat files conditionally by Andreas Gampe · 5 years ago
  32. 3db3d37 Invert IsUsingDefaultBootImageLocation to IsUsingApexBootImageLocation. by David Srbecky · 5 years ago
  33. 467b692 Use single contention counter for rw mutexes by Hans Boehm · 5 years ago
  34. 1973687 Clarify histogram logic. by Hans Boehm · 5 years ago
  35. f339cca Revert "jitzygote: Also Pre-JIT native methods." by David Srbecky · 5 years ago
  36. dd16edb Revert "jitzygote: Fix pre-JIT of native methods." by David Srbecky · 5 years ago
  37. fe0e00a Pre-resolve dex cache strings before collecting string offsets by Mathieu Chartier · 5 years ago
  38. a3d186e Remove unused art/tools/amm by Richard Uhler · 5 years ago
  39. a4cdd36 Prevent concurrent GC stack-walks during deoptimization by Alex Light · 5 years ago
  40. 4160c12 Update TODO for the lib/arm(64) subdirectories. by Martin Stjernholm · 5 years ago
  41. bfcca58 ART: Add verifier-debug log for exception handler by Andreas Gampe · 5 years ago
  42. 99db7bb ART: Templatize internal method verifier class by Andreas Gampe · 5 years ago
  43. fc25ae9 ART: Refactor verifier by Andreas Gampe · 5 years ago
  44. d09c059 ART: Do not expose arena allocator from MethodVerifier by Andreas Gampe · 5 years ago
  45. 51de69e ART: Clean up MethodVerifier by Andreas Gampe · 5 years ago
  46. bb2467b Make kHugeNativeAllocs configurable by Hans Boehm · 5 years ago
  47. 7c887c5 ART: Under verifier-debug, amend the hard-fail message by Andreas Gampe · 5 years ago
  48. a65859d Add mean GC throughput as per CPU time to perfdump by Lokesh Gidra · 5 years ago
  49. 87658f3 Revert^2 "Optimize FindClass ClassNotFoundException case" by Andreas Gampe · 5 years ago
  50. d5d807b ART: Restrict dex cache location check by Andreas Gampe · 5 years ago
  51. 520a436 Use static linking for dexdump on host builds by Orion Hodson · 5 years ago
  52. 063c985 Revert "Use static linking for dexdump on host builds" by Greg Hartman · 5 years ago
  53. 501c3b0 Revert^2 "Fix correctness for fast path class loading" by Andreas Gampe · 5 years ago
  54. ed42f62 Use static linking for dexdump on host builds by Orion Hodson · 5 years ago
  55. 8812459 ahat: getImmediateDominator should not return the SuperRoot. by Richard Uhler · 5 years ago
  56. 2e2f9e8 Revert "Fix correctness for fast path class loading" by Mathieu Chartier · 5 years ago
  57. d399f57 Revert "Optimize FindClass ClassNotFoundException case" by Mathieu Chartier · 5 years ago
  58. 9634705 Optimize FindClass ClassNotFoundException case by Mathieu Chartier · 5 years ago
  59. b086f52 ahat: Fix broken style sheet. by Richard Uhler · 5 years ago
  60. d94c87d jitzygote: Fix pre-JIT of native methods. by David Srbecky · 5 years ago
  61. 4d8d83f Add a parallel_run.py tool by Alex Light · 5 years ago
  62. ef04ac6 Fix correctness for fast path class loading by Mathieu Chartier · 5 years ago
  63. 1eb5d87 Prefix entrypoints with 0xFF so we can do extra checks. by David Srbecky · 5 years ago
  64. 9b70ee0 Clean up error messages in the previous CL. by Martin Stjernholm · 5 years ago
  65. a54e0cc Add more entrypoint checks in oatdump. by David Srbecky · 5 years ago
  66. dbf5525 Reduce luci timeout to 41. by David Srbecky · 5 years ago
  67. 2ad6cce ART: Make LogVerifyInfo newlines consistent by Andreas Gampe · 5 years ago
  68. b29ecc1 Build dexdump on mac. by David Srbecky · 5 years ago
  69. 2e2c45e Plumb tombstoned connections through PALette. by Martin Stjernholm · 5 years ago
  70. a3b31ba Fix ProfilingInfo race. by Nicolas Geoffray · 5 years ago
  71. b10f028 Special case one class in jit zygote. by Nicolas Geoffray · 5 years ago
  72. 3b19de2 Fix oatdump_test build dependencies. by David Srbecky · 5 years ago
  73. 5a0622a jitzygote: Also Pre-JIT native methods. by Nicolas Geoffray · 5 years ago
  74. 8d83419 Reduce the timeout, 48 is outside of luci range. by Nicolas Geoffray · 5 years ago
  75. 7989ac9 Save the JIT compiled code when the class isn't initialized yet. by Nicolas Geoffray · 5 years ago
  76. 6dfdfef Set core platform API policy from command line flag by David Brazdil · 5 years ago
  77. a4469ef Describe the reason for the allow_all_shared_libs to the platform namespace by Martin Stjernholm · 5 years ago
  78. dd8e222 Use art::GetAndroidRoot instead of ANDROID_HOST_OUT in art::CommonArtTestImpl. by Roland Levillain · 5 years ago
  79. fb6a5c0 Add and use art::GetAndroidRuntimeBinDir. by Roland Levillain · 5 years ago
  80. f160394 Rewrite backtrace-helper to use Unwinder directly. by David Srbecky · 5 years ago
  81. 50eec3d Adjust the dladdr-based introspection logic used in art::GetAndroidRootSafe. by Roland Levillain · 5 years ago
  82. dc2fbb6 jitzygote: create a type lookup table at runtime for bootclasspath dex files. by Nicolas Geoffray · 5 years ago
  83. 307b284 Move on-load class modification log to VLOG(class_linker) by Alex Light · 5 years ago
  84. dc1dffc Fix metrics in GC performance dump by Lokesh Gidra · 5 years ago
  85. d03e8dd Fix longstanding JIT bug in interaction with class initialization. by Nicolas Geoffray · 5 years ago
  86. 408f7d0 Add libc_malloc_debug and _hooks to the runtime APEX by Jiyong Park · 5 years ago
  87. c63d566 Update intrinsic Unsafe.getLong() after moving to core platform API by David Brazdil · 5 years ago
  88. 0039bc5 Do not change hidden API ArtMethod/ArtField access flags on AOT by David Brazdil · 5 years ago
  89. 31cc279 Fix hidden API DCHECK in ArtMethod::SetIntrinsic by David Brazdil · 5 years ago
  90. 2df4bfb Do not check if known locations exist on host for hidden API by David Brazdil · 5 years ago
  91. 3e8aae0 Fix dex location of boot oat files during preopt by David Brazdil · 5 years ago
  92. 4059487 Fix CHECK for homogenous space compaction by Mathieu Chartier · 5 years ago
  93. e7a3354 Handle methods being present in multiple threads correctly by Alex Light · 5 years ago
  94. 6683446 Revert^2 "Perform SetEvent under the user_code_suspend_count_lock_" by Alex Light · 5 years ago
  95. 11d5a25 Override Object#hashCode and add missing switch type. by Yifan Ji · 5 years ago
  96. 586e37b ART: Add jars to boot integrity by Andreas Gampe · 5 years ago
  97. b52df53 Revert^2 "Remove support for moving GC collector transitions" by Mathieu Chartier · 5 years ago
  98. 2d79011 Add notifications for luci failures. by Nicolas Geoffray · 5 years ago
  99. 2e3cb54 Refactor art::GetAndroidDataSafe and art::GetAndroidData. by Roland Levillain · 5 years ago
  100. 1ed4515 Fix flaky 137-cfi test. by David Srbecky · 5 years ago