1. a010ddb Merge "Fix memory leak of DexFile handle after release" by Christopher Ferris · 5 years ago
  2. 489c3a8 Fix memory leak of DexFile handle after release by Yong Li · 5 years ago
  3. 5ac3927 Make GetPcAdjustment a free function. by Peter Collingbourne · 5 years ago
  4. a6617cb Rewrite DwarfSectionImpl::InsertFde by David Srbecky · 6 years ago
  5. 92237ba unwindstack: RegsArm64: fix harmless off by 1 + iterate GPRs contiguously by Ryan Savitski · 6 years ago
  6. 0f40a05 Properly handle empty map after read-only map. by Christopher Ferris · 6 years ago
  7. de5cd8c Fix global finding logic. by Christopher Ferris · 6 years ago
  8. 8726d3a Fix handling of possible bad gnu_debugdata_size. by Christopher Ferris · 6 years ago
  9. b773897 Merge "Add a name for all test suites" by Treehugger Robot · 6 years ago
  10. 0c01bb6 Add a name for all test suites by Haibo Huang · 6 years ago
  11. f0c82e7 Use elf offset in signal step check. by Christopher Ferris · 6 years ago
  12. df683b7 Fix support finding global variables. by Christopher Ferris · 6 years ago
  13. ba53516 Merge "Include PSTATE in tombstones on arm64." by Treehugger Robot · 6 years ago
  14. bb2f941 Include PSTATE in tombstones on arm64. by Peter Collingbourne · 6 years ago
  15. cf8a5b0 Fix build with new googletest by Haibo Huang · 6 years ago
  16. 4ca98e1 Fix potential bad info in eh_frame_hdr. by Christopher Ferris · 6 years ago
  17. 5838e53 Fix handling of PT_GNU_EH_FRAME. by Christopher Ferris · 6 years ago
  18. baf058b Replace MOCK_METHODN with MOCK_METHOD macro. by Christopher Ferris · 6 years ago
  19. 819f131 Handle when bias is different in elf headers. by Christopher Ferris · 6 years ago
  20. 6c8ac56 Fix static GetLoadBias function. by Christopher Ferris · 6 years ago
  21. f1932fd Fix LocalUpdatableMaps by David Srbecky · 6 years ago
  22. 7aba514 Add test mapping to run the libunwind tests. by Christopher Ferris · 6 years ago
  23. 7138232 Add test of undefined return address. by Christopher Ferris · 6 years ago
  24. 604ccb1 Merge "Move to isolated testing." by Christopher Ferris · 6 years ago
  25. ea8e7d1 Move to isolated testing. by Christopher Ferris · 6 years ago
  26. a74aae8 Move to the libc++ demangler. by Christopher Ferris · 6 years ago
  27. 249c90f Fix missing load bias. by Florian Mayer · 6 years ago
  28. 7e21eba Switch case to suite to follow new gtest naming. by Christopher Ferris · 6 years ago
  29. 6b95a0e Internalize subclasses of Memory by Casey Dahlin · 6 years ago
  30. d49499d Set elf_start_offset for invalid elf maps. by Christopher Ferris · 6 years ago
  31. a4bdb98 Display offsets for dex frames. by Christopher Ferris · 6 years ago
  32. 98aaf4c Ignore memory from elf on /memfd: by Christopher Ferris · 6 years ago
  33. 4ae266c Add indicator that an elf is memory backed. by Christopher Ferris · 6 years ago
  34. d11ed86 Fix pc/function name for signal handler frame. by Christopher Ferris · 6 years ago
  35. b626177 Merge "Revert "Check for data races when reading JIT/DEX entries."" by Treehugger Robot · 6 years ago
  36. b9cc4fb Revert "Check for data races when reading JIT/DEX entries." by David Srbecky · 6 years ago
  37. 1760b45 Fix off by one reading build id. by Christopher Ferris · 6 years ago
  38. 59c70a5 Merge "Check for data races when reading JIT/DEX entries." by David Srbecky · 6 years ago
  39. c312c9a Add minimal support for Dwarf 5. by Christopher Ferris · 6 years ago
  40. 22d8e8e Remove sequential search from DwarfEhFrameWithHdr. by Christopher Ferris · 6 years ago
  41. 85b5fec Check for data races when reading JIT/DEX entries. by David Srbecky · 8 years ago
  42. 7813345 Add BuildId to frame information. by Christopher Ferris · 6 years ago
  43. 02a6c44 Add support for displaying soname in an apk. by Christopher Ferris · 6 years ago
  44. 86f2d9d Fix missing offset for apk. by Christopher Ferris · 6 years ago
  45. 3d67d34 Fix copy / move behaviour of Maps object. by Florian Mayer · 7 years ago
  46. ce34d62 Avoid signed extension of chars for build ids. by Christopher Ferris · 7 years ago
  47. 49047d7 Merge "Add GetPrintableBuildID()." by Christopher Ferris · 7 years ago
  48. ed7ca8b Merge "Add a few leak check tests." by Christopher Ferris · 7 years ago
  49. b1c9c20 Add GetPrintableBuildID(). by Christopher Ferris · 7 years ago
  50. e1f7a63 Add a few leak check tests. by Christopher Ferris · 7 years ago
  51. c479e4e Fix crash in libunwindstack. by Florian Mayer · 7 years ago
  52. bc6a7e5 Fix flaky signal tests. by Christopher Ferris · 7 years ago
  53. bf373ed Add caching of build id in MapInfo object. by Christopher Ferris · 7 years ago
  54. eb0772f Add support for UnwinderFromPid object. by Christopher Ferris · 7 years ago
  55. 2677b80 Remove dependency on libdexfile internal header. by Martin Stjernholm · 7 years ago
  56. d76bd4c Merge "Remove CHECK in AdjustEncodedValue." by Christopher Ferris · 7 years ago
  57. a39aaf9 Remove CHECK in AdjustEncodedValue. by Christopher Ferris · 7 years ago
  58. bb4f2b4 Revert^2 "Use libdexfile external API in libunwindstack." by Martin Stjernholm · 7 years ago
  59. 1baa19b Merge "Fix offsets when shared lib split across maps." by Treehugger Robot · 7 years ago
  60. cacf5bf Revert "Use libdexfile external API in libunwindstack." by Martin Stjernholm · 7 years ago
  61. a09c4a6 Fix offsets when shared lib split across maps. by Christopher Ferris · 7 years ago
  62. 1d6969c Merge "Use libdexfile external API in libunwindstack." by Martin Stjernholm · 7 years ago
  63. 065f156 Do not remove speculative frames in all cases. by Christopher Ferris · 7 years ago
  64. 444e23d Use libdexfile external API in libunwindstack. by Martin Stjernholm · 7 years ago
  65. 01040b1 Fix handling of ro segments for embedded libs. by Christopher Ferris · 7 years ago
  66. a5913bd Merge "Read .note.gnu.build-id." by Florian Mayer · 7 years ago
  67. da459e5 Read .note.gnu.build-id. by Florian Mayer · 7 years ago
  68. ef64010 Add support for caching small reads. by Christopher Ferris · 7 years ago
  69. 5565906 Remove overly restrictive check for memory. by Christopher Ferris · 7 years ago
  70. 9f1cf25 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 7 years ago
  71. 4568f4b Verify that the elf matches the expected arch. by Christopher Ferris · 7 years ago
  72. 551efd1 Merge "Fix off by one error." by Treehugger Robot · 7 years ago
  73. e8c4ecf Always init gnu_debugdata interface if it exists. by Christopher Ferris · 7 years ago
  74. 9c36a99 Fix off by one error. by Florian Mayer · 7 years ago
  75. 56d0e07 Fix which maps to search for globals. by Christopher Ferris · 7 years ago
  76. 9d0ad23 Fix problem adding too many frames. by Christopher Ferris · 7 years ago
  77. 1f34c0e Fix handling of globals for new linker. by Christopher Ferris · 7 years ago
  78. 9d5712c Implement support for linker rosegment option. by Christopher Ferris · 7 years ago
  79. 5acf069 Be permissive about badly formed elf files. by Christopher Ferris · 7 years ago
  80. 2786608 Fix incorrect left shifts. by Christopher Ferris · 7 years ago
  81. 02d0f79 Create lookup table of DEX symbols. by David Srbecky · 7 years ago
  82. 5afddb0 Remove Memory::ReadField. by Christopher Ferris · 7 years ago
  83. 3848890 Move libbacktrace off cutils. by Elliott Hughes · 7 years ago
  84. 92acaac Refactor the DwarfSection classes. by Christopher Ferris · 7 years ago
  85. f882a38 Fix ARM program header values used for exidx. by Christopher Ferris · 7 years ago
  86. 4cc36d2 Fix handling of load bias values. by Christopher Ferris · 7 years ago
  87. ca9a54b Add a specialized LocalUnwinder object. by Christopher Ferris · 7 years ago
  88. 239425b Fix bug when doing signal handler lookup. by Christopher Ferris · 7 years ago
  89. 2f37a15 libunwindstack: add Regs::Clone. by Josh Gao · 7 years ago
  90. 6633b0c Add a MemoryOfflineBuffer object. by Christopher Ferris · 7 years ago
  91. 95a5244 Merge "Cache DWARF location rules for a given pc." by Christopher Ferris · 7 years ago
  92. 3386eba Cache DWARF location rules for a given pc. by David Srbecky · 7 years ago
  93. 6dbc28e Fix null pointer dereference in RegsArm. by Christopher Ferris · 7 years ago
  94. d5b22c5 Support a map that represents gdb jit elf data. by Yabin Cui · 8 years ago
  95. b22451f Merge "Always set the sp reg to the cfa for DWARF." by Christopher Ferris · 7 years ago
  96. e8d1b75 Merge "Don't include map name if the consumer doesn't want names." by David Srbecky · 7 years ago
  97. e62f4c4 Don't include map name if the consumer doesn't want names. by David Srbecky · 7 years ago
  98. 11e96fe Always set the sp reg to the cfa for DWARF. by Yabin Cui · 7 years ago
  99. 704ec9a Handle ARM thumb function symbols. by Christopher Ferris · 7 years ago
  100. 3692f25 Don't implicitly dereference DW_CFA_def_cfa_expression. by David Srbecky · 7 years ago