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