summaryrefslogtreecommitdiff
path: root/dexlist
AgeCommit message (Expand)Author
2024-11-13Explicitly use implementations where necessary for modules in the same apex Colin Cross
2024-04-23Set test ownerships for ART. Martin Stjernholm
2024-04-11Clean up string data access in `DexFile`. Vladimir Marko
2023-05-22Use C++17's [[maybe_unused]] attribute in ART Stefano Cianciulli
2023-05-08Revert "Remove the codegen property" Android Culprit Assistant
2023-05-08Remove the codegen property Cole Faust
2023-03-16Make art modules apex_available to test_broken_com.android.art Cole Faust
2023-02-21Refactor DexFileLoader David Srbecky
2022-02-11Revert^4 "Generate a primary boot image for testing." Jiakai Zhang
2022-02-08Revert^3 "Generate a primary boot image for testing." Jiakai Zhang
2022-02-07Revert^2 "Generate a primary boot image for testing." Jiakai Zhang
2022-02-01Revert "Generate a primary boot image for testing." Hans Boehm
2022-01-31Generate a primary boot image for testing. Jiakai Zhang
2021-07-06Uncouple ART gtests from the ART APEX. Roland Levillain
2021-03-02[LSC] Add LOCAL_LICENSE_KINDS to art Bob Badour
2020-10-23Rename ART release APEX to com.android.art. Martin Stjernholm
2020-08-11Revert^2 "art: Remove dependencies on platform unavailable modules" Yo Chiang
2020-08-06Revert "art: Remove dependencies on platform unavailable modules" Insaf Latypov
2020-08-06art: Remove dependencies on platform unavailable modules Yo Chiang
2020-05-27Move gtest tool dependencies from makefile to soong David Srbecky
2019-12-20Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR Jiyong Park
2019-12-19Revert submission 1191937-art_apex_available Joseph Murphy
2019-12-19Use apex_available property Jiyong Park
2019-09-24Various renames following the name change from "Runtime APEX" to "ART APEX". Martin Stjernholm
2019-05-17ART: Run bpfmt over ART's blueprint files Andreas Gampe
2019-04-25ART: Fix some types Andreas Gampe
2019-04-12Add and use art::GetAndroidRuntimeBinDir. Roland Levillain
2019-01-07Build dexlist, dexlayout, and profman for Windows David Sehr
2019-01-02ART: Move dex structs into own header Andreas Gampe
2018-10-28Revert^4: Add dex item for hiddenapi flags David Brazdil
2018-10-26Revert "Revert^2: Add dex item for hiddenapi flags" Luman Qu
2018-10-25Revert^2: Add dex item for hiddenapi flags David Brazdil
2018-10-24Revert "Add dex item for hiddenapi flags" David Brazdil
2018-10-24Merge "Add dex item for hiddenapi flags" David Brazdil
2018-10-23Add dex item for hiddenapi flags David Brazdil
2018-10-19ART: Fix android-cloexec warnings Andreas Gampe
2018-10-09ART: Refactor for bugprone-argument-comment Andreas Gampe
2018-09-20Revert^2 "ART: Refactor typedef to using" Andreas Gampe
2018-09-20Revert "ART: Refactor typedef to using" Andreas Gampe
2018-09-19ART: Refactor typedef to using Andreas Gampe
2018-09-19ART: Fix dexdump & dexlist Andreas Gampe
2018-09-12Refactor debug info position visiting Mathieu Chartier
2018-09-07ART: Continue adding override annotations Andreas Gampe
2018-07-24Move dexdump, dexlist, openjdkjvmti to ClassAccessor Mathieu Chartier
2018-07-19Add a public error code to DexFileLoader::OpenAll. Dario Freni
2018-05-16Move ArtDexFileLoader to libdexfile David Sehr
2018-03-14Makes some ART gtests more robust to a non-standard environment. Roland Levillain
2018-03-05Move most of runtime/base to libartbase/base David Sehr
2018-02-16Dex header cleanup and windows simplification David Sehr
2018-01-31Revert "Revert "Make libdexfile build independent of runtime dir"" David Sehr