1. 5887df8 Merge "Allow to get raw register data on all platforms." by Florian Mayer · 7 years ago
  2. c1e77c6 Move to using ClassAccessor by Mathieu Chartier · 7 years ago
  3. aa3acca Allow to get raw register data on all platforms. by Florian Mayer · 7 years ago
  4. c541f04 Be permissive about badly formed elf files. by Christopher Ferris · 7 years ago
  5. 9d158c2 Fix incorrect left shifts. by Christopher Ferris · 7 years ago
  6. 860ee28 Create lookup table of DEX symbols. by David Srbecky · 7 years ago
  7. e692a76 Remove Memory::ReadField. by Christopher Ferris · 7 years ago
  8. ba00265 Move libbacktrace off cutils. by Elliott Hughes · 7 years ago
  9. c976a64 Refactor the DwarfSection classes. by Christopher Ferris · 7 years ago
  10. d6b0281 Fix ARM program header values used for exidx. by Christopher Ferris · 7 years ago
  11. b571aaa Fix handling of load bias values. by Christopher Ferris · 7 years ago
  12. e0b849b Try to fix LocalUnwinderTest.unwind_after_dlopen in APCT. by Elliott Hughes · 7 years ago
  13. f78efb4 Merge "Build adbd for recovery" by Treehugger Robot · 7 years ago
  14. 32b8fda Build adbd for recovery by Jiyong Park · 7 years ago
  15. 768f8d4 Add a specialized LocalUnwinder object. by Christopher Ferris · 7 years ago
  16. 9f5a5eb Merge "Libunwindstack: Add -O0 to tools defaults on host" by Treehugger Robot · 7 years ago
  17. db14cd0 Fix error messages handling. by Christopher Ferris · 7 years ago
  18. b516fb3 Libunwindstack: Add -O0 to tools defaults on host by Andreas Gampe · 7 years ago
  19. a1cef83 Fix bug when doing signal handler lookup. by Christopher Ferris · 7 years ago
  20. 78daad6 libprocinfo: add functions reading process map file. by Yabin Cui · 7 years ago
  21. fa01056 Match LZMA SDK 18.05 API. by Sen Jiang · 7 years ago
  22. e6d1c8d Add test_suites lines. by Elliott Hughes · 7 years ago
  23. 6f34bf4 libunwindstack: add Regs::Clone. by Josh Gao · 7 years ago
  24. 3267601 Add a MemoryOfflineBuffer object. by Christopher Ferris · 7 years ago
  25. b62fb6f Merge "Cache DWARF location rules for a given pc." by Christopher Ferris · 7 years ago
  26. 27414c1 Cache DWARF location rules for a given pc. by David Srbecky · 7 years ago
  27. 7892d96 Fix null pointer dereference in RegsArm. by Christopher Ferris · 7 years ago
  28. 90aafe3 Support a map that represents gdb jit elf data. by Yabin Cui · 7 years ago
  29. b6aabe1 Merge "Always set the sp reg to the cfa for DWARF." by Christopher Ferris · 7 years ago
  30. 7a9d3c7 Merge "Don't include map name if the consumer doesn't want names." by David Srbecky · 7 years ago
  31. e61acf3 Don't include map name if the consumer doesn't want names. by David Srbecky · 7 years ago
  32. 5f45922 Always set the sp reg to the cfa for DWARF. by Yabin Cui · 7 years ago
  33. 2af1686 Handle ARM thumb function symbols. by Christopher Ferris · 7 years ago
  34. d023aed Merge "Remove libunwindstack_dex" by David Srbecky · 7 years ago
  35. ee56ce6 Remove libunwindstack_dex by David Srbecky · 7 years ago
  36. 459dd6d Don't implicitly dereference DW_CFA_def_cfa_expression. by David Srbecky · 7 years ago
  37. ca891f4 Remove leftover commented out code. by Christopher Ferris · 7 years ago
  38. 2947597 Merge "Adjust DEX file reading to follow layout changes in ART." by David Srbecky · 7 years ago
  39. cb1c04a Change the GetAdjustedRelPc to GetPcAdjustment. by Christopher Ferris · 7 years ago
  40. d761977 Add ability to skip function name resolution. by Christopher Ferris · 7 years ago
  41. 386ebe6 Merge "bpfmt." by Treehugger Robot · 7 years ago
  42. 88cfdf2 bpfmt. by Elliott Hughes · 7 years ago
  43. a6714c4 Modify elf cache to handle elf_offsets properly. by Christopher Ferris · 7 years ago
  44. 92f5b96 Adjust DEX file reading to follow layout changes in ART. by David Srbecky · 7 years ago
  45. 8537925 Fix soname reading code. by Christopher Ferris · 7 years ago
  46. a9889aa Move libdexfile out of runtime by David Sehr · 7 years ago
  47. 464626e Implement new DEX PC lookup scheme. by Christopher Ferris · 7 years ago
  48. f1dfbcd Fix computation of pc. by Christopher Ferris · 7 years ago
  49. 2a49d59 Merge "Fix off by 4 error handling eh_frame hdr." by Christopher Ferris · 7 years ago
  50. 7267ebe Clear dex pc to avoid duplicate frames. by Christopher Ferris · 7 years ago
  51. 2af0f61 Fix off by 4 error handling eh_frame hdr. by Christopher Ferris · 7 years ago
  52. 9e4ee8b Expose per arch headers. by Christopher Ferris · 7 years ago
  53. 1a43afc Remove dependency on -no_art variant by David Sehr · 7 years ago
  54. 651c269 Check that dex pc is in a valid map. by Christopher Ferris · 7 years ago
  55. fb86db2 Merge "Fix in-memory loading of cdex files with shared data." by David Srbecky · 7 years ago
  56. f63f3ae Small test clean up. by Christopher Ferris · 7 years ago
  57. d5b1699 Fix in-memory loading of cdex files with shared data. by David Srbecky · 7 years ago
  58. 2249d50 Load dex files from ART-specific data structure. by Christopher Ferris · 7 years ago
  59. 9cda410 Fix symbol resolution within a dex file. by David Srbecky · 7 years ago
  60. ed0786a Move dex pc frame creation into libunwindstack. by Christopher Ferris · 7 years ago
  61. 79d5c1b Merge "Add a global elf cache." by Christopher Ferris · 7 years ago
  62. c029cad Add a global elf cache. by Christopher Ferris · 7 years ago
  63. a24bc02 Remove DwarfError.h that moved. by Christopher Ferris · 7 years ago
  64. 6085c61 Merge "Fix wrong mov instruction size." by Treehugger Robot · 7 years ago
  65. 5c0695c Fix wrong mov instruction size. by Chih-Hung Hsieh · 7 years ago
  66. bf1413b Add error propagation into Unwinder/Elf objects. by Christopher Ferris · 7 years ago
  67. f90155a Small behavioral changes to the unwinder. by Christopher Ferris · 7 years ago
  68. 7024997 Add support for getting a dex pc. by Christopher Ferris · 7 years ago
  69. f8d8e4b Find first non-zero jit debug entry. by Christopher Ferris · 7 years ago
  70. 14c2f78 Add ability to read jit gdb data. by Christopher Ferris · 7 years ago
  71. 18aae69 Add tool to save information from a process. by Christopher Ferris · 7 years ago
  72. 7b4034c Merge "unwindstack: add some perfunctory MemoryOffline tests." by Treehugger Robot · 7 years ago
  73. b672fff unwindstack: add some perfunctory MemoryOffline tests. by Josh Gao · 7 years ago
  74. 2635e79 Fix issues in libunwindstack. by Christopher Ferris · 7 years ago
  75. bdcd12f Add libunwindstack support for Mips and Mips64 by Douglas Leung · 7 years ago
  76. fb17828 Do not check arch for format check. by Christopher Ferris · 7 years ago
  77. 6a4622a Merge "Add method to detect remote read function to use." by Christopher Ferris · 7 years ago
  78. 8cfb70c Add method to detect remote read function to use. by Christopher Ferris · 7 years ago
  79. a0236c5 Merge "Add OWNERS." by Elliott Hughes · 7 years ago
  80. 6a1a51a Add OWNERS. by Elliott Hughes · 7 years ago
  81. acd4343 Split arch data into separate files. by Christopher Ferris · 7 years ago
  82. 025451e Demand read load bias for a map. by Christopher Ferris · 7 years ago
  83. d5b9078 Switch MemoryRemote to use ptrace. by Christopher Ferris · 7 years ago
  84. 037b8df Merge changes I53c2c560,I7d845ac5,I8b11d923 by Treehugger Robot · 7 years ago
  85. 081d0d9 Fix incorrect usage of relative pcs. by Christopher Ferris · 7 years ago
  86. 7824ee1 Merge "Allow multiple threads sharing a map to unwind." by Christopher Ferris · 7 years ago
  87. bcd5c6f Allow multiple threads sharing a map to unwind. by Christopher Ferris · 7 years ago
  88. 0f43815 Add way to specify an offset in an elf file. by Christopher Ferris · 7 years ago
  89. 3812c18 unwindstack: rename Memory::ReadPartially to Read. by Josh Gao · 7 years ago
  90. d2f29c6 unwindstack: rename Memory::Read to ReadFully. by Josh Gao · 7 years ago
  91. 187e471 unwindstack: add Memory::ReadPartially. by Josh Gao · 8 years ago
  92. f5a6ed8 Fix another nullptr dereference. by Christopher Ferris · 7 years ago
  93. 8e53dbf Add support for only a .eh_frame. by Christopher Ferris · 7 years ago
  94. d42ee56 Fix nullptr dereference. by Christopher Ferris · 7 years ago
  95. 6933bd6 Move sp/pc not changing check into Unwinder. by Christopher Ferris · 7 years ago
  96. acfecd9 libbacktrace: remove exit time destructors. by Josh Gao · 7 years ago
  97. 43ef2bd Add an interface for stopping in certain maps. by Christopher Ferris · 7 years ago
  98. d7c5682 Merge "If the pc is set to zero, the unwind is done." by Christopher Ferris · 7 years ago
  99. f57f35e Merge changes I8f33830f,Icd2b891b,I8736ff5c,Iae6e342a by Treehugger Robot · 7 years ago
  100. 63d7dd6 If the pc is set to zero, the unwind is done. by Christopher Ferris · 7 years ago