summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Base: Add AbortFunction for loggingAndreas Gampe2016-09-083-15/+56
* Merge "Base: Add INTERNAL_FATAL to logging severity"Treehugger Robot2016-09-083-12/+40
|\
| * Base: Add INTERNAL_FATAL to logging severityAndreas Gampe2016-09-073-12/+40
|/
* Merge "Clean up the libbase logging test."Treehugger Robot2016-09-081-124/+148
|\
| * Clean up the libbase logging test.Elliott Hughes2016-09-071-124/+148
* | Merge "Teach debuggerd about SIGSYS SYS_SECCOMP signals."Treehugger Robot2016-09-072-0/+12
|\ \ | |/ |/|
| * Teach debuggerd about SIGSYS SYS_SECCOMP signals.Elliott Hughes2016-09-072-0/+12
* | Merge "Tag hostapd binary with CAP_NET_ADMIN | CAP_NET_RAW"Christopher Wiley2016-09-071-0/+4
|\ \
| * | Tag hostapd binary with CAP_NET_ADMIN | CAP_NET_RAWChristopher Wiley2016-09-071-0/+4
|/ /
* | Merge "Base: Fix logging_test"Treehugger Robot2016-09-071-1/+6
|\ \ | |/ |/|
| * Base: Fix logging_testAndreas Gampe2016-09-071-1/+6
|/
* Merge "Split fstab mount into 2 phases"Wei Wang2016-09-068-35/+122
|\
| * Split fstab mount into 2 phasesWei Wang2016-09-068-35/+122
|/
* Merge "Precise command constants on adb/protoxol.txt"Treehugger Robot2016-09-061-10/+23
|\
| * Precise command constants on adb/protoxol.txtEyal Lezmy2016-08-301-10/+23
* | Merge "liblog: don't bother keeping FD around once it's mapped."Treehugger Robot2016-09-051-0/+3
|\ \
| * | liblog: don't bother keeping FD around once it's mapped.Narayan Kamath2016-09-011-0/+3
* | | Merge "Use android::base::Readlink in init."Treehugger Robot2016-09-023-49/+32
|\ \ \
| * | | Use android::base::Readlink in init.Elliott Hughes2016-08-313-49/+32
* | | | Merge changes I38c76bb2,I81a55e92Treehugger Robot2016-09-021-3/+6
|\ \ \ \
| * | | | logd: clear all from non system user status requestMark Salyzyn2016-09-021-2/+5
| * | | | logd: crash in prune mLastWorstPidOfSystemMark Salyzyn2016-09-021-1/+1
* | | | | Merge "Allow setting oom_score_adj for services spawned from init"Marco Nelissen2016-09-023-2/+31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Allow setting oom_score_adj for services spawned from initMarco Nelissen2016-09-013-2/+31
* | | | | Merge "Revert "init: create /dev/urandom, /dev/random in first stage.""Josh Gao2016-09-021-4/+0
|\ \ \ \ \
| * | | | | Revert "init: create /dev/urandom, /dev/random in first stage."Josh Gao2016-09-021-4/+0
* | | | | | Merge "Fix adb."Josh Gao2016-09-021-2/+2
|\ \ \ \ \ \
| * | | | | | Fix adb.Elliott Hughes2016-09-011-2/+2
|/ / / / / /
* | | | | | Merge changes from topic 'adb_cmd_socket'Treehugger Robot2016-09-0215-119/+159
|\ \ \ \ \ \
| * | | | | | adb: allow use of arbitrary socket specs for command socket.Josh Gao2016-09-018-82/+92
| * | | | | | adb: extract the adb-specific unique_fd out into its own header.Josh Gao2016-09-016-10/+34
| * | | | | | adb: add helper to get the ~/.android directory.Josh Gao2016-09-014-27/+33
* | | | | | | Merge "libcutils: try all addresses in socket_network_client_timeout."Treehugger Robot2016-09-022-49/+70
|\ \ \ \ \ \ \
| * | | | | | | libcutils: try all addresses in socket_network_client_timeout.Josh Gao2016-09-012-49/+70
* | | | | | | | Merge "init: create /dev/urandom, /dev/random in first stage."Treehugger Robot2016-09-011-0/+4
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | |
| * | | | | | init: create /dev/urandom, /dev/random in first stage.Josh Gao2016-08-311-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge "Base: assume and use C++11 in libbase"Treehugger Robot2016-09-012-25/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Base: assume and use C++11 in libbaseAndreas Gampe2016-09-012-25/+7
| |/ / / /
* | | | | Merge "base: use _NSGetExecutablePath in GetExecutablePath"Josh Gao2016-09-011-9/+9
|\ \ \ \ \
| * | | | | base: use _NSGetExecutablePath in GetExecutablePathJosh Gao2016-09-011-9/+9
|/ / / / /
* | | | | Merge "Add android::base::GetExecutablePath, switch adb and fastboot over."Josh Gao2016-09-0114-219/+52
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add android::base::GetExecutablePath, switch adb and fastboot over.Elliott Hughes2016-09-0114-219/+52
| |/ / /
* | | | Merge "Base: add more thread annotations"Treehugger Robot2016-08-311-0/+24
|\ \ \ \
| * | | | Base: add more thread annotationsAndreas Gampe2016-08-311-0/+24
* | | | | Merge "Add description of 'namespace' option."Treehugger Robot2016-08-311-0/+4
|\ \ \ \ \
| * | | | | Add description of 'namespace' option.Jorge Lucangeli Obes2016-08-311-0/+4
| | |_|/ / | |/| | |
* | | | | Merge "base: disallow close() on unique_fd."Josh Gao2016-08-311-0/+10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | base: disallow close() on unique_fd.Josh Gao2016-08-291-0/+10
* | | | | Merge "sdcard: Fix bad merge"Treehugger Robot2016-08-312-4/+105
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | sdcard: Fix bad mergeDaniel Rosenberg2016-08-312-4/+105