summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* init: Use sepolicy version insteadLogan Chien2018-05-046-2/+36
* Merge "Add support for logging package name." into pi-devMathew Inwood2018-05-022-0/+7
|\
| * Add support for logging package name.Mathew Inwood2018-05-012-0/+7
* | First-stage mount: avoid triggering a FATAL errorBowgo Tsai2018-05-021-4/+1
* | Merge changes from topic "unwindstack_clone" into pi-devJosh Gao2018-05-0216-1/+80
|\ \
| * | libdebuggerd: clone registers before we Unwind with them.Josh Gao2018-04-231-1/+3
| * | libunwindstack: add Regs::Clone.Josh Gao2018-04-2315-0/+77
* | | crash_dump: defuse our signal handlers earlier.Josh Gao2018-04-301-11/+15
| |/ |/|
* | Wipe metadata when we wipe userdata and cache.Paul Crowley2018-04-251-18/+13
* | logd: notify kernel log readers of new messagesTom Cherry2018-04-251-1/+1
|/
* Merge "Add support for logging complex events from C++." into pi-devMathew Inwood2018-04-203-0/+77
|\
| * Add support for logging complex events from C++.Mathew Inwood2018-04-193-0/+77
* | Merge "adb: don't error in handle_host_request if we can't acquire a transpor...Josh Gao2018-04-191-1/+1
|\ \
| * | adb: don't error in handle_host_request if we can't acquire a transport.Josh Gao2018-04-191-1/+1
* | | Merge "Add a dummy entry for the 70220 event tag" into pi-devTom Cherry2018-04-191-0/+3
|\ \ \ | |/ / |/| |
| * | Add a dummy entry for the 70220 event tagTom Cherry2018-04-191-0/+3
* | | Merge "Set property for metadata encryption on first boot" into pi-devPaul Crowley2018-04-191-0/+1
|\ \ \
| * | | Set property for metadata encryption on first bootPaul Crowley2018-04-181-0/+1
* | | | Merge "Remove test_suites: ["vts"] from memunreachable_binder_test" into pi-devTreeHugger Robot2018-04-191-1/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove test_suites: ["vts"] from memunreachable_binder_testColin Cross2018-04-181-1/+0
| |/ /
* / / cutils: add restricted cpusetTim Murray2018-04-183-15/+27
|/ /
* | Merge "Re-land "If enablefilecrypto or init_user0 fails, reboot into recovery...TreeHugger Robot2018-04-174-21/+50
|\ \
| * | Re-land "If enablefilecrypto or init_user0 fails, reboot into recovery."Paul Crowley2018-04-174-21/+50
* | | Merge "Remove header version check for command "fastboot boot boot.img"" into...TreeHugger Robot2018-04-171-6/+0
|\ \ \
| * | | Remove header version check for command "fastboot boot boot.img"Hridya Valsaraju2018-04-171-6/+0
* | | | Merge "Add /mnt/vendor rw mount point for vendor partitions." into pi-devTreeHugger Robot2018-04-172-6/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add /mnt/vendor rw mount point for vendor partitions.Tri Vo2018-04-172-6/+8
* | | | Merge "Fix FDE" into pi-devTreeHugger Robot2018-04-172-1/+4
|\ \ \ \
| * | | | Fix FDEPaul Lawrence2018-04-162-1/+4
* | | | | lmkd: Introduce support for legacy kill algorithm that uses minfree levelsSuren Baghdasaryan2018-04-172-25/+85
* | | | | lmkd: Switch to using /proc/meminfo to have access to file cache sizeSuren Baghdasaryan2018-04-171-49/+30
* | | | | lmkd: Add zoneinfo and meminfo parsing routinesSuren Baghdasaryan2018-04-171-1/+237
* | | | | Merge changes I8e27f8b9,I78d2dc79 into pi-devSuren Baghdasaryan2018-04-171-20/+76
|\ \ \ \ \
| * | | | | lmkd: Optimize frequent file reads by keeping file descriptors openSuren Baghdasaryan2018-04-161-15/+73
| * | | | | lmkd: Fix usage of ro.lmk.kill_heaviest_task propertySuren Baghdasaryan2018-04-161-5/+3
| | |_|/ / | |/| | |
* | | | | Merge "Make bootstat container-friendly" into pi-devTreeHugger Robot2018-04-161-7/+23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make bootstat container-friendlyLuis Hector Chavez2018-04-161-7/+23
* | | | | lmkd: Rename is_go_device variable to better reflect its functionSuren Baghdasaryan2018-04-161-4/+4
* | | | | lmkd: Add lmkd README fileSuren Baghdasaryan2018-04-161-0/+60
|/ / / /
* | | | Merge "adb: fix `adb reverse` when adbd has multiple transports." into pi-devTreeHugger Robot2018-04-145-23/+17
|\ \ \ \
| * | | | adb: fix `adb reverse` when adbd has multiple transports.Josh Gao2018-04-135-23/+17
* | | | | Merge "adbd: increase oom_score_adj for `adb shell`" into pi-devTreeHugger Robot2018-04-141-0/+9
|\| | | | | |/ / / |/| | |
| * | | adbd: increase oom_score_adj for `adb shell`Josh Gao2018-04-131-0/+9
* | | | Merge "storaged: lower capabilities in init" into pi-devTreeHugger Robot2018-04-131-0/+1
|\ \ \ \
| * | | | storaged: lower capabilities in initDavid Anderson2018-04-131-0/+1
| | |_|/ | |/| |
* | | | Merge "Build /vendor/bin/logwrapper too." into pi-devLogan Chien2018-04-133-17/+35
|\ \ \ \
| * | | | Build /vendor/bin/logwrapper too.Elliott Hughes2018-04-123-17/+35
* | | | | init: do not impose vendor_init restrictions on old vendor imagesTom Cherry2018-04-123-5/+18
| |/ / / |/| | |
* | | | fastboot: fix header_actual calculationFernando Lugo2018-04-121-1/+1
|/ / /
* / / Allow vendor-init-actionable for vold-related propertiesJaekyun Seok2018-04-121-0/+5
|/ /