summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Rename "Handle(r)" to "Parse(r)" in Android init.Jorge Lucangeli Obes2016-06-292-63/+63
|/ /
* | Merge "init: Add option to run a service in a new PID/mount namespace."Treehugger Robot2016-06-292-13/+95
|\ \
| * | init: Add option to run a service in a new PID/mount namespace.Jorge Lucangeli Obes2016-06-292-13/+95
| |/
* | Merge "Remove unnecessary ARRAY_SIZE macros."Treehugger Robot2016-06-285-22/+16
|\ \
| * | Remove unnecessary ARRAY_SIZE macros.Elliott Hughes2016-06-285-22/+16
| |/
* | Merge "Lose start/stop to toybox."Treehugger Robot2016-06-284-48/+0
|\ \ | |/ |/|
| * Lose start/stop to toybox.Elliott Hughes2016-06-244-48/+0
* | Merge "Move init to libbase logging."Treehugger Robot2016-06-2718-284/+258
|\ \
| * | Move init to libbase logging.Elliott Hughes2016-06-2718-284/+258
|/ /
* | Merge "Remove MTD cruft from init."Treehugger Robot2016-06-245-107/+8
|\ \ | |/ |/|
| * Remove MTD cruft from init.Elliott Hughes2016-06-245-107/+8
|/
* Merge "Remove more obsolete MTD stuff."Treehugger Robot2016-06-243-290/+0
|\
| * Remove more obsolete MTD stuff.Elliott Hughes2016-06-243-290/+0
* | Merge "Add -f to insmod"Hung-ying Tyan2016-06-232-12/+17
|\ \
| * | Add -f to insmodHung-ying Tyan2016-06-232-12/+17
* | | Merge "adb: refactor jdwp_service.cpp."Treehugger Robot2016-06-231-406/+287
|\ \ \
| * | | adb: refactor jdwp_service.cpp.Josh Gao2016-06-021-406/+287
* | | | Merge "adb: add test for SIGHUP behavior."Treehugger Robot2016-06-231-0/+31
|\ \ \ \
| * | | | adb: add test for SIGHUP behavior.Josh Gao2016-06-231-0/+31
|/ / / /
* | | | Merge changes Ia59c6dbe,I13b17bcdTreehugger Robot2016-06-231-3/+3
|\ \ \ \
| * | | | adb: fix fd leak when shell fails to create a thread.Josh Gao2016-06-231-3/+4
| * | | | adb: don't dup local socket fd.Josh Gao2016-06-221-6/+5
|/ / / /
* | | | Merge "Fix misc-macro-parentheses warnings in system/core."Treehugger Robot2016-06-224-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix misc-macro-parentheses warnings in system/core.Chih-Hung Hsieh2016-06-224-4/+4
* | | | Merge "Lose log to toybox."Treehugger Robot2016-06-222-148/+0
|\ \ \ \
| * | | | Lose log to toybox.Elliott Hughes2016-06-222-148/+0
* | | | | Merge "Add support to indicate bitness of public library."Treehugger Robot2016-06-221-4/+27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add support to indicate bitness of public library.Christopher Ferris2016-06-221-4/+27
|/ / / /
* | | | Merge "Address old review comments in adb_auth_host.cpp."Treehugger Robot2016-06-221-88/+29
|\ \ \ \
| * | | | Address old review comments in adb_auth_host.cpp.Elliott Hughes2016-06-221-88/+29
| |/ / /
* | | | Merge "Add timestamps to libbase's stderr logging."Elliott Hughes2016-06-221-2/+15
|\ \ \ \
| * | | | Add timestamps to libbase's stderr logging.Elliott Hughes2016-06-211-2/+15
| |/ / /
* | | | Merge "Remove qemu_tracing dependency."David Turner2016-06-226-39/+0
|\ \ \ \
| * | | | Remove qemu_tracing dependency.David 'Digit' Turner2016-06-216-39/+0
|/ / / /
* | | | Merge "[qemu]: Move qemu_pipe.h from include/system/ directory."David Turner2016-06-212-3/+141
|\ \ \ \
| * | | | [qemu]: Move qemu_pipe.h from include/system/ directory.David 'Digit' Turner2016-06-172-3/+141
* | | | | Merge "Use __ with attribute __noreturn__ to avoid colliding with noreturn."Treehugger Robot2016-06-201-1/+1
|\ \ \ \ \
| * | | | | Use __ with attribute __noreturn__ to avoid colliding with noreturn.Elliott Hughes2016-06-201-1/+1
| | |/ / / | |/| | |
* | | | | Merge changes from topic 'debuggerd_client'Treehugger Robot2016-06-2010-38/+461
|\ \ \ \ \
| * | | | | adb: use libdebuggerd_client.Josh Gao2016-06-172-1/+5
| * | | | | debuggerd: add libdebuggerd_client.Josh Gao2016-06-178-37/+456
| | |/ / / | |/| | |
* | | | | Merge "adb: fix fd double close, Subprocess lifetime issue."Treehugger Robot2016-06-201-9/+26
|\ \ \ \ \
| * | | | | adb: fix fd double close, Subprocess lifetime issue.Josh Gao2016-06-201-9/+26
| |/ / / /
* | | | | Merge "batterymonitor: simplify readFromFile and use std::string buffers"Treehugger Robot2016-06-203-83/+57
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | batterymonitor: simplify readFromFile and use std::string buffersMichael Scott2016-06-203-83/+57
|/ / / /
* | | | Merge "Fix race condition updating local map data."Christopher Ferris2016-06-176-5/+45
|\ \ \ \ | |/ / / |/| | |
| * | | Fix race condition updating local map data.Christopher Ferris2016-06-176-5/+45
* | | | Merge "init: report createProcessGroup failure."Treehugger Robot2016-06-162-16/+23
|\ \ \ \
| * | | | init: report createProcessGroup failure.Elliott Hughes2016-06-152-16/+23
| |/ / /
* | | | Merge "adb: make adb root not wait-for-device."Treehugger Robot2016-06-161-6/+4
|\ \ \ \