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