summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove PenaltyExcessCharacter from clang-formats.Christopher Ferris2018-07-192-2/+0
* Merge "init: Add warning in init first stage mount"Treehugger Robot2018-06-131-0/+14
|\
| * init: Add warning in init first stage mountWei Wang2018-06-131-0/+14
* | Merge "logd: make behavior more consistent across builds."Elliott Hughes2018-06-131-21/+16
|\ \
| * | logd: make behavior more consistent across builds.Elliott Hughes2018-06-131-21/+16
| |/
* | Merge "libsparse: Add method to create sparse file from buffer"Treehugger Robot2018-06-132-39/+185
|\ \ | |/ |/|
| * libsparse: Add method to create sparse file from bufferJerry Zhang2018-06-072-39/+185
* | Merge "logd: Stop calling prctl(PR_SET_KEEPCAPS, 1)"Treehugger Robot2018-06-131-5/+0
|\ \
| * | logd: Stop calling prctl(PR_SET_KEEPCAPS, 1)Luis Hector Chavez2018-06-131-5/+0
* | | Merge "Fix handling of load bias values."Christopher Ferris2018-06-1340-898/+1752
|\ \ \
| * | | Fix handling of load bias values.Christopher Ferris2018-06-1140-898/+1752
* | | | Merge "libcutils: add OWNERS."Treehugger Robot2018-06-121-0/+4
|\ \ \ \
| * | | | libcutils: add OWNERS.Elliott Hughes2018-06-121-0/+4
* | | | | Merge "ueventd: fix extraneous 'Invalid section' error"Tom Cherry2018-06-121-12/+12
|\ \ \ \ \
| * | | | | ueventd: fix extraneous 'Invalid section' errorTom Cherry2018-06-121-12/+12
* | | | | | Merge "bootstat: Remove the CAP_SYSLOG capability"Treehugger Robot2018-06-122-21/+2
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | bootstat: Remove the CAP_SYSLOG capabilityLuis Hector Chavez2018-06-112-21/+2
* | | | | | Merge "logd: Move the capabilities from file based to ambient"Treehugger Robot2018-06-122-4/+2
|\| | | | |
| * | | | | logd: Move the capabilities from file based to ambientLuis Hector Chavez2018-06-112-4/+2
* | | | | | Merge "init: Actually check the return value for calls during first stage init"Tom Cherry2018-06-121-19/+33
|\ \ \ \ \ \
| * | | | | | init: Actually check the return value for calls during first stage initTom Cherry2018-06-121-19/+33
| | |/ / / / | |/| | | |
* | | | | | Merge "bootstat: ppdone_timeout kernel panic"Treehugger Robot2018-06-121-0/+1
|\ \ \ \ \ \
| * | | | | | bootstat: ppdone_timeout kernel panicMark Salyzyn2018-06-081-0/+1
* | | | | | | Merge "fs_mgr: reorder getting boot config"Treehugger Robot2018-06-111-15/+15
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | fs_mgr: reorder getting boot configBowgo Tsai2018-06-121-15/+15
|/ / / / / /
* | | | | | Merge "fs_mg: allow getting VBMeta Digest from device-tree"Treehugger Robot2018-06-111-3/+3
|\ \ \ \ \ \
| * | | | | | fs_mg: allow getting VBMeta Digest from device-treeBowgo Tsai2018-06-111-3/+3
| |/ / / / /
* | | | | | Merge "Add files to CleanSpec.mk"Treehugger Robot2018-06-111-0/+3
|\ \ \ \ \ \
| * | | | | | Add files to CleanSpec.mkLogan Chien2018-06-101-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge "fs_mgr: fs_mgr_get_boot_config_from_kernel_cmdline deal with quote"Treehugger Robot2018-06-114-14/+226
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fs_mgr: fs_mgr_get_boot_config_from_kernel_cmdline deal with quoteMark Salyzyn2018-06-084-14/+226
|/ / / / /
* | | | | Merge "Update shell and utilities doc on the use of dd and grep."Tao Bao2018-06-081-5/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update shell and utilities doc on the use of dd and grep.Tao Bao2018-06-081-5/+3
|/ / / /
* | | | Merge "fs_mgr: remove some unused functions"Tom Cherry2018-06-084-30/+1
|\ \ \ \
| * | | | fs_mgr: remove some unused functionsTom Cherry2018-06-074-30/+1
| |/ / /
* | | | Merge "fs_mgr: avb should use built-in kernel command line parser"Treehugger Robot2018-06-071-22/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | fs_mgr: avb should use built-in kernel command line parserMark Salyzyn2018-06-071-22/+9
|/ / /
* | | Merge "libsysutils: Delete dead code: FrameworkClient"Treehugger Robot2018-06-072-79/+0
|\ \ \
| * | | libsysutils: Delete dead code: FrameworkClientBernie Innocenti2018-06-072-79/+0
* | | | Merge "clang-format: Double-indent continuation lines"Treehugger Robot2018-06-071-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | clang-format: Double-indent continuation linesBernie Innocenti2018-06-071-0/+1
| |/ /
* | | Merge "Fix exit-time-destructor warning"Treehugger Robot2018-06-061-1/+1
|\ \ \
| * | | Fix exit-time-destructor warningPirama Arumuga Nainar2018-06-061-1/+1
* | | | Merge "libbase: fix libbase_test.logging.StdioLogger."Treehugger Robot2018-06-061-26/+25
|\ \ \ \
| * | | | libbase: fix libbase_test.logging.StdioLogger.Elliott Hughes2018-06-061-26/+25
* | | | | Merge "Try to fix LocalUnwinderTest.unwind_after_dlopen in APCT."Elliott Hughes2018-06-061-0/+3
|\ \ \ \ \
| * | | | | Try to fix LocalUnwinderTest.unwind_after_dlopen in APCT.Elliott Hughes2018-06-061-0/+3
| |/ / / /
* | | | | Merge "Move per-file OWNERS directives to their directories."Lorenzo Colitti2018-06-063-4/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Move per-file OWNERS directives to their directories.Lorenzo Colitti2018-06-063-4/+4
* | | | | Merge "Revert "SocketListener: use poll() instead of select()""Treehugger Robot2018-06-063-68/+107
|\ \ \ \ \ | |/ / / / |/| | | |