1. 9b8f545 libunwindstack: Support signal frame CIEs. by Ryan Prichard · 5 years ago
  2. 9b6abd5 Fix an error when overflows occur. by Christopher Ferris · 5 years ago
  3. b05c472 Add arch member into Unwinder object. by Christopher Ferris · 5 years ago
  4. a293170 Fix x86_64 check for signal handler. by Christopher Ferris · 5 years ago
  5. c9b6e08 Do not create a map with start == end. by Christopher Ferris · 5 years ago
  6. 0d0f323 libunwindstack: expose static version of BuildFrameFromPcOnly. by Josh Gao · 5 years ago
  7. 06996a8 Fix bugs in BuildFrameFromPcOnly. by Christopher Ferris · 5 years ago
  8. afbed69 Fix nullptr dereference. by Christopher Ferris · 5 years ago
  9. f30a46f libunwindstack: don't save pseudoregisters while evaluating Dwarf by Tamas Zsoldos · 5 years ago
  10. 96e966e Set warning for dex pc not in map. by Florian Mayer · 5 years ago
  11. 63525c8 Fix fuzzer so it doesn't add overlapping maps. by Christopher Ferris · 5 years ago
  12. 6835d01 libunwindstack: support for Armv8.3-A Pointer Authentication by Tamas Petz · 6 years ago
  13. b62e324 Added fuzzer for Unwinder by Dylan Katz · 6 years ago
  14. 7428c52 Make libbacktrace buildable for native_bridge by Victor Khimenko · 6 years ago
  15. 5990a9d Add new reparse benchmarks. by Christopher Ferris · 6 years ago
  16. 16a932a Set apex_available property by Jiyong Park · 6 years ago
  17. 5133bbf Merge "Add new LocalUpdatableMaps benchmarks." by Christopher Ferris · 6 years ago
  18. c3d30bf Merge "Fix GetGlobalVariableOffset with tagged pointer in aarch64" by Treehugger Robot · 6 years ago
  19. 175747f Add new LocalUpdatableMaps benchmarks. by Christopher Ferris · 6 years ago
  20. a7a194b Fix dangling pointer issue in LocalUpdatbleMaps by Sim Sun · 6 years ago
  21. 2e3af86 Merge "Reland "bionic_libc_platform_headers is only available when building with Bionic"." by Martin Stjernholm · 6 years ago
  22. 4a27a81 Reland "bionic_libc_platform_headers is only available when building with Bionic". by Martin Stjernholm · 6 years ago
  23. 118c5ee Switch to new kernel ptrace interface for reading tags. by Peter Collingbourne · 6 years ago
  24. 87bac1a Revert "bionic_libc_platform_headers is only available when buil..." by Martin Stjernholm · 6 years ago
  25. fbca300 Fix GetGlobalVariableOffset with tagged pointer in aarch64 by Yong Li · 6 years ago
  26. 03082e6 bionic_libc_platform_headers is only available when building with Bionic. by Martin Stjernholm · 6 years ago
  27. 126b010 Merge "Create minimal remap table for symbol binary search." by Christopher Ferris · 6 years ago
  28. cec90ea Merge "Optimize Memory::ReadString" by Christopher Ferris · 6 years ago
  29. a17c2b6 Optimize Memory::ReadString by David Srbecky · 6 years ago
  30. af41960 Create minimal remap table for symbol binary search. by David Srbecky · 7 years ago
  31. c71e0a6 libunwindstack: Add Memory::ReadTag() function for reading memory tags. by Peter Collingbourne · 6 years ago
  32. a9e1909 Add benchmarks for symbol reading. by Christopher Ferris · 6 years ago
  33. 273d3f0 Avoid re-mapping dex file that's in local memory. by Sim Sun · 6 years ago
  34. a7b4c5d Fix off-by-one in ReadBuildIDFromMemory. by Peter Collingbourne · 6 years ago
  35. b9c072c Move PC-only unwind frame generation to libunwindstack. by Mitch Phillips · 6 years ago
  36. 6d4e47a Merge "Remove use of static libdexfile to avoid linking in ART internal code." by Martin Stjernholm · 6 years ago
  37. a010ddb Merge "Fix memory leak of DexFile handle after release" by Christopher Ferris · 6 years ago
  38. 489c3a8 Fix memory leak of DexFile handle after release by Yong Li · 6 years ago
  39. 5ac3927 Make GetPcAdjustment a free function. by Peter Collingbourne · 6 years ago
  40. a2cc893 Remove use of static libdexfile to avoid linking in ART internal code. by Martin Stjernholm · 6 years ago
  41. 49e6ee9 Remove mips build. by Elliott Hughes · 6 years ago
  42. a6617cb Rewrite DwarfSectionImpl::InsertFde by David Srbecky · 6 years ago
  43. 15778b7 Merge "libunwindstack: add simpleperf presumit test." by Yabin Cui · 6 years ago
  44. f667bf7 libunwindstack: add simpleperf presumit test. by Yabin Cui · 6 years ago
  45. 92237ba unwindstack: RegsArm64: fix harmless off by 1 + iterate GPRs contiguously by Ryan Savitski · 6 years ago
  46. 0f40a05 Properly handle empty map after read-only map. by Christopher Ferris · 6 years ago
  47. de5cd8c Fix global finding logic. by Christopher Ferris · 6 years ago
  48. 8726d3a Fix handling of possible bad gnu_debugdata_size. by Christopher Ferris · 6 years ago
  49. b773897 Merge "Add a name for all test suites" by Treehugger Robot · 6 years ago
  50. 0c01bb6 Add a name for all test suites by Haibo Huang · 6 years ago
  51. 6e0a0da Merge "unwindstack: fix dangling pointer in LocalUpdatableMaps." by Treehugger Robot · 6 years ago
  52. f0c82e7 Use elf offset in signal step check. by Christopher Ferris · 6 years ago
  53. df683b7 Fix support finding global variables. by Christopher Ferris · 6 years ago
  54. 456df69 Move the dexfile support to implementation. by Christopher Ferris · 6 years ago
  55. ba53516 Merge "Include PSTATE in tombstones on arm64." by Treehugger Robot · 6 years ago
  56. bb2f941 Include PSTATE in tombstones on arm64. by Peter Collingbourne · 6 years ago
  57. 8a24311 unwindstack: fix dangling pointer in LocalUpdatableMaps. by Josh Gao · 6 years ago
  58. cf8a5b0 Fix build with new googletest by Haibo Huang · 6 years ago
  59. 4ca98e1 Fix potential bad info in eh_frame_hdr. by Christopher Ferris · 6 years ago
  60. 5838e53 Fix handling of PT_GNU_EH_FRAME. by Christopher Ferris · 6 years ago
  61. 07bef8f Add document of changes between Android versions. by Christopher Ferris · 6 years ago
  62. baf058b Replace MOCK_METHODN with MOCK_METHOD macro. by Christopher Ferris · 6 years ago
  63. 58ee7e3 Merge "Continue without DEX support if libdexfile_external.so fails to load." by Martin Stjernholm · 6 years ago
  64. 9062bb4 Continue without DEX support if libdexfile_external.so fails to load. by Martin Stjernholm · 6 years ago
  65. 819f131 Handle when bias is different in elf headers. by Christopher Ferris · 6 years ago
  66. 6c8ac56 Fix static GetLoadBias function. by Christopher Ferris · 6 years ago
  67. 922eecc Further document MapInfo::elf_offset. by Florian Mayer · 6 years ago
  68. f1932fd Fix LocalUpdatableMaps by David Srbecky · 6 years ago
  69. 7aba514 Add test mapping to run the libunwind tests. by Christopher Ferris · 6 years ago
  70. 7138232 Add test of undefined return address. by Christopher Ferris · 6 years ago
  71. d128dcc Fix unwind_reg_info tool. by Christopher Ferris · 6 years ago
  72. 604ccb1 Merge "Move to isolated testing." by Christopher Ferris · 7 years ago
  73. ea8e7d1 Move to isolated testing. by Christopher Ferris · 7 years ago
  74. a74aae8 Move to the libc++ demangler. by Christopher Ferris · 7 years ago
  75. 249c90f Fix missing load bias. by Florian Mayer · 7 years ago
  76. 7e21eba Switch case to suite to follow new gtest naming. by Christopher Ferris · 7 years ago
  77. d1d973b Fix potential race condition. by Christopher Ferris · 7 years ago
  78. 6b95a0e Internalize subclasses of Memory by Casey Dahlin · 7 years ago
  79. d49499d Set elf_start_offset for invalid elf maps. by Christopher Ferris · 7 years ago
  80. a4bdb98 Display offsets for dex frames. by Christopher Ferris · 7 years ago
  81. 98aaf4c Ignore memory from elf on /memfd: by Christopher Ferris · 7 years ago
  82. 4ae266c Add indicator that an elf is memory backed. by Christopher Ferris · 7 years ago
  83. d11ed86 Fix pc/function name for signal handler frame. by Christopher Ferris · 7 years ago
  84. b626177 Merge "Revert "Check for data races when reading JIT/DEX entries."" by Treehugger Robot · 7 years ago
  85. b9cc4fb Revert "Check for data races when reading JIT/DEX entries." by David Srbecky · 7 years ago
  86. 1760b45 Fix off by one reading build id. by Christopher Ferris · 7 years ago
  87. 59c70a5 Merge "Check for data races when reading JIT/DEX entries." by David Srbecky · 7 years ago
  88. c312c9a Add minimal support for Dwarf 5. by Christopher Ferris · 7 years ago
  89. 22d8e8e Remove sequential search from DwarfEhFrameWithHdr. by Christopher Ferris · 7 years ago
  90. 85b5fec Check for data races when reading JIT/DEX entries. by David Srbecky · 8 years ago
  91. 7813345 Add BuildId to frame information. by Christopher Ferris · 7 years ago
  92. 02a6c44 Add support for displaying soname in an apk. by Christopher Ferris · 7 years ago
  93. 86f2d9d Fix missing offset for apk. by Christopher Ferris · 7 years ago
  94. 6e96f68 Add missing override keyword by Casey Dahlin · 7 years ago
  95. 0e11385 Add unistd.h to includes in Regs.h by Casey Dahlin · 7 years ago
  96. 3d67d34 Fix copy / move behaviour of Maps object. by Florian Mayer · 7 years ago
  97. 852b64e Fix libdexfile dependencies to avoid direct dependency on libdexfile_external. by Martin Stjernholm · 7 years ago
  98. f31c709 procinfo: Read inode number from /proc/<pid>/maps by Sandeep Patil · 7 years ago
  99. ce34d62 Avoid signed extension of chars for build ids. by Christopher Ferris · 7 years ago
  100. f835ba6 Merge "Fix bug in unwind_info display of exidx frame." by Christopher Ferris · 7 years ago