Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
1e412e7d4e67dba0fc30591a0e00bb52bc5bb292
/
libunwindstack
/
DexFile.cpp
273d3f0
Avoid re-mapping dex file that's in local memory.
by Sim Sun
· 5 years ago
489c3a8
Fix memory leak of DexFile handle after release
by Yong Li
· 5 years ago
9062bb4
Continue without DEX support if libdexfile_external.so fails to load.
by Martin Stjernholm
· 6 years ago
b9cc4fb
Revert "Check for data races when reading JIT/DEX entries."
by David Srbecky
· 6 years ago
85b5fec
Check for data races when reading JIT/DEX entries.
by David Srbecky
· 7 years ago
b49289b
Some minor updates in the libdexfile external API.
by Martin Stjernholm
· 7 years ago
bb4f2b4
Revert^2 "Use libdexfile external API in libunwindstack."
by Martin Stjernholm
· 7 years ago
cacf5bf
Revert "Use libdexfile external API in libunwindstack."
by Martin Stjernholm
· 7 years ago
444e23d
Use libdexfile external API in libunwindstack.
by Martin Stjernholm
· 7 years ago
c2277fc
Move to using ClassAccessor
by Mathieu Chartier
· 7 years ago
02d0f79
Create lookup table of DEX symbols.
by David Srbecky
· 7 years ago
892e675
Remove dependency on -no_art variant
by David Sehr
· 7 years ago
417f7c3
Fix in-memory loading of cdex files with shared data.
by David Srbecky
· 8 years ago
7747b60
Load dex files from ART-specific data structure.
by Christopher Ferris
· 8 years ago
d70ea5e
Move dex pc frame creation into libunwindstack.
by Christopher Ferris
· 8 years ago
[Renamed (85%) from libbacktrace/UnwindDexFile.cpp]
0b06a59
Add extra frame when dex_pc is non-zero.
by Christopher Ferris
· 8 years ago