1. d7ada79 Replace MOCK_METHODN with MOCK_METHOD macro. by Christopher Ferris · 6 years ago
  2. 8a8c662 Merge "Continue without DEX support if libdexfile_external.so fails to load." by Martin Stjernholm · 6 years ago
  3. 7589259 Continue without DEX support if libdexfile_external.so fails to load. by Martin Stjernholm · 6 years ago
  4. 899ede2 Handle when bias is different in elf headers. by Christopher Ferris · 6 years ago
  5. c77d98c Fix static GetLoadBias function. by Christopher Ferris · 6 years ago
  6. 4e26dd1 Further document MapInfo::elf_offset. by Florian Mayer · 6 years ago
  7. 4a2e721 Fix LocalUpdatableMaps by David Srbecky · 6 years ago
  8. 0935123 Add test mapping to run the libunwind tests. by Christopher Ferris · 6 years ago
  9. 6402767 Add test of undefined return address. by Christopher Ferris · 6 years ago
  10. ef8d1f1 Fix unwind_reg_info tool. by Christopher Ferris · 6 years ago
  11. 0846966 Merge "Move to isolated testing." by Christopher Ferris · 6 years ago
  12. f70f505 Move to isolated testing. by Christopher Ferris · 6 years ago
  13. d5a64d8 Move to the libc++ demangler. by Christopher Ferris · 6 years ago
  14. eba2d7d Fix missing load bias. by Florian Mayer · 6 years ago
  15. 5110dfa Switch case to suite to follow new gtest naming. by Christopher Ferris · 6 years ago
  16. a282c1e Fix potential race condition. by Christopher Ferris · 6 years ago
  17. eb836f7 Internalize subclasses of Memory by Casey Dahlin · 6 years ago
  18. a3e9d7f Set elf_start_offset for invalid elf maps. by Christopher Ferris · 6 years ago
  19. 637bc92 Display offsets for dex frames. by Christopher Ferris · 6 years ago
  20. 3ca7618 Ignore memory from elf on /memfd: by Christopher Ferris · 6 years ago
  21. b914f04 Add indicator that an elf is memory backed. by Christopher Ferris · 6 years ago
  22. 7d598bb Fix pc/function name for signal handler frame. by Christopher Ferris · 6 years ago
  23. e91c060 Merge "Revert "Check for data races when reading JIT/DEX entries."" by Treehugger Robot · 6 years ago
  24. e4f199c Revert "Check for data races when reading JIT/DEX entries." by David Srbecky · 6 years ago
  25. 253e381 Fix off by one reading build id. by Christopher Ferris · 6 years ago
  26. ee634ea Merge "Check for data races when reading JIT/DEX entries." by David Srbecky · 6 years ago
  27. 4dae536 Add minimal support for Dwarf 5. by Christopher Ferris · 6 years ago
  28. 32587b7 Remove sequential search from DwarfEhFrameWithHdr. by Christopher Ferris · 6 years ago
  29. ce66c0e Check for data races when reading JIT/DEX entries. by David Srbecky · 7 years ago
  30. df6db13 Add BuildId to frame information. by Christopher Ferris · 6 years ago
  31. 43b0803 Add support for displaying soname in an apk. by Christopher Ferris · 6 years ago
  32. 1c46ba7 Fix missing offset for apk. by Christopher Ferris · 6 years ago
  33. a2f5574 Add missing override keyword by Casey Dahlin · 6 years ago
  34. a54d53d Add unistd.h to includes in Regs.h by Casey Dahlin · 6 years ago
  35. 0aa0512 Fix copy / move behaviour of Maps object. by Florian Mayer · 6 years ago
  36. 6d38a76 Fix libdexfile dependencies to avoid direct dependency on libdexfile_external. by Martin Stjernholm · 6 years ago
  37. fb5c4c7 procinfo: Read inode number from /proc/<pid>/maps by Sandeep Patil · 6 years ago
  38. d5709f8 Avoid signed extension of chars for build ids. by Christopher Ferris · 6 years ago
  39. 54515f2 Merge "Fix bug in unwind_info display of exidx frame." by Christopher Ferris · 6 years ago
  40. 15b289e Merge "Allow to move frames out of Unwinder." by Treehugger Robot · 6 years ago
  41. 4a3dfe9 Fix bug in unwind_info display of exidx frame. by Christopher Ferris · 6 years ago
  42. 84b4d19 Allow to move frames out of Unwinder. by Florian Mayer · 6 years ago
  43. ddd006e Merge "Add GetPrintableBuildID()." by Christopher Ferris · 6 years ago
  44. 9b74df8 Merge "Add a few leak check tests." by Christopher Ferris · 6 years ago
  45. a83e4ba Add GetPrintableBuildID(). by Christopher Ferris · 6 years ago
  46. 1ed3da7 Add a few leak check tests. by Christopher Ferris · 6 years ago
  47. 9492cfe Merge "Fix crash in libunwindstack." by Treehugger Robot · 6 years ago
  48. a6c1f6f Fix crash in libunwindstack. by Florian Mayer · 6 years ago
  49. fc4b923 libunwindstack: Move DwarfOp callback table to rodata section by Vic Yang · 6 years ago
  50. bfeef15 Fix memory leak in UnwinderFromPid object. by Christopher Ferris · 6 years ago
  51. 8a704a2 Merge "Fix flaky signal tests." by Christopher Ferris · 6 years ago
  52. e979dff Remove unused jit_debug unique_ptr. by Florian Mayer · 6 years ago
  53. 35217eb Fix flaky signal tests. by Christopher Ferris · 6 years ago
  54. 63838a5 Add caching of build id in MapInfo object. by Christopher Ferris · 6 years ago
  55. 23667e9 Add support for UnwinderFromPid object. by Christopher Ferris · 6 years ago
  56. 1285718 Fix usage of Read instead of ReadFully. by Christopher Ferris · 6 years ago
  57. 5735459 Remove dependency on libdexfile internal header. by Martin Stjernholm · 6 years ago
  58. 31b71bc Some minor updates in the libdexfile external API. by Martin Stjernholm · 6 years ago
  59. e496d97 Merge "Remove CHECK in AdjustEncodedValue." by Christopher Ferris · 6 years ago
  60. bc9bf36 Merge "Move DwarfCfaInfo::kTable from data.rel.ro to rodata" by Treehugger Robot · 6 years ago
  61. 03733c2 Remove CHECK in AdjustEncodedValue. by Christopher Ferris · 6 years ago
  62. f0dc47b Revert^2 "Use libdexfile external API in libunwindstack." by Martin Stjernholm · 6 years ago
  63. 7f2a852 Merge "Fix offsets when shared lib split across maps." by Treehugger Robot · 6 years ago
  64. 35dee3f Revert "Use libdexfile external API in libunwindstack." by Martin Stjernholm · 6 years ago
  65. 0ec2d98 Fix offsets when shared lib split across maps. by Christopher Ferris · 6 years ago
  66. 38cc518 Move DwarfCfaInfo::kTable from data.rel.ro to rodata by Vic Yang · 6 years ago
  67. 794782b Merge "Use libdexfile external API in libunwindstack." by Martin Stjernholm · 6 years ago
  68. 2d9b6c9 Do not remove speculative frames in all cases. by Christopher Ferris · 6 years ago
  69. 992b9d4 Use libdexfile external API in libunwindstack. by Martin Stjernholm · 6 years ago
  70. 0b190c5 Merge "Fix handling of ro segments for embedded libs." by Christopher Ferris · 6 years ago
  71. 0607acb Fix handling of ro segments for embedded libs. by Christopher Ferris · 6 years ago
  72. d888bb3 Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  73. 809a425 Add missing includes. by Florian Mayer · 6 years ago
  74. 1d28a11 Merge "Read .note.gnu.build-id." by Florian Mayer · 6 years ago
  75. 792ecbe Read .note.gnu.build-id. by Florian Mayer · 6 years ago
  76. 27b7d85 Add support for caching small reads. by Christopher Ferris · 6 years ago
  77. 83fba34 Remove overly restrictive check for memory. by Christopher Ferris · 6 years ago
  78. d090128 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 6 years ago
  79. dc9a193 Verify that the elf matches the expected arch. by Christopher Ferris · 6 years ago
  80. 9a3edcb Merge "Fix off by one error." by Treehugger Robot · 6 years ago
  81. 91ae04f Always init gnu_debugdata interface if it exists. by Christopher Ferris · 6 years ago
  82. 14048e2 Fix off by one error. by Florian Mayer · 6 years ago
  83. 916b6aa Fix which maps to search for globals. by Christopher Ferris · 7 years ago
  84. 35afc9d Merge "Fix up the definition of Elf::GetInfo." by Christopher Ferris · 7 years ago
  85. 11ec23b Fix problem adding too many frames. by Christopher Ferris · 7 years ago
  86. 221401f Fix up the definition of Elf::GetInfo. by Christopher Ferris · 7 years ago
  87. ff78ea8 Fix handling of globals for new linker. by Christopher Ferris · 7 years ago
  88. daf4d55 Implement support for linker rosegment option. by Christopher Ferris · 7 years ago
  89. e70c182 Fix implicit fall through switch cases. by Christopher Ferris · 7 years ago
  90. 4d1d0f9 Suppress implicit-fallthrough warnings. by Chih-Hung Hsieh · 7 years ago
  91. 5887df8 Merge "Allow to get raw register data on all platforms." by Florian Mayer · 7 years ago
  92. c1e77c6 Move to using ClassAccessor by Mathieu Chartier · 7 years ago
  93. aa3acca Allow to get raw register data on all platforms. by Florian Mayer · 7 years ago
  94. c541f04 Be permissive about badly formed elf files. by Christopher Ferris · 7 years ago
  95. 9d158c2 Fix incorrect left shifts. by Christopher Ferris · 7 years ago
  96. 860ee28 Create lookup table of DEX symbols. by David Srbecky · 7 years ago
  97. e692a76 Remove Memory::ReadField. by Christopher Ferris · 7 years ago
  98. ba00265 Move libbacktrace off cutils. by Elliott Hughes · 7 years ago
  99. c976a64 Refactor the DwarfSection classes. by Christopher Ferris · 7 years ago
  100. d6b0281 Fix ARM program header values used for exidx. by Christopher Ferris · 7 years ago