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