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