- b453066 lmkd: Fix lmkd-test to work with relative paths by Suren Baghdasaryan · 7 years ago
- e708b6f lmkd: Implement lmkd-test by Suren Baghdasaryan · 7 years ago
- a92de71 lmkd: Introduce liblmkd_utils for communicating with lmkd process by Suren Baghdasaryan · 7 years ago
- 06f7570 lmkd: Add support for multiple lmkd client connections by Suren Baghdasaryan · 7 years ago
- d457091 Merge "fs_mgr: Ignore invalid DT device nodes" by Treehugger Robot · 7 years ago
- c602f5a Merge changes I443e733f,If1e89a67,I0481d87a by Tom Cherry · 7 years ago
- cb336ee init: document previously undocumentary service options by Tom Cherry · 7 years ago
- bbbfed6 init: alphabetize service options in README.md by Tom Cherry · 7 years ago
- e2f341e init: alphabetize service options by Tom Cherry · 7 years ago
- 929112b Merge "libutils: Remove Static.cpp and darwin hacks." by Treehugger Robot · 7 years ago
- 2b49abe Merge "Base: Add default tag manipulation" by Treehugger Robot · 7 years ago
- 92ca281 Merge "init: use FQName parse" by Treehugger Robot · 7 years ago
- bf62136 Merge "adbd: don't require authentication for userdebug/eng builds." by Treehugger Robot · 7 years ago
- 80e4811 Merge changes I51635278,I04c0038e by Treehugger Robot · 7 years ago
- 422367b init: use FQName parse by Steven Moreland · 7 years ago
- 72d3724 liblog: save errno through log writing by Mark Salyzyn · 7 years ago
- 5be32c3 libion: cleanup logging by Mark Salyzyn · 7 years ago
- 66f6a6d fs_mgr: Ignore invalid DT device nodes by Tom Marshall · 7 years ago
- a026a17 Merge "Include iface index in the netlink event" by Treehugger Robot · 7 years ago
- 5e5e5e9 Include iface index in the netlink event by Chenbo Feng · 7 years ago
- b41b335 Merge "adbd: make static." by Treehugger Robot · 7 years ago
- 1923e76 Base: Add default tag manipulation by Andreas Gampe · 7 years ago
- 3399853 Merge "Remove leftover commented out code." by Christopher Ferris · 7 years ago
- 6eda184 adbd: don't require authentication for userdebug/eng builds. by Josh Gao · 7 years ago
- 8db99f8 adbd: make static. by Josh Gao · 7 years ago
- 5180d5b Merge "Make libasyncio headers usable from C" by Jerry Zhang · 7 years ago
- 81744ac Remove leftover commented out code. by Christopher Ferris · 7 years ago
- 241b93c libutils: Remove Static.cpp and darwin hacks. by Steven Moreland · 7 years ago
- d555e08 Merge "Copy adb/OWNERS to diagnose_usb/OWNERS." by Treehugger Robot · 7 years ago
- ce55523 Copy adb/OWNERS to diagnose_usb/OWNERS. by Elliott Hughes · 7 years ago
- 9ee373ac Merge changes from topic "adb_bp" by Josh Gao · 7 years ago
- ffbd336 adb: remove meaningless const. by Josh Gao · 7 years ago
- 0bbf69c adb: convert Connection to a nonblocking interface. by Josh Gao · 7 years ago
- c7567fa adb: use soong version stamping. by Josh Gao · 7 years ago
- fc882a6 Merge "Add ek and lorenzo to OWNERS for system/core netlink code." by Treehugger Robot · 7 years ago
- 29005ac Add ek and lorenzo to OWNERS for system/core netlink code. by Lorenzo Colitti · 7 years ago
- c3d4e72 Make libasyncio headers usable from C by Jerry Zhang · 7 years ago
- 1d5b102 Merge changes I394a7920,Ia847118c,Ic8396eee,I79a85c33,Id015e6a7, ... by Suren Baghdasaryan · 7 years ago
- 24efdff Merge "fastboot: only require Linux modules on Linux" by Treehugger Robot · 7 years ago
- 3dad67a Merge "healthd: Fix negativity check after cast to unsigned enum" by Treehugger Robot · 7 years ago
- 808e57e healthd: Fix negativity check after cast to unsigned enum by Yi Kong · 7 years ago
- fd42c09 Merge "Remove empty zip warning on host builds" by Treehugger Robot · 7 years ago
- b9ee9ab Merge "Revert "If enablefilecrypto or init_user0 fails, reboot into recovery."" by Treehugger Robot · 7 years ago
- 2088f6a lmkd: Select in-kernel vs userspace lmk based on kernel driver presence by Suren Baghdasaryan · 7 years ago
- 63dadcf lmkd: Implement kill timeout by Suren Baghdasaryan · 7 years ago
- aa73baf lmkd: Allow killing multiple processes to downgrade memory pressure by Suren Baghdasaryan · 7 years ago
- 1a2589e lmkd: Detect the highest level of vmpressure when event is detected by Suren Baghdasaryan · 7 years ago
- c3892c0 Merge "Restrict setting platform properties from vendor .prop files" by Tom Cherry · 7 years ago
- ab05d67 lmkd: Close cgroup.event_control file when done writing by Suren Baghdasaryan · 7 years ago
- e57c3d3 lmkd: Remove stale dependency on libprocessgroup by Suren Baghdasaryan · 7 years ago
- e1217c0 lmkd: Add ability to trace lmkd kills by Suren Baghdasaryan · 7 years ago
- b93764d lmkd: add logic to kill the heaviest of the eligible processes by Suren Baghdasaryan · 7 years ago
- e5c96431 lmkd: change defaults to disable event upgrade/downgrade logic by Suren Baghdasaryan · 7 years ago
- a281389 Merge "Remove unreachable condition" by Treehugger Robot · 7 years ago
- e242a97 Revert "If enablefilecrypto or init_user0 fails, reboot into recovery." by Paul Crowley · 7 years ago
- fe6cc42 Merge "Clean up property set error handling" by Tom Cherry · 7 years ago
- 141ccee Remove unreachable condition by Yi Kong · 7 years ago
- 10f6235 Merge "Add a NOLINT for the memory leak we added" by Treehugger Robot · 7 years ago
- cd7ad2f lmkd: add ability to monitor all vmpressure events by Suren Baghdasaryan · 7 years ago
- b354dce Remove empty zip warning on host builds by Adam Lesinski · 7 years ago
- dc37586 Restrict setting platform properties from vendor .prop files by Tom Cherry · 7 years ago
- 69d47aa Clean up property set error handling by Tom Cherry · 7 years ago
- 657db00 Add a NOLINT for the memory leak we added by George Burgess IV · 7 years ago
- 45ee43b Merge "Don't build host_init_verifier on Android either" by Tom Cherry · 7 years ago
- 547f731 Don't build host_init_verifier on Android either by Tom Cherry · 7 years ago
- 28d3647 Merge "Don't build host_init_verifier for darwin" by Tom Cherry · 7 years ago
- 96ff0fe Don't build host_init_verifier for darwin by Tom Cherry · 7 years ago
- 49fd480 Merge "init: add host side parser for init" by Tom Cherry · 7 years ago
- 2776845 adb: switch over to Android.bp. by Josh Gao · 7 years ago
- 1ac7150 Merge "adb: add a way to make the server intentionally leak." by Treehugger Robot · 7 years ago
- e217611 adb: add a way to make the server intentionally leak. by Josh Gao · 7 years ago
- c8a22bc Merge "Make memunreachable_binder_test suitable for VTS" by Colin Cross · 7 years ago
- de6bd50 init: add host side parser for init by Tom Cherry · 7 years ago
- d24c848 Merge "Change the remount command to be more container-friendly" by Treehugger Robot · 7 years ago
- 304daca Merge "libprocessgroup: remove legacy C string handling and build for host" by Tom Cherry · 7 years ago
- c0d4786 Merge "Mark crash_dump.policy as not supported on mips" by Treehugger Robot · 7 years ago
- 51e6c25 Make memunreachable_binder_test suitable for VTS by Colin Cross · 7 years ago
- 09d5e25 Merge changes I0783be05,Id8178913 by Josh Gao · 7 years ago
- e2b6cd2 Mark crash_dump.policy as not supported on mips by Dan Willemsen · 7 years ago
- e39ccd3 adb: allow reentrant calls to fdevent_run_on_main_thread. by Josh Gao · 7 years ago
- d51c6df adb: stop using quick_exit. by Josh Gao · 7 years ago
- 0db4b7a Change the remount command to be more container-friendly by Luis Hector Chavez · 7 years ago
- 574a081 libprocessgroup: remove legacy C string handling and build for host by Tom Cherry · 7 years ago
- 73664df Merge "EndsWith *suffix*" by Treehugger Robot · 7 years ago
- b154d18 EndsWith *suffix* by Erik Kline · 7 years ago
- badaa56 Merge "fs_mgr: add sysfs_path=%s to indicate a location of sysfs entry" by Jaegeuk Kim · 7 years ago
- efd3b9c fs_mgr: add sysfs_path=%s to indicate a location of sysfs entry by Jaegeuk Kim · 7 years ago
- 8906382 Merge "init: Reboot after timeout passes during reboot" by Tom Cherry · 7 years ago
- 876d9c3 Merge "libutils: remove subdirs" by Treehugger Robot · 7 years ago
- 581a4ce Merge "adb: switch apacket over to a std::string payload." by Treehugger Robot · 7 years ago
- 9571234 libutils: remove subdirs by Steven Moreland · 7 years ago
- a4644c9 Merge "Document property expansion." by Treehugger Robot · 7 years ago
- e006877 Merge "debuggerd_fallback: don't recursively abort." by Treehugger Robot · 7 years ago
- bc84469 Merge "Modify the offline handling interface." by David Srbecky · 7 years ago
- c9fec9d init: Reboot after timeout passes during reboot by Tom Cherry · 7 years ago
- 7e469ce Document property expansion. by Elliott Hughes · 7 years ago
- 8fbdbba Merge "Adjust DEX file reading to follow layout changes in ART." by David Srbecky · 7 years ago
- 432981b Modify the offline handling interface. by Christopher Ferris · 7 years ago
- 47354e7 Merge "Remove fs_config entries for webview_zygote." by Treehugger Robot · 7 years ago
- 70adac6 debuggerd_fallback: don't recursively abort. by Josh Gao · 7 years ago