summaryrefslogtreecommitdiff
path: root/runtime/vdex_file_test.cc
AgeCommit message (Expand)Author
2025-02-11Remove more dead code for ELF file. Jiakai Zhang
2024-01-31Add visibility attributes in runtime/v* Dmitrii Ishcheikin
2022-10-14ART: Speed up some gtests. Vladimir Marko
2022-01-12Reland "Remove old unquickening of vdex logic." Nicolas Geoffray
2022-01-06Revert "Remove old unquickening of vdex logic." Nicolas Geoffray
2022-01-05Remove old unquickening of vdex logic. Nicolas Geoffray
2018-10-23ART: Refactor for bugprone-argument-comment Andreas Gampe
2017-04-27Make vdex and dexlayout compatible. Nicolas Geoffray
2017-01-31Check vdex file is valid in VdexFile::Open. Richard Uhler