1. 4ec93a7 Move to the libc++ demangler. by Christopher Ferris · 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. b9cc4fb Revert "Check for data races when reading JIT/DEX entries." by David Srbecky · 6 years ago
  5. 85b5fec Check for data races when reading JIT/DEX entries. by David Srbecky · 7 years ago
  6. a09c4a6 Fix offsets when shared lib split across maps. by Christopher Ferris · 7 years ago
  7. 4568f4b Verify that the elf matches the expected arch. by Christopher Ferris · 7 years ago
  8. 3848890 Move libbacktrace off cutils. by Elliott Hughes · 7 years ago
  9. 458f4e7 Method to avoid skipping frames for local unwinds. by Christopher Ferris · 7 years ago
  10. 432981b Modify the offline handling interface. by Christopher Ferris · 7 years ago
  11. e4b3a6a Add ability to skip function name resolution. by Christopher Ferris · 7 years ago
  12. d70ea5e Move dex pc frame creation into libunwindstack. by Christopher Ferris · 7 years ago
  13. c8bec5a Use new unwinder for offline in libbacktrace. by Christopher Ferris · 8 years ago
  14. 8fe5836 Fix frame numbering regression. by Christopher Ferris · 7 years ago
  15. 645f8bb Emit the frame for DEX PC before the frame for native PC. by David Srbecky · 7 years ago
  16. 0b06a59 Add extra frame when dex_pc is non-zero. by Christopher Ferris · 7 years ago
  17. 2486d5a Fix null ptr dereference if jit debug not enabled. by Christopher Ferris · 7 years ago
  18. e20b4a4 Merge "Change all uintptr_t to uint64_t in API." by Christopher Ferris · 7 years ago
  19. 7937a36 Change all uintptr_t to uint64_t in API. by Christopher Ferris · 7 years ago
  20. 98984b4 Add support for getting a dex pc. by Christopher Ferris · 7 years ago
  21. 150db12 Add ability to read jit gdb data. by Christopher Ferris · 8 years ago
  22. f880828 libbacktrace: export offline unwinding failures. by Yabin Cui · 8 years ago
  23. e328673 Add method to detect remote read function to use. by Christopher Ferris · 8 years ago
  24. d06001d Split arch data into separate files. by Christopher Ferris · 8 years ago
  25. c56a499 Only skip frames for local unwinds. by Christopher Ferris · 8 years ago
  26. e22701e libbacktrace: remove exit time destructors. by Josh Gao · 8 years ago
  27. cd546c1 libbacktrace: correctly number frames when skipping. by Josh Gao · 8 years ago
  28. 1cb84ce Add an interface for stopping in certain maps. by Christopher Ferris · 8 years ago
  29. 1c65e77 Merge changes I8f33830f,Icd2b891b,I8736ff5c,Iae6e342a by Treehugger Robot · 8 years ago
  30. 358de18 libunwindstack: expose UnwindStackMap::GetFunctionName. by Josh Gao · 8 years ago
  31. 45c4a56 libbacktrace: expose libunwindstack Unwind routine. by Josh Gao · 8 years ago
  32. 9a6b3e3 Fix demangle of function names. by Christopher Ferris · 8 years ago
  33. f6f691b Update the Unwinder object and add tests. by Christopher Ferris · 8 years ago
  34. b9de87f Add a new unwind method on error. by Christopher Ferris · 8 years ago
  35. 5f11851 Add a method to share the process memory object. by Christopher Ferris · 8 years ago
  36. 0953ecd libunwindstack: make machine type a property of Regs. by Josh Gao · 8 years ago
  37. 04fdec0 Add demangling of function name. by Christopher Ferris · 8 years ago
  38. 3b4b075 Small clean ups by Christopher Ferris · 8 years ago
  39. 6f3981c Add support for the new unwind method. by Christopher Ferris · 8 years ago
  40. bd625ef Revert "Add support for the new unwind method." by Christopher Ferris · 8 years ago
  41. 5b460d1 Add support for the new unwind method. by Christopher Ferris · 8 years ago