summaryrefslogtreecommitdiff
path: root/dexdump
AgeCommit message (Expand)Author
2021-07-12Uncouple ART gtests from the ART APEX.Roland Levillain
2021-05-20dexdump is provided in the Windows SDK.Martin Stjernholm
2021-05-20Disable most ART source modules when ART prebuilts are enabled.Martin Stjernholm
2021-05-13Export dexdump, oatdump, and veridex as prebuilt host tools.Martin Stjernholm
2021-04-07Remove platform from apex_available for dexdump.Martin Stjernholm
2021-03-02[LSC] Add LOCAL_LICENSE_KINDS to artBob Badour
2020-11-03dexdump: fix xml output for jars containing multiple .dex filesPaul Duffin
2020-11-03dexdump: remove non-API elements from xml outputOrion Hodson
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 modulesYo Chiang
2020-07-23Print unicode data using java-encoding with -l xmlAlex Light
2020-05-27Move gtest tool dependencies from makefile to soongDavid Srbecky
2020-03-30Add method_idx output to dexdump and dexlayoutEric Holk
2019-12-20Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMARJiyong Park
2019-12-19Revert submission 1191937-art_apex_availableJoseph Murphy
2019-12-19Use apex_available propertyJiyong 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 filesAndreas Gampe
2019-04-25ART: Fix some typesAndreas Gampe
2019-04-18Use static linking for dexdump on host buildsOrion Hodson
2019-04-18Revert "Use static linking for dexdump on host builds"Greg Hartman
2019-04-18Use static linking for dexdump on host buildsOrion Hodson
2019-04-15Build dexdump on mac.David Srbecky
2019-04-12Add and use art::GetAndroidRuntimeBinDir.Roland Levillain
2019-04-04Rename dexdump2 to dexdumpDavid Sehr
2019-01-22Print hiddenapi info in dexdumpDavid Brazdil
2019-01-02ART: Move dex structs into own headerAndreas Gampe
2018-12-18Support Windows builds for libartbase/libdexfileDavid Sehr
2018-10-28Revert^4: Add dex item for hiddenapi flagsDavid Brazdil
2018-10-26Revert "Revert^2: Add dex item for hiddenapi flags"Luman Qu
2018-10-25Revert^2: Add dex item for hiddenapi flagsDavid Brazdil
2018-10-24Revert "Add dex item for hiddenapi flags"David Brazdil
2018-10-23Add dex item for hiddenapi flagsDavid Brazdil
2018-09-25Merge "Revert^2 "ART: Refactor typedef to using""Treehugger Robot
2018-09-20ART: Modernize counting-down loopsAndreas 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 usingAndreas Gampe
2018-09-19ART: Fix dexdump & dexlistAndreas Gampe
2018-09-13Refactor DecodeDebugLocalInfoMathieu Chartier
2018-09-12Refactor debug info position visitingMathieu Chartier
2018-09-08Merge "ART: Continue adding override annotations"Treehugger Robot
2018-09-07ART: Continue adding override annotationsAndreas Gampe
2018-09-06ART: Refactor static include listAndreas Gampe
2018-08-24dexdump2: Remove conversion from dollar sign to dotOrion Hodson
2018-07-24Move dexdump, dexlist, openjdkjvmti to ClassAccessorMathieu Chartier
2018-07-19Add a public error code to DexFileLoader::OpenAll.Dario Freni
2018-07-03ART: Do not use std::<container>::at().Vladimir Marko