summaryrefslogtreecommitdiffstats
path: root/debuggerd
Commit message (Expand)AuthorAgeFilesLines
* Update for kernel headers v4.7.2.Christopher Ferris2016-08-261-1/+6
* Merge "logger: validate hdr_size field in logger entry"Mark Salyzyn2016-08-241-0/+4
|\
| * Merge "logger: validate hdr_size field in logger entry"Treehugger Robot2016-08-241-0/+4
| |\
| | * logger: validate hdr_size field in logger entryMark Salyzyn2016-08-231-0/+4
* | | Merge "Most accept/accept4 calls in system/core don't actually want the remot...Elliott Hughes2016-08-231-5/+1
|\| |
| * | Merge "Most accept/accept4 calls in system/core don't actually want the remot...Treehugger Robot2016-08-231-5/+1
| |\ \
| | * | Most accept/accept4 calls in system/core don't actually want the remote address.Elliott Hughes2016-08-231-5/+1
| | |/
* | | Merge "debuggerd: don't display fault addr for manually sent signals."Josh Gao2016-08-231-4/+9
|\| |
| * | Merge "debuggerd: don't display fault addr for manually sent signals."Treehugger Robot2016-08-231-4/+9
| |\ \ | | |/ | |/|
| | * debuggerd: don't display fault addr for manually sent signals.Josh Gao2016-08-231-4/+9
* | | Merge "debuggerd: set SOCK_NONBLOCK in accept rather than later."Elliott Hughes2016-08-231-3/+1
|\| |
| * | debuggerd: set SOCK_NONBLOCK in accept rather than later.Elliott Hughes2016-08-221-3/+1
| |/
* | Merge "debuggerd: remove unnecessary arguments."Josh Gao2016-08-136-33/+24
|\|
| * debuggerd: remove unnecessary arguments.Josh Gao2016-08-126-33/+24
* | Merge "debuggerd: remove useless timeout from wait_for_signal."Josh Gao2016-08-123-16/+6
|\|
| * debuggerd: remove useless timeout from wait_for_signal.Josh Gao2016-08-123-16/+6
* | Merge "Define TARGET_IS_64_BIT when building libdebuggerd_client for android64."Josh Gao2016-08-101-0/+6
|\|
| * Define TARGET_IS_64_BIT when building libdebuggerd_client for android64.Robert Sesek2016-08-091-0/+6
* | Merge \"Fix google-explicit-constructor warnings in system/core.\"Chih-Hung Hsieh2016-07-291-1/+1
|\|
| * Fix google-explicit-constructor warnings in system/core.Chih-Hung Hsieh2016-07-261-1/+1
* | Merge \"Disable warnings triggered in Clang r271374\"Pirama Arumuga Nainar2016-07-191-0/+3
|\|
| * Disable warnings triggered in Clang r271374Pirama Arumuga Nainar2016-07-191-0/+3
* | Merge \"Rename Android.soong.mk to Android.mk\"Colin Cross2016-07-121-0/+0
|\|
| * Rename Android.soong.mk to Android.mkColin Cross2016-07-111-0/+0
* | Merge changes from topic \'debuggerd_client\'Josh Gao2016-06-206-12/+450
|\|
| * Merge changes from topic 'debuggerd_client'Treehugger Robot2016-06-206-12/+450
| |\
| | * debuggerd: add libdebuggerd_client.Josh Gao2016-06-176-12/+450
* | | Merge \"Fix race condition updating local map data.\"Christopher Ferris2016-06-181-0/+1
|\| |
| * | Fix race condition updating local map data.Christopher Ferris2016-06-161-0/+1
| |/
* | Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." ...Chih-Hung Hsieh2016-05-192-2/+2
|\|
| * Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace.Chih-Hung Hsieh2016-05-182-2/+2
* | Merge "Add a fortify test to crasher." am: e674d32d2dElliott Hughes2016-05-112-6/+12
|\|
| * Add a fortify test to crasher.Elliott Hughes2016-05-102-6/+12
| * Set groups before dropping privileges.Christopher Ferris2016-05-051-2/+10
| * Fix null pointer dereference.Christopher Ferris2016-05-051-3/+3
| * Fix problem with wait_for_gdb.Christopher Ferris2016-05-059-53/+115
| * Connect to activity manager as root.Christopher Ferris2016-04-203-45/+54
* | Merge "Set groups before dropping privileges." into nyc-devChristopher Ferris2016-05-051-2/+10
|\ \
| * \ Merge "Set groups before dropping privileges." into nyc-devChristopher Ferris2016-05-051-2/+10
| |\ \
| | * | Set groups before dropping privileges.Christopher Ferris2016-05-051-2/+10
* | | | Merge "Fix null pointer dereference." into nyc-devChristopher Ferris2016-05-051-3/+3
|\| | |
| * | | Merge "Fix null pointer dereference." into nyc-devChristopher Ferris2016-05-051-3/+3
| |\ \ \ | | |/ / | |/| |
| | * | Fix null pointer dereference.Christopher Ferris2016-05-051-3/+3
* | | | Merge "Fix problem with wait_for_gdb." into nyc-devChristopher Ferris2016-05-059-53/+115
|\| | |
| * | | Fix problem with wait_for_gdb.Christopher Ferris2016-05-049-53/+115
| |/ /
* | | Connect to activity manager as root.Christopher Ferris2016-04-203-45/+54
|\| |
| * | Connect to activity manager as root.Christopher Ferris2016-04-203-45/+55
| * | debuggerd: set the name of the signal sender.Josh Gao2016-03-301-0/+28
* | | Merge "debuggerd: set the name of the signal sender." am: 3d0a87bJosh Gao2016-03-301-0/+28
|\ \ \ | | |/ | |/|
| * | debuggerd: set the name of the signal sender.Josh Gao2016-03-291-0/+28