summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-20Separate handling of a single path and a list of paths when determiningMartin Stjernholm
2024-02-20Install data file for `ArtExecTest.SetTaskProfiles`.Vladimir Marko
2024-02-20riscv64: Implement "C" extension in assemblerRoman Artemev
2024-02-20Cast `TestStatus` to `int` to silence -Wformat.Vladimir Marko
2024-02-20riscv64: Enable some gtests.Vladimir Marko
2024-02-19Restrict register_dalvik_system_VMRuntime to targetSdkVersion<=34Dmitrii Ishcheikin
2024-02-19Do HuntForOriginalReference for the value in WBESantiago Aboy Solanes
2024-02-16ricv64: Update "Zbb" extension opcode comment.Vladimir Marko
2024-02-16Implement noinline SIGBUS hook for debuggersLokesh Gidra
2024-02-16riscv64: Add "Zbb" sign-/zero-extension to assembler.Vladimir Marko
2024-02-15Refactor the Test Mapping exclusion logic in `regen-test-files`.Roland Levillain
2024-02-15Promote more ART run-tests to presubmits (2024-02-13).Roland Levillain
2024-02-15Regenerate ART test files (2024-02-13).Roland Levillain
2024-02-15Add support for post-submit-only ART gtests to `regen-test-files`.Roland Levillain
2024-02-15Add SDK version for Android UDmitrii Ishcheikin
2024-02-15Add tests for loading with absolute paths through System.load().Martin Stjernholm
2024-02-15Don't match dlopen errors too closely in tests.Martin Stjernholm
2024-02-15Improve debug logging to reflect all code paths in OpenNativeLibrary.Martin Stjernholm
2024-02-15Refactorings to make more logic available at the top level inMartin Stjernholm
2024-02-14Remove unused typedefsSantiago Aboy Solanes
2024-02-14riscv64: remove nterp opcode filterJaeheon Yi
2024-02-14Improve an errno error message to show the file.Martin Stjernholm
2024-02-14Allow thread suspension during runtime image generation.Nicolas Geoffray
2024-02-14Move `JitOptions` to its own file.Vladimir Marko
2024-02-14Disable libcore tests failing on gcstress+debugSantiago Aboy Solanes
2024-02-14Disable more variants for 2271-profile-inline-cache.Nicolas Geoffray
2024-02-14Increase inlining threshold for baseline.Nicolas Geoffray
2024-02-13Reorder isa and dexPath to solve reorder-init-list warningSantiago Aboy Solanes
2024-02-13Reland "Only compile optimized if it is useful."Nicolas Geoffray
2024-02-13Replace basic_string_view<uint8_t> with string_viewRyan Prichard
2024-02-13Optimizing: Refactor `HScheduler`.Vladimir Marko
2024-02-13Re enable test 2247- on MTS for postsubmitSantiago Aboy Solanes
2024-02-13Unresolved field access HIR are not schedulable.Vladimir Marko
2024-02-12Dedup the test installed for code coverage variant.Yu Liu
2024-02-12JNI: Keep previous LRT state in callee-save reg.Vladimir Marko
2024-02-09Hide more symbols in dalvik_system_VMRuntime.{h,cc}Dmitrii Ishcheikin
2024-02-09Update ART build instructions w.r.t. platform (bundled) builds.Roland Levillain
2024-02-09Revert "Only compile optimized if it is useful."Nicolas Geoffray
2024-02-09Clean up `HGraphVisitor::VisitBasicBlock()`.Vladimir Marko
2024-02-09Improve IsDeadAndRemovableSantiago Aboy Solanes
2024-02-09Pass functors as rvalues when possibleSantiago Aboy Solanes
2024-02-09Add an API for apex staged.Jiakai Zhang
2024-02-09Add PreRebootDexoptJob.Jiakai Zhang
2024-02-08Revert from reporting pulled atom ArtDeviceStatusStefano Cianciulli
2024-02-08Fix UShr/Shr(Shl(x, N), N) simplificationKonstantin Baladurin
2024-02-08Use register pair loads/stores in JNI stubs...Vladimir Marko
2024-02-08Change checker statement to CHECK-DAGNicolas Geoffray
2024-02-08Only compile optimized if it is useful.Nicolas Geoffray
2024-02-08Fuzzer: Support deeply recursive encoded values (using structs).David Srbecky
2024-02-08Snap for 11421525 from 2b42935009f0e51dae8b64aa9e7fc31292b7f116 to simpleperf...Android Build Coastguard Worker