1. 64d97d8 lmkd: limit capability set to minimum by Mark Salyzyn · 6 years ago
  2. 03aae15 Make bootstat container-friendly by Luis Hector Chavez · 6 years ago
  3. 22dc27b Merge "lmkd: Introduce support for legacy kill algorithm that uses minfree levels" by Treehugger Robot · 6 years ago upstream/o-mr1-iot-preview-8 android-o-mr1-iot-preview-8
  4. c09b53d lmkd: Introduce support for legacy kill algorithm that uses minfree levels by Suren Baghdasaryan · 6 years ago
  5. 5176b4b Merge "lmkd: Switch to using /proc/meminfo to have access to file cache size" by Treehugger Robot · 6 years ago
  6. 45c9e0b lmkd: Switch to using /proc/meminfo to have access to file cache size by Suren Baghdasaryan · 6 years ago
  7. b62d5ed Merge changes Ie7d80bbb,I8e27f8b9 by Treehugger Robot · 6 years ago
  8. ceffb41 lmkd: Add zoneinfo and meminfo parsing routines by Suren Baghdasaryan · 6 years ago
  9. 6499e5e lmkd: Optimize frequent file reads by keeping file descriptors open by Suren Baghdasaryan · 6 years ago
  10. 66b685e Merge "debuggerd: remove maximum abort message length." by Elliott Hughes · 6 years ago
  11. bb26615 Merge changes I78d2dc79,I6e2eaebe by Treehugger Robot · 6 years ago
  12. 2468b76 Merge "adb: fix `adb reverse` when adbd has multiple transports." by Treehugger Robot · 6 years ago
  13. 1cc7bd8 debuggerd: remove maximum abort message length. by Josh Gao · 6 years ago
  14. 95a3707 Merge "Add missing @addtogroup tags." by Treehugger Robot · 6 years ago
  15. 818b59b lmkd: Fix usage of ro.lmk.kill_heaviest_task property by Suren Baghdasaryan · 6 years ago
  16. ff61afb lmkd: Rename is_go_device variable to better reflect its function by Suren Baghdasaryan · 6 years ago
  17. b518418 Merge "lmkd: Add lmkd README file" by Treehugger Robot · 6 years ago
  18. 55a7671 Add missing @addtogroup tags. by Dan Albert · 6 years ago
  19. 7e5dea8 lmkd: Add lmkd README file by Suren Baghdasaryan · 6 years ago
  20. 44899ee adb: fix `adb reverse` when adbd has multiple transports. by Josh Gao · 6 years ago
  21. cd71fd5 Merge changes Ida272d21,If3f29f9e,I7dc5258d,I55258c15,Ibad79770 by Treehugger Robot · 6 years ago
  22. 07de838 Merge "init: use signalfd to catch SIGCHLD" by Treehugger Robot · 6 years ago
  23. ee1b5a6 Merge "Allow vendor-init-actionable for vold-related properties" by Treehugger Robot · 6 years ago
  24. 4396bb8 Merge "init: do not impose vendor_init restrictions on old vendor images" by Tom Cherry · 6 years ago
  25. 1325ec8 init: use signalfd to catch SIGCHLD by Ryan Prichard · 6 years ago
  26. a1dbeb8 init: do not impose vendor_init restrictions on old vendor images by Tom Cherry · 6 years ago
  27. 183b575 Merge "storaged: lower capabilities in init" by Treehugger Robot · 6 years ago
  28. d652a9e Merge "Remove more semicolons at the end of namespaces" by Treehugger Robot · 6 years ago
  29. ffc325a Merge "storaged: update OWNERS" by Treehugger Robot · 6 years ago
  30. 90affce Remove more semicolons at the end of namespaces by Pirama Arumuga Nainar · 6 years ago
  31. 53135a4 Merge "fastboot: fix header_actual calculation" by Treehugger Robot · 6 years ago
  32. 00ef7d5 Allow vendor-init-actionable for vold-related properties by Jaekyun Seok · 6 years ago
  33. 91dfaec fastboot: fix header_actual calculation by Fernando Lugo · 6 years ago
  34. 2980f57 init: Use android::base::boot_clock instead of /proc/uptime by Luis Hector Chavez · 6 years ago
  35. 3214731 storaged: update OWNERS by David Anderson · 6 years ago
  36. af15fbf Merge "Build /vendor/bin/logwrapper too." by Elliott Hughes · 6 years ago
  37. 1e4764e Merge "Add SIZEOF_MEMBER." by Treehugger Robot · 6 years ago
  38. 2e93df2 adb: win32: cleanup winsock initialization. by Josh Gao · 6 years ago
  39. 011ba4b adb: win32: properly set EBADF in some functions. by Josh Gao · 6 years ago
  40. 64a63ac adb: partially clang-format sysdeps_win32.cpp. by Josh Gao · 6 years ago
  41. 116aa0a adb: implement adb_writev. by Josh Gao · 6 years ago
  42. 1ce9957 adb: switch apacket payload to a type that doesn't initialize its contents. by Josh Gao · 6 years ago
  43. e54ca5f storaged: lower capabilities in init by David Anderson · 6 years ago
  44. 1b86d41 Add SIZEOF_MEMBER. by Elliott Hughes · 6 years ago
  45. 0b539f3 Build /vendor/bin/logwrapper too. by Elliott Hughes · 6 years ago
  46. 1b2f2ee Merge "Fix mac build (ldflags -> ldlibs)" by Treehugger Robot · 6 years ago
  47. d81279f Fix mac build (ldflags -> ldlibs) by Dan Willemsen · 6 years ago
  48. 002959e Merge changes I983f361d,I899c8433,Ie6f4b029,Ic3cb9c82,I27107d05 by Treehugger Robot · 6 years ago
  49. fef56f1 Merge "Fix Darwin build." by Elliott Hughes · 6 years ago
  50. 7678ffd Fix Darwin build. by Elliott Hughes · 6 years ago
  51. 1d2bf45 Merge "Remove extra semicolon at end of namespace" by Treehugger Robot · 6 years ago
  52. ee63d74 Merge "adb: properly calculate packet size on Mac." by Treehugger Robot · 6 years ago
  53. bd86420 Remove unused variable. by Elliott Hughes · 6 years ago
  54. f3192bd Remove -i vendor id matching. by Elliott Hughes · 6 years ago
  55. 234910b Add quotes to -v INFO/OKAY/FAIL for clarity. by Elliott Hughes · 6 years ago
  56. 42b18a5 Remove legacy slot-suffix support. by Elliott Hughes · 6 years ago
  57. eab48ce Remove extra semicolon at end of namespace by Pirama Arumuga Nainar · 6 years ago
  58. 2ea4652 adb: properly calculate packet size on Mac. by Josh Gao · 6 years ago
  59. 6ebec93 Add fastboot_test.cpp and test --os-version/--os-patch-level parsing. by Elliott Hughes · 6 years ago
  60. 20d2159 Merge "Minimal changes to build fastboot as a library." by Treehugger Robot · 6 years ago
  61. 11ff345 Minimal changes to build fastboot as a library. by Elliott Hughes · 6 years ago
  62. 9e8e19a Merge "Fix fastboot dist to be compatible with adb" by Treehugger Robot · 6 years ago
  63. 94e4dc2 Fix fastboot dist to be compatible with adb by Dan Willemsen · 6 years ago
  64. 7ff0615 Merge "base: kernel logging get pre-opened /dev/kmsg from environment" by Treehugger Robot · 6 years ago
  65. 09f2af4 Merge "Add fastboot --os-version and --os-patch-level." by Elliott Hughes · 6 years ago
  66. 577e8b4 Add fastboot --os-version and --os-patch-level. by Elliott Hughes · 6 years ago
  67. 2507a04 base: kernel logging get pre-opened /dev/kmsg from environment by Mark Salyzyn · 6 years ago
  68. 0289f35 Merge "storaged: remove unused includes" by David Anderson · 6 years ago
  69. 7ee579f Merge "lmkd: only mlockall() if enabled" by Mark Salyzyn · 6 years ago
  70. c593147 Merge "Make libbinderwrapper available in /vendor partition" by Juho Ha · 6 years ago
  71. 6d65f7c storaged: remove unused includes by David Anderson · 6 years ago
  72. 6eb9248 Merge "Support /odm and /product in "adb remount" and "adb sync"." by Elliott Hughes · 6 years ago
  73. 44f78be Merge "adb: Correctly drop caps when ambient capabilities are used" by Treehugger Robot · 6 years ago
  74. b69cb70 Merge "lmkd: test: access /sys/module/lowmemorykiller/ as u:r:shell:s0" by Treehugger Robot · 6 years ago
  75. fea13b8 Make libbinderwrapper available in /vendor partition by Juho Ha · 6 years ago
  76. bd7b2dc Merge "Remove the "needs_erase" workaround." by Elliott Hughes · 6 years ago
  77. daacf4f adb: Correctly drop caps when ambient capabilities are used by Luis Hector Chavez · 6 years ago
  78. fa1f191 Merge "adbd: configure jemalloc to not immediately purge." by Treehugger Robot · 6 years ago
  79. 218f766 adbd: configure jemalloc to not immediately purge. by Josh Gao · 6 years ago
  80. 5e5509e Merge "Allow vendor-init-actionable for wlan.driver.status and init.svc.surfaceflinger" by Treehugger Robot · 6 years ago
  81. 59efd44 Remove the "needs_erase" workaround. by Elliott Hughes · 6 years ago
  82. 09daaa4 Merge "Remove vendor Wifi and BT entries from fs_config.cpp" by Tom Cherry · 6 years ago
  83. 167ec7f Allow vendor-init-actionable for wlan.driver.status and init.svc.surfaceflinger by Jaekyun Seok · 6 years ago
  84. 243be55 Merge "Remove `emergency` from the `fastboot reboot` completions." by Treehugger Robot · 6 years ago
  85. 3810f00 Merge "Add newer partitions to the `fastboot flash` completions." by Treehugger Robot · 6 years ago
  86. 8daf742 Merge "Revert "Revert "adb: add transport benchmark.""" by Treehugger Robot · 6 years ago
  87. 52cd10f Merge "Consistently use - rather than _ in fastboot option tab completion." by Treehugger Robot · 6 years ago
  88. eace8e2 Merge changes I50e27f46,I0b7cd983,I3639fdee by Elliott Hughes · 6 years ago
  89. 9c59649 Revert "Revert "adb: add transport benchmark."" by Josh Gao · 6 years ago
  90. e21b764 Merge "make_f2fs: specify sector size for target image size and missing options" by Treehugger Robot · 6 years ago
  91. bd1e2dd Remove `emergency` from the `fastboot reboot` completions. by Elliott Hughes · 6 years ago
  92. f0b9c7c Add newer partitions to the `fastboot flash` completions. by Elliott Hughes · 6 years ago
  93. b2b9015 Consistently use - rather than _ in fastboot option tab completion. by Elliott Hughes · 6 years ago
  94. 2e9b779 Remove lock_bootloader/unlock_bootloader. by Elliott Hughes · 6 years ago
  95. 2cb9075 Remove `reboot emergency`. by Elliott Hughes · 6 years ago
  96. 57e97cb Support /odm and /product in "adb remount" and "adb sync". by Elliott Hughes · 6 years ago
  97. 9c8c038 Merge "Move adb/fastboot bash completion into adb/fastboot." by Elliott Hughes · 6 years ago
  98. c692ff9 Merge "Add a MemoryOfflineBuffer object." by Christopher Ferris · 6 years ago
  99. e2596bf make_f2fs: specify sector size for target image size and missing options by Jaegeuk Kim · 6 years ago
  100. fbfa0e8 Move adb/fastboot bash completion into adb/fastboot. by Elliott Hughes · 6 years ago