1. 92c8c80 debuggerd: verify that traced threads belong to the right process. by Josh Gao · 9 years ago
  2. f5bb7aa Merge "Set groups before dropping privileges." into nyc-dev by Christopher Ferris · 9 years ago
  3. d3a9f7f Merge "Fix null pointer dereference." into nyc-dev by Christopher Ferris · 9 years ago
  4. 5025663 Fix null pointer dereference. by Christopher Ferris · 9 years ago
  5. f0a54d6 Set groups before dropping privileges. by Christopher Ferris · 9 years ago
  6. f72b9f1 Fix problem with wait_for_gdb. by Christopher Ferris · 9 years ago
  7. e7270cd Connect to activity manager as root. by Christopher Ferris · 9 years ago
  8. f3f664f debuggerd: set the name of the signal sender. by Josh Gao · 9 years ago
  9. 053d8ba debuggerd: add SIGSYS to the list of handled signals. by Josh Gao · 9 years ago
  10. cfeecf9 debuggerd: waitpid for all children, and log the result. by Josh Gao · 9 years ago
  11. 9f3a90e debuggerd: always send SIGCONT after detaching. by Josh Gao · 9 years ago
  12. 5bc76f1 debuggerd: don't apply timeout when wait_for_gdb is on. by Josh Gao · 9 years ago
  13. 2af7744 debuggerd: don't send SIGSTOP to crashing processes. by Josh Gao · 9 years ago
  14. 88c1529 debuggerd: fix stupid typo. by Josh Gao · 9 years ago
  15. c777eb5 debuggerd: monitor the worker process for failure. by Josh Gao · 9 years ago
  16. c51b395 debuggerd: fork the signal sender once. by Josh Gao · 9 years ago
  17. 69d5ab6 Clean up CLOEXEC in debuggerd. by Elliott Hughes · 9 years ago
  18. fbdc426 Remove dead code from debuggerd. by Elliott Hughes · 9 years ago
  19. ae15bb4 debuggerd: kill crashing processes with the signal they died with. by Josh Gao · 9 years ago
  20. 6915b7a Merge "debuggerd: make sure that we kill the process after dumping." into nyc-dev by Josh Gao · 9 years ago
  21. 77d9421 Add error reporting mechanism for failing Unwind. by Christopher Ferris · 9 years ago
  22. 824a396 debuggerd: make sure that we kill the process after dumping. by Josh Gao · 9 years ago
  23. 2614793 Merge "Newer kernels added SEGV_BNDERR." am: 14c06e0769 by Christopher Ferris · 9 years ago
  24. b1ac284 Newer kernels added SEGV_BNDERR. by Christopher Ferris · 9 years ago
  25. 0066acc Merge "Start debuggerd as soon as logd is up." am: 1b729b3e04 by Elliott Hughes · 9 years ago
  26. d1d92c8 Start debuggerd as soon as logd is up. by Elliott Hughes · 9 years ago
  27. 6ca6849 Merge "debuggerd: fix debug.debuggerd.wait_for_gdb." am: a590596dca by Josh Gao · 9 years ago
  28. 32b5b5a Merge "debuggerd: fix several bugs caused by fork/setuid change." am: 1bf7000033 by Josh Gao · 9 years ago
  29. 5ae6a73 debuggerd: fix debug.debuggerd.wait_for_gdb. by Josh Gao · 9 years ago
  30. 3a36660 debuggerd: fix several bugs caused by fork/setuid change. by Josh Gao · 9 years ago
  31. f566cf7 Merge "debuggerd_test: provide stub selinux/android.h" am: 5e19382e1c by Colin Cross · 9 years ago
  32. 161983a Merge "debuggerd_test: provide stub selinux/android.h" by Colin Cross · 9 years ago
  33. c3c99b4 Merge "Turn off -Wdate-time for crasher" am: 392867cff1 by Dan Willemsen · 9 years ago
  34. 052851c Merge "Turn off -Wdate-time for crasher" by Dan Willemsen · 9 years ago
  35. 428b724 Merge "debuggerd: fork and drop privileges when dumping." am: b8e9ebf8b4 by Josh Gao · 9 years ago
  36. 3544959 debuggerd: fork and drop privileges when dumping. by Josh Gao · 9 years ago
  37. 5c843f0 debuggerd_test: provide stub selinux/android.h by Colin Cross · 9 years ago
  38. 1e20ade Merge "Switch from using sockaddr to sockaddr_storage." am: 46b0b1c694 by Erik Kline · 9 years ago
  39. 7960ab1 Merge "Switch from using sockaddr to sockaddr_storage." by Erik Kline · 9 years ago
  40. 202f12c Merge "Track rename of base/ to android-base/." am: 912ed3d8ca am: e2a9563be1 by Elliott Hughes · 9 years ago
  41. c1f0bf1 Switch from using sockaddr to sockaddr_storage. by Erik Kline · 9 years ago
  42. e016f5c Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  43. c6dd51f Merge "debuggerd: remove some levels of indentation." am: cdff80c446 by Josh Gao · 9 years ago
  44. ee1cab8 debuggerd: remove some levels of indentation. by Josh Gao · 9 years ago
  45. d7d2fc4 Merge "debuggerd: add .clang-format." am: c5a85f71ab am: b4362070fc by Josh Gao · 9 years ago
  46. 981d43c debuggerd: add .clang-format. by Josh Gao · 9 years ago
  47. f66c4cd Merge "Enable hidepid=2 on /proc" am: 2d8f1d4c47 am: ea8452cc72 by Nick Kralevich · 9 years ago
  48. e08eb02 Enable hidepid=2 on /proc by Nick Kralevich · 9 years ago
  49. 83fdbf6 Turn off -Wdate-time for crasher by Dan Willemsen · 9 years ago
  50. fa1b02b Fix incorrect check of descsz value. am: d917514bd6 am: 69406d904a by Christopher Ferris · 9 years ago
  51. 069fb47 Fix incorrect check of descsz value. by Christopher Ferris · 9 years ago
  52. 5ec4dda Merge "Remove __DATE__/__TIME__ from init and debuggerd" am: 512b0e60b4 by Dan Willemsen · 9 years ago
  53. 10b2e81 Remove __DATE__/__TIME__ from init and debuggerd by Dan Willemsen · 9 years ago
  54. fc55881 am 2fb90dc8: Merge changes from topic \'userspace-audit\' by Nick Kralevich · 10 years ago
  55. 2b70e26 debuggerd: audit pid, uid and gid on SE Linux denial by William Roberts · 10 years ago
  56. c899f6b am cabf610d: am d29f10cd: Merge "Fix build break due to unknown pragma (on gcc)." by Stephen Hines · 10 years ago
  57. 6300328 Fix build break due to unknown pragma (on gcc). by Stephen Hines · 10 years ago
  58. f9e7e4d am f141312c: am dc91dafa: Merge "Ignore explicit infinite recursion." by Stephen Hines · 10 years ago
  59. 2f6b069 Ignore explicit infinite recursion. by Stephen Hines · 10 years ago
  60. 508cf61 am 33f02724: am 65744003: Merge "Revert "Revert "Revert "Revert "Add BacktraceOffline for offline backtracing.""""" by Yabin Cui · 10 years ago
  61. 29d3f4d Revert "Revert "Revert "Revert "Add BacktraceOffline for offline backtracing."""" by Yabin Cui · 10 years ago
  62. a86943a am 27b455bb: am 00ea49fc: Merge "Revert "Revert "Revert "Add BacktraceOffline for offline backtracing."""" by Yabin Cui · 10 years ago
  63. cc4a195 Revert "Revert "Revert "Add BacktraceOffline for offline backtracing.""" by Yabin Cui · 10 years ago
  64. 7f28c71 am 92db97de: am ebc49654: Merge "Revert "Revert "Add BacktraceOffline for offline backtracing.""" by Yabin Cui · 10 years ago
  65. 9f4da54 resolved conflicts for 5caca3dd to mnc-dr-dev-plus-aosp by Tom Cherry · 10 years ago
  66. bcc8f31 Revert "Revert "Add BacktraceOffline for offline backtracing."" by Yabin Cui · 10 years ago
  67. 421a020 bundle init.rc contents with its service by Tom Cherry · 10 years ago
  68. c5eb3db bionic no longer sends SIGPIPE to debuggerd. by Elliott Hughes · 10 years ago
  69. d81f0fe Merge "Dump memory going from unreadable to readable." by Christopher Ferris · 10 years ago
  70. ab9ed13 Dump memory going from unreadable to readable. by Christopher Ferris · 10 years ago
  71. 3ff04f9 New property that determines when to wait for gdb. by Christopher Ferris · 10 years ago
  72. ff911ce Merge "Replace all _LOG error calls with ALOGE." by Christopher Ferris · 10 years ago
  73. 1565a53 Fix debuggerd's gdbclient instructions. by Elliott Hughes · 10 years ago
  74. 8fde285 Replace all _LOG error calls with ALOGE. by Christopher Ferris · 10 years ago
  75. 5b6e16a Remove calls to is_selinux_enabled() by Nick Kralevich · 10 years ago
  76. db744ac Change the 64 bit map address format. by Christopher Ferris · 10 years ago
  77. f6cf45f Change the 64 bit map address format. by Christopher Ferris · 10 years ago
  78. 2a61fb7 Refactor dump_memory function. by Christopher Ferris · 10 years ago
  79. fa521bb Merge "Refactor dump_memory function." by Christopher Ferris · 10 years ago
  80. b1cf1de Refactor dump_memory function. by Christopher Ferris · 10 years ago
  81. 92fe66e Don't use TEMP_FAILURE_RETRY on close in system/core. by Elliott Hughes · 10 years ago
  82. 5461148 Don't use TEMP_FAILURE_RETRY on close in system/core. by Elliott Hughes · 10 years ago
  83. bd38f86 Switch UniquePtr to std::unique_ptr. by Christopher Ferris · 10 years ago
  84. bfb0f34 Switch UniquePtr to std::unique_ptr. by Christopher Ferris · 10 years ago
  85. a294369 Prevent crashes if a map cannot be created. by Christopher Ferris · 10 years ago
  86. 45c9090 Prevent crashes if a map cannot be created. by Christopher Ferris · 10 years ago
  87. fe0983a Add offset to map data. by Christopher Ferris · 10 years ago
  88. bdb6f14 Add offset to map data. by Christopher Ferris · 10 years ago
  89. ac2e11b All debuggerd log output marked fatal. by Christopher Ferris · 10 years ago
  90. 497b8a0 All debuggerd log output marked fatal. by Christopher Ferris · 10 years ago
  91. dad402b Add load base to map for relocation packing. by Christopher Ferris · 10 years ago
  92. 808f4fd Add load base to map for relocation packing. by Christopher Ferris · 10 years ago
  93. 7c9bcac Use WriteFully in debuggerd to talk to ActivityManager. by Elliott Hughes · 10 years ago
  94. fc7bcd2 Use WriteFully in debuggerd to talk to ActivityManager. by Elliott Hughes · 10 years ago
  95. aa05520 Fix alignment when reading note segment. by Yabin Cui · 10 years ago
  96. a473fef Print the build id of shared libraries if present. by Christopher Ferris · 10 years ago
  97. 166e1f8 Add backtrace support for mips64. by Douglas Leung · 10 years ago
  98. eae52fb liblog: introduce ANDROID_LOG_* flags by Mark Salyzyn · 10 years ago
  99. 333e282 Do not dump maps/memory/code of sibling threads. by Christopher Ferris · 10 years ago
  100. 12385e3 Move map data into backtrace data proper. by Christopher Ferris · 10 years ago