1. e73c932 libdebuggerd_handler: in-process crash dumping for seccomped processes. by Josh Gao · 8 years ago
  2. f6ad585 crash_dump: fix typos in error messages. by Josh Gao · 8 years ago
  3. 60515bf debuggerd_handler: don't use snprintf in handler. by Josh Gao · 8 years ago
  4. 2f11a25 debuggerd_handler: set PR_SET_DUMPABLE before running crash_dump. by Josh Gao · 8 years ago
  5. d206963 debuggerd_handler: raise capabilities before running crash_dump. by Josh Gao · 8 years ago
  6. 91ad653 crasher: add a case that uses PR_SET_NO_NEW_PRIVS. by Josh Gao · 8 years ago
  7. c3c8c02 debuggerd_handler: don't use waitpid(..., __WCLONE). by Josh Gao · 8 years ago
  8. c24cc8a crash_dump: collect open files before dropping caps. by Josh Gao · 8 years ago
  9. 7a0ee64 debuggerd_test: improve error when crasher fails to exec. by Josh Gao · 8 years ago
  10. a7d7eb6 debuggerd_test: fix crasher path. by Josh Gao · 8 years ago
  11. 347164c crash_dump: read /proc/<pid>/maps before dropping capabilities. by Josh Gao · 8 years ago
  12. 54ef57d debuggerd_handler: fix prctl return value check. by Josh Gao · 8 years ago
  13. 279cb8b Merge changes from topic 'debuggerd_ambient' by Josh Gao · 8 years ago
  14. b3ee52e debuggerd_handler: don't use clone(..., SIGCHLD, ...) by Josh Gao · 8 years ago
  15. 85bcaf6 crash_dump: drop capabilities after we ptrace attach. by Josh Gao · 8 years ago
  16. fe90276 crash_dump: use /proc/<pid> fd to check tid process membership. by Josh Gao · 8 years ago
  17. 7ae426c debuggerd_handler: raise ambient capset before execing. by Josh Gao · 8 years ago
  18. f4ae620 Merge "Better seccomp/kuser_helper diagnostics from debuggerd." by Elliott Hughes · 8 years ago
  19. 0ba5359 Better seccomp/kuser_helper diagnostics from debuggerd. by Elliott Hughes · 8 years ago
  20. 6462bb4 debuggerd_handler: add and use fatal_errno. by Josh Gao · 8 years ago
  21. 1e4afb5 debuggerd: fix `debuggerd <pid>` by Josh Gao · 8 years ago
  22. b53f903 debuggerd: fix `debuggerd -b <pid>` by Josh Gao · 8 years ago
  23. 4ed00c8 debuggerd_handler: improve nonfatal signal message. by Josh Gao · 8 years ago
  24. e5288f2 debuggerd_handler: remove PR_SET_DUMPABLE check. by Josh Gao · 8 years ago
  25. 7e14d02 debuggerd_handler: don't dump PR_NO_NEW_PRIVS processes. by Josh Gao · 8 years ago
  26. 529b306 debuggerd_handler: don't resend nonfatal signals when not dumping. by Josh Gao · 8 years ago
  27. 0a37901 crash_dump: properly dump when we can't talk to tombstoned. by Josh Gao · 8 years ago
  28. 5fe1ceb Merge "Replaced include log/logger.h with log/log.h in debuggerd" by Vijay Venkatraman · 8 years ago
  29. a95acea Replaced include log/logger.h with log/log.h in debuggerd by Vijay Venkatraman · 8 years ago
  30. 8498016 tombstoned: silence spurious error messages. by Josh Gao · 8 years ago
  31. 0ad5107 Actually don't start tombstoned until /data is mounted. by Josh Gao · 8 years ago
  32. 4decbe0 debuggerd_handler: add SIGSYS to the list of handled signals. by Josh Gao · 8 years ago
  33. fca7ca3 debuggerd_handler: properly crash when PR_GET_DUMPABLE is 0. by Josh Gao · 8 years ago
  34. 7c6e313 crash_dump: set a watchdog timer. by Josh Gao · 8 years ago
  35. 122479f crash_dump: switch to PTRACE_SEIZE. by Josh Gao · 8 years ago
  36. 5759411 crash_dump: clear the default crash handlers. by Josh Gao · 8 years ago
  37. d20d687 crash_dump: remove extra log. by Josh Gao · 8 years ago
  38. b64dd85 debuggerd_handler: actually wait for pseudothread to exit. by Josh Gao · 8 years ago
  39. b479a50 Merge "init: don't start tombstoned until /data is mounted." by Treehugger Robot · 8 years ago
  40. 42a0fed init: don't start tombstoned until /data is mounted. by Josh Gao · 8 years ago
  41. ac0403b Merge "crash_dump: don't abort if we fail to attach a sibling." by Josh Gao · 8 years ago
  42. 42fd74b crash_dump: don't abort if we fail to attach a sibling. by Josh Gao · 8 years ago
  43. 7008c84 Fix a call to openat with incorrect arguments by George Burgess IV · 8 years ago
  44. cbe70cb debuggerd: advance our amazing bet. by Josh Gao · 8 years ago
  45. 51c33b7 liblog: use log/log.h for ALOG macros by Mark Salyzyn · 8 years ago
  46. 30f991f liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 8 years ago
  47. 400628a Improve crasher. by Elliott Hughes · 8 years ago
  48. 3ff028c Merge "debuggerd: Dump list of open files on process crash." am: b675f7cd32 by Richard Uhler · 8 years ago
  49. b675f7c Merge "debuggerd: Dump list of open files on process crash." by Treehugger Robot · 8 years ago
  50. 10f4044 Merge "system/core: replace EVENT_TAG_MAP_FILE with NULL" am: 9bfd9f558b by Mark Salyzyn · 8 years ago
  51. 1179eb8 system/core: replace EVENT_TAG_MAP_FILE with NULL by Mark Salyzyn · 8 years ago
  52. 53fb32f debuggerd: Dump list of open files on process crash. by Richard Uhler · 8 years ago
  53. e1a06ee Merge "crasher: add option to wait for input before crashing." am: 84db3f19bc by Josh Gao · 8 years ago
  54. 100ce39 crasher: add option to wait for input before crashing. by Josh Gao · 8 years ago
  55. 6df6448 Merge "fix regression from android_lookupEventTag_len()" am: 9fa133cc28 by Mark Salyzyn · 8 years ago
  56. 9f53cac fix regression from android_lookupEventTag_len() by Mark Salyzyn · 8 years ago
  57. 8a7297a Merge "system/core: preparation to pull back interfaces from android/log.h" by Mark Salyzyn · 8 years ago
  58. cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 8 years ago
  59. 400d85a debuggerd: use __android_log_is_debuggable() am: dafe384207 by Mark Salyzyn · 8 years ago
  60. dafe384 debuggerd: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  61. f1dffe0 Merge "Rely on the platform -std default." am: 955648a915 am: 4594f50635 by Elliott Hughes · 8 years ago
  62. 955648a Merge "Rely on the platform -std default." by Treehugger Robot · 8 years ago
  63. e758b2b Merge commit 'd3896c106d6a6e4d461be658a9e66efbde31f28d' into nyc-dev-plus-aosp by Josh Gao · 8 years ago
  64. 36e0d39 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  65. 218f7fb debuggerd: report crashes even when out of file descriptors. by Josh Gao · 8 years ago
  66. 6e5ffe2 Merge "system/core: drop or replace log/logger.h" am: 1f90485804 am: cb670780be by Mark Salyzyn · 8 years ago
  67. 37c9451 system/core: drop or replace log/logger.h by Mark Salyzyn · 8 years ago
  68. 0308b0e system/core Replace log/log.h with android/log.h am: ff2dcd9af9 am: cac331afd9 by Mark Salyzyn · 8 years ago
  69. 16f7786 system/core Replace cutils/log.h with android/log.h am: 66ce3e08c5 by Mark Salyzyn · 8 years ago
  70. ff2dcd9 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 8 years ago
  71. 66ce3e0 system/core Replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
  72. c3501a4 Merge "Fix debuggerd argument parsing." am: 99ed65234c am: 014d9df418 by Elliott Hughes · 8 years ago
  73. 9048608 Fix debuggerd argument parsing. by Elliott Hughes · 8 years ago
  74. 6942f98 Merge "Teach debuggerd about SIGSYS SYS_SECCOMP signals." am: 44d7a87621 by Elliott Hughes · 8 years ago
  75. 6fff551 Teach debuggerd about SIGSYS SYS_SECCOMP signals. by Elliott Hughes · 8 years ago
  76. 99bb22d Merge "Update for kernel headers v4.7.2." am: 73d2cc570d am: c4abab8578 by Christopher Ferris · 8 years ago
  77. f83c792 Update for kernel headers v4.7.2. by Christopher Ferris · 8 years ago
  78. 098b588 Merge "logger: validate hdr_size field in logger entry" am: fcf7ab8b1b by Mark Salyzyn · 8 years ago
  79. 2d562c9 Merge "logger: validate hdr_size field in logger entry" am: fcf7ab8b1b by Mark Salyzyn · 8 years ago
  80. fcf7ab8 Merge "logger: validate hdr_size field in logger entry" by Treehugger Robot · 8 years ago
  81. 66e5e24 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." am: 299d64144b by Elliott Hughes · 8 years ago
  82. 8615d79 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." by Elliott Hughes · 8 years ago
  83. 299d641 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." by Treehugger Robot · 8 years ago
  84. 305374c logger: validate hdr_size field in logger entry by Mark Salyzyn · 8 years ago
  85. c8146aa Merge "debuggerd: don't display fault addr for manually sent signals." am: ad52cbb9ec by Josh Gao · 8 years ago
  86. 504d4cc Merge "debuggerd: don't display fault addr for manually sent signals." by Josh Gao · 8 years ago
  87. ad52cbb Merge "debuggerd: don't display fault addr for manually sent signals." by Treehugger Robot · 8 years ago
  88. 50a99aa Merge "debuggerd: set SOCK_NONBLOCK in accept rather than later." am: 82b67fff06 by Elliott Hughes · 8 years ago
  89. 0d2ef3d Merge "debuggerd: set SOCK_NONBLOCK in accept rather than later." am: 82b67fff06 by Elliott Hughes · 8 years ago
  90. 3dcfa3f Most accept/accept4 calls in system/core don't actually want the remote address. by Elliott Hughes · 8 years ago
  91. 344ca5a debuggerd: don't display fault addr for manually sent signals. by Josh Gao · 8 years ago
  92. 874c674 debuggerd: set SOCK_NONBLOCK in accept rather than later. by Elliott Hughes · 8 years ago
  93. 2725966 Merge "debuggerd: remove unnecessary arguments." am: 7a746f3a68 am: 60083bed75 by Josh Gao · 8 years ago
  94. 60083be Merge "debuggerd: remove unnecessary arguments." am: 7a746f3a68 by Josh Gao · 8 years ago
  95. 4a984ce Merge "debuggerd: remove useless timeout from wait_for_signal." am: 5f2bc28ebf by Josh Gao · 8 years ago
  96. 4c4a172 Merge "debuggerd: remove useless timeout from wait_for_signal." am: 5f2bc28ebf by Josh Gao · 8 years ago
  97. a04c802 debuggerd: remove unnecessary arguments. by Josh Gao · 8 years ago
  98. f5a960a debuggerd: remove useless timeout from wait_for_signal. by Josh Gao · 8 years ago
  99. 98c4d5c Merge "Define TARGET_IS_64_BIT when building libdebuggerd_client for android64." am: 07f14c9cdd by Josh Gao · 8 years ago
  100. 40efc4c Merge "Define TARGET_IS_64_BIT when building libdebuggerd_client for android64." by Josh Gao · 8 years ago