1. e3b4be4 Do not link libziparchive both statically and dynamically in libartbase by Martin Stjernholm · 2 years, 3 months ago
  2. 5cac217 Align uffd compacted spaces for faster mremap during pause by Lokesh Gidra · 2 years, 3 months ago
  3. 49f0347 Maintain pre-zygote fork linear-alloc pages as shared-clean by Lokesh Gidra · 2 years, 4 months ago
  4. 485a714 Make native GC-root updation concurrent with userfaultfd by Lokesh Gidra · 2 years, 5 months ago
  5. 97de327 Change well known method `String.charAt()` to `ArtMethod*`. by Vladimir Marko · 2 years, 4 months ago
  6. 55112ca Add a phenotype flag to disable compact dex in dex2oat. by Martin Stjernholm · 2 years, 5 months ago
  7. ebc548c Add minimal riscv64 elf support to allow create_minidebuginfo on riscv64 binaries by Colin Cross · 2 years, 8 months ago
  8. 2847729 Don't spin up the ART runtime in art_standalone_dex2oat_cts_tests. by Martin Stjernholm · 2 years, 5 months ago
  9. ffba6dd Fix the wrong log verbose switch name for Art's lock atrace by Zhao Qin · 2 years, 5 months ago
  10. 5c76953 Fix compile in C++20 mode. by Peter Kasting · 2 years, 5 months ago
  11. 606bd94 Update native GC roots page-by-page by Lokesh Gidra · 2 years, 10 months ago
  12. 467d570 Refactor Thumb2 entrypoint adjustment handling. by Vladimir Marko · 2 years, 6 months ago
  13. 7421603 Resolve symlinks when checking class loader context. by Jiakai Zhang · 2 years, 6 months ago
  14. 35be57f Remove redundant definitions of constexpr data. by Vladimir Marko · 2 years, 6 months ago
  15. 7dec356 Rename `GetInstructionSet{,Code}Alignment`. by Vladimir Marko · 2 years, 6 months ago
  16. 2687277 Rename a few constants and clarify their meaning in comments. by Ulya Trafimovich · 2 years, 6 months ago
  17. 58b1b82 Fix unused variable warning in runtime/gc/heap.cc. by Krzysztof Kosiński · 2 years, 6 months ago
  18. 07814d2 Move "android-cloexec-dup" into art_clang_tidy_errors by Stefano Cianciulli · 2 years, 6 months ago
  19. 0a96461 Respect SYSTEM_EXT_ROOT in odrefresh by Victor Hsieh · 2 years, 6 months ago
  20. 78ed108 Specialize `DefaultEmptyFn` for `std::string`. by Vladimir Marko · 2 years, 6 months ago
  21. 5ff45d6 Rename ANDROID_SYSTEM_EXT to SYSTEM_EXT_ROOT by Victor Hsieh · 2 years, 6 months ago
  22. 5494695 Add a function in ExecUtils to return wall time and CPU time. by Jiakai Zhang · 2 years, 6 months ago
  23. 6a73b2c OnDeviceRefresh::GetSystemServerImagePath support system_ext partition by huyuxin · 2 years, 6 months ago
  24. 8911b30 Add a method to OatFileAssistantContext to fetch all information. by Jiakai Zhang · 2 years, 7 months ago
  25. 68353fe Fix padding computation in ArenaAllocator::AllocAlign16() by Lokesh Gidra · 2 years, 7 months ago
  26. 626def5 Fix SDK version codes in ART w.r.t. API levels 32 and 33. by Roland Levillain · 2 years, 7 months ago
  27. dc386f6 Reflect runtime's behavior on boot images in artd. by Jiakai Zhang · 2 years, 7 months ago
  28. ca5ed9f Convert kUseReadBarrier to static const from constexpr by Lokesh Gidra · 2 years, 11 months ago
  29. 5513fa8 Update `art::down_cast`'s documentation about the use of `dynamic_cast`. by Roland Levillain · 2 years, 7 months ago
  30. 303f035 Add tests around the "vdex" compilation reason conversions by Stefano Cianciulli · 2 years, 8 months ago
  31. f204af5 Only enable the libcap dependency on Linux host. by Jiakai Zhang · 2 years, 8 months ago
  32. 6c68c74 Move ScopedCap to libartbase. by Jiakai Zhang · 2 years, 8 months ago
  33. d438dd4 Fix unused-but-set-variable warnings by Yi Kong · 2 years, 8 months ago
  34. d9e8377 Reland "Introduce a flag to check if JITed code has instrumentation support" by Mythri Alle · 2 years, 8 months ago
  35. 26aef12 Revert "Introduce a flag to check if JITed code has instrumentation support" by Mythri Alle · 2 years, 8 months ago
  36. ce2624d Fix the example in the documentation of `art::Flags`. by Roland Levillain · 2 years, 8 months ago
  37. fc067a3 Introduce a flag to check if JITed code has instrumentation support by Mythri Alle · 3 years ago
  38. 19c766b Move `ScopedUnroot` and `ScopedInaccessible` to common_art_test. by Jiakai Zhang · 2 years, 9 months ago
  39. 419e5a1 Fix misc-unused-using-decl clang-tidy issues by Stefano Cianciulli · 2 years, 9 months ago
  40. 2de4a82 Fix performance-noexcept-move-constructor clang-tidy issues by Stefano Cianciulli · 2 years, 9 months ago
  41. b2edcac Use kPageSize instead of PAGE_SIZE by Colin Cross · 2 years, 9 months ago
  42. 0a3b31c Add new metrics to report averages as sum and count by Stefano Cianciulli · 2 years, 10 months ago
  43. 9f61e0a Remove stack protector from some interpreter functions by Chris Wailes · 3 years, 10 months ago
  44. 86c4b39 Fix modernize-use-using clang-tidy issues by Stefano Cianciulli · 2 years, 9 months ago
  45. 747bef6 Revert "Remove stack protector from some interpreter functions" by Chris Wilson · 2 years, 9 months ago
  46. 82b1bf2 Remove stack protector from some interpreter functions by Chris Wailes · 3 years, 10 months ago
  47. f44070e Use libunwindstack instead of libbacktrace. by Christopher Ferris · 3 years ago
  48. 2be604b Fix bugprone-macro-parentheses clang-tidy issues by Stefano Cianciulli · 2 years, 9 months ago
  49. e22579c Allow multiple output formats for runtime metrics by Stefano Cianciulli · 2 years, 10 months ago
  50. 22f34b3 Add support for max-target-s by Artur Satayev · 2 years, 11 months ago
  51. ec1a850 Revert "Add support for max-target-s" by Ge Bian · 2 years, 11 months ago
  52. da34af5 Add support for max-target-s by Narayan Kamath · 3 years, 3 months ago
  53. eafb76f hiddenapi: Fail if encoding S+ flags on R/Q libraries by Paul Duffin · 2 years, 11 months ago
  54. 5a0eb39 Fix #undef directive for the REASON_FROM_NAME macro by Stefano Cianciulli · 2 years, 11 months ago
  55. 495311c Modernize libartbase/ usage of <type_traits>... by Vladimir Marko · 3 years ago
  56. cdc3ab0 Force inlining in `InternTable`. by Vladimir Marko · 3 years ago
  57. de4d195 Clean up InductionVarAnalysis. by Vladimir Marko · 3 years ago
  58. e4ccbb5 Revert^2 "Faster deduplication of `CodeInfo` tables." by Vladimir Marko · 3 years ago
  59. 8c7f649 Revert "Faster deduplication of `CodeInfo` tables." by Roland Levillain · 3 years ago
  60. fa9c809 Faster deduplication of `CodeInfo` tables. by Vladimir Marko · 3 years, 1 month ago
  61. 0805e90 Add (D)CHECK_IMPLIES to ART logging by Santiago Aboy Solanes · 3 years, 1 month ago
  62. a0a5f00 Add timed out test files to tidy_timeout_srcs by Chih-Hung Hsieh · 3 years, 1 month ago
  63. 0bdef31 Revert^2 "Remove the primary boot image from the ART APEX." by Jiakai Zhang · 3 years, 1 month ago
  64. 61c0d22 Move the primary boot image in chroot environment. by Jiakai Zhang · 3 years, 1 month ago
  65. 2464218 Fix logic around SDK visibility of interface methods. by Nicolas Geoffray · 3 years, 1 month ago
  66. ac9d28b Revert "Remove the primary boot image from the ART APEX." by Jiakai Zhang · 3 years, 1 month ago
  67. 3bd4858 Remove the primary boot image from the ART APEX. by Jiakai Zhang · 3 years, 2 months ago
  68. d539f86 Revert^4 "Generate a primary boot image for testing." by Jiakai Zhang · 3 years, 1 month ago
  69. 8046b62 Fall back to compiling the primary boot image on device. by Jiakai Zhang · 3 years, 2 months ago
  70. c9607e3 Revert^3 "Generate a primary boot image for testing." by Jiakai Zhang · 3 years, 1 month ago
  71. 5791123 Revert^2 "Generate a primary boot image for testing." by Jiakai Zhang · 3 years, 1 month ago
  72. 015665f Revert^2 "Fix the check on apex-versions for boot images." by Jiakai Zhang · 3 years, 1 month ago
  73. 57b3b54 Revert "Fix the check on apex-versions for boot images." by Santiago Aboy Solanes · 3 years, 1 month ago
  74. e208b04 Revert "Generate a primary boot image for testing." by Hans Boehm · 3 years, 1 month ago
  75. 6454968 Generate a primary boot image for testing. by Jiakai Zhang · 3 years, 2 months ago
  76. 8bc45ab Fix the check on apex-versions for boot images. by Jiakai Zhang · 3 years, 2 months ago
  77. a329345 Make it easier to change the location of the primary boot image. by Jiakai Zhang · 3 years, 2 months ago
  78. c7ea9b1 Update dexpreopt_test to verify boot images. by Jiakai Zhang · 3 years, 3 months ago
  79. 884e22f Compile the entire bootclasspath on device. by Jiakai Zhang · 3 years, 3 months ago
  80. 163ebe2 Add `HashSet<>::{Put,PutWithHash}()`. by Vladimir Marko · 3 years, 2 months ago
  81. a2e3936 Ignore changes to irrelevant APEXes by Alan Stokes · 3 years, 2 months ago
  82. 0628e78 Fix ReadMagicAndReset. by Jiakai Zhang · 3 years, 2 months ago
  83. 9f057d6 Add HashSet<> ctor with initial buffer... by Vladimir Marko · 3 years, 2 months ago
  84. 1bad13f Move from sampling PGO to AFDO pipeline by Yi Kong · 3 years, 3 months ago
  85. fb8cdb5 Update JIT Zygote to support compiling the entire bootclasspath. by Jiakai Zhang · 3 years, 3 months ago
  86. ce2a344 JNI: Inline fast-path for `JniMethodStart()`. by Vladimir Marko · 3 years, 4 months ago
  87. fb00761 Respect ART_APEX_DATA for default artifact dir by Victor Hsieh · 3 years, 4 months ago
  88. 483c41a ART: Use core image to speed up some gtests. by Vladimir Marko · 3 years, 4 months ago
  89. e10abe7 Inherit art_defaults in cc_library_headers as well. by Martin Stjernholm · 3 years, 5 months ago
  90. 02e3be0 Make art_test_common_defaults inherit art_defaults. by Martin Stjernholm · 3 years, 5 months ago
  91. 5514c8e Add dexpreopt_test. by Jiakai Zhang · 3 years, 5 months ago
  92. 394a082 Change `BitTableBase<>::num_rows_` to `uint32_t`. by Vladimir Marko · 3 years, 5 months ago
  93. 327cfcf Use the .dm file at runtime for verification. by Nicolas Geoffray · 3 years, 5 months ago
  94. d4d21bf Allow odrefresh to write elsewhere than dalvik-cache by Alan Stokes · 3 years, 5 months ago
  95. 73c4f79 Reland^2: Create an abstraction for dexopt tasks by Victor Hsieh · 3 years, 6 months ago
  96. 4aaf695 Revert "Create an abstraction for dexopt tasks" by Nicolas Geoffray · 3 years, 6 months ago
  97. 6221e67 Create an abstraction for dexopt tasks by Victor Hsieh · 3 years, 6 months ago
  98. d750630 Revert "Create an abstraction for dexopt tasks" by Victor Hsieh · 3 years, 6 months ago
  99. c887816 Create an abstraction for dexopt tasks by Victor Hsieh · 3 years, 6 months ago
  100. ea55f3d Change only_use_system_oat_files_ logic. by Nicolas Geoffray · 3 years, 6 months ago