summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | lmkd: Do not set soft_limit_in_bytes on high-end devicesSuren Baghdasaryan2018-05-211-31/+40
* | | | | Merge changes from topic "generic_by_name" into pi-devTreeHugger Robot2018-05-217-19/+95
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Adds /dev/block/by-name/<partition> symlinksBowgo Tsai2018-05-196-12/+95
| * | | | Removing block device by-num symlinksBowgo Tsai2018-05-193-7/+0
| | |/ / | |/| |
* / | | Add option to create metadata mount pointPaul Crowley2018-05-182-0/+7
|/ / /
* | | Merge "Only log the lmkd state change when the killing really happened." into...TreeHugger Robot2018-05-161-5/+11
|\ \ \ | |_|/ |/| |
| * | Only log the lmkd state change when the killing really happened.Yang Lu2018-05-151-5/+11
* | | Merge "Always use versioned VNDK directory" into pi-devLogan Chien2018-05-161-27/+43
|\ \ \ | | |/ | |/|
| * | Always use versioned VNDK directoryLogan Chien2018-05-161-27/+43
* | | Make memunreachable_test more robust against false negative leaksColin Cross2018-05-143-15/+73
* | | Merge "adb: fix double close in jdwp_service." into pi-devJosh Gao2018-05-151-2/+0
|\ \ \ | |_|/ |/| |
| * | adb: fix double close in jdwp_service.Josh Gao2018-05-141-2/+0
* | | Revert "Only log the lmkd state change when the killing really happened."Dan Willemsen2018-05-151-10/+5
* | | Only log the lmkd state change when the killing really happened.Yangster-mac2018-05-141-5/+10
* | | lmkd: Enable more logs during a killSuren Baghdasaryan2018-05-111-18/+15
* | | Merge "allow config/sdcardfs directory to be seen for ARC++" into pi-devGwendal Grignou2018-05-111-1/+1
|\ \ \ | |_|/ |/| |
| * | allow config/sdcardfs directory to be seen for ARC++Gwendal Grignou2018-05-081-1/+1
* | | Merge "libctuils: Exclude qtaguid.cpp from VNDK-SP variant" into pi-devLogan Chien2018-05-101-0/+9
|\ \ \
| * | | libctuils: Exclude qtaguid.cpp from VNDK-SP variantLogan Chien2018-05-091-0/+9
* | | | Merge "Documented adb install --instant" into pi-devandroid-build-team Robot2018-05-091-2/+3
|\ \ \ \
| * | | | Documented adb install --instantFelipe Leme2018-05-091-2/+3
| |/ / /
* | | | Merge "Move libstatssocket from frameworks/base to system/core/" into pi-devandroid-build-team Robot2018-05-095-0/+771
|\ \ \ \ | |/ / / |/| | |
| * | | Move libstatssocket from frameworks/base to system/core/Yao Chen2018-05-075-0/+771
| |/ /
* | | Merge "init: Use sepolicy version instead" into pi-devLogan Chien2018-05-086-2/+36
|\ \ \ | |/ / |/| |
| * | init: Use sepolicy version insteadLogan Chien2018-05-046-2/+36
* | | Merge changes I19704971,I20e0537a into pi-devJosh Gao2018-05-041-10/+23
|\ \ \
| * | | tombstoned: make missing O_TMPFILE workaround actually work around.Josh Gao2018-05-031-9/+22
| * | | tombstoned: don't bail out if we fail to unlink a file that isn't there.Josh Gao2018-05-031-1/+1
* | | | Merge "tombstoned: don't create tombstones for failed dumps." into pi-devJosh Gao2018-05-041-28/+47
|\| | |
| * | | tombstoned: don't create tombstones for failed dumps.Josh Gao2018-05-021-28/+47
| |/ /
* / / Fix the stats log in lmkdYao Chen2018-05-034-8/+27
|/ /
* | 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
| |/ /