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