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