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