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