1. 02a6c44 Add support for displaying soname in an apk. by Christopher Ferris · 7 years ago
  2. 86f2d9d Fix missing offset for apk. by Christopher Ferris · 7 years ago
  3. ce34d62 Avoid signed extension of chars for build ids. by Christopher Ferris · 7 years ago
  4. b1c9c20 Add GetPrintableBuildID(). by Christopher Ferris · 7 years ago
  5. bf373ed Add caching of build id in MapInfo object. by Christopher Ferris · 7 years ago
  6. eb0772f Add support for UnwinderFromPid object. by Christopher Ferris · 7 years ago
  7. a09c4a6 Fix offsets when shared lib split across maps. by Christopher Ferris · 7 years ago
  8. 01040b1 Fix handling of ro segments for embedded libs. by Christopher Ferris · 7 years ago
  9. 5565906 Remove overly restrictive check for memory. by Christopher Ferris · 7 years ago
  10. 4568f4b Verify that the elf matches the expected arch. by Christopher Ferris · 7 years ago
  11. e8c4ecf Always init gnu_debugdata interface if it exists. by Christopher Ferris · 7 years ago
  12. a2f38f1 Fix up the definition of Elf::GetInfo. by Christopher Ferris · 7 years ago
  13. 9d5712c Implement support for linker rosegment option. by Christopher Ferris · 7 years ago
  14. d9575b6 Modify elf cache to handle elf_offsets properly. by Christopher Ferris · 8 years ago
  15. 0b79ae1 Add a global elf cache. by Christopher Ferris · 8 years ago
  16. e7b6624 Fix issues in libunwindstack. by Christopher Ferris · 8 years ago
  17. b7de5f5 Demand read load bias for a map. by Christopher Ferris · 8 years ago
  18. b4fda18 Merge changes I53c2c560,I7d845ac5,I8b11d923 by Treehugger Robot · 8 years ago
  19. be788d8 Allow multiple threads sharing a map to unwind. by Christopher Ferris · 8 years ago
  20. 29c5378 unwindstack: add Memory::ReadPartially. by Josh Gao · 8 years ago
  21. e69f470 Multiple bugfixes, small restructuring. by Christopher Ferris · 8 years ago
  22. 5f11851 Add a method to share the process memory object. by Christopher Ferris · 8 years ago
  23. 3f805ac Add proper support for embedded elf files. by Christopher Ferris · 8 years ago
  24. d226a51 Make the library usable as a library. by Christopher Ferris · 8 years ago
  25. 570b76f Init .gnu_debugdata in GetElf(). by Christopher Ferris · 9 years ago
  26. 0d7cf3e Add function definitions for MapInfo. by Christopher Ferris · 9 years ago