index
:
Project-1CE/system_core
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libunwindstack
/
tests
/
DexFileTest.cpp
Age
Commit message (
Expand
)
Author
2020-10-16
Remove libprocinfo, libbacktrace, libunwindstack
Baligh Uddin
2020-04-07
Avoid re-mapping dex file that's in local memory.
Sim Sun
2020-03-20
Fix memory leak of DexFile handle after release
Yong Li
2020-01-22
Properly handle empty map after read-only map.
Christopher Ferris
2019-04-05
Revert "Check for data races when reading JIT/DEX entries."
David Srbecky
2019-03-29
Check for data races when reading JIT/DEX entries.
David Srbecky
2019-01-11
Remove dependency on libdexfile internal header.
Martin Stjernholm
2018-12-19
Revert^2 "Use libdexfile external API in libunwindstack."
Martin Stjernholm
2018-12-19
Revert "Use libdexfile external API in libunwindstack."
Martin Stjernholm
2018-12-13
Use libdexfile external API in libunwindstack.
Martin Stjernholm
2018-11-14
switch to using android-base/file.h instead of android-base/test_utils.h
Mark Salyzyn
2018-10-03
Implement support for linker rosegment option.
Christopher Ferris
2018-07-20
Create lookup table of DEX symbols.
David Srbecky
2018-02-07
Remove dependency on -no_art variant
David Sehr
2018-02-02
Load dex files from ART-specific data structure.
Christopher Ferris
2018-01-31
Move dex pc frame creation into libunwindstack.
Christopher Ferris