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