Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
b07dcdba37e9a5652b7754a6bd9c3538880d6668
/
dexdump
/
dexdump.cc
e166fac
Add a public error code to DexFileLoader::OpenAll.
by Dario Freni
· 6 years ago
18e2687
Refactor ClassAccessor to use an index instead of ClassDef pointer
by Mathieu Chartier
· 7 years ago
0f6cc7f
Dexdump: fix type printing for call sites
by Orion Hodson
· 7 years ago
c2b4db6
Add ClassAccessor
by Mathieu Chartier
· 7 years ago
06d10a7
ART: Add dex::ProtoIndex
by Orion Hodson
· 7 years ago
c1d8caa
Add an option for disabling dex file verifier.
by Nicolas Geoffray
· 7 years ago
999646d
Dex header cleanup and windows simplification
by David Sehr
· 7 years ago
7a9aaf1
Added extra safety in dexdump2 -d option around nonsense code.
by Aart Bik
· 7 years ago
0225f8e
Revert "Revert "Make libdexfile build independent of runtime dir""
by David Sehr
· 7 years ago
787784f
Revert "Make libdexfile build independent of runtime dir"
by David Sehr
· 7 years ago
b40b7e7
Make libdexfile build independent of runtime dir
by David Sehr
· 7 years ago
221d981
ART: Use libbase for logging in command-line tools
by Andreas Gampe
· 7 years ago
5a1f629
Build dexdump2 and dexlist without libart
by David Sehr
· 7 years ago
8892c6b
Move debug info offsets into a side table
by Mathieu Chartier
· 7 years ago
210531f
Revert "Revert "Move quickening info logic to its own table""
by Mathieu Chartier
· 7 years ago
013fd80
Create an ART-independent DexFileLoader
by David Sehr
· 7 years ago
6716941
Revert "Move quickening info logic to its own table"
by Nicolas Geoffray
· 7 years ago
7a26f94
Move quickening info logic to its own table
by Mathieu Chartier
· 7 years ago
698ebbc
Clean up CodeItemAccessors and Compact/StandardDexFile
by Mathieu Chartier
· 7 years ago
9e734c7
Create dex subdirectory
by David Sehr
· 7 years ago
dc578c7
Move dex exception helpers to their own file and use dex accessor
by Mathieu Chartier
· 7 years ago
808c7a5
Make CodeItem fields private
by Mathieu Chartier
· 7 years ago
641a3af
Add code_item_accessors-no_art-inl and use it in dexlist, dexdump
by Mathieu Chartier
· 7 years ago
31f4c9f
Add CodeItemDebugInfoAccessor
by Mathieu Chartier
· 7 years ago
58cc1cb
Pass the debug_info_offset explicitly.
by Nicolas Geoffray
· 7 years ago
b7c273c
Add ClassDataItemIterator::HasNextMethod
by Mathieu Chartier
· 7 years ago
095c6c9
Pass the verify flag to DexFileLoader utilities.
by Nicolas Geoffray
· 7 years ago
79c87da
Add DexFileLoader class
by Mathieu Chartier
· 7 years ago
2e59994
ART: support for const-method-{handle,type}
by Orion Hodson
· 7 years ago
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 7 years ago
775224d
Extend dexdump2 tests for invoke-custom
by Orion Hodson
· 8 years ago
631827d
Fixes for constant method handles
by Orion Hodson
· 8 years ago
e17cf24
Add field/method skipping helper functions to DexFile
by Mathieu Chartier
· 8 years ago
f45d61c
ART: Fix or disable some tidy warnings.
by Andreas Gampe
· 8 years ago
c069a30
ART: invoke-custom support
by Orion Hodson
· 8 years ago
46ee31b
ART: Move to libbase StringPrintf
by Andreas Gampe
· 8 years ago
8a0128a
ART: Add dex::StringIndex
by Andreas Gampe
· 8 years ago
a5b09a6
ART: Add dex::TypeIndex
by Andreas Gampe
· 8 years ago
7b45a8a
Let dexdump prompt filename for zipped multi-dex files.
by Aart Bik
· 8 years ago
caacd11
Move dex CFG dumping out of utils.cc
by David Sehr
· 8 years ago
b34bb19
Dex disassembly suppport for invoke-polymorphic.
by Orion Hodson
· 8 years ago
14832ef
Revert experimental lambda feature.
by Narayan Kamath
· 8 years ago
c05e2f2
Refactored a few dexdump alloc/free into unique_ptr
by Aart Bik
· 8 years ago
a0e33fd
Fix clang static analyzer on potential memory leaks.
by Aart Bik
· 9 years ago
37d6a3b
Support the -i flag in the new dexdump.
by Aart Bik
· 9 years ago
dce5086
Implemented annotations display in dexdump.
by Aart Bik
· 9 years ago
96c9de9
Merge "Refactor DexFile::DecodeDebugInfo."
by David Srbecky
· 9 years ago
b06e28e
Refactor DexFile::DecodeDebugInfo.
by David Srbecky
· 9 years ago
1f12e28
Make 'dexdump2 -l xml' include whether each class is an interface.
by Alex Light
· 9 years ago
82863f0
Output static field values in dexdump
by Shinichiro Hamaji
· 9 years ago
a3bb720
Added format 25x to dexdump(2).
by Aart Bik
· 9 years ago
5073fed
ART: Add utility function to dump dex CFG
by Andreas Gampe
· 9 years ago
4e14960
Enable multi-dex content per file in dexlist/dump.
by Aart Bik
· 10 years ago
22c26f5
Revert "Make Art dexdump/list the real utilities."
by Aart Bik
· 10 years ago
d10ee1c
Make Art dexdump/list the real utilities.
by Aart Bik
· 10 years ago
69ae54a
Migrated dexdump from Dalvik (libdex) into Art (libart)
by Aart Bik
· 10 years ago