1. 01372e3 MapInfo: Add get accessors for the fields by David Srbecky · 3 years, 1 month ago
  2. 3c58094 MapInfo: Add "_" suffix to fields. by David Srbecky · 3 years, 1 month ago
  3. fcdc5f2 Add shared symbol name cache. by David Srbecky · 3 years, 7 months ago
  4. b2f3f7a Add null check to UnwindStackMap::Build by David Srbecky · 3 years, 3 months ago
  5. fad0488 Simplify JitDebug implementation with templates. by David Srbecky · 3 years, 3 months ago
  6. d7f2022 Add min_sdk_version for ART module. by Nicolas Geoffray · 3 years, 3 months ago
  7. 51ff719 Attempt to run backtrace_test as unit tests by Julien Desprez · 3 years, 4 months ago
  8. 0453913 [LSC] Add LOCAL_LICENSE_KINDS to system/unwinding by Bob Badour · 3 years, 4 months ago
  9. 706149b Add a flag to distinguish shared VMAs by Edgar Arriaga · 3 years, 7 months ago
  10. 12241d8 Use vndk.private: true for VNDK-private libs by Justin Yun · 3 years, 5 months ago
  11. ec87f62 Merge "Add product_available to product available modules" by Treehugger Robot · 3 years, 6 months ago
  12. 6b18be4 Merge "Add support for doing a local thread unwind." by Christopher Ferris · 3 years, 7 months ago
  13. cb9cd13 Add product_available to product available modules by Justin Yun · 3 years, 7 months ago
  14. 96bbd66 Add support for doing a local thread unwind. by Christopher Ferris · 3 years, 8 months ago
  15. 65bb159 Fix up the OWNERS post-rearrangement. by Elliott Hughes · 3 years, 7 months ago
  16. ff335fb libunwindstack: Make vendor_ramdisk_available. by Yifan Hong · 3 years, 8 months ago
  17. 1b490f2 Update backtrace_headers. by Christopher Ferris · 3 years, 8 months ago
  18. 7f5fbc5 Fix symlink for .clang-format by Baligh Uddin · 3 years, 8 months ago
  19. 17df247 Add arch member into Unwinder object. by Christopher Ferris · 3 years, 9 months ago
  20. 90d425f Cleanup for #inclusivefixit. by Christopher Ferris · 3 years, 11 months ago
  21. 6047b3b Make libbacktrace buildable for native_bridge by Victor Khimenko · 4 years ago
  22. 34374af Fix visibility rules now that Make supports visibility checks by Dan Willemsen · 4 years ago
  23. 94f0ad1 backtrace: Set min_sdk_version by Jooyung Han · 4 years, 2 months ago
  24. 96f396e Remove use of static libdexfile to avoid linking in ART internal code. by Martin Stjernholm · 4 years, 8 months ago
  25. 06235c8 Whole static link libasync_safe to libbacktrace.a by Jiyong Park · 4 years, 3 months ago
  26. cbdd954 Set apex_available property by Jiyong Park · 4 years, 3 months ago
  27. 28f01f4 libbacktrace: Fix clang-tidy warning by Luca Stefani · 4 years, 9 months ago
  28. 9e1c872 Move to the libc++ demangler. by Christopher Ferris · 5 years ago
  29. 8aa0253 Internalize subclasses of Memory by Casey Dahlin · 5 years ago
  30. 175e568 Enable native_bridge_support for libbacktrace_headers by dimitry · 5 years ago
  31. 13991cb Fix pc/function name for signal handler frame. by Christopher Ferris · 5 years ago
  32. 6ce5c6a Revert "Check for data races when reading JIT/DEX entries." by David Srbecky · 5 years ago
  33. e7caa05 Check for data races when reading JIT/DEX entries. by David Srbecky · 6 years ago
  34. 5b51e8c [libbacktrace] Modernize code to use override keyword by Yi Kong · 5 years ago
  35. d0ffad3 Fix copy / move behaviour of Maps object. by Florian Mayer · 5 years ago
  36. ed01549 procinfo: Read inode number from /proc/<pid>/maps by Sandeep Patil · 5 years ago
  37. 89435fe Fix offsets when shared lib split across maps. by Christopher Ferris · 5 years ago
  38. 9d7f96e [libbacktrace] Fix sign-compare warning by Yi Kong · 5 years ago
  39. 436b51d Verify that the elf matches the expected arch. by Christopher Ferris · 6 years ago
  40. 5fa1a96 Always init gnu_debugdata interface if it exists. by Christopher Ferris · 6 years ago
  41. 85be654 Implement support for linker rosegment option. by Christopher Ferris · 6 years ago
  42. 29950c4 Load libbacktrace_test.so explicitly. by Christopher Ferris · 6 years ago
  43. cd4f7fb Remove unused ART build dependencies by Orion Hodson · 6 years ago
  44. da27ec1 bionic supplies PR_SET_VMA now. by Elliott Hughes · 6 years ago
  45. 13d9834 Revert^2 "Prepare to fail in RefBase destructor if count is untouched" by Hans Boehm · 6 years ago
  46. f627cf6 Revert "Prepare to fail in RefBase destructor if count is untouched" by Hans Boehm · 6 years ago
  47. b595880 Prepare to fail in RefBase destructor if count is untouched by Hans Boehm · 6 years ago
  48. c2bc33b [libutils] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  49. 91e1ee4 Move libbacktrace off cutils. by Elliott Hughes · 6 years ago
  50. 9cb9641 Merge "Build adbd for recovery" by Treehugger Robot · 6 years ago
  51. 1c01d8d Change tests to use a temporary dir for files. by Christopher Ferris · 6 years ago
  52. 119ee5a Build adbd for recovery by Jiyong Park · 6 years ago
  53. 1a3ddb5 Merge "Mark as recovery_available: true" by Treehugger Robot · 6 years ago
  54. 5b6c62d Mark as recovery_available: true by Jiyong Park · 6 years ago
  55. 24bfd31 libprocinfo: add functions reading process map file. by Yabin Cui · 6 years ago
  56. 90e4568 Merge "Remove unnecessary references to libunwind." by Christopher Ferris · 6 years ago
  57. 30ed8ea Remove unnecessary references to libunwind. by Christopher Ferris · 6 years ago
  58. 43b94d2 Tell the build system about APCT's requirements. by Elliott Hughes · 6 years ago
  59. 9ff0e73 Add test_suites lines. by Elliott Hughes · 6 years ago
  60. ce43866 Add a MemoryOfflineBuffer object. by Christopher Ferris · 6 years ago
  61. 1cf60e3 Method to avoid skipping frames for local unwinds. by Christopher Ferris · 6 years ago
  62. a520741 Support a map that represents gdb jit elf data. by Yabin Cui · 6 years ago
  63. d508912 Modify the offline handling interface. by Christopher Ferris · 6 years ago
  64. 821bb2e Add ability to skip function name resolution. by Christopher Ferris · 6 years ago
  65. b8a0212 bpfmt. by Elliott Hughes · 6 years ago
  66. 5f46be4 Fix darwin build by Christopher Tate · 6 years ago
  67. 67c4388 Include the map name when dumping memory around a register. by Elliott Hughes · 6 years ago
  68. ae3faa6 Load dex files from ART-specific data structure. by Christopher Ferris · 6 years ago
  69. 460fc42 Move dex pc frame creation into libunwindstack. by Christopher Ferris · 6 years ago
  70. 93f1efe Use new unwinder for offline in libbacktrace. by Christopher Ferris · 7 years ago
  71. c01f64e Fix frame numbering regression. by Christopher Ferris · 6 years ago
  72. 2343965 Emit the frame for DEX PC before the frame for native PC. by David Srbecky · 6 years ago
  73. 9aa6cb8 Add extra frame when dex_pc is non-zero. by Christopher Ferris · 6 years ago
  74. 91b02cb Fix null ptr dereference if jit debug not enabled. by Christopher Ferris · 6 years ago
  75. b6bf94a Merge "Change all uintptr_t to uint64_t in API." by Christopher Ferris · 6 years ago
  76. 64d91e5 Change all uintptr_t to uint64_t in API. by Christopher Ferris · 6 years ago
  77. 3b18f53 Add support for getting a dex pc. by Christopher Ferris · 6 years ago
  78. b1b5746 Add ability to read jit gdb data. by Christopher Ferris · 6 years ago
  79. 6e37d52 libBacktraceOffline: improve unwinding callchains. by Yabin Cui · 6 years ago
  80. da0a1fb libbacktrace: export offline unwinding failures. by Yabin Cui · 6 years ago
  81. e9a3229 libBacktraceOffline: try both .debug_frame and .ARM.exidx on arm. by Yabin Cui · 7 years ago
  82. de88608 Make sure at least XX maps are created. by Christopher Ferris · 7 years ago
  83. e0ced12 Merge "Add method to detect remote read function to use." by Christopher Ferris · 7 years ago
  84. 87d0506 Add method to detect remote read function to use. by Christopher Ferris · 7 years ago
  85. 11b2923 Merge "Add OWNERS." by Elliott Hughes · 7 years ago
  86. 49337f2 Add OWNERS. by Elliott Hughes · 7 years ago
  87. 836c899 Merge "Split arch data into separate files." by Christopher Ferris · 7 years ago
  88. 3a44b19 Merge "libBacktraceOffline: fix using debug frame with load bias." by Yabin Cui · 7 years ago
  89. fa8c44b Split arch data into separate files. by Christopher Ferris · 7 years ago
  90. ac1fe2c libBacktraceOffline: fix using debug frame with load bias. by Yabin Cui · 7 years ago
  91. 277945d Demand read load bias for a map. by Christopher Ferris · 7 years ago
  92. a3226fd Allow multiple threads sharing a map to unwind. by Christopher Ferris · 7 years ago
  93. 0be00a4 Only skip frames for local unwinds. by Christopher Ferris · 7 years ago
  94. 2db9767 Switch libbacktrace new unwinder. by Christopher Ferris · 7 years ago
  95. 82c6f61 libbacktrace: remove exit time destructors. by Josh Gao · 7 years ago
  96. d61ab70 libbacktrace: add benchmarks for Backtrace::Create, CreateNew. by Josh Gao · 7 years ago
  97. 62720b5 libbacktrace: let the benchmark library decide iteration count. by Josh Gao · 7 years ago
  98. 594fa8f libbacktrace: correctly number frames when skipping. by Josh Gao · 7 years ago
  99. 3c98acb Merge "Add an interface for stopping in certain maps." by Christopher Ferris · 7 years ago
  100. 2efe6e8 Add an interface for stopping in certain maps. by Christopher Ferris · 7 years ago