1. 852b64e Fix libdexfile dependencies to avoid direct dependency on libdexfile_external. by Martin Stjernholm · 6 years ago
  2. e31cfb6 Use new static target for libdexfile_support. by Martin Stjernholm · 6 years ago
  3. 60eb197 Replace libbacktrace with libunwindstack directly. by Christopher Ferris · 6 years ago
  4. 4175cee debuggerd_client: resolve tid to tgid when dumping Java stacks. by Josh Gao · 6 years ago
  5. bb4f2b4 Revert^2 "Use libdexfile external API in libunwindstack." by Martin Stjernholm · 6 years ago
  6. cacf5bf Revert "Use libdexfile external API in libunwindstack." by Martin Stjernholm · 6 years ago
  7. 444e23d Use libdexfile external API in libunwindstack. by Martin Stjernholm · 6 years ago
  8. 3c59cb8 C++17 is the default now. by Elliott Hughes · 6 years ago
  9. ce841d9 libdebuggerd: extract and print the fdsan table. by Josh Gao · 6 years ago
  10. 9da1f51 crash_dump: pass the address of the fdsan table. by Josh Gao · 6 years ago
  11. 011ee12 Shared libs are supported in recovery mode by Jiyong Park · 6 years ago
  12. a0e7504 Build adbd for recovery by Jiyong Park · 6 years ago
  13. 25e2bbf Remove unnecessary references to libunwind. by Christopher Ferris · 6 years ago
  14. 40fdf3f Add test_suites lines. by Elliott Hughes · 6 years ago
  15. dc699a2 bpfmt. by Elliott Hughes · 7 years ago
  16. 0b06a59 Add extra frame when dex_pc is non-zero. by Christopher Ferris · 7 years ago
  17. e04ca27 debuggerd: add seccomp policies and tests. by Josh Gao · 7 years ago
  18. a42314e debuggerd: add pause time benchmark. by Josh Gao · 7 years ago
  19. 2b2ae0c crash_dump: fork a copy of the target's address space. by Josh Gao · 7 years ago
  20. ab9cf8b Only call one unwinder. by Christopher Ferris · 7 years ago
  21. fdf832d base: add Pipe and Socketpair wrappers. by Josh Gao · 7 years ago
  22. 9a8c855 Compare new unwinder to old unwinder in debuggerd. by Christopher Ferris · 7 years ago
  23. 33391da Remove unnecessary SELinux dependencies by Nick Kralevich · 7 years ago
  24. 0915f23 debuggerd: diagnostics for dumps that are guaranteed to fail. by Josh Gao · 7 years ago
  25. 3407d7c Revert "crash_dump: defer pausing threads until we're ready." by Josh Gao · 7 years ago
  26. 8a2a2d1 crash_dump: defer pausing threads until we're ready. by Josh Gao · 7 years ago
  27. a73df60 tombstoned: allow intercepts for java traces. by Narayan Kamath · 7 years ago
  28. 2d377cd tombstoned: Add a shared library version of libtombstoned_client... by Narayan Kamath · 7 years ago
  29. 68c24ef Remove not-used dependency in crash_dump by Chenjie Luo · 7 years ago
  30. a4103a8 Turn off debuggerd for host bionic by Dan Willemsen · 7 years ago
  31. ac22578 Move libc_logging to libasync_safe. by Christopher Ferris · 7 years ago
  32. 352a845 tombstoned: add tests for b/36685795. by Josh Gao · 8 years ago
  33. ae9d767 debuggerd_client: properly wait for completion. by Josh Gao · 8 years ago
  34. e0cd1e0 Enable more modules on linux_bionic builds by Dan Willemsen · 8 years ago
  35. c7fe060 crash_dump: fix warnings, turn on -Werror. by Josh Gao · 8 years ago
  36. e1aa0ca debuggerd_handler: implement missing fallback functionality. by Josh Gao · 8 years ago
  37. e73c932 libdebuggerd_handler: in-process crash dumping for seccomped processes. by Josh Gao · 8 years ago
  38. 0ba5359 Better seccomp/kuser_helper diagnostics from debuggerd. by Elliott Hughes · 8 years ago
  39. cbe70cb debuggerd: advance our amazing bet. by Josh Gao · 8 years ago
  40. 9eb02c9 Define TARGET_IS_64_BIT when building libdebuggerd_client for android64. by Robert Sesek · 8 years ago
  41. 9c02dc5 debuggerd: add libdebuggerd_client. by Josh Gao · 8 years ago