1. d5f825c Merge "BOARD_USES_PRODUCT_SERVICES_IMAGE => BOARD_USES_PRODUCT_SERVICESIMAGE" by Treehugger Robot · 7 years ago
  2. a8dcef2 Merge "healthd_mode_charger: unblank the screen only on first frame" by Treehugger Robot · 7 years ago
  3. 2cbe2c7 healthd_mode_charger: unblank the screen only on first frame by Thierry Strudel · 7 years ago
  4. 2756339 Merge "liblp: Allow building liblp as a shared library." by Treehugger Robot · 7 years ago
  5. f792e41 liblp: Allow building liblp as a shared library. by David Anderson · 7 years ago
  6. f6b8231 Merge "init: Cleanly shut down subcontext processes" by Treehugger Robot · 7 years ago
  7. d81c4f0 Merge "adbd: fix check of `remount -R`." by Treehugger Robot · 7 years ago
  8. 44c2010 Merge "NDK: add availability comments to <sync.h>." by Treehugger Robot · 7 years ago
  9. 1ba2e6a Merge "adb: split daemon services out of service_to_fd." by Josh Gao · 7 years ago
  10. 2712192 adbd: fix check of `remount -R`. by Josh Gao · 7 years ago
  11. d1c5c5b NDK: add availability comments to <sync.h>. by Elliott Hughes · 7 years ago
  12. 0937a84 Merge "Move recovery to /system/bin" by Treehugger Robot · 7 years ago
  13. c1dabd8 Merge "adb: use WriteFdExactly when no format" by Treehugger Robot · 7 years ago
  14. fe732d1 Merge "Restore tcpdump." by Treehugger Robot · 7 years ago
  15. 92c49bc init: Cleanly shut down subcontext processes by Luis Hector Chavez · 7 years ago
  16. bcdfe0d BOARD_USES_PRODUCT_SERVICES_IMAGE => BOARD_USES_PRODUCT_SERVICESIMAGE by Yifan Hong · 7 years ago
  17. c29bf19 adb: use WriteFdExactly when no format by Mark Salyzyn · 7 years ago
  18. 18be1e2 Merge "Add support for /product-services partition." by Treehugger Robot · 7 years ago
  19. 8871331 Restore tcpdump. by Elliott Hughes · 7 years ago
  20. 78f5431 Merge "Revert "Switch to PCRE grep."" by Elliott Hughes · 7 years ago
  21. ff01e54 Merge "Suppress gnu-zero-variadic-macro-arguments warning." by Treehugger Robot · 7 years ago
  22. f9408d5 Revert "Switch to PCRE grep." by Elliott Hughes · 7 years ago
  23. 8b25b87 Merge "ueventd: Add dynamic kernel module loading" by Tom Cherry · 7 years ago
  24. cd3965e Suppress gnu-zero-variadic-macro-arguments warning. by Chih-Hung Hsieh · 7 years ago
  25. 46f281e Merge changes Ic90fac0b,Id9c12303,I2d9bdcb1,I9d699af1,Ia4d03f9e, ... by Treehugger Robot · 7 years ago
  26. d1a1202 Merge "Create lookup table of DEX symbols." by Christopher Ferris · 7 years ago
  27. d6f97d6 Merge "Add support for fastboot transport timeouts and USB Reset() on linux" by Chris Fries · 7 years ago
  28. 3613710 Add support for /product-services partition. by Dario Freni · 7 years ago
  29. acf78d4 Add support for fastboot transport timeouts and USB Reset() on linux by Aaron Wisner · 7 years ago
  30. 9963847 ueventd: Add dynamic kernel module loading by Andrew F. Davis · 7 years ago
  31. 28fb130 Merge "Revert "libsparse: Add sparse typed callback"" by Tobias Thierer · 7 years ago
  32. fca4a9c Revert "libsparse: Add sparse typed callback" by Tobias Thierer · 7 years ago
  33. 9ff0669 Merge "fs_mgr: Build and use shared libs." by Tao Bao · 7 years ago
  34. 56f76ec Merge changes Ica6bf5c6,I3f626433 by Treehugger Robot · 7 years ago
  35. 997cfac adb: split daemon services out of service_to_fd. by Josh Gao · 7 years ago
  36. 954adcc adbd: turn on fdsan warnings. by Josh Gao · 7 years ago
  37. 6523309 adb: add error-generating overload of adb_close(unique_fd). by Josh Gao · 7 years ago
  38. 56300c9 adb: fix register_socket_transport related double-closes. by Josh Gao · 7 years ago
  39. e261f6b adb: fix double close in local_connect_arbitrary_ports. by Josh Gao · 7 years ago
  40. 73a5ee4 adb: use adb's unique_fd instead of android::base. by Josh Gao · 7 years ago
  41. 2deb787 adb: move remount_service.h into daemon. by Josh Gao · 7 years ago
  42. 86acb86 adb: split shell_service.h into client/daemon/protocol parts. by Josh Gao · 7 years ago
  43. edec033 adb: split file_sync_service.h into client and daemon parts. by Josh Gao · 7 years ago
  44. 7b7e416 Merge "trusty: tipc_test: Read output and test result from ta2ta_ipc_test" by Arve Hjønnevåg · 7 years ago
  45. e663c78 Merge "trusty: add the trusty folks to the system/core/trusty/ OWNERS." by Treehugger Robot · 7 years ago
  46. c6b85a6 Merge "Add OWNERS file to gatekeeperd" by Treehugger Robot · 7 years ago
  47. e352a75 Merge "Declare __fake_use_va_args as a variadic function." by Treehugger Robot · 7 years ago
  48. 6cf9bda Add OWNERS file to gatekeeperd by Shawn Willden · 7 years ago
  49. e87aaf9 trusty: add the trusty folks to the system/core/trusty/ OWNERS. by Elliott Hughes · 7 years ago
  50. 62b0ef5 Declare __fake_use_va_args as a variadic function. by Chih-Hung Hsieh · 7 years ago
  51. a9fad6c fs_mgr: Build and use shared libs. by Tao Bao · 7 years ago
  52. 3edffdb Merge "libsparse: Add sparse typed callback" by Treehugger Robot · 7 years ago
  53. db69f0d libsparse: Add sparse typed callback by Jerry Zhang · 7 years ago
  54. f6ee8fe Merge "Revert "Add derived UsbTransport class with USB reset method"" by Tobias Thierer · 7 years ago
  55. ec1542f Revert "Add derived UsbTransport class with USB reset method" by Tobias Thierer · 7 years ago
  56. 5de2be5 Move recovery to /system/bin by Jerry Zhang · 7 years ago
  57. 1c92fa4 Merge "[libsysutils] Modernize codebase by replacing NULL with nullptr" by Treehugger Robot · 7 years ago
  58. 2efcb52 Merge "init: fix typo in error message" by Treehugger Robot · 7 years ago
  59. 4888525 [libsysutils] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  60. 220c1d5 Merge "libprocinfo: return error msg instead of printing it." by Yabin Cui · 7 years ago
  61. 24f226d Merge "Add recovery_available: true to init dependencies" by Treehugger Robot · 7 years ago
  62. 8c901dd init: fix typo in error message by Tom Cherry · 7 years ago
  63. 5f036ab libprocinfo: return error msg instead of printing it. by Yabin Cui · 7 years ago
  64. 1151d15 Add recovery_available: true to init dependencies by Tom Cherry · 7 years ago
  65. 56795ac Merge "Add derived UsbTransport class with USB reset method" by Chris Fries · 7 years ago
  66. ceb7cbf Add derived UsbTransport class with USB reset method by Aaron Wisner · 7 years ago
  67. 48e3cde Merge "[libsparse] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  68. 32acd31 Merge "adb: fix forward --list, --remove(-all) with multiple devices." by Treehugger Robot · 7 years ago
  69. 17ba95e [libsparse] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  70. 835d764 Merge "Declare __FAKE_USE_VA_ARGS as a variadic function." by Chih-hung Hsieh · 7 years ago
  71. 7af64cb Merge "Restore the libsync __ANDROID_API__ guard" by Ryan Prichard · 7 years ago
  72. efc5479 fs_mgr: libdm: add support android-verity target. by Sandeep Patil · 7 years ago
  73. 0d469de dmctl: Do not skip argument if not matched with '-ro'. by Sandeep Patil · 7 years ago
  74. 7e7cefa Merge changes from topic "looper_unique_fd" by Josh Gao · 7 years ago
  75. 91c25c0 adb: fix forward --list, --remove(-all) with multiple devices. by Josh Gao · 7 years ago
  76. 67c5ca2 Merge "fs_mgr: Add a method for creating one-off partition instances." by Treehugger Robot · 7 years ago
  77. 67f72bd Declare __FAKE_USE_VA_ARGS as a variadic function. by Chih-Hung Hsieh · 7 years ago
  78. 23de22d fs_mgr: Add a method for creating one-off partition instances. by David Anderson · 7 years ago
  79. a54c293 Merge "adb: Fix `adb remount`" by Treehugger Robot · 7 years ago
  80. 46b55e8 adb: Fix `adb remount` by Luis Hector Chavez · 7 years ago
  81. 1d2b29a Merge "init: rename init_first_stage" by Treehugger Robot · 7 years ago
  82. 258109c Merge "init: clean up logging initialization" by Tom Cherry · 7 years ago
  83. 21d03d8 Merge "init: removed unused includes" by Tom Cherry · 7 years ago
  84. d4abb70 Merge "Revert "Revert "base: add support for tagged fd closure to unique_fd.""" by Treehugger Robot · 7 years ago
  85. f025069 init: removed unused includes by Tom Cherry · 7 years ago
  86. 38a11cc init: rename init_first_stage by Tom Cherry · 7 years ago
  87. 74069d1 init: clean up logging initialization by Tom Cherry · 7 years ago
  88. b13c49b Merge "fastboot: add tomcherry to OWNERS." by Treehugger Robot · 7 years ago
  89. 3ba85c4 Merge "ParseInt/ParseUint: allow validation only." by Treehugger Robot · 7 years ago
  90. 767506f Merge "Refactor libfastboot" by Chris Fries · 7 years ago
  91. 22666fe Revert "Revert "base: add support for tagged fd closure to unique_fd."" by Josh Gao · 7 years ago
  92. 4239aa7 fastboot: add tomcherry to OWNERS. by Elliott Hughes · 7 years ago
  93. a570644 Merge "fastboot: fix USB_TRACE, make it better." by Treehugger Robot · 7 years ago
  94. c23280a Merge changes Iccfe3bd4,I6380245b,I20d9f2fe by Treehugger Robot · 7 years ago
  95. a96e43d ParseInt/ParseUint: allow validation only. by Steven Moreland · 7 years ago
  96. 02d0f79 Create lookup table of DEX symbols. by David Srbecky · 7 years ago
  97. 74be24d Merge "Adb and fastboot completion supports zsh users." by Treehugger Robot · 7 years ago
  98. d2fec76 Restore the libsync __ANDROID_API__ guard by Ryan Prichard · 7 years ago
  99. ea674a3 Merge "Revert "base: add support for tagged fd closure to unique_fd."" by Treehugger Robot · 7 years ago
  100. 30dd7d4 Revert "base: add support for tagged fd closure to unique_fd." by Josh Gao · 7 years ago