1. 578bc03 libbacktrace: only build libbacktrace_offline static library. by Yabin Cui · 8 years ago
  2. 02092b3 libbacktrace_offline: support unwinding of shared libraries in apk file. by Yabin Cui · 8 years ago
  3. 1e0fea2 Fix for host simpleperf 'gettid' unsat. by Than McIntosh · 8 years ago
  4. 8540216 Put BacktraceOffline code into a separate library. by Christopher Ferris · 8 years ago
  5. 6405bb3 Fix libbacktrace host build. by Yabin Cui · 9 years ago
  6. 9e402bb Revert "Revert "Revert "Revert "Add BacktraceOffline for offline backtracing."""" by Yabin Cui · 9 years ago
  7. 94ece83 Revert "Revert "Revert "Add BacktraceOffline for offline backtracing.""" by Yabin Cui · 9 years ago
  8. 0a411c9 Revert "Revert "Add BacktraceOffline for offline backtracing."" by Yabin Cui · 9 years ago
  9. ab5e583 Revert "Add BacktraceOffline for offline backtracing." by Yabin Cui · 9 years ago
  10. c9c6b6e Add BacktraceOffline for offline backtracing. by Yabin Cui · 9 years ago
  11. 28042b5 Add static versions for libbacktrace and libnativebridge. Bug fixes. by Calin Juravle · 9 years ago
  12. 67aba68 Add tests for elf unwinding in memory. by Christopher Ferris · 9 years ago
  13. db134ca Remove libbacktrace dependency on libcutils by Colin Cross · 9 years ago
  14. 3b9d14a Remove libunwind-ptrace dependency. by Christopher Ferris · 9 years ago
  15. 9dc41d5 Merge "Refactor the code." by Christopher Ferris · 9 years ago
  16. 2c43cff Refactor the code. by Christopher Ferris · 9 years ago
  17. 035e9ba Add -Wno-inline-asm to Clang flags. by Stephen Hines · 9 years ago
  18. 2a176a8 Remove link to gccdemangle. by Christopher Ferris · 9 years ago
  19. 5e4d0a5 Cleanup libbacktrace Android.mk by Trevor Drake · 10 years ago
  20. 3cdbfdc Convert futex to cond wait. by Christopher Ferris · 10 years ago
  21. 5570c9b Add LOCAL_MULTILIB := both to Darwin libbacktrace. by Dan Albert · 10 years ago
  22. 0d7164d Remove the stlport linked libbacktrace. by Dan Albert · 10 years ago
  23. c132aaf libbacktrace_libc++ needs to be multilib on the Mac too. by Ian Rogers · 10 years ago
  24. 5af80aa Enable host multilib for ART testing. by Ian Rogers · 10 years ago
  25. deebae5 Build the libc++ variant of libbacktrace on the host for Mac. by Ian Rogers · 10 years ago
  26. a8b8460 Fix unbundled branches by Dan Albert · 10 years ago
  27. 40a46dd Adds libc++ versions of libbacktrace by Dan Albert · 10 years ago
  28. 3a08852 Merge "Rewrite unwind thread handling." by Christopher Ferris · 10 years ago
  29. a2efd3a Rewrite unwind thread handling. by Christopher Ferris · 10 years ago
  30. 9f437d7 Remove unused LOCAL_LDLIBS. by Ying Wang · 10 years ago
  31. 11b5fcb Small cleanup of duplicated test values. by Christopher Ferris · 10 years ago
  32. 688a8a7 Remove libcorkscrew. by Christopher Ferris · 10 years ago
  33. 04fd438 Remove the arm64 special case. by Christopher Ferris · 10 years ago
  34. e296091 Create an UnwindMapLocal object. by Christopher Ferris · 10 years ago
  35. c29a134 Enable libunwind for mips. by Christopher Ferris · 10 years ago
  36. 04b1e8c Refactor makefile. by Christopher Ferris · 10 years ago
  37. c6c194c LP64: Enable debuggerd/libbacktrace/libunwind. by Pavel Chupin · 11 years ago
  38. c124402 x86: Enable libunwind by Pavel Chupin · 11 years ago
  39. df29061 Re-enable libunwind for arm. by Christopher Ferris · 11 years ago
  40. edbe3b4 Get arm64 to compile. by Christopher Ferris · 10 years ago
  41. d4146e6 system/core: rename aarch64 target to arm64 by Colin Cross · 11 years ago
  42. 4675682 Rewrite libbacktrace to be all C++. by Christopher Ferris · 11 years ago
  43. 1380ddc Copy the bionic -fstack-protector hack into libbacktrace. by Elliott Hughes · 11 years ago
  44. f67c641 Create a bare bones host libbacktrace on mac. by Christopher Ferris · 11 years ago
  45. 3c67fe9 Switch ARM back to libcorkscrew temporarily. by Elliott Hughes · 11 years ago
  46. e6feaee Revert "Revert enabling libunwind." by Christopher Ferris · 11 years ago
  47. db2309e Revert enabling libunwind. by Christopher Ferris · 11 years ago
  48. 22f91cb Enable libunwind on arm platforms. by Christopher Ferris · 11 years ago
  49. 7f081ec Use new defines in test code. by Christopher Ferris · 11 years ago
  50. 17e91d4 Rewrite libbacktrace using C++. by Christopher Ferris · 11 years ago
  51. 9e1ee2b Only build host library on linux-x86. by Christopher Ferris · 11 years ago
  52. 7fb2287 Create a single backtrace library. by Christopher Ferris · 11 years ago