1. a8c3973 Clear dex pc to avoid duplicate frames. 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. 2fcf4cf Add error propagation into Unwinder/Elf objects. by Christopher Ferris · 8 years ago
  7. 98984b4 Add support for getting a dex pc. by Christopher Ferris · 8 years ago
  8. 150db12 Add ability to read jit gdb data. by Christopher Ferris · 8 years ago
  9. 02fdb56 Do not check arch for format check. by Christopher Ferris · 8 years ago
  10. d06001d Split arch data into separate files. by Christopher Ferris · 8 years ago
  11. c3d79f7 Fix incorrect usage of relative pcs. by Christopher Ferris · 8 years ago
  12. fda7edd Move sp/pc not changing check into Unwinder. by Christopher Ferris · 8 years ago
  13. 1cb84ce Add an interface for stopping in certain maps. by Christopher Ferris · 8 years ago
  14. e69f470 Multiple bugfixes, small restructuring. by Christopher Ferris · 8 years ago
  15. c5a3baa Fix setting of map_offset in frame data. by Christopher Ferris · 8 years ago
  16. f6f691b Update the Unwinder object and add tests. by Christopher Ferris · 9 years ago
  17. b9de87f Add a new unwind method on error. by Christopher Ferris · 9 years ago