1. a7d55c1 Make libbacktrace buildable for native_bridge by Victor Khimenko · 4 years, 10 months ago
  2. 3eec74d backtrace: Set min_sdk_version by Jooyung Han · 5 years ago
  3. 71e812c Set apex_available property by Jiyong Park · 5 years ago
  4. a849029 Remove use of static libdexfile to avoid linking in ART internal code. by Martin Stjernholm · 5 years ago
  5. 8fc0b6c Whole static link libasync_safe to libbacktrace.a by Jiyong Park · 5 years ago
  6. ae811a7 libbacktrace: Fix clang-tidy warning by Luca Stefani · 6 years ago
  7. 5b0484e Move to the libc++ demangler. by Christopher Ferris · 6 years ago
  8. eb836f7 Internalize subclasses of Memory by Casey Dahlin · 6 years ago
  9. 62df400 Enable native_bridge_support for libbacktrace_headers by dimitry · 6 years ago
  10. 7d598bb Fix pc/function name for signal handler frame. by Christopher Ferris · 6 years ago
  11. e4f199c Revert "Check for data races when reading JIT/DEX entries." by David Srbecky · 6 years ago
  12. ce66c0e Check for data races when reading JIT/DEX entries. by David Srbecky · 7 years ago
  13. 242b5ed [libbacktrace] Modernize code to use override keyword by Yi Kong · 6 years ago
  14. 0aa0512 Fix copy / move behaviour of Maps object. by Florian Mayer · 6 years ago
  15. fb5c4c7 procinfo: Read inode number from /proc/<pid>/maps by Sandeep Patil · 6 years ago
  16. 0ec2d98 Fix offsets when shared lib split across maps. by Christopher Ferris · 6 years ago
  17. 91ae922 [libbacktrace] Fix sign-compare warning by Yi Kong · 6 years ago
  18. dc9a193 Verify that the elf matches the expected arch. by Christopher Ferris · 6 years ago
  19. 91ae04f Always init gnu_debugdata interface if it exists. by Christopher Ferris · 6 years ago
  20. daf4d55 Implement support for linker rosegment option. by Christopher Ferris · 7 years ago
  21. 4d72808 Load libbacktrace_test.so explicitly. by Christopher Ferris · 7 years ago
  22. 0491ed5 Remove unused ART build dependencies by Orion Hodson · 7 years ago
  23. 6f86543 bionic supplies PR_SET_VMA now. by Elliott Hughes · 7 years ago
  24. e71b1cd Revert^2 "Prepare to fail in RefBase destructor if count is untouched" by Hans Boehm · 7 years ago
  25. 65a3a76 Revert "Prepare to fail in RefBase destructor if count is untouched" by Hans Boehm · 7 years ago
  26. 2fff2c3 Prepare to fail in RefBase destructor if count is untouched by Hans Boehm · 7 years ago
  27. 6eabd4a [libutils] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  28. ba00265 Move libbacktrace off cutils. by Elliott Hughes · 7 years ago
  29. f78efb4 Merge "Build adbd for recovery" by Treehugger Robot · 7 years ago
  30. edc785e Change tests to use a temporary dir for files. by Christopher Ferris · 7 years ago
  31. 32b8fda Build adbd for recovery by Jiyong Park · 7 years ago
  32. 18f7982 Merge "Mark as recovery_available: true" by Treehugger Robot · 7 years ago
  33. d3036ab Mark as recovery_available: true by Jiyong Park · 7 years ago
  34. 78daad6 libprocinfo: add functions reading process map file. by Yabin Cui · 7 years ago
  35. 9e97378 Merge "Remove unnecessary references to libunwind." by Christopher Ferris · 7 years ago
  36. 405099f Remove unnecessary references to libunwind. by Christopher Ferris · 7 years ago
  37. c100233 Tell the build system about APCT's requirements. by Elliott Hughes · 7 years ago
  38. e6d1c8d Add test_suites lines. by Elliott Hughes · 7 years ago
  39. 3267601 Add a MemoryOfflineBuffer object. by Christopher Ferris · 7 years ago
  40. ef47be1 Method to avoid skipping frames for local unwinds. by Christopher Ferris · 7 years ago
  41. 90aafe3 Support a map that represents gdb jit elf data. by Yabin Cui · 7 years ago
  42. d05e6fc Modify the offline handling interface. by Christopher Ferris · 7 years ago
  43. d761977 Add ability to skip function name resolution. by Christopher Ferris · 7 years ago
  44. 88cfdf2 bpfmt. by Elliott Hughes · 7 years ago
  45. d5c10fe Fix darwin build by Christopher Tate · 7 years ago
  46. 04364c8 Include the map name when dumping memory around a register. by Elliott Hughes · 7 years ago
  47. 2249d50 Load dex files from ART-specific data structure. by Christopher Ferris · 7 years ago
  48. ed0786a Move dex pc frame creation into libunwindstack. by Christopher Ferris · 7 years ago
  49. ea00a8a Use new unwinder for offline in libbacktrace. by Christopher Ferris · 7 years ago
  50. 0181082 Fix frame numbering regression. by Christopher Ferris · 7 years ago
  51. e917738 Emit the frame for DEX PC before the frame for native PC. by David Srbecky · 7 years ago
  52. bfa1dd4 Add extra frame when dex_pc is non-zero. by Christopher Ferris · 7 years ago
  53. 0da2cf1 Fix null ptr dereference if jit debug not enabled. by Christopher Ferris · 7 years ago
  54. 8500542 Merge "Change all uintptr_t to uint64_t in API." by Christopher Ferris · 7 years ago
  55. 5277613 Change all uintptr_t to uint64_t in API. by Christopher Ferris · 7 years ago
  56. 7024997 Add support for getting a dex pc. by Christopher Ferris · 7 years ago
  57. 14c2f78 Add ability to read jit gdb data. by Christopher Ferris · 7 years ago
  58. 72214cd libBacktraceOffline: improve unwinding callchains. by Yabin Cui · 7 years ago
  59. 4bff790 libbacktrace: export offline unwinding failures. by Yabin Cui · 7 years ago
  60. 0ab19ca libBacktraceOffline: try both .debug_frame and .ARM.exidx on arm. by Yabin Cui · 7 years ago
  61. 2dae330 Make sure at least XX maps are created. by Christopher Ferris · 7 years ago
  62. 6a4622a Merge "Add method to detect remote read function to use." by Christopher Ferris · 7 years ago
  63. 8cfb70c Add method to detect remote read function to use. by Christopher Ferris · 7 years ago
  64. a0236c5 Merge "Add OWNERS." by Elliott Hughes · 7 years ago
  65. 6a1a51a Add OWNERS. by Elliott Hughes · 7 years ago
  66. 8d99a1d Merge "Split arch data into separate files." by Christopher Ferris · 7 years ago
  67. 9fa51ae Merge "libBacktraceOffline: fix using debug frame with load bias." by Yabin Cui · 7 years ago
  68. acd4343 Split arch data into separate files. by Christopher Ferris · 7 years ago
  69. 356decb libBacktraceOffline: fix using debug frame with load bias. by Yabin Cui · 7 years ago
  70. 025451e Demand read load bias for a map. by Christopher Ferris · 7 years ago
  71. bcd5c6f Allow multiple threads sharing a map to unwind. by Christopher Ferris · 7 years ago
  72. d5f712b Only skip frames for local unwinds. by Christopher Ferris · 7 years ago
  73. c42d2ba Switch libbacktrace new unwinder. by Christopher Ferris · 7 years ago
  74. acfecd9 libbacktrace: remove exit time destructors. by Josh Gao · 7 years ago
  75. 4958f19 libbacktrace: add benchmarks for Backtrace::Create, CreateNew. by Josh Gao · 7 years ago
  76. b5910f2 libbacktrace: let the benchmark library decide iteration count. by Josh Gao · 7 years ago
  77. 0660cda libbacktrace: correctly number frames when skipping. by Josh Gao · 7 years ago
  78. aa50f1b Merge "Add an interface for stopping in certain maps." by Christopher Ferris · 7 years ago
  79. 43ef2bd Add an interface for stopping in certain maps. by Christopher Ferris · 7 years ago
  80. ef5b2cf Remove PauseTiming/ResumeTiming calls. by Christopher Ferris · 7 years ago
  81. f57f35e Merge changes I8f33830f,Icd2b891b,I8736ff5c,Iae6e342a by Treehugger Robot · 7 years ago
  82. 2bf789d libbacktrace: expose BacktraceMap's unwindstack::Memory. by Josh Gao · 8 years ago
  83. 0c8916f libunwindstack: expose UnwindStackMap::GetFunctionName. by Josh Gao · 8 years ago
  84. 632aede libbacktrace: expose libunwindstack Unwind routine. by Josh Gao · 8 years ago
  85. 37a3456 Fix demangle of function names. by Christopher Ferris · 7 years ago
  86. 67048f1 Merge "libbacktrace is not directly available to vendors" by Treehugger Robot · 7 years ago
  87. f95b541 Use target.linux for all linux kernel based targets by Dan Willemsen · 8 years ago
  88. 781d3f3 libbacktrace is not directly available to vendors by Jiyong Park · 8 years ago
  89. b8908c6 Merge "Update the Unwinder object and add tests." by Christopher Ferris · 7 years ago
  90. eb68171 Update the Unwinder object and add tests. by Christopher Ferris · 8 years ago
  91. c57eba7 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 8 years ago
  92. 26c9967 Remove default libraries by Dan Willemsen · 8 years ago
  93. 9fb98ca Merge "Show the number of VMAs in the tombstone." by Treehugger Robot · 8 years ago
  94. d9c3c37 Show the number of VMAs in the tombstone. by Elliott Hughes · 8 years ago
  95. fdc8b61 Add a new unwind method on error. by Christopher Ferris · 8 years ago
  96. 63ae32b libbacktrace: make Backtrace::FormatFrameData static. by Josh Gao · 8 years ago
  97. ac88acc Add a method to share the process memory object. by Christopher Ferris · 8 years ago
  98. b223e7d Update the tests. by Christopher Ferris · 8 years ago
  99. b057550 Merge "libunwindstack: make machine type a property of Regs." by Treehugger Robot · 8 years ago
  100. 6affbfc libunwindstack: make machine type a property of Regs. by Josh Gao · 8 years ago