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