1. a9b130f Merge "init: add sigstop option for debugging services from their start" by Tom Cherry · 7 years ago
  2. 9446e94 Merge "lmkd: limit capability set to minimum" by Treehugger Robot · 7 years ago
  3. 4995b6f init: add sigstop option for debugging services from their start by Tom Cherry · 7 years ago
  4. 2f225f4 Merge "Re-land "If enablefilecrypto or init_user0 fails, reboot into recovery."" by Treehugger Robot · 7 years ago
  5. 3087846 Re-land "If enablefilecrypto or init_user0 fails, reboot into recovery." by Paul Crowley · 7 years ago
  6. c685915 Merge "Make bootstat container-friendly" by Treehugger Robot · 7 years ago
  7. af47e1a Merge "Remove out of date comment." by Treehugger Robot · 7 years ago
  8. d063ffd Merge "Remove header version check for command "fastboot boot boot.img"" by Treehugger Robot · 7 years ago
  9. b200495 Merge "Use ld when lld fails" by Treehugger Robot · 7 years ago
  10. a86ab3e Remove header version check for command "fastboot boot boot.img" by Hridya Valsaraju · 7 years ago
  11. 751b4fa Use ld when lld fails by Chih-Hung Hsieh · 7 years ago
  12. e828e57 Remove out of date comment. by Elliott Hughes · 7 years ago
  13. 56ac3c5 lmkd: limit capability set to minimum by Mark Salyzyn · 7 years ago
  14. 6038ea5 Make bootstat container-friendly by Luis Hector Chavez · 7 years ago
  15. 7efbbc5 Merge "lmkd: Introduce support for legacy kill algorithm that uses minfree levels" by Treehugger Robot · 7 years ago
  16. 07a426e lmkd: Introduce support for legacy kill algorithm that uses minfree levels by Suren Baghdasaryan · 7 years ago
  17. 7650229 Merge "lmkd: Switch to using /proc/meminfo to have access to file cache size" by Treehugger Robot · 7 years ago
  18. 67af296 lmkd: Switch to using /proc/meminfo to have access to file cache size by Suren Baghdasaryan · 7 years ago
  19. 2cc7f28 Merge changes Ie7d80bbb,I8e27f8b9 by Treehugger Robot · 7 years ago
  20. e2ce512 lmkd: Add zoneinfo and meminfo parsing routines by Suren Baghdasaryan · 7 years ago
  21. b624135 lmkd: Optimize frequent file reads by keeping file descriptors open by Suren Baghdasaryan · 7 years ago
  22. 2179cd9 Merge "debuggerd: remove maximum abort message length." by Elliott Hughes · 7 years ago
  23. 203fb66 Merge changes I78d2dc79,I6e2eaebe by Treehugger Robot · 7 years ago
  24. 2890dcd Merge "adb: fix `adb reverse` when adbd has multiple transports." by Treehugger Robot · 7 years ago
  25. 2ac351b debuggerd: remove maximum abort message length. by Josh Gao · 7 years ago
  26. b5f9c57 Merge "Add missing @addtogroup tags." by Treehugger Robot · 7 years ago
  27. 85baed5 lmkd: Fix usage of ro.lmk.kill_heaviest_task property by Suren Baghdasaryan · 7 years ago
  28. e363bad lmkd: Rename is_go_device variable to better reflect its function by Suren Baghdasaryan · 7 years ago
  29. e579ac9 Merge "lmkd: Add lmkd README file" by Treehugger Robot · 7 years ago
  30. d2ef50f Add missing @addtogroup tags. by Dan Albert · 7 years ago
  31. 63bc924 lmkd: Add lmkd README file by Suren Baghdasaryan · 7 years ago
  32. e6dfb83 adb: fix `adb reverse` when adbd has multiple transports. by Josh Gao · 7 years ago
  33. bcf8e39 Merge changes Ida272d21,If3f29f9e,I7dc5258d,I55258c15,Ibad79770 by Treehugger Robot · 7 years ago
  34. 96f5ddd Merge "init: use signalfd to catch SIGCHLD" by Treehugger Robot · 7 years ago
  35. bee98f6 Merge "Allow vendor-init-actionable for vold-related properties" by Treehugger Robot · 7 years ago
  36. 8a2546c Merge "init: do not impose vendor_init restrictions on old vendor images" by Tom Cherry · 7 years ago
  37. f4095cf init: use signalfd to catch SIGCHLD by Ryan Prichard · 7 years ago
  38. e01f271 init: do not impose vendor_init restrictions on old vendor images by Tom Cherry · 7 years ago
  39. 96bc056 Merge "storaged: lower capabilities in init" by Treehugger Robot · 7 years ago
  40. 597067c Merge "Remove more semicolons at the end of namespaces" by Treehugger Robot · 7 years ago
  41. 665efb0 Merge "storaged: update OWNERS" by Treehugger Robot · 7 years ago
  42. da210f0 Remove more semicolons at the end of namespaces by Pirama Arumuga Nainar · 7 years ago
  43. 4d86816 Merge "fastboot: fix header_actual calculation" by Treehugger Robot · 7 years ago
  44. 0a17a98 Allow vendor-init-actionable for vold-related properties by Jaekyun Seok · 7 years ago
  45. a7bad9d fastboot: fix header_actual calculation by Fernando Lugo · 7 years ago
  46. ad24bce storaged: update OWNERS by David Anderson · 7 years ago
  47. 0cc5bdc Merge "Build /vendor/bin/logwrapper too." by Elliott Hughes · 7 years ago
  48. 25359c2 Merge "Add SIZEOF_MEMBER." by Treehugger Robot · 7 years ago
  49. d6cd18b adb: win32: cleanup winsock initialization. by Josh Gao · 7 years ago
  50. 740a776 adb: win32: properly set EBADF in some functions. by Josh Gao · 7 years ago
  51. f9f20e5 adb: partially clang-format sysdeps_win32.cpp. by Josh Gao · 7 years ago
  52. 6d22202 adb: implement adb_writev. by Josh Gao · 7 years ago
  53. 4e43bbc adb: switch apacket payload to a type that doesn't initialize its contents. by Josh Gao · 7 years ago
  54. e8562ba storaged: lower capabilities in init by David Anderson · 7 years ago
  55. 1428f0b Add SIZEOF_MEMBER. by Elliott Hughes · 7 years ago
  56. 2057707 Build /vendor/bin/logwrapper too. by Elliott Hughes · 7 years ago
  57. 171b04a Merge "Fix mac build (ldflags -> ldlibs)" by Treehugger Robot · 7 years ago
  58. f2749c6 Fix mac build (ldflags -> ldlibs) by Dan Willemsen · 7 years ago
  59. 2767c00 Merge changes I983f361d,I899c8433,Ie6f4b029,Ic3cb9c82,I27107d05 by Treehugger Robot · 7 years ago
  60. 647865b Merge "Fix Darwin build." by Elliott Hughes · 7 years ago
  61. f41dca1 Fix Darwin build. by Elliott Hughes · 7 years ago
  62. 9d020fa Merge "Remove extra semicolon at end of namespace" by Treehugger Robot · 7 years ago
  63. 2d27ab1 Merge "adb: properly calculate packet size on Mac." by Treehugger Robot · 7 years ago
  64. da1d41d Remove unused variable. by Elliott Hughes · 7 years ago
  65. 2564a58 Remove -i vendor id matching. by Elliott Hughes · 7 years ago
  66. 4646bb9 Add quotes to -v INFO/OKAY/FAIL for clarity. by Elliott Hughes · 7 years ago
  67. ffa6481 Remove legacy slot-suffix support. by Elliott Hughes · 7 years ago
  68. 4379e64 Remove extra semicolon at end of namespace by Pirama Arumuga Nainar · 7 years ago
  69. 4b26ede adb: properly calculate packet size on Mac. by Josh Gao · 7 years ago
  70. cf7e2b6 Add fastboot_test.cpp and test --os-version/--os-patch-level parsing. by Elliott Hughes · 7 years ago
  71. 5e77619 Merge "Minimal changes to build fastboot as a library." by Treehugger Robot · 7 years ago
  72. 7a5ef10 Minimal changes to build fastboot as a library. by Elliott Hughes · 7 years ago
  73. 9eafb96 Merge "Fix fastboot dist to be compatible with adb" by Treehugger Robot · 7 years ago
  74. e23d915 Fix fastboot dist to be compatible with adb by Dan Willemsen · 7 years ago
  75. 70a776c Merge "base: kernel logging get pre-opened /dev/kmsg from environment" by Treehugger Robot · 7 years ago
  76. 371cb87 Merge "Add fastboot --os-version and --os-patch-level." by Elliott Hughes · 7 years ago
  77. 32d52e1 Add fastboot --os-version and --os-patch-level. by Elliott Hughes · 7 years ago
  78. af28914 base: kernel logging get pre-opened /dev/kmsg from environment by Mark Salyzyn · 7 years ago
  79. 9a6a6df Merge "storaged: remove unused includes" by David Anderson · 7 years ago
  80. eadc245 Merge "lmkd: only mlockall() if enabled" by Mark Salyzyn · 7 years ago
  81. 94fb03a Merge "Make libbinderwrapper available in /vendor partition" by Juho Ha · 7 years ago
  82. bb3f177 storaged: remove unused includes by David Anderson · 7 years ago
  83. 1266aa7 Merge "Support /odm and /product in "adb remount" and "adb sync"." by Elliott Hughes · 7 years ago
  84. 3f73130 Merge "adb: Correctly drop caps when ambient capabilities are used" by Treehugger Robot · 7 years ago
  85. a2a6258 Merge "lmkd: test: access /sys/module/lowmemorykiller/ as u:r:shell:s0" by Treehugger Robot · 7 years ago
  86. bdbdf92 Make libbinderwrapper available in /vendor partition by Juho Ha · 7 years ago
  87. 08011d4 Merge "Remove the "needs_erase" workaround." by Elliott Hughes · 7 years ago
  88. 01deb94 adb: Correctly drop caps when ambient capabilities are used by Luis Hector Chavez · 7 years ago
  89. c25aedb Merge "adbd: configure jemalloc to not immediately purge." by Treehugger Robot · 7 years ago
  90. c6bf434 adbd: configure jemalloc to not immediately purge. by Josh Gao · 7 years ago
  91. 34081a5 Merge "Allow vendor-init-actionable for wlan.driver.status and init.svc.surfaceflinger" by Treehugger Robot · 7 years ago
  92. b5407f7 Remove the "needs_erase" workaround. by Elliott Hughes · 7 years ago
  93. 9bbfe4a Merge "Remove vendor Wifi and BT entries from fs_config.cpp" by Tom Cherry · 7 years ago
  94. 9148e92 Allow vendor-init-actionable for wlan.driver.status and init.svc.surfaceflinger by Jaekyun Seok · 7 years ago
  95. cf74e76 Merge "Remove `emergency` from the `fastboot reboot` completions." by Treehugger Robot · 7 years ago
  96. 9f6f827 Merge "Add newer partitions to the `fastboot flash` completions." by Treehugger Robot · 7 years ago
  97. 0548de1 Merge "Revert "Revert "adb: add transport benchmark.""" by Treehugger Robot · 7 years ago
  98. f6e5b0e Merge "Consistently use - rather than _ in fastboot option tab completion." by Treehugger Robot · 7 years ago
  99. 2d80838 Merge changes I50e27f46,I0b7cd983,I3639fdee by Elliott Hughes · 7 years ago
  100. e493f8a Revert "Revert "adb: add transport benchmark."" by Josh Gao · 7 years ago