1. 5391416 Expose per arch headers. by Christopher Ferris · 8 years ago
  2. e762f1f Check that dex pc is in a valid map. by Christopher Ferris · 8 years ago
  3. 7747b60 Load dex files from ART-specific data structure. by Christopher Ferris · 8 years ago
  4. f9006ec Fix symbol resolution within a dex file. by David Srbecky · 8 years ago
  5. d70ea5e Move dex pc frame creation into libunwindstack. by Christopher Ferris · 8 years ago
  6. 0b79ae1 Add a global elf cache. by Christopher Ferris · 8 years ago
  7. 2fcf4cf Add error propagation into Unwinder/Elf objects. by Christopher Ferris · 8 years ago
  8. 98984b4 Add support for getting a dex pc. by Christopher Ferris · 8 years ago
  9. 150db12 Add ability to read jit gdb data. by Christopher Ferris · 8 years ago
  10. e7b6624 Fix issues in libunwindstack. by Christopher Ferris · 8 years ago
  11. 61b1a1a Add libunwindstack support for Mips and Mips64 by Douglas Leung · 8 years ago
  12. 02fdb56 Do not check arch for format check. by Christopher Ferris · 8 years ago
  13. e328673 Add method to detect remote read function to use. by Christopher Ferris · 8 years ago
  14. d06001d Split arch data into separate files. 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. c3d79f7 Fix incorrect usage of relative pcs. by Christopher Ferris · 8 years ago
  18. be788d8 Allow multiple threads sharing a map to unwind. by Christopher Ferris · 8 years ago
  19. b837763 unwindstack: rename Memory::ReadPartially to Read. by Josh Gao · 8 years ago
  20. ef35aa5 unwindstack: rename Memory::Read to ReadFully. by Josh Gao · 8 years ago
  21. 29c5378 unwindstack: add Memory::ReadPartially. by Josh Gao · 8 years ago
  22. c9dee84 Add support for only a .eh_frame. by Christopher Ferris · 8 years ago
  23. 1cb84ce Add an interface for stopping in certain maps. by Christopher Ferris · 8 years ago
  24. 1c65e77 Merge changes I8f33830f,Icd2b891b,I8736ff5c,Iae6e342a by Treehugger Robot · 8 years ago
  25. 6f580d8 libunwindstack: add method to iterate across registers. by Josh Gao · 8 years ago
  26. e69f470 Multiple bugfixes, small restructuring. by Christopher Ferris · 8 years ago
  27. f6f691b Update the Unwinder object and add tests. by Christopher Ferris · 8 years ago
  28. b9de87f Add a new unwind method on error. by Christopher Ferris · 8 years ago
  29. 5f11851 Add a method to share the process memory object. by Christopher Ferris · 8 years ago
  30. 3f805ac Add proper support for embedded elf files. by Christopher Ferris · 8 years ago
  31. 75a4098 Merge "libunwindstack: make machine type a property of Regs." by Treehugger Robot · 8 years ago
  32. 0953ecd libunwindstack: make machine type a property of Regs. by Josh Gao · 8 years ago
  33. 60521c7 Speed up map creation. by Christopher Ferris · 8 years ago
  34. 3b4b075 Small clean ups by Christopher Ferris · 8 years ago
  35. 6f3981c Add support for the new unwind method. by Christopher Ferris · 8 years ago
  36. 32766f1 Allow mips to build. by Christopher Ferris · 8 years ago
  37. bd625ef Revert "Add support for the new unwind method." by Christopher Ferris · 8 years ago
  38. 5b460d1 Add support for the new unwind method. by Christopher Ferris · 8 years ago
  39. eb4a6db Speed up StepIfSignalHandler path. by Christopher Ferris · 9 years ago
  40. a019665 Add signal handling to the register object. by Christopher Ferris · 9 years ago
  41. d226a51 Make the library usable as a library. by Christopher Ferris · 9 years ago