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