1. 5c0a678 lmkd: Implement lmkd-test by Suren Baghdasaryan · 7 years ago
  2. a3b8ff3 lmkd: Introduce liblmkd_utils for communicating with lmkd process by Suren Baghdasaryan · 7 years ago
  3. d760c7c lmkd: Add support for multiple lmkd client connections by Suren Baghdasaryan · 7 years ago
  4. 4781dbe Merge "fs_mgr: Ignore invalid DT device nodes" by Treehugger Robot · 7 years ago
  5. 53c34a7 Merge changes I443e733f,If1e89a67,I0481d87a by Tom Cherry · 7 years ago
  6. b733230 init: document previously undocumentary service options by Tom Cherry · 7 years ago
  7. d001459 init: alphabetize service options in README.md by Tom Cherry · 7 years ago
  8. 3bc38e6 init: alphabetize service options by Tom Cherry · 7 years ago
  9. 80b3e1e Merge "libutils: Remove Static.cpp and darwin hacks." by Treehugger Robot · 7 years ago
  10. 9150672 Merge "Base: Add default tag manipulation" by Treehugger Robot · 7 years ago
  11. d6b9656 Merge "init: use FQName parse" by Treehugger Robot · 7 years ago
  12. 87d5e7e Merge "adbd: don't require authentication for userdebug/eng builds." by Treehugger Robot · 7 years ago
  13. 19ebe60 Merge changes I51635278,I04c0038e by Treehugger Robot · 7 years ago
  14. 1d61d4f init: use FQName parse by Steven Moreland · 7 years ago
  15. 2605649 liblog: save errno through log writing by Mark Salyzyn · 7 years ago
  16. 43765c9 libion: cleanup logging by Mark Salyzyn · 7 years ago
  17. e29d82d fs_mgr: Ignore invalid DT device nodes by Tom Marshall · 7 years ago
  18. 250e199 Merge "Include iface index in the netlink event" by Treehugger Robot · 7 years ago
  19. b77ccb4 Include iface index in the netlink event by Chenbo Feng · 7 years ago
  20. ced9d17 Merge "adbd: make static." by Treehugger Robot · 7 years ago
  21. 60e90ed Base: Add default tag manipulation by Andreas Gampe · 7 years ago
  22. 424b4c9 Merge "Remove leftover commented out code." by Christopher Ferris · 7 years ago
  23. c65aec6 adbd: don't require authentication for userdebug/eng builds. by Josh Gao · 7 years ago
  24. 62b1693 adbd: make static. by Josh Gao · 7 years ago
  25. 1b07491 Merge "Make libasyncio headers usable from C" by Jerry Zhang · 7 years ago
  26. ca891f4 Remove leftover commented out code. by Christopher Ferris · 7 years ago
  27. 4c7bddd libutils: Remove Static.cpp and darwin hacks. by Steven Moreland · 7 years ago
  28. 307fbc7 Merge "Copy adb/OWNERS to diagnose_usb/OWNERS." by Treehugger Robot · 7 years ago
  29. e6db1e8 Copy adb/OWNERS to diagnose_usb/OWNERS. by Elliott Hughes · 7 years ago
  30. 57bad3b Merge changes from topic "adb_bp" by Josh Gao · 7 years ago
  31. 300176a adb: remove meaningless const. by Josh Gao · 7 years ago
  32. 5fee1bb adb: convert Connection to a nonblocking interface. by Josh Gao · 7 years ago
  33. 09998e6 adb: use soong version stamping. by Josh Gao · 7 years ago
  34. 126d4c4 Merge "Add ek and lorenzo to OWNERS for system/core netlink code." by Treehugger Robot · 7 years ago
  35. d67b4da Add ek and lorenzo to OWNERS for system/core netlink code. by Lorenzo Colitti · 7 years ago
  36. c51a691 Make libasyncio headers usable from C by Jerry Zhang · 7 years ago
  37. dd32de1 Merge changes I394a7920,Ia847118c,Ic8396eee,I79a85c33,Id015e6a7, ... by Suren Baghdasaryan · 7 years ago
  38. 69e611d Merge "fastboot: only require Linux modules on Linux" by Treehugger Robot · 7 years ago
  39. 64ce879 Merge "healthd: Fix negativity check after cast to unsigned enum" by Treehugger Robot · 7 years ago
  40. 9ba7992 healthd: Fix negativity check after cast to unsigned enum by Yi Kong · 7 years ago
  41. 868450e Merge "Remove empty zip warning on host builds" by Treehugger Robot · 7 years ago
  42. b9387c4 Merge "Revert "If enablefilecrypto or init_user0 fails, reboot into recovery."" by Treehugger Robot · 7 years ago
  43. 55c702f lmkd: Select in-kernel vs userspace lmk based on kernel driver presence by Suren Baghdasaryan · 7 years ago
  44. 68ed976 lmkd: Implement kill timeout by Suren Baghdasaryan · 7 years ago
  45. ec7b7d8 lmkd: Allow killing multiple processes to downgrade memory pressure by Suren Baghdasaryan · 7 years ago
  46. c4d6539 lmkd: Detect the highest level of vmpressure when event is detected by Suren Baghdasaryan · 7 years ago
  47. 0422e34 Merge "Restrict setting platform properties from vendor .prop files" by Tom Cherry · 7 years ago
  48. 95250d9 lmkd: Close cgroup.event_control file when done writing by Suren Baghdasaryan · 7 years ago
  49. 3e37838 lmkd: Remove stale dependency on libprocessgroup by Suren Baghdasaryan · 7 years ago
  50. f2bf890 lmkd: Add ability to trace lmkd kills by Suren Baghdasaryan · 7 years ago
  51. 79fae8c lmkd: add logic to kill the heaviest of the eligible processes by Suren Baghdasaryan · 7 years ago
  52. 6b17d8b lmkd: change defaults to disable event upgrade/downgrade logic by Suren Baghdasaryan · 7 years ago
  53. e41e3d9 Merge "Remove unreachable condition" by Treehugger Robot · 7 years ago
  54. 158ab15 Revert "If enablefilecrypto or init_user0 fails, reboot into recovery." by Paul Crowley · 7 years ago
  55. 1e0a222 Merge "Clean up property set error handling" by Tom Cherry · 7 years ago
  56. bae32ec Remove unreachable condition by Yi Kong · 7 years ago
  57. 7e83e04 Merge "Add a NOLINT for the memory leak we added" by Treehugger Robot · 7 years ago
  58. 1af9576 lmkd: add ability to monitor all vmpressure events by Suren Baghdasaryan · 7 years ago
  59. 6339926 Remove empty zip warning on host builds by Adam Lesinski · 7 years ago
  60. 2a7094f Restrict setting platform properties from vendor .prop files by Tom Cherry · 7 years ago
  61. 9372720 Clean up property set error handling by Tom Cherry · 7 years ago
  62. 311c894 Add a NOLINT for the memory leak we added by George Burgess IV · 7 years ago
  63. 69bb846 Merge "Don't build host_init_verifier on Android either" by Tom Cherry · 7 years ago
  64. 6f4e82b Don't build host_init_verifier on Android either by Tom Cherry · 7 years ago
  65. bea6a25 Merge "Don't build host_init_verifier for darwin" by Tom Cherry · 7 years ago
  66. 8572560 Don't build host_init_verifier for darwin by Tom Cherry · 7 years ago
  67. c2405a1 Merge "init: add host side parser for init" by Tom Cherry · 7 years ago
  68. 3c31148 adb: switch over to Android.bp. by Josh Gao · 7 years ago
  69. 1ea459a Merge "adb: add a way to make the server intentionally leak." by Treehugger Robot · 7 years ago
  70. 01713ee adb: add a way to make the server intentionally leak. by Josh Gao · 7 years ago
  71. ddda564 Merge "Make memunreachable_binder_test suitable for VTS" by Colin Cross · 7 years ago
  72. 4717050 init: add host side parser for init by Tom Cherry · 7 years ago
  73. 83b41f4 Merge "Change the remount command to be more container-friendly" by Treehugger Robot · 7 years ago
  74. 765e3ff Merge "libprocessgroup: remove legacy C string handling and build for host" by Tom Cherry · 7 years ago
  75. 593f1f3 Merge "Mark crash_dump.policy as not supported on mips" by Treehugger Robot · 7 years ago
  76. 1902ca4 Make memunreachable_binder_test suitable for VTS by Colin Cross · 7 years ago
  77. 352d710 Merge changes I0783be05,Id8178913 by Josh Gao · 7 years ago
  78. 9a7faaf Mark crash_dump.policy as not supported on mips by Dan Willemsen · 7 years ago
  79. 6d637cf adb: allow reentrant calls to fdevent_run_on_main_thread. by Josh Gao · 7 years ago
  80. 192b96e adb: stop using quick_exit. by Josh Gao · 7 years ago
  81. f94bfdc Change the remount command to be more container-friendly by Luis Hector Chavez · 7 years ago
  82. c99b823 libprocessgroup: remove legacy C string handling and build for host by Tom Cherry · 7 years ago
  83. d0035bf Merge "EndsWith *suffix*" by Treehugger Robot · 7 years ago
  84. 8b7564c EndsWith *suffix* by Erik Kline · 7 years ago
  85. 2cbb8a4 Merge "fs_mgr: add sysfs_path=%s to indicate a location of sysfs entry" by Jaegeuk Kim · 7 years ago
  86. 3a8f7af fs_mgr: add sysfs_path=%s to indicate a location of sysfs entry by Jaegeuk Kim · 7 years ago
  87. 9b9be79 Merge "init: Reboot after timeout passes during reboot" by Tom Cherry · 7 years ago
  88. 173ae6a Merge "libutils: remove subdirs" by Treehugger Robot · 7 years ago
  89. 5b0985b Merge "adb: switch apacket over to a std::string payload." by Treehugger Robot · 7 years ago
  90. 68bf7b9 libutils: remove subdirs by Steven Moreland · 7 years ago
  91. f938a09 Merge "Document property expansion." by Treehugger Robot · 7 years ago
  92. 3154055 Merge "debuggerd_fallback: don't recursively abort." by Treehugger Robot · 7 years ago
  93. 659990f Merge "Modify the offline handling interface." by David Srbecky · 7 years ago
  94. fb151e1 init: Reboot after timeout passes during reboot by Tom Cherry · 7 years ago
  95. ee0d516 Document property expansion. by Elliott Hughes · 7 years ago
  96. 2947597 Merge "Adjust DEX file reading to follow layout changes in ART." by David Srbecky · 7 years ago
  97. d05e6fc Modify the offline handling interface. by Christopher Ferris · 7 years ago
  98. 2411e5a Merge "Remove fs_config entries for webview_zygote." by Treehugger Robot · 7 years ago
  99. dca69eb debuggerd_fallback: don't recursively abort. by Josh Gao · 7 years ago
  100. 52c80da Merge "Change the GetAdjustedRelPc to GetPcAdjustment." by Christopher Ferris · 7 years ago