1. 126b010 Merge "Create minimal remap table for symbol binary search." by Christopher Ferris · 5 years ago
  2. cec90ea Merge "Optimize Memory::ReadString" by Christopher Ferris · 5 years ago
  3. a17c2b6 Optimize Memory::ReadString by David Srbecky · 5 years ago
  4. af41960 Create minimal remap table for symbol binary search. by David Srbecky · 6 years ago
  5. c71e0a6 libunwindstack: Add Memory::ReadTag() function for reading memory tags. by Peter Collingbourne · 5 years ago
  6. a9e1909 Add benchmarks for symbol reading. by Christopher Ferris · 5 years ago
  7. 273d3f0 Avoid re-mapping dex file that's in local memory. by Sim Sun · 5 years ago
  8. a7b4c5d Fix off-by-one in ReadBuildIDFromMemory. by Peter Collingbourne · 5 years ago
  9. b9c072c Move PC-only unwind frame generation to libunwindstack. by Mitch Phillips · 5 years ago
  10. 6d4e47a Merge "Remove use of static libdexfile to avoid linking in ART internal code." by Martin Stjernholm · 5 years ago
  11. a010ddb Merge "Fix memory leak of DexFile handle after release" by Christopher Ferris · 5 years ago
  12. 489c3a8 Fix memory leak of DexFile handle after release by Yong Li · 5 years ago
  13. 5ac3927 Make GetPcAdjustment a free function. by Peter Collingbourne · 5 years ago
  14. a2cc893 Remove use of static libdexfile to avoid linking in ART internal code. by Martin Stjernholm · 6 years ago
  15. 49e6ee9 Remove mips build. by Elliott Hughes · 5 years ago
  16. a6617cb Rewrite DwarfSectionImpl::InsertFde by David Srbecky · 5 years ago
  17. 15778b7 Merge "libunwindstack: add simpleperf presumit test." by Yabin Cui · 6 years ago
  18. f667bf7 libunwindstack: add simpleperf presumit test. by Yabin Cui · 6 years ago
  19. 92237ba unwindstack: RegsArm64: fix harmless off by 1 + iterate GPRs contiguously by Ryan Savitski · 6 years ago
  20. 0f40a05 Properly handle empty map after read-only map. by Christopher Ferris · 6 years ago
  21. de5cd8c Fix global finding logic. by Christopher Ferris · 6 years ago
  22. 8726d3a Fix handling of possible bad gnu_debugdata_size. by Christopher Ferris · 6 years ago
  23. b773897 Merge "Add a name for all test suites" by Treehugger Robot · 6 years ago
  24. 0c01bb6 Add a name for all test suites by Haibo Huang · 6 years ago
  25. 6e0a0da Merge "unwindstack: fix dangling pointer in LocalUpdatableMaps." by Treehugger Robot · 6 years ago
  26. f0c82e7 Use elf offset in signal step check. by Christopher Ferris · 6 years ago
  27. df683b7 Fix support finding global variables. by Christopher Ferris · 6 years ago
  28. 456df69 Move the dexfile support to implementation. by Christopher Ferris · 6 years ago
  29. ba53516 Merge "Include PSTATE in tombstones on arm64." by Treehugger Robot · 6 years ago
  30. bb2f941 Include PSTATE in tombstones on arm64. by Peter Collingbourne · 6 years ago
  31. 8a24311 unwindstack: fix dangling pointer in LocalUpdatableMaps. by Josh Gao · 6 years ago
  32. cf8a5b0 Fix build with new googletest by Haibo Huang · 6 years ago
  33. 4ca98e1 Fix potential bad info in eh_frame_hdr. by Christopher Ferris · 6 years ago
  34. 5838e53 Fix handling of PT_GNU_EH_FRAME. by Christopher Ferris · 6 years ago
  35. 07bef8f Add document of changes between Android versions. by Christopher Ferris · 6 years ago
  36. baf058b Replace MOCK_METHODN with MOCK_METHOD macro. by Christopher Ferris · 6 years ago
  37. 58ee7e3 Merge "Continue without DEX support if libdexfile_external.so fails to load." by Martin Stjernholm · 6 years ago
  38. 9062bb4 Continue without DEX support if libdexfile_external.so fails to load. by Martin Stjernholm · 6 years ago
  39. 819f131 Handle when bias is different in elf headers. by Christopher Ferris · 6 years ago
  40. 6c8ac56 Fix static GetLoadBias function. by Christopher Ferris · 6 years ago
  41. 922eecc Further document MapInfo::elf_offset. by Florian Mayer · 6 years ago
  42. f1932fd Fix LocalUpdatableMaps by David Srbecky · 6 years ago
  43. 7aba514 Add test mapping to run the libunwind tests. by Christopher Ferris · 6 years ago
  44. 7138232 Add test of undefined return address. by Christopher Ferris · 6 years ago
  45. d128dcc Fix unwind_reg_info tool. by Christopher Ferris · 6 years ago
  46. 604ccb1 Merge "Move to isolated testing." by Christopher Ferris · 6 years ago
  47. ea8e7d1 Move to isolated testing. by Christopher Ferris · 6 years ago
  48. a74aae8 Move to the libc++ demangler. by Christopher Ferris · 6 years ago
  49. 249c90f Fix missing load bias. by Florian Mayer · 6 years ago
  50. 7e21eba Switch case to suite to follow new gtest naming. by Christopher Ferris · 6 years ago
  51. d1d973b Fix potential race condition. by Christopher Ferris · 6 years ago
  52. 6b95a0e Internalize subclasses of Memory by Casey Dahlin · 6 years ago
  53. d49499d Set elf_start_offset for invalid elf maps. by Christopher Ferris · 6 years ago
  54. a4bdb98 Display offsets for dex frames. by Christopher Ferris · 6 years ago
  55. 98aaf4c Ignore memory from elf on /memfd: by Christopher Ferris · 6 years ago
  56. 4ae266c Add indicator that an elf is memory backed. by Christopher Ferris · 6 years ago
  57. d11ed86 Fix pc/function name for signal handler frame. by Christopher Ferris · 6 years ago
  58. b626177 Merge "Revert "Check for data races when reading JIT/DEX entries."" by Treehugger Robot · 6 years ago
  59. b9cc4fb Revert "Check for data races when reading JIT/DEX entries." by David Srbecky · 6 years ago
  60. 1760b45 Fix off by one reading build id. by Christopher Ferris · 6 years ago
  61. 59c70a5 Merge "Check for data races when reading JIT/DEX entries." by David Srbecky · 6 years ago
  62. c312c9a Add minimal support for Dwarf 5. by Christopher Ferris · 6 years ago
  63. 22d8e8e Remove sequential search from DwarfEhFrameWithHdr. by Christopher Ferris · 6 years ago
  64. 85b5fec Check for data races when reading JIT/DEX entries. by David Srbecky · 7 years ago
  65. 7813345 Add BuildId to frame information. by Christopher Ferris · 6 years ago
  66. 02a6c44 Add support for displaying soname in an apk. by Christopher Ferris · 6 years ago
  67. 86f2d9d Fix missing offset for apk. by Christopher Ferris · 6 years ago
  68. 6e96f68 Add missing override keyword by Casey Dahlin · 6 years ago
  69. 0e11385 Add unistd.h to includes in Regs.h by Casey Dahlin · 6 years ago
  70. 3d67d34 Fix copy / move behaviour of Maps object. by Florian Mayer · 6 years ago
  71. 852b64e Fix libdexfile dependencies to avoid direct dependency on libdexfile_external. by Martin Stjernholm · 6 years ago
  72. f31c709 procinfo: Read inode number from /proc/<pid>/maps by Sandeep Patil · 7 years ago
  73. ce34d62 Avoid signed extension of chars for build ids. by Christopher Ferris · 7 years ago
  74. f835ba6 Merge "Fix bug in unwind_info display of exidx frame." by Christopher Ferris · 7 years ago
  75. 9f5e997 Merge "Allow to move frames out of Unwinder." by Treehugger Robot · 7 years ago
  76. 7010ecb Fix bug in unwind_info display of exidx frame. by Christopher Ferris · 7 years ago
  77. 1c993b7 Allow to move frames out of Unwinder. by Florian Mayer · 7 years ago
  78. 49047d7 Merge "Add GetPrintableBuildID()." by Christopher Ferris · 7 years ago
  79. ed7ca8b Merge "Add a few leak check tests." by Christopher Ferris · 7 years ago
  80. b1c9c20 Add GetPrintableBuildID(). by Christopher Ferris · 7 years ago
  81. e1f7a63 Add a few leak check tests. by Christopher Ferris · 7 years ago
  82. 8306597 Merge "Fix crash in libunwindstack." by Treehugger Robot · 7 years ago
  83. c479e4e Fix crash in libunwindstack. by Florian Mayer · 7 years ago
  84. cc8009f libunwindstack: Move DwarfOp callback table to rodata section by Vic Yang · 7 years ago
  85. 4aec66e Fix memory leak in UnwinderFromPid object. by Christopher Ferris · 7 years ago
  86. a5e0d69 Merge "Fix flaky signal tests." by Christopher Ferris · 7 years ago
  87. 33d4bb3 Remove unused jit_debug unique_ptr. by Florian Mayer · 7 years ago
  88. bc6a7e5 Fix flaky signal tests. by Christopher Ferris · 7 years ago
  89. bf373ed Add caching of build id in MapInfo object. by Christopher Ferris · 7 years ago
  90. eb0772f Add support for UnwinderFromPid object. by Christopher Ferris · 7 years ago
  91. cadacdf Fix usage of Read instead of ReadFully. by Christopher Ferris · 7 years ago
  92. 2677b80 Remove dependency on libdexfile internal header. by Martin Stjernholm · 7 years ago
  93. b49289b Some minor updates in the libdexfile external API. by Martin Stjernholm · 7 years ago
  94. d76bd4c Merge "Remove CHECK in AdjustEncodedValue." by Christopher Ferris · 7 years ago
  95. a7d2ffa Merge "Move DwarfCfaInfo::kTable from data.rel.ro to rodata" by Treehugger Robot · 7 years ago
  96. a39aaf9 Remove CHECK in AdjustEncodedValue. by Christopher Ferris · 7 years ago
  97. bb4f2b4 Revert^2 "Use libdexfile external API in libunwindstack." by Martin Stjernholm · 7 years ago
  98. 1baa19b Merge "Fix offsets when shared lib split across maps." by Treehugger Robot · 7 years ago
  99. cacf5bf Revert "Use libdexfile external API in libunwindstack." by Martin Stjernholm · 7 years ago
  100. a09c4a6 Fix offsets when shared lib split across maps. by Christopher Ferris · 7 years ago