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