index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libprofile
Age
Commit message (
Expand
)
Author
2024-11-22
Flush profile on force save.
Jiakai Zhang
2024-11-11
Consolidate the use of some constants.
Jiakai Zhang
2024-11-11
Avoid `strlen()` for `ClassLinker::FindClass()`...
Vladimir Marko
2024-11-08
Replace test_for properties with explicit dependencies on implementations
Colin Cross
2024-10-31
Remove dependencies on the 1-variant fallback
Cole Faust
2024-08-19
Bump app profile uncompressed size limit to 15MB.
Jiakai Zhang
2024-08-13
Simplify test configs by disabling append-bitness and pushing the whole
Martin Stjernholm
2024-08-10
Support inline cache for boot image profile HRF in Profman.
Islam Elbanna
2024-05-15
Fix bugprone-argument-comment clang-tidy issues
Stefano Cianciulli
2024-05-14
Faster `DexFile::FindTypeId()`.
Vladimir Marko
2024-04-23
Set test ownerships for ART.
Martin Stjernholm
2024-04-18
Do not encode out of range dex pcs in the profile.
Nicolas Geoffray
2024-04-11
Clean up string data access in `DexFile`.
Vladimir Marko
2024-04-09
Fixes related to inlined inline caches.
Nicolas Geoffray
2024-02-29
Don't set LD_LIBRARY_PATH to the ART module for any tests.
Martin Stjernholm
2023-11-01
Fix repeated dexopt when an app has a DM file with no profile.
Jiakai Zhang
2023-09-25
Reject partially invalid profiles.
Jiakai Zhang
2023-09-25
profman: Return whether the profile matched instead of updated.
Jiakai Zhang
2023-08-01
Add missing AOSP module metadata to ART tests part of ART MTS.
Roland Levillain
2023-07-11
Fix performance-inefficient-string-concatenation clang-tidy issues
Stefano Cianciulli
2023-06-19
Reland "Static link gtests with ART libraries"
Dmitrii Ishcheikin
2023-06-12
Revert "Static link gtests with ART libraries"
Dmitrii Ishcheikin
2023-06-12
Static link gtests with ART libraries
Dmitrii Ishcheikin
2023-05-22
Use C++17's [[maybe_unused]] attribute in ART
Stefano Cianciulli
2023-05-17
Add O_CREAT to ProfileCompilationInfo::SaveFallback.
Jiakai Zhang
2023-05-08
Revert "Remove the codegen property"
Android Culprit Assistant
2023-05-08
Remove the codegen property
Cole Faust
2023-03-16
Make art modules apex_available to test_broken_com.android.art
Cole Faust
2023-03-06
Fallback to using flock on profiles when installd is in use.
Jiakai Zhang
2023-02-23
When generating a runtime image, load classes from reference profile.
Nicolas Geoffray
2023-02-06
Avoid using flock on profiles.
Jiakai Zhang
2023-02-03
Fix android-cloexec-fopen clang-tidy issues
Stefano Cianciulli
2023-02-03
Fix performance-inefficient-vector-operation clang-tidy issues
Stefano Cianciulli
2022-12-07
Do not link libziparchive both statically and dynamically in libartbase
Martin Stjernholm
2022-11-19
Add missing module metadata to ART tests run via Mainline Presubmits.
Roland Levillain
2022-11-16
Reduce an error log to a warning.
Konrad Zabłocki
2022-11-10
Clear profile when switching between boot image profile and app profile
Jiakai Zhang
2022-09-21
ART: Fix profile key for generated test profile.
Vladimir Marko
2022-07-04
Update profman to support artd use cases.
Jiakai Zhang
2022-06-28
Fix bugprone-argument-comment clang-tidy issues
Stefano Cianciulli
2022-04-12
Fix dex file lookup in DumpInfo when dex file locations have full paths.
Martin Stjernholm
2022-03-15
Revert^2 "Faster deduplication of `CodeInfo` tables."
Vladimir Marko
2022-03-14
Revert "Faster deduplication of `CodeInfo` tables."
Roland Levillain
2022-03-10
Faster deduplication of `CodeInfo` tables.
Vladimir Marko
2022-01-21
Reduce an error log to a warning.
Nicolas Geoffray
2022-01-05
Normalize XML comment syntax in ART test configuration files.
Roland Levillain
2021-12-08
Fix ProfileCompilationInfo to handle extra descriptors correctly. am: bc57db8499
Jiakai Zhang
2021-12-08
Fix ProfileCompilationInfo to handle extra descriptors correctly.
Jiakai Zhang
2021-10-06
libprofile: Clear method bitmap padding bits. am: 2a4542d375 am: fe9aaf018a
Vladimir Marko
2021-10-06
libprofile: Clear method bitmap padding bits.
Vladimir Marko
[next]