1. 63bc924 lmkd: Add lmkd README file by Suren Baghdasaryan · 7 years ago
  2. bcf8e39 Merge changes Ida272d21,If3f29f9e,I7dc5258d,I55258c15,Ibad79770 by Treehugger Robot · 7 years ago
  3. 96f5ddd Merge "init: use signalfd to catch SIGCHLD" by Treehugger Robot · 7 years ago
  4. bee98f6 Merge "Allow vendor-init-actionable for vold-related properties" by Treehugger Robot · 7 years ago
  5. 8a2546c Merge "init: do not impose vendor_init restrictions on old vendor images" by Tom Cherry · 7 years ago
  6. f4095cf init: use signalfd to catch SIGCHLD by Ryan Prichard · 7 years ago
  7. e01f271 init: do not impose vendor_init restrictions on old vendor images by Tom Cherry · 7 years ago
  8. 96bc056 Merge "storaged: lower capabilities in init" by Treehugger Robot · 7 years ago
  9. 597067c Merge "Remove more semicolons at the end of namespaces" by Treehugger Robot · 7 years ago
  10. 665efb0 Merge "storaged: update OWNERS" by Treehugger Robot · 7 years ago
  11. da210f0 Remove more semicolons at the end of namespaces by Pirama Arumuga Nainar · 7 years ago
  12. 4d86816 Merge "fastboot: fix header_actual calculation" by Treehugger Robot · 7 years ago
  13. 0a17a98 Allow vendor-init-actionable for vold-related properties by Jaekyun Seok · 7 years ago
  14. a7bad9d fastboot: fix header_actual calculation by Fernando Lugo · 7 years ago
  15. ad24bce storaged: update OWNERS by David Anderson · 7 years ago
  16. 0cc5bdc Merge "Build /vendor/bin/logwrapper too." by Elliott Hughes · 7 years ago
  17. 25359c2 Merge "Add SIZEOF_MEMBER." by Treehugger Robot · 7 years ago
  18. d6cd18b adb: win32: cleanup winsock initialization. by Josh Gao · 7 years ago
  19. 740a776 adb: win32: properly set EBADF in some functions. by Josh Gao · 7 years ago
  20. f9f20e5 adb: partially clang-format sysdeps_win32.cpp. by Josh Gao · 7 years ago
  21. 6d22202 adb: implement adb_writev. by Josh Gao · 7 years ago
  22. 4e43bbc adb: switch apacket payload to a type that doesn't initialize its contents. by Josh Gao · 7 years ago
  23. e8562ba storaged: lower capabilities in init by David Anderson · 7 years ago
  24. 1428f0b Add SIZEOF_MEMBER. by Elliott Hughes · 7 years ago
  25. 2057707 Build /vendor/bin/logwrapper too. by Elliott Hughes · 7 years ago
  26. 171b04a Merge "Fix mac build (ldflags -> ldlibs)" by Treehugger Robot · 7 years ago
  27. f2749c6 Fix mac build (ldflags -> ldlibs) by Dan Willemsen · 7 years ago
  28. 2767c00 Merge changes I983f361d,I899c8433,Ie6f4b029,Ic3cb9c82,I27107d05 by Treehugger Robot · 7 years ago
  29. 647865b Merge "Fix Darwin build." by Elliott Hughes · 7 years ago
  30. f41dca1 Fix Darwin build. by Elliott Hughes · 7 years ago
  31. 9d020fa Merge "Remove extra semicolon at end of namespace" by Treehugger Robot · 7 years ago
  32. 2d27ab1 Merge "adb: properly calculate packet size on Mac." by Treehugger Robot · 7 years ago
  33. da1d41d Remove unused variable. by Elliott Hughes · 7 years ago
  34. 2564a58 Remove -i vendor id matching. by Elliott Hughes · 7 years ago
  35. 4646bb9 Add quotes to -v INFO/OKAY/FAIL for clarity. by Elliott Hughes · 7 years ago
  36. ffa6481 Remove legacy slot-suffix support. by Elliott Hughes · 7 years ago
  37. 4379e64 Remove extra semicolon at end of namespace by Pirama Arumuga Nainar · 7 years ago
  38. 4b26ede adb: properly calculate packet size on Mac. by Josh Gao · 7 years ago
  39. cf7e2b6 Add fastboot_test.cpp and test --os-version/--os-patch-level parsing. by Elliott Hughes · 7 years ago
  40. 5e77619 Merge "Minimal changes to build fastboot as a library." by Treehugger Robot · 7 years ago
  41. 7a5ef10 Minimal changes to build fastboot as a library. by Elliott Hughes · 7 years ago
  42. 9eafb96 Merge "Fix fastboot dist to be compatible with adb" by Treehugger Robot · 7 years ago
  43. e23d915 Fix fastboot dist to be compatible with adb by Dan Willemsen · 7 years ago
  44. 70a776c Merge "base: kernel logging get pre-opened /dev/kmsg from environment" by Treehugger Robot · 7 years ago
  45. 371cb87 Merge "Add fastboot --os-version and --os-patch-level." by Elliott Hughes · 7 years ago
  46. 32d52e1 Add fastboot --os-version and --os-patch-level. by Elliott Hughes · 7 years ago
  47. af28914 base: kernel logging get pre-opened /dev/kmsg from environment by Mark Salyzyn · 7 years ago
  48. 9a6a6df Merge "storaged: remove unused includes" by David Anderson · 7 years ago
  49. eadc245 Merge "lmkd: only mlockall() if enabled" by Mark Salyzyn · 7 years ago
  50. 94fb03a Merge "Make libbinderwrapper available in /vendor partition" by Juho Ha · 7 years ago
  51. bb3f177 storaged: remove unused includes by David Anderson · 7 years ago
  52. 1266aa7 Merge "Support /odm and /product in "adb remount" and "adb sync"." by Elliott Hughes · 7 years ago
  53. 3f73130 Merge "adb: Correctly drop caps when ambient capabilities are used" by Treehugger Robot · 7 years ago
  54. a2a6258 Merge "lmkd: test: access /sys/module/lowmemorykiller/ as u:r:shell:s0" by Treehugger Robot · 7 years ago
  55. bdbdf92 Make libbinderwrapper available in /vendor partition by Juho Ha · 7 years ago
  56. 08011d4 Merge "Remove the "needs_erase" workaround." by Elliott Hughes · 7 years ago
  57. 01deb94 adb: Correctly drop caps when ambient capabilities are used by Luis Hector Chavez · 7 years ago
  58. c25aedb Merge "adbd: configure jemalloc to not immediately purge." by Treehugger Robot · 7 years ago
  59. c6bf434 adbd: configure jemalloc to not immediately purge. by Josh Gao · 7 years ago
  60. 34081a5 Merge "Allow vendor-init-actionable for wlan.driver.status and init.svc.surfaceflinger" by Treehugger Robot · 7 years ago
  61. b5407f7 Remove the "needs_erase" workaround. by Elliott Hughes · 7 years ago
  62. 9bbfe4a Merge "Remove vendor Wifi and BT entries from fs_config.cpp" by Tom Cherry · 7 years ago
  63. 9148e92 Allow vendor-init-actionable for wlan.driver.status and init.svc.surfaceflinger by Jaekyun Seok · 7 years ago
  64. cf74e76 Merge "Remove `emergency` from the `fastboot reboot` completions." by Treehugger Robot · 7 years ago
  65. 9f6f827 Merge "Add newer partitions to the `fastboot flash` completions." by Treehugger Robot · 7 years ago
  66. 0548de1 Merge "Revert "Revert "adb: add transport benchmark.""" by Treehugger Robot · 7 years ago
  67. f6e5b0e Merge "Consistently use - rather than _ in fastboot option tab completion." by Treehugger Robot · 7 years ago
  68. 2d80838 Merge changes I50e27f46,I0b7cd983,I3639fdee by Elliott Hughes · 7 years ago
  69. e493f8a Revert "Revert "adb: add transport benchmark."" by Josh Gao · 7 years ago
  70. 2177110 Merge "make_f2fs: specify sector size for target image size and missing options" by Treehugger Robot · 7 years ago
  71. e75b66e Remove `emergency` from the `fastboot reboot` completions. by Elliott Hughes · 7 years ago
  72. 69e1a48 Add newer partitions to the `fastboot flash` completions. by Elliott Hughes · 7 years ago
  73. 234a40c Consistently use - rather than _ in fastboot option tab completion. by Elliott Hughes · 7 years ago
  74. 8f9fcc7 Remove lock_bootloader/unlock_bootloader. by Elliott Hughes · 7 years ago
  75. 0234ef9 Remove `reboot emergency`. by Elliott Hughes · 7 years ago
  76. 5814c52 Support /odm and /product in "adb remount" and "adb sync". by Elliott Hughes · 7 years ago
  77. 3433fe5 Merge "Move adb/fastboot bash completion into adb/fastboot." by Elliott Hughes · 7 years ago
  78. d2c787c Merge "Add a MemoryOfflineBuffer object." by Christopher Ferris · 7 years ago
  79. 1427db2 make_f2fs: specify sector size for target image size and missing options by Jaegeuk Kim · 7 years ago
  80. 4e348a2 Move adb/fastboot bash completion into adb/fastboot. by Elliott Hughes · 7 years ago
  81. e71094e Merge "Revert "adb: add transport benchmark."" by David Brazdil · 7 years ago
  82. 79b72cc Revert "adb: add transport benchmark." by David Brazdil · 7 years ago
  83. 1a1a941 Merge "adb: add transport benchmark." by Josh Gao · 7 years ago
  84. 09fc8d8 Merge "adb: don't abort when connecting to the same address twice." by Josh Gao · 7 years ago
  85. 3267601 Add a MemoryOfflineBuffer object. by Christopher Ferris · 7 years ago
  86. f0e0558 adb: add transport benchmark. by Josh Gao · 7 years ago
  87. 35299a4 adb: don't abort when connecting to the same address twice. by Josh Gao · 7 years ago
  88. b8072aa Clean up fastboot help: by Elliott Hughes · 7 years ago
  89. 764c722 Merge "Add a header-version argument to fastboot" by Treehugger Robot · 7 years ago
  90. 64693b7 lmkd: only mlockall() if enabled by Mark Salyzyn · 7 years ago
  91. 54058bb lmkd: test: access /sys/module/lowmemorykiller/ as u:r:shell:s0 by Mark Salyzyn · 7 years ago
  92. a02837b Merge changes Iff1ec14b,I32123c51,I517dbcba,Ic215c7fe by Josh Gao · 7 years ago
  93. cdf389e Merge "Improve fastboot verbose output." by Elliott Hughes · 7 years ago
  94. ecdc944 Add a header-version argument to fastboot by Hridya Valsaraju · 7 years ago
  95. c696be6 Improve fastboot verbose output. by Elliott Hughes · 7 years ago
  96. b4ffb10 adb: try harder to fill our test sockets. by Josh Gao · 7 years ago
  97. b400be8 adb: don't set has_write_error on success. by Josh Gao · 7 years ago
  98. 0240e2a Merge "Modernize fastboot output format." by Elliott Hughes · 7 years ago
  99. 5cafce6 Modernize fastboot output format. by Elliott Hughes · 7 years ago
  100. 616c91f Merge "Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr." by Tao Bao · 7 years ago