1. 80fb4b0 Make libbacktrace build with LLVM r275480 by Pirama Arumuga Nainar · 8 years ago
  2. fc75f94 Merge "Add missing host ldlibs" by Colin Cross · 8 years ago
  3. 53783b1 Add missing host ldlibs by Colin Cross · 8 years ago
  4. cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 8 years ago
  5. 955648a Merge "Rely on the platform -std default." by Treehugger Robot · 8 years ago
  6. 279843e Use process_vm_readv to read memory. by Christopher Ferris · 8 years ago
  7. 36e0d39 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  8. ff2dcd9 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 8 years ago
  9. 99f6b86 Replace libziparchive-host with libziparchive by Colin Cross · 8 years ago
  10. 4c4fa90 Merge \"Fix clang-tidy performance warnings in syste/core.\" am: 4efbce14b5 by Chih-Hung Hsieh · 8 years ago
  11. 4efbce1 Merge "Fix clang-tidy performance warnings in syste/core." by Treehugger Robot · 8 years ago
  12. 8f7b9e3 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 8 years ago
  13. 89cc78b Merge \"Fix google-explicit-constructor warnings in system/core.\" by Chih-Hung Hsieh · 8 years ago
  14. 034c475 Fix google-explicit-constructor warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  15. 2fedbf7 resolve merge conflicts of 41e82a3 to stage-aosp-master by Colin Cross · 8 years ago
  16. 2e1591b Convert libbacktrace, libutils to Soong by Dan Willemsen · 8 years ago
  17. e1eb227 Merge \"Fix race condition updating local map data.\" am: 863d8e11b9 by Christopher Ferris · 8 years ago
  18. 3a14004 Fix race condition updating local map data. by Christopher Ferris · 8 years ago
  19. 823d5bb Merge "Remove invalid uses of -l and -I" am: 5d6193c658 am: 9ae3c079dc by Dan Willemsen · 8 years ago
  20. ee2da03 Remove invalid uses of -l and -I by Dan Willemsen · 8 years ago
  21. dccd3a3 Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." am: dab7d9de03 by Chih-Hung Hsieh · 8 years ago
  22. 67867db Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace. by Chih-Hung Hsieh · 8 years ago
  23. fb44ca5 Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5a am: 427d8d840f by Chih-hung Hsieh · 8 years ago
  24. 1c563d9 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  25. f648232 Merge "Fix google-runtime-int warnings." am: 603df0e am: 6eaa916 by Chih-hung Hsieh · 8 years ago
  26. ec2ff8c Fix google-runtime-int warnings. by Chih-Hung Hsieh · 8 years ago
  27. 3424eaa Merge "libbacktrace: only build libbacktrace_offline static library." am: f20e4b1 by Yabin Cui · 8 years ago
  28. 51e6070 libbacktrace: only build libbacktrace_offline static library. by Yabin Cui · 8 years ago
  29. 566692f Merge "libbacktrace_offline: support unwinding of shared libraries in apk file." am: d8c88fc by Yabin Cui · 8 years ago
  30. b791a76 libbacktrace_offline: support unwinding of shared libraries in apk file. by Yabin Cui · 8 years ago
  31. c7d8777 Don\'t demangle symbol names. am: fbbc744 am: 0edda64 am: 9bf0b81 am: 0fb3191 by Josh Gao · 8 years ago
  32. 05e1e1f Don\'t demangle symbol names. am: fbbc744 am: 0edda64 am: 9bf0b81 am: 0fb3191 by Josh Gao · 8 years ago
  33. 0edda64 Don\'t demangle symbol names. am: fbbc744 by Josh Gao · 8 years ago
  34. fbbc744 Don't demangle symbol names. by Josh Gao · 8 years ago
  35. a0062cf Update BacktraceOffline for LLVM rebase to r256229. by Stephen Hines · 8 years ago
  36. 922e151 Merge "Update BacktraceOffline for LLVM rebase to r256229." by Pirama Arumuga Nainar · 8 years ago
  37. c463ba4 Add error reporting mechanism for failing Unwind. by Christopher Ferris · 8 years ago
  38. 206a3b9 Add error reporting mechanism for failing Unwind. by Christopher Ferris · 8 years ago
  39. 26cf352 Merge "Don't fail if the new pss is less than stable." by Christopher Ferris · 8 years ago
  40. 19c30e9 Update BacktraceOffline for LLVM rebase to r256229. by Stephen Hines · 8 years ago
  41. 5ccdfa6 Don't fail if the new pss is less than stable. by Christopher Ferris · 8 years ago
  42. a7a7369 Revert "Do not do local unwinds through .oat or .dex maps." by Andreas Gampe · 8 years ago
  43. 04dcb00 Revert "Do not do local unwinds through .oat or .dex maps." by Andreas Gampe · 8 years ago
  44. b035a19 Do not do local unwinds through .oat or .dex maps. by Christopher Ferris · 8 years ago
  45. 4265ed7 Do not do local unwinds through .oat or .dex maps. by Christopher Ferris · 8 years ago
  46. 588a2ca system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr. by James Hawkins · 8 years ago
  47. 9946a8f libbacktrace: support building static libraries on target. by Yabin Cui · 8 years ago
  48. d4c8843 Fix use of uninitialized memory. by Christopher Ferris · 8 years ago
  49. 1e0fea2 Fix for host simpleperf 'gettid' unsat. by Than McIntosh · 8 years ago
  50. 8540216 Put BacktraceOffline code into a separate library. by Christopher Ferris · 8 years ago
  51. 61c48ac Modify tests to use executable memory. by Christopher Ferris · 8 years ago
  52. 2ad59db libbacktrace: check if elf file paths are valid before reading them. by Yabin Cui · 8 years ago
  53. 6405bb3 Fix libbacktrace host build. by Yabin Cui · 8 years ago
  54. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 8 years ago
  55. da750a7 Change the way some maps are printed. by Christopher Ferris · 8 years ago
  56. af8ac0c libbacktrace: don't let llvm cflags cover libbacktrace's cflags. by Yabin Cui · 9 years ago
  57. 9ea0ff3 Merge "Clean up maps parsing in libbacktrace." by Elliott Hughes · 9 years ago
  58. 9e1dd67 libbacktrace: enable -fno-omit-frame-pointer for host build. by Yabin Cui · 9 years ago
  59. fe3593d Clean up maps parsing in libbacktrace. by Elliott Hughes · 9 years ago
  60. 9e402bb Revert "Revert "Revert "Revert "Add BacktraceOffline for offline backtracing."""" by Yabin Cui · 9 years ago
  61. 94ece83 Revert "Revert "Revert "Add BacktraceOffline for offline backtracing.""" by Yabin Cui · 9 years ago
  62. 0a411c9 Revert "Revert "Add BacktraceOffline for offline backtracing."" by Yabin Cui · 9 years ago
  63. ab5e583 Revert "Add BacktraceOffline for offline backtracing." by Yabin Cui · 9 years ago
  64. c9c6b6e Add BacktraceOffline for offline backtracing. by Yabin Cui · 9 years ago
  65. d9a06af Add a logging handler on timeout. by Christopher Ferris · 9 years ago
  66. d7226f9 Add a logging handler on timeout. by Christopher Ferris · 9 years ago
  67. 6000173 Display the map offset for each frame. by Christopher Ferris · 9 years ago
  68. e0ab232 Display the map offset for each frame. by Christopher Ferris · 9 years ago
  69. 837eff2 Use delete[] to de-allocate pointers from new[] by Pirama Arumuga Nainar · 9 years ago
  70. 28042b5 Add static versions for libbacktrace and libnativebridge. Bug fixes. by Calin Juravle · 9 years ago
  71. 5c57518 Remove PtraceRead error message. by Christopher Ferris · 9 years ago
  72. 35c8136 Remove PtraceRead error message. by Christopher Ferris · 9 years ago
  73. 7e2cb84 Modify the code to avoid potential deadlocks. by Christopher Ferris · 9 years ago
  74. 2d09171 Modify the code to avoid potential deadlocks. by Christopher Ferris · 9 years ago
  75. eb19e76 Prevent crashes if a map cannot be created. by Christopher Ferris · 9 years ago
  76. 30c942c Prevent crashes if a map cannot be created. by Christopher Ferris · 9 years ago
  77. 684fb77 Add tests for elf unwinding in memory. by Christopher Ferris · 9 years ago
  78. 428fad9 Remove libbacktrace definition of gettid. by Dan Albert · 9 years ago
  79. 67aba68 Add tests for elf unwinding in memory. by Christopher Ferris · 9 years ago
  80. 8bd4a4e Fix small ptrace reads. by Christopher Ferris · 9 years ago
  81. 944f417 Fix small ptrace reads. by Christopher Ferris · 9 years ago
  82. af67fb2 Add offset to map data. by Christopher Ferris · 9 years ago
  83. 5c88568 Add offset to map data. by Christopher Ferris · 9 years ago
  84. 2106f4b Add load base to map for relocation packing. by Christopher Ferris · 9 years ago
  85. 329ed7d Add load base to map for relocation packing. by Christopher Ferris · 9 years ago
  86. 5b439ea Fix unused argument error on darwin by Colin Cross · 9 years ago
  87. db134ca Remove libbacktrace dependency on libcutils by Colin Cross · 9 years ago
  88. 23f750b Remove libbacktrace definition of gettid. by Dan Albert · 9 years ago
  89. 3b9d14a Remove libunwind-ptrace dependency. by Christopher Ferris · 9 years ago
  90. 97e00bb Update the test for better output on error. by Christopher Ferris · 9 years ago
  91. ca09ce9 Discards frames for code within library. by Christopher Ferris · 9 years ago
  92. 9dc41d5 Merge "Refactor the code." by Christopher Ferris · 9 years ago
  93. 9c01c44 Merge "Add -Wno-inline-asm to Clang flags." by Stephen Hines · 9 years ago
  94. 2c43cff Refactor the code. by Christopher Ferris · 9 years ago
  95. 035e9ba Add -Wno-inline-asm to Clang flags. by Stephen Hines · 9 years ago
  96. d0a793d Remove uses of libcxx.mk. by Dan Albert · 9 years ago
  97. dce8f29 Libbacktrace: Use frame-pointer on host by Andreas Gampe · 9 years ago
  98. 2b4a63f Add variable length read to Backtrace. by Christopher Ferris · 9 years ago
  99. 12385e3 Move map data into backtrace data proper. by Christopher Ferris · 9 years ago
  100. 2a176a8 Remove link to gccdemangle. by Christopher Ferris · 9 years ago