1. 9048608 Fix debuggerd argument parsing. by Elliott Hughes · 8 years ago
  2. 6fff551 Teach debuggerd about SIGSYS SYS_SECCOMP signals. by Elliott Hughes · 8 years ago
  3. f83c792 Update for kernel headers v4.7.2. by Christopher Ferris · 8 years ago
  4. 2d562c9 Merge "logger: validate hdr_size field in logger entry" am: fcf7ab8b1b by Mark Salyzyn · 8 years ago
  5. fcf7ab8 Merge "logger: validate hdr_size field in logger entry" by Treehugger Robot · 8 years ago
  6. 8615d79 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." by Elliott Hughes · 8 years ago
  7. 299d641 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." by Treehugger Robot · 8 years ago
  8. 305374c logger: validate hdr_size field in logger entry by Mark Salyzyn · 8 years ago
  9. 504d4cc Merge "debuggerd: don't display fault addr for manually sent signals." by Josh Gao · 8 years ago
  10. ad52cbb Merge "debuggerd: don't display fault addr for manually sent signals." by Treehugger Robot · 8 years ago
  11. 0d2ef3d Merge "debuggerd: set SOCK_NONBLOCK in accept rather than later." am: 82b67fff06 by Elliott Hughes · 8 years ago
  12. 3dcfa3f Most accept/accept4 calls in system/core don't actually want the remote address. by Elliott Hughes · 8 years ago
  13. 344ca5a debuggerd: don't display fault addr for manually sent signals. by Josh Gao · 8 years ago
  14. 874c674 debuggerd: set SOCK_NONBLOCK in accept rather than later. by Elliott Hughes · 8 years ago
  15. 60083be Merge "debuggerd: remove unnecessary arguments." am: 7a746f3a68 by Josh Gao · 8 years ago
  16. 4c4a172 Merge "debuggerd: remove useless timeout from wait_for_signal." am: 5f2bc28ebf by Josh Gao · 8 years ago
  17. a04c802 debuggerd: remove unnecessary arguments. by Josh Gao · 8 years ago
  18. f5a960a debuggerd: remove useless timeout from wait_for_signal. by Josh Gao · 8 years ago
  19. 40efc4c Merge "Define TARGET_IS_64_BIT when building libdebuggerd_client for android64." by Josh Gao · 8 years ago
  20. 9eb02c9 Define TARGET_IS_64_BIT when building libdebuggerd_client for android64. by Robert Sesek · 8 years ago
  21. 89cc78b Merge \"Fix google-explicit-constructor warnings in system/core.\" by Chih-Hung Hsieh · 8 years ago
  22. 034c475 Fix google-explicit-constructor warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  23. 89cc8a5 Merge \"Disable warnings triggered in Clang r271374\" am: fa1a21d085 by Pirama Arumuga Nainar · 8 years ago
  24. 6fbbc4c Disable warnings triggered in Clang r271374 by Pirama Arumuga Nainar · 8 years ago
  25. 68bfe51 Merge \"Rename Android.soong.mk to Android.mk\" am: b07df4dd3f by Colin Cross · 8 years ago
  26. b39e402 Rename Android.soong.mk to Android.mk by Colin Cross · 8 years ago
  27. 88347e1 Merge changes from topic \'debuggerd_client\' am: abf88685e3 by Josh Gao · 8 years ago
  28. abf8868 Merge changes from topic 'debuggerd_client' by Treehugger Robot · 8 years ago
  29. e1eb227 Merge \"Fix race condition updating local map data.\" am: 863d8e11b9 by Christopher Ferris · 8 years ago
  30. 9c02dc5 debuggerd: add libdebuggerd_client. by Josh Gao · 8 years ago
  31. 3a14004 Fix race condition updating local map data. by Christopher Ferris · 8 years ago
  32. dccd3a3 Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." am: dab7d9de03 by Chih-Hung Hsieh · 8 years ago
  33. 67867db Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace. by Chih-Hung Hsieh · 8 years ago
  34. 6954160 Merge "Add a fortify test to crasher." am: e674d32d2d am: 4434b42cd0 by Elliott Hughes · 8 years ago
  35. 23d1cad Add a fortify test to crasher. by Elliott Hughes · 8 years ago
  36. 8b474de Set groups before dropping privileges. by Christopher Ferris · 8 years ago
  37. f89a23f Merge "Set groups before dropping privileges." into nyc-dev am: fd1eee58f9 by Christopher Ferris · 8 years ago
  38. fd1eee5 Merge "Set groups before dropping privileges." into nyc-dev by Christopher Ferris · 8 years ago
  39. 512af70 Merge "Fix null pointer dereference." into nyc-dev am: dac26a76c3 by Christopher Ferris · 8 years ago
  40. 157f272 Fix null pointer dereference. by Christopher Ferris · 8 years ago
  41. dac26a7 Merge "Fix null pointer dereference." into nyc-dev by Christopher Ferris · 8 years ago
  42. 039976e Fix null pointer dereference. by Christopher Ferris · 8 years ago
  43. edc2380 Set groups before dropping privileges. by Christopher Ferris · 8 years ago
  44. e423c24 Merge "Fix problem with wait_for_gdb." into nyc-dev am: a7431cfa57 by Christopher Ferris · 8 years ago
  45. 99235e9 Fix problem with wait_for_gdb. by Christopher Ferris · 8 years ago
  46. 9818bd2 Fix problem with wait_for_gdb. by Christopher Ferris · 8 years ago
  47. 1ba92f8 Connect to activity manager as root. am: 0fc89f3 by Christopher Ferris · 8 years ago
  48. 8fb38ae Connect to activity manager as root. by Christopher Ferris · 8 years ago
  49. 0fc89f3 Connect to activity manager as root. by Christopher Ferris · 8 years ago
  50. 70335de debuggerd: set the name of the signal sender. by Josh Gao · 8 years ago
  51. 470df1b Merge "debuggerd: set the name of the signal sender." am: 3d0a87b am: 437911e by Josh Gao · 8 years ago
  52. f3dde2f debuggerd: set the name of the signal sender. by Josh Gao · 8 years ago
  53. dac5939 debuggerd: add SIGSYS to the list of handled signals. am: dfa163d by Josh Gao · 8 years ago
  54. dfa163d debuggerd: add SIGSYS to the list of handled signals. by Josh Gao · 8 years ago
  55. 6eb4eab debuggerd: waitpid for all children, and log the result. by Josh Gao · 8 years ago
  56. a6219ea debuggerd: always send SIGCONT after detaching. by Josh Gao · 8 years ago
  57. 8aeabe1 Merge "debuggerd: waitpid for all children, and log the result." by Josh Gao · 8 years ago
  58. 6e18358 Merge "debuggerd: always send SIGCONT after detaching." by Josh Gao · 8 years ago
  59. 2808005 debuggerd: waitpid for all children, and log the result. by Josh Gao · 8 years ago
  60. 2446418 debuggerd: always send SIGCONT after detaching. by Josh Gao · 8 years ago
  61. ae38923 Switch debuggerd over to unique_fd. by Elliott Hughes · 8 years ago
  62. e59c76a debuggerd: don't apply timeout when wait_for_gdb is on. by Josh Gao · 8 years ago
  63. 676a756 debuggerd: don't apply timeout when wait_for_gdb is on. by Josh Gao · 8 years ago
  64. 965d6f4 debuggerd: don't send SIGSTOP to crashing processes. by Josh Gao · 8 years ago
  65. b17f228 debuggerd: don't send SIGSTOP to crashing processes. by Josh Gao · 8 years ago
  66. a951f4c debuggerd: fix stupid typo. by Josh Gao · 8 years ago
  67. 1b30183 debuggerd: fix stupid typo. by Josh Gao · 8 years ago
  68. 036ff2c debuggerd: monitor the worker process for failure. by Josh Gao · 8 years ago
  69. e5dbdd0 debuggerd: fork the signal sender once. by Josh Gao · 8 years ago
  70. 1a69e28 Clean up CLOEXEC in debuggerd. by Elliott Hughes · 8 years ago
  71. aa41756 Remove dead code from debuggerd. by Elliott Hughes · 8 years ago
  72. 630bc80 debuggerd: monitor the worker process for failure. by Josh Gao · 8 years ago
  73. f5e8f0b debuggerd: fork the signal sender once. by Josh Gao · 8 years ago
  74. bcb58e6 debuggerd: kill crashing processes with the signal they died with. by Josh Gao · 8 years ago
  75. 561497c debuggerd: kill crashing processes with the signal they died with. by Josh Gao · 8 years ago
  76. 48972c8 Merge "debuggerd: make sure that we kill the process after dumping." into nyc-dev by Josh Gao · 8 years ago
  77. c463ba4 Add error reporting mechanism for failing Unwind. by Christopher Ferris · 8 years ago
  78. 3f9c22c Merge "Add error reporting mechanism for failing Unwind." by Christopher Ferris · 8 years ago
  79. 206a3b9 Add error reporting mechanism for failing Unwind. by Christopher Ferris · 8 years ago
  80. c6348f4 debuggerd: make sure that we kill the process after dumping. by Josh Gao · 8 years ago
  81. f0c8723 debuggerd: make sure that we kill the process after dumping. by Josh Gao · 8 years ago
  82. dbab798 Merge "Clean up CLOEXEC in debuggerd." am: f405d245eb by Elliott Hughes · 8 years ago
  83. 17ba68d Clean up CLOEXEC in debuggerd. by Elliott Hughes · 8 years ago
  84. bdf9d18 Merge "Remove dead code from debuggerd." am: fbaefc4d9d by Elliott Hughes · 8 years ago
  85. fbaefc4 Merge "Remove dead code from debuggerd." by Elliott Hughes · 8 years ago
  86. 6da1353 Remove dead code from debuggerd. by Elliott Hughes · 8 years ago
  87. 0f5d443 Merge "system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr." by James Hawkins · 8 years ago
  88. 588a2ca system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr. by James Hawkins · 8 years ago
  89. 4409f14 Merge commit '4352ee87fd74b931d4b58192fb8974e91aa899d0' into HEAD by Bill Yi · 8 years ago
  90. 8408870 Merge "Newer kernels added SEGV_BNDERR." am: 14c06e0769 by Christopher Ferris · 8 years ago
  91. 5d56e28 Newer kernels added SEGV_BNDERR. by Christopher Ferris · 8 years ago
  92. 1ef5b78 Merge "Start debuggerd as soon as logd is up." am: 1b729b3e04 by Elliott Hughes · 8 years ago
  93. 2f74a5d Start debuggerd as soon as logd is up. by Elliott Hughes · 9 years ago
  94. f983e6c Merge "debuggerd: fix debug.debuggerd.wait_for_gdb." am: a590596dca by Josh Gao · 9 years ago
  95. 2318cc0 Merge "debuggerd: fix several bugs caused by fork/setuid change." am: 1bf7000033 by Josh Gao · 9 years ago
  96. c362c45 debuggerd: fix debug.debuggerd.wait_for_gdb. by Josh Gao · 9 years ago
  97. 7c89f9e debuggerd: fix several bugs caused by fork/setuid change. by Josh Gao · 9 years ago
  98. ce93dd6 Merge "debuggerd_test: provide stub selinux/android.h" am: 5e19382e1c by Colin Cross · 9 years ago
  99. 5e19382 Merge "debuggerd_test: provide stub selinux/android.h" by Colin Cross · 9 years ago
  100. 3be0a0d Merge "Turn off -Wdate-time for crasher" am: 392867cff1 by Dan Willemsen · 9 years ago