1. 6b95a0e Internalize subclasses of Memory by Casey Dahlin · 6 years ago
  2. d11ed86 Fix pc/function name for signal handler frame. by Christopher Ferris · 6 years ago
  3. 2a019ec Revert^2 "Prepare to fail in RefBase destructor if count is untouched" by Hans Boehm · 7 years ago
  4. b9d0753 Revert "Prepare to fail in RefBase destructor if count is untouched" by Hans Boehm · 7 years ago
  5. 9d3146a Prepare to fail in RefBase destructor if count is untouched by Hans Boehm · 7 years ago
  6. e1731a4 [libutils] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  7. 3841acc libprocinfo: add functions reading process map file. by Yabin Cui · 7 years ago
  8. 458f4e7 Method to avoid skipping frames for local unwinds. by Christopher Ferris · 7 years ago
  9. d5b22c5 Support a map that represents gdb jit elf data. by Yabin Cui · 8 years ago
  10. 432981b Modify the offline handling interface. by Christopher Ferris · 8 years ago
  11. e4b3a6a Add ability to skip function name resolution. by Christopher Ferris · 8 years ago
  12. e1415a5 Include the map name when dumping memory around a register. by Elliott Hughes · 8 years ago
  13. c8bec5a Use new unwinder for offline in libbacktrace. by Christopher Ferris · 8 years ago
  14. 0b06a59 Add extra frame when dex_pc is non-zero. by Christopher Ferris · 8 years ago
  15. e20b4a4 Merge "Change all uintptr_t to uint64_t in API." by Christopher Ferris · 8 years ago
  16. 7937a36 Change all uintptr_t to uint64_t in API. by Christopher Ferris · 8 years ago
  17. 98984b4 Add support for getting a dex pc. by Christopher Ferris · 8 years ago
  18. 9879137 libBacktraceOffline: improve unwinding callchains. by Yabin Cui · 8 years ago
  19. f880828 libbacktrace: export offline unwinding failures. by Yabin Cui · 8 years ago
  20. b7de5f5 Demand read load bias for a map. by Christopher Ferris · 8 years ago
  21. c56a499 Only skip frames for local unwinds. by Christopher Ferris · 8 years ago
  22. 086baf9 Switch libbacktrace new unwinder. by Christopher Ferris · 8 years ago
  23. 1cb84ce Add an interface for stopping in certain maps. by Christopher Ferris · 8 years ago
  24. ebea0ef libbacktrace: expose BacktraceMap's unwindstack::Memory. by Josh Gao · 8 years ago
  25. 358de18 libunwindstack: expose UnwindStackMap::GetFunctionName. by Josh Gao · 8 years ago
  26. 45c4a56 libbacktrace: expose libunwindstack Unwind routine. by Josh Gao · 8 years ago
  27. 868d39a Show the number of VMAs in the tombstone. by Elliott Hughes · 8 years ago
  28. b63a60f libbacktrace: make Backtrace::FormatFrameData static. by Josh Gao · 8 years ago
  29. 6f3981c Add support for the new unwind method. by Christopher Ferris · 8 years ago
  30. 0d2cac9 Merge "Revert "Add support for the new unwind method."" by Christopher Ferris · 8 years ago
  31. bd625ef Revert "Add support for the new unwind method." by Christopher Ferris · 8 years ago
  32. 9ccf627 Merge "Add support for the new unwind method." by Christopher Ferris · 8 years ago
  33. 85244e8 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  34. 5b460d1 Add support for the new unwind method. by Christopher Ferris · 8 years ago
  35. 96722b0 Cleanup the libbacktrace interface a bit. by Christopher Ferris · 8 years ago
  36. 8f2c28d Moved include/backtrace to libbacktrace/include by Vijay Venkatraman · 8 years ago