summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "lmkd: Introduce support for legacy kill algorithm that uses minfree le...android-o-mr1-iot-preview-8Treehugger Robot2018-04-152-25/+85
|\
| * lmkd: Introduce support for legacy kill algorithm that uses minfree levelsSuren Baghdasaryan2018-04-152-25/+85
|/
* Merge "lmkd: Switch to using /proc/meminfo to have access to file cache size"Treehugger Robot2018-04-151-49/+30
|\
| * lmkd: Switch to using /proc/meminfo to have access to file cache sizeSuren Baghdasaryan2018-04-151-49/+30
|/
* Merge changes Ie7d80bbb,I8e27f8b9Treehugger Robot2018-04-151-54/+278
|\
| * lmkd: Add zoneinfo and meminfo parsing routinesSuren Baghdasaryan2018-04-151-39/+205
| * lmkd: Optimize frequent file reads by keeping file descriptors openSuren Baghdasaryan2018-04-151-15/+73
|/
* Merge "debuggerd: remove maximum abort message length."Elliott Hughes2018-04-143-19/+27
|\
| * debuggerd: remove maximum abort message length.Josh Gao2018-04-133-19/+27
* | Merge changes I78d2dc79,I6e2eaebeTreehugger Robot2018-04-141-8/+6
|\ \
| * | lmkd: Fix usage of ro.lmk.kill_heaviest_task propertySuren Baghdasaryan2018-04-131-5/+3
| * | lmkd: Rename is_go_device variable to better reflect its functionSuren Baghdasaryan2018-04-131-4/+4
* | | Merge "adb: fix `adb reverse` when adbd has multiple transports."Treehugger Robot2018-04-135-23/+17
|\ \ \
| * | | adb: fix `adb reverse` when adbd has multiple transports.Josh Gao2018-04-135-23/+17
* | | | Merge "Add missing @addtogroup tags."Treehugger Robot2018-04-132-0/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | Add missing @addtogroup tags.Dan Albert2018-04-132-0/+18
| | |/ | |/|
* | | Merge "lmkd: Add lmkd README file"Treehugger Robot2018-04-131-0/+60
|\ \ \ | |_|/ |/| |
| * | lmkd: Add lmkd README fileSuren Baghdasaryan2018-04-131-0/+60
|/ /
* | Merge changes Ida272d21,If3f29f9e,I7dc5258d,I55258c15,Ibad79770Treehugger Robot2018-04-1312-230/+416
|\ \ | |/ |/|
| * adb: win32: cleanup winsock initialization.Josh Gao2018-04-111-20/+9
| * adb: win32: properly set EBADF in some functions.Josh Gao2018-04-111-0/+4
| * adb: partially clang-format sysdeps_win32.cpp.Josh Gao2018-04-111-63/+53
| * adb: implement adb_writev.Josh Gao2018-04-112-40/+154
| * adb: switch apacket payload to a type that doesn't initialize its contents.Josh Gao2018-04-1110-107/+196
* | Merge "init: use signalfd to catch SIGCHLD"Treehugger Robot2018-04-123-68/+50
|\ \
| * | init: use signalfd to catch SIGCHLDRyan Prichard2018-04-123-68/+50
* | | Merge "Allow vendor-init-actionable for vold-related properties"Treehugger Robot2018-04-121-0/+5
|\ \ \
| * | | Allow vendor-init-actionable for vold-related propertiesJaekyun Seok2018-04-111-0/+5
| |/ /
* | | Merge "init: do not impose vendor_init restrictions on old vendor images"Tom Cherry2018-04-123-5/+18
|\ \ \
| * | | init: do not impose vendor_init restrictions on old vendor imagesTom Cherry2018-04-123-5/+18
* | | | Merge "storaged: lower capabilities in init"Treehugger Robot2018-04-121-0/+1
|\ \ \ \
| * | | | storaged: lower capabilities in initDavid Anderson2018-04-111-0/+1
* | | | | Merge "Remove more semicolons at the end of namespaces"Treehugger Robot2018-04-1223-32/+23
|\ \ \ \ \
| * | | | | Remove more semicolons at the end of namespacesPirama Arumuga Nainar2018-04-1223-32/+23
| | |_|/ / | |/| | |
* | | | | Merge "storaged: update OWNERS"Treehugger Robot2018-04-121-1/+1
|\ \ \ \ \
| * | | | | storaged: update OWNERSDavid Anderson2018-04-111-1/+1
| |/ / / /
* | | | | Merge "fastboot: fix header_actual calculation"Treehugger Robot2018-04-121-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fastboot: fix header_actual calculationFernando Lugo2018-04-111-1/+1
|/ / / /
* | | | Merge "Build /vendor/bin/logwrapper too."Elliott Hughes2018-04-113-17/+35
|\ \ \ \
| * | | | Build /vendor/bin/logwrapper too.Elliott Hughes2018-04-113-17/+35
* | | | | Merge "Add SIZEOF_MEMBER."Treehugger Robot2018-04-113-0/+35
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Add SIZEOF_MEMBER.Elliott Hughes2018-04-113-0/+35
|/ / / /
* | | | Merge "Fix mac build (ldflags -> ldlibs)"Treehugger Robot2018-04-111-3/+3
|\ \ \ \
| * | | | Fix mac build (ldflags -> ldlibs)Dan Willemsen2018-04-111-3/+3
|/ / / /
* | | | Merge changes I983f361d,I899c8433,Ie6f4b029,Ic3cb9c82,I27107d05Treehugger Robot2018-04-1012-134/+122
|\ \ \ \
| * | | | Remove unused variable.Elliott Hughes2018-04-101-3/+2
| * | | | Remove -i vendor id matching.Elliott Hughes2018-04-101-19/+1
| * | | | Add quotes to -v INFO/OKAY/FAIL for clarity.Elliott Hughes2018-04-101-3/+3
| * | | | Remove legacy slot-suffix support.Elliott Hughes2018-04-101-55/+8
| * | | | Add fastboot_test.cpp and test --os-version/--os-patch-level parsing.Elliott Hughes2018-04-1012-54/+108
| |/ / /