1. 0334f03 Teach debuggerd about SIGSYS SYS_SECCOMP signals. by Elliott Hughes · 9 years ago
  2. 460970d Update for kernel headers v4.7.2. by Christopher Ferris · 9 years ago
  3. 7db2779 Merge "logger: validate hdr_size field in logger entry" am: fcf7ab8b1b by Mark Salyzyn · 9 years ago
  4. ff45d3e Merge "logger: validate hdr_size field in logger entry" by Treehugger Robot · 9 years ago
  5. ec325e8 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." by Elliott Hughes · 9 years ago
  6. 3bc323e Merge "Most accept/accept4 calls in system/core don't actually want the remote address." by Treehugger Robot · 9 years ago
  7. 51180bf logger: validate hdr_size field in logger entry by Mark Salyzyn · 9 years ago
  8. e2d5d21 Merge "debuggerd: don't display fault addr for manually sent signals." by Josh Gao · 9 years ago
  9. bf36362 Merge "debuggerd: don't display fault addr for manually sent signals." by Treehugger Robot · 9 years ago
  10. 1746111 Merge "debuggerd: set SOCK_NONBLOCK in accept rather than later." am: 82b67fff06 by Elliott Hughes · 9 years ago
  11. 5aefd33 Most accept/accept4 calls in system/core don't actually want the remote address. by Elliott Hughes · 9 years ago
  12. 35ce3fa debuggerd: don't display fault addr for manually sent signals. by Josh Gao · 9 years ago
  13. 0660787 debuggerd: set SOCK_NONBLOCK in accept rather than later. by Elliott Hughes · 9 years ago
  14. 48b7be0 Merge "debuggerd: remove unnecessary arguments." am: 7a746f3a68 by Josh Gao · 9 years ago
  15. 4e304fb Merge "debuggerd: remove useless timeout from wait_for_signal." am: 5f2bc28ebf by Josh Gao · 9 years ago
  16. 35b5266 debuggerd: remove unnecessary arguments. by Josh Gao · 9 years ago
  17. c60e7d2 debuggerd: remove useless timeout from wait_for_signal. by Josh Gao · 9 years ago
  18. 87e8af8 Merge "Define TARGET_IS_64_BIT when building libdebuggerd_client for android64." by Josh Gao · 9 years ago
  19. 4cbf96c Define TARGET_IS_64_BIT when building libdebuggerd_client for android64. by Robert Sesek · 9 years ago
  20. 0c03087 Merge \"Fix google-explicit-constructor warnings in system/core.\" by Chih-Hung Hsieh · 9 years ago
  21. 5db7bc5 Fix google-explicit-constructor warnings in system/core. by Chih-Hung Hsieh · 9 years ago
  22. e3fd402 Merge \"Disable warnings triggered in Clang r271374\" am: fa1a21d085 by Pirama Arumuga Nainar · 9 years ago
  23. 4c77706 Disable warnings triggered in Clang r271374 by Pirama Arumuga Nainar · 9 years ago
  24. 8e1ac5a Merge \"Rename Android.soong.mk to Android.mk\" am: b07df4dd3f by Colin Cross · 9 years ago
  25. 1ccc94f Rename Android.soong.mk to Android.mk by Colin Cross · 9 years ago
  26. b28f060 Merge changes from topic \'debuggerd_client\' am: abf88685e3 by Josh Gao · 9 years ago
  27. 63bfebd Merge changes from topic 'debuggerd_client' by Treehugger Robot · 9 years ago
  28. 203bbe0 Merge \"Fix race condition updating local map data.\" am: 863d8e11b9 by Christopher Ferris · 9 years ago
  29. 1e99e9a debuggerd: add libdebuggerd_client. by Josh Gao · 9 years ago
  30. c1813b3 Fix race condition updating local map data. by Christopher Ferris · 9 years ago
  31. 40f8411 Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." am: dab7d9de03 by Chih-Hung Hsieh · 9 years ago
  32. 5b0aa12 Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace. by Chih-Hung Hsieh · 9 years ago
  33. f0503c3 Merge "Add a fortify test to crasher." am: e674d32d2d am: 4434b42cd0 by Elliott Hughes · 9 years ago
  34. 9b6ce74 Add a fortify test to crasher. by Elliott Hughes · 9 years ago
  35. b10561a Set groups before dropping privileges. by Christopher Ferris · 9 years ago
  36. 16bdd29 Merge "Set groups before dropping privileges." into nyc-dev am: fd1eee58f9 by Christopher Ferris · 9 years ago
  37. f5bb7aa Merge "Set groups before dropping privileges." into nyc-dev by Christopher Ferris · 9 years ago
  38. c7d213f Merge "Fix null pointer dereference." into nyc-dev am: dac26a76c3 by Christopher Ferris · 9 years ago
  39. 6bf388b Fix null pointer dereference. by Christopher Ferris · 9 years ago
  40. d3a9f7f Merge "Fix null pointer dereference." into nyc-dev by Christopher Ferris · 9 years ago
  41. 5025663 Fix null pointer dereference. by Christopher Ferris · 9 years ago
  42. f0a54d6 Set groups before dropping privileges. by Christopher Ferris · 9 years ago
  43. c6500f4 Merge "Fix problem with wait_for_gdb." into nyc-dev am: a7431cfa57 by Christopher Ferris · 9 years ago
  44. 0d97021 Fix problem with wait_for_gdb. by Christopher Ferris · 9 years ago
  45. f72b9f1 Fix problem with wait_for_gdb. by Christopher Ferris · 9 years ago
  46. 9c9205c Connect to activity manager as root. am: 0fc89f3 by Christopher Ferris · 9 years ago
  47. 04f2f5b Connect to activity manager as root. by Christopher Ferris · 9 years ago
  48. e7270cd Connect to activity manager as root. by Christopher Ferris · 9 years ago
  49. f3f664f debuggerd: set the name of the signal sender. by Josh Gao · 9 years ago
  50. 22a2cb4 Merge "debuggerd: set the name of the signal sender." am: 3d0a87b am: 437911e by Josh Gao · 9 years ago
  51. 16274ea debuggerd: set the name of the signal sender. by Josh Gao · 9 years ago
  52. 1130368 debuggerd: add SIGSYS to the list of handled signals. am: dfa163d by Josh Gao · 9 years ago
  53. 053d8ba debuggerd: add SIGSYS to the list of handled signals. by Josh Gao · 9 years ago
  54. cfeecf9 debuggerd: waitpid for all children, and log the result. by Josh Gao · 9 years ago
  55. 9f3a90e debuggerd: always send SIGCONT after detaching. by Josh Gao · 9 years ago
  56. a7dc8df Merge "debuggerd: waitpid for all children, and log the result." by Josh Gao · 9 years ago
  57. cf74e70 Merge "debuggerd: always send SIGCONT after detaching." by Josh Gao · 9 years ago
  58. 63e33c9 debuggerd: waitpid for all children, and log the result. by Josh Gao · 9 years ago
  59. 61b206c debuggerd: always send SIGCONT after detaching. by Josh Gao · 9 years ago
  60. 6a3fc8a Switch debuggerd over to unique_fd. by Elliott Hughes · 9 years ago
  61. 5bc76f1 debuggerd: don't apply timeout when wait_for_gdb is on. by Josh Gao · 9 years ago
  62. caf3bd5 debuggerd: don't apply timeout when wait_for_gdb is on. by Josh Gao · 9 years ago
  63. 2af7744 debuggerd: don't send SIGSTOP to crashing processes. by Josh Gao · 9 years ago
  64. b879209 debuggerd: don't send SIGSTOP to crashing processes. by Josh Gao · 9 years ago
  65. 88c1529 debuggerd: fix stupid typo. by Josh Gao · 9 years ago
  66. 243b912 debuggerd: fix stupid typo. by Josh Gao · 9 years ago
  67. c777eb5 debuggerd: monitor the worker process for failure. by Josh Gao · 9 years ago
  68. c51b395 debuggerd: fork the signal sender once. by Josh Gao · 9 years ago
  69. 69d5ab6 Clean up CLOEXEC in debuggerd. by Elliott Hughes · 9 years ago
  70. fbdc426 Remove dead code from debuggerd. by Elliott Hughes · 9 years ago
  71. 4b691a4 debuggerd: monitor the worker process for failure. by Josh Gao · 9 years ago
  72. ea86381 debuggerd: fork the signal sender once. by Josh Gao · 9 years ago
  73. ae15bb4 debuggerd: kill crashing processes with the signal they died with. by Josh Gao · 9 years ago
  74. 48fc2fb debuggerd: kill crashing processes with the signal they died with. by Josh Gao · 9 years ago
  75. 6915b7a Merge "debuggerd: make sure that we kill the process after dumping." into nyc-dev by Josh Gao · 9 years ago
  76. 77d9421 Add error reporting mechanism for failing Unwind. by Christopher Ferris · 9 years ago
  77. 0ca75ee Merge "Add error reporting mechanism for failing Unwind." by Christopher Ferris · 9 years ago
  78. f7d40cb Add error reporting mechanism for failing Unwind. by Christopher Ferris · 9 years ago
  79. 824a396 debuggerd: make sure that we kill the process after dumping. by Josh Gao · 9 years ago
  80. 3ff5021 debuggerd: make sure that we kill the process after dumping. by Josh Gao · 9 years ago
  81. 253ce3f Merge "Clean up CLOEXEC in debuggerd." am: f405d245eb by Elliott Hughes · 9 years ago
  82. 123f160 Clean up CLOEXEC in debuggerd. by Elliott Hughes · 9 years ago
  83. bc7535e Merge "Remove dead code from debuggerd." am: fbaefc4d9d by Elliott Hughes · 9 years ago
  84. 5cc580b Merge "Remove dead code from debuggerd." by Elliott Hughes · 9 years ago
  85. 384411a Remove dead code from debuggerd. by Elliott Hughes · 9 years ago
  86. 0020bd2 Merge "system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr." by James Hawkins · 9 years ago
  87. fb6bb0a system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr. by James Hawkins · 9 years ago
  88. d580ce8 Merge commit '4352ee87fd74b931d4b58192fb8974e91aa899d0' into HEAD by Bill Yi · 9 years ago
  89. 2614793 Merge "Newer kernels added SEGV_BNDERR." am: 14c06e0769 by Christopher Ferris · 9 years ago
  90. b1ac284 Newer kernels added SEGV_BNDERR. by Christopher Ferris · 9 years ago
  91. 0066acc Merge "Start debuggerd as soon as logd is up." am: 1b729b3e04 by Elliott Hughes · 9 years ago
  92. d1d92c8 Start debuggerd as soon as logd is up. by Elliott Hughes · 9 years ago
  93. 6ca6849 Merge "debuggerd: fix debug.debuggerd.wait_for_gdb." am: a590596dca by Josh Gao · 9 years ago
  94. 32b5b5a Merge "debuggerd: fix several bugs caused by fork/setuid change." am: 1bf7000033 by Josh Gao · 9 years ago
  95. 5ae6a73 debuggerd: fix debug.debuggerd.wait_for_gdb. by Josh Gao · 9 years ago
  96. 3a36660 debuggerd: fix several bugs caused by fork/setuid change. by Josh Gao · 9 years ago
  97. f566cf7 Merge "debuggerd_test: provide stub selinux/android.h" am: 5e19382e1c by Colin Cross · 9 years ago
  98. 161983a Merge "debuggerd_test: provide stub selinux/android.h" by Colin Cross · 9 years ago
  99. c3c99b4 Merge "Turn off -Wdate-time for crasher" am: 392867cff1 by Dan Willemsen · 9 years ago
  100. 052851c Merge "Turn off -Wdate-time for crasher" by Dan Willemsen · 9 years ago