- ec7b7d8 lmkd: Allow killing multiple processes to downgrade memory pressure by Suren Baghdasaryan · 7 years ago
- c4d6539 lmkd: Detect the highest level of vmpressure when event is detected by Suren Baghdasaryan · 7 years ago
- 95250d9 lmkd: Close cgroup.event_control file when done writing by Suren Baghdasaryan · 7 years ago
- 3e37838 lmkd: Remove stale dependency on libprocessgroup by Suren Baghdasaryan · 7 years ago
- f2bf890 lmkd: Add ability to trace lmkd kills by Suren Baghdasaryan · 7 years ago
- 79fae8c lmkd: add logic to kill the heaviest of the eligible processes by Suren Baghdasaryan · 7 years ago
- 6b17d8b lmkd: change defaults to disable event upgrade/downgrade logic by Suren Baghdasaryan · 7 years ago
- 1af9576 lmkd: add ability to monitor all vmpressure events by Suren Baghdasaryan · 7 years ago
- 69bb846 Merge "Don't build host_init_verifier on Android either" by Tom Cherry · 7 years ago
- 6f4e82b Don't build host_init_verifier on Android either by Tom Cherry · 7 years ago
- bea6a25 Merge "Don't build host_init_verifier for darwin" by Tom Cherry · 7 years ago
- 8572560 Don't build host_init_verifier for darwin by Tom Cherry · 7 years ago
- c2405a1 Merge "init: add host side parser for init" by Tom Cherry · 7 years ago
- 1ea459a Merge "adb: add a way to make the server intentionally leak." by Treehugger Robot · 7 years ago
- 01713ee adb: add a way to make the server intentionally leak. by Josh Gao · 7 years ago
- ddda564 Merge "Make memunreachable_binder_test suitable for VTS" by Colin Cross · 7 years ago
- 4717050 init: add host side parser for init by Tom Cherry · 7 years ago
- 83b41f4 Merge "Change the remount command to be more container-friendly" by Treehugger Robot · 7 years ago
- 765e3ff Merge "libprocessgroup: remove legacy C string handling and build for host" by Tom Cherry · 7 years ago
- 593f1f3 Merge "Mark crash_dump.policy as not supported on mips" by Treehugger Robot · 7 years ago
- 1902ca4 Make memunreachable_binder_test suitable for VTS by Colin Cross · 7 years ago
- 352d710 Merge changes I0783be05,Id8178913 by Josh Gao · 7 years ago
- 9a7faaf Mark crash_dump.policy as not supported on mips by Dan Willemsen · 7 years ago
- 6d637cf adb: allow reentrant calls to fdevent_run_on_main_thread. by Josh Gao · 7 years ago
- 192b96e adb: stop using quick_exit. by Josh Gao · 7 years ago
- f94bfdc Change the remount command to be more container-friendly by Luis Hector Chavez · 7 years ago
- c99b823 libprocessgroup: remove legacy C string handling and build for host by Tom Cherry · 7 years ago
- d0035bf Merge "EndsWith *suffix*" by Treehugger Robot · 7 years ago
- 8b7564c EndsWith *suffix* by Erik Kline · 7 years ago
- 2cbb8a4 Merge "fs_mgr: add sysfs_path=%s to indicate a location of sysfs entry" by Jaegeuk Kim · 7 years ago
- 3a8f7af fs_mgr: add sysfs_path=%s to indicate a location of sysfs entry by Jaegeuk Kim · 7 years ago
- 9b9be79 Merge "init: Reboot after timeout passes during reboot" by Tom Cherry · 7 years ago
- 173ae6a Merge "libutils: remove subdirs" by Treehugger Robot · 7 years ago
- 5b0985b Merge "adb: switch apacket over to a std::string payload." by Treehugger Robot · 7 years ago
- 68bf7b9 libutils: remove subdirs by Steven Moreland · 7 years ago
- f938a09 Merge "Document property expansion." by Treehugger Robot · 7 years ago
- 3154055 Merge "debuggerd_fallback: don't recursively abort." by Treehugger Robot · 7 years ago
- 659990f Merge "Modify the offline handling interface." by David Srbecky · 7 years ago
- fb151e1 init: Reboot after timeout passes during reboot by Tom Cherry · 7 years ago
- ee0d516 Document property expansion. by Elliott Hughes · 7 years ago
- 2947597 Merge "Adjust DEX file reading to follow layout changes in ART." by David Srbecky · 7 years ago
- d05e6fc Modify the offline handling interface. by Christopher Ferris · 7 years ago
- 2411e5a Merge "Remove fs_config entries for webview_zygote." by Treehugger Robot · 7 years ago
- dca69eb debuggerd_fallback: don't recursively abort. by Josh Gao · 7 years ago
- 52c80da Merge "Change the GetAdjustedRelPc to GetPcAdjustment." by Christopher Ferris · 7 years ago
- 93a0b5f Merge "init: log control messages along with the process that sent them" by Tom Cherry · 7 years ago
- cb1c04a Change the GetAdjustedRelPc to GetPcAdjustment. by Christopher Ferris · 7 years ago
- 280c5d8 init: log control messages along with the process that sent them by Tom Cherry · 7 years ago
- 2c131c7 adb: switch apacket over to a std::string payload. by Josh Gao · 7 years ago
- bed8c2f Merge "Add ability to skip function name resolution." by Christopher Ferris · 7 years ago
- e6d9009 Merge "Base: Add an NDK-compiled version of libbase" by Treehugger Robot · 7 years ago
- d26b4e2 Base: Add an NDK-compiled version of libbase by Andreas Gampe · 7 years ago
- d761977 Add ability to skip function name resolution. by Christopher Ferris · 7 years ago
- e348f7d Merge "Expose __android_log_buf_print and __android_log_buf_write to NDK" by Treehugger Robot · 7 years ago
- 0a02418 Expose __android_log_buf_print and __android_log_buf_write to NDK by Tom Cherry · 7 years ago
- a4da9c6 Merge "Fix intermittent crash in property_service_test" by Treehugger Robot · 7 years ago
- 5cf178c Fix intermittent crash in property_service_test by Tom Cherry · 7 years ago
- 386ebe6 Merge "bpfmt." by Treehugger Robot · 7 years ago
- 5f1fb90 Merge "Fix a memory leak" by Treehugger Robot · 7 years ago
- 9a80cf9 Merge "debuggerd seccomp: explain why we define PROT_READ/WRITE." by Treehugger Robot · 7 years ago
- bb80abe Merge "Define PROT_READ and PROT_WRITE when generating the policy files" by Treehugger Robot · 7 years ago
- c275505 Fix a memory leak by George Burgess IV · 7 years ago
- 830092d debuggerd seccomp: explain why we define PROT_READ/WRITE. by Josh Gao · 7 years ago
- d2b96b0 Define PROT_READ and PROT_WRITE when generating the policy files by Justin Yun · 7 years ago
- 9fef6ff Merge "Modify elf cache to handle elf_offsets properly." by Christopher Ferris · 7 years ago
- 88cfdf2 bpfmt. by Elliott Hughes · 7 years ago
- 402acde Merge "Fix darwin build" by Treehugger Robot · 7 years ago
- d5c10fe Fix darwin build by Christopher Tate · 7 years ago
- a6714c4 Modify elf cache to handle elf_offsets properly. by Christopher Ferris · 7 years ago
- 4262b43 Merge "Fix soname reading code." by Christopher Ferris · 7 years ago
- 40be73a Merge "Include the map name when dumping memory around a register." by Elliott Hughes · 7 years ago
- 92f5b96 Adjust DEX file reading to follow layout changes in ART. by David Srbecky · 7 years ago
- 8537925 Fix soname reading code. by Christopher Ferris · 7 years ago
- 04364c8 Include the map name when dumping memory around a register. by Elliott Hughes · 7 years ago
- 8f6ee75 Merge "If enablefilecrypto or init_user0 fails, reboot into recovery." by Treehugger Robot · 7 years ago
- a09ad9d If enablefilecrypto or init_user0 fails, reboot into recovery. by Paul Crowley · 7 years ago
- 2bd1461 Merge changes Iea2d97fb,I08fa3905,Idd5b923e by Tom Cherry · 7 years ago
- f77956a Merge "Move libdexfile out of runtime" by David Sehr · 7 years ago
- 48a16bc Merge "init.rc: Add nodev,noexec,nosuid to /config" by Treehugger Robot · 7 years ago
- d9e7004 Move all Action parsing into ActionParser by Tom Cherry · 7 years ago
- a31195a Move ActionManager to its own file by Tom Cherry · 7 years ago
- 057d04a Merge "init.rc: Mount /mnt with nodev,nosuid,noexec" by Treehugger Robot · 7 years ago
- 6d8268e Merge "ion_test.c: Fix c/p error in arg parse." by Treehugger Robot · 7 years ago
- ab793f5 Merge "init.rc: Remount / with MS_REMOUNT|MS_BIND" by Treehugger Robot · 7 years ago
- f673c73 Remove fs_config entries for webview_zygote. by Robert Sesek · 7 years ago
- 9d3cecf ion_test.c: Fix c/p error in arg parse. by Steven Moreland · 7 years ago
- 4ecaa7b init.rc: Add nodev,noexec,nosuid to /config by Luis Hector Chavez · 7 years ago
- 15db519 init.rc: Mount /mnt with nodev,nosuid,noexec by Luis Hector Chavez · 7 years ago
- 277e54b init.rc: Remount / with MS_REMOUNT|MS_BIND by Luis Hector Chavez · 7 years ago
- 689071f Merge "Prevent WaitForProperty() from using ~100% of CPU time on 32bit builds" by Treehugger Robot · 7 years ago
- 02979b3 Prevent WaitForProperty() from using ~100% of CPU time on 32bit builds by yusukes · 7 years ago
- a9889aa Move libdexfile out of runtime by David Sehr · 7 years ago
- f139b6d Merge "Add tracing tags to vibrator" by Treehugger Robot · 7 years ago
- 6efd84f Merge "Implement new DEX PC lookup scheme." by David Srbecky · 7 years ago
- b986bd3 Merge "Move libz to llndk from vndk-sp for non-VNDK-enforced devices." by Treehugger Robot · 7 years ago
- d2ed1ee Move libz to llndk from vndk-sp for non-VNDK-enforced devices. by Justin Yun · 7 years ago
- 68ab581 Merge "Fix PDK build" by Logan Chien · 7 years ago
- e7899e4 Fix PDK build by Logan Chien · 7 years ago
- 464626e Implement new DEX PC lookup scheme. by Christopher Ferris · 7 years ago
- 968f533 Merge "Make log_event_list.h available to vendor code." by Treehugger Robot · 7 years ago