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