summaryrefslogtreecommitdiffstats
path: root/libunwindstack/DexFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Some minor updates in the libdexfile external API.Martin Stjernholm2019-01-091-2/+2
* Revert^2 "Use libdexfile external API in libunwindstack."Martin Stjernholm2018-12-191-146/+42
* Revert "Use libdexfile external API in libunwindstack."Martin Stjernholm2018-12-191-42/+146
* Use libdexfile external API in libunwindstack.Martin Stjernholm2018-12-131-146/+42
* Move to using ClassAccessorMathieu Chartier2018-08-081-23/+6
* Create lookup table of DEX symbols.David Srbecky2018-07-201-9/+47
* Remove dependency on -no_art variantDavid Sehr2018-02-071-1/+1
* Fix in-memory loading of cdex files with shared data.David Srbecky2018-02-051-5/+4
* Load dex files from ART-specific data structure.Christopher Ferris2018-02-021-16/+37
* Move dex pc frame creation into libunwindstack.Christopher Ferris2018-01-311-0/+165