summaryrefslogtreecommitdiffstats
path: root/libunwindstack/tests/DexFileTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Check for data races when reading JIT/DEX entries."David Srbecky2019-04-121-4/+4
* Check for data races when reading JIT/DEX entries.David Srbecky2019-03-291-4/+4
* Remove dependency on libdexfile internal header.Martin Stjernholm2019-01-111-22/+4
* Revert^2 "Use libdexfile external API in libunwindstack."Martin Stjernholm2018-12-191-46/+20
* Revert "Use libdexfile external API in libunwindstack."Martin Stjernholm2018-12-191-20/+46
* Use libdexfile external API in libunwindstack.Martin Stjernholm2018-12-131-46/+20
* switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn2018-11-141-1/+1
* Implement support for linker rosegment option.Christopher Ferris2018-10-031-8/+8
* Create lookup table of DEX symbols.David Srbecky2018-07-201-6/+33
* Remove dependency on -no_art variantDavid Sehr2018-02-071-1/+1
* Load dex files from ART-specific data structure.Christopher Ferris2018-02-021-21/+1
* Move dex pc frame creation into libunwindstack.Christopher Ferris2018-01-311-0/+240