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