1. 8889be7 Remove unused logging symbols. by Tomasz Wasilczyk · 7 years ago
  2. 23f3ff5 Merge "Revert "libsparse: Add sparse typed callback"" by Tobias Thierer · 7 years ago
  3. fdc46dc Revert "libsparse: Add sparse typed callback" by Tobias Thierer · 7 years ago
  4. ca0461d Merge "fs_mgr: Build and use shared libs." by Tao Bao · 7 years ago
  5. d7571b0 Merge changes Ica6bf5c6,I3f626433 by Treehugger Robot · 7 years ago
  6. 73b8fd3 Merge "trusty: tipc_test: Read output and test result from ta2ta_ipc_test" by Arve Hjønnevåg · 7 years ago
  7. c8c83dc Merge "trusty: add the trusty folks to the system/core/trusty/ OWNERS." by Treehugger Robot · 7 years ago
  8. d82b2a0 Merge "Add OWNERS file to gatekeeperd" by Treehugger Robot · 7 years ago
  9. 68f8201 Merge "Declare __fake_use_va_args as a variadic function." by Treehugger Robot · 7 years ago
  10. 54f1e96 Add OWNERS file to gatekeeperd by Shawn Willden · 7 years ago
  11. ca27dbf trusty: add the trusty folks to the system/core/trusty/ OWNERS. by Elliott Hughes · 7 years ago
  12. dc26db6 Declare __fake_use_va_args as a variadic function. by Chih-Hung Hsieh · 7 years ago
  13. c8a31a6 fs_mgr: Build and use shared libs. by Tao Bao · 7 years ago
  14. 8077e9f Merge "libsparse: Add sparse typed callback" by Treehugger Robot · 7 years ago
  15. 2803c07 libsparse: Add sparse typed callback by Jerry Zhang · 7 years ago
  16. 936f344 Merge "Revert "Add derived UsbTransport class with USB reset method"" by Tobias Thierer · 7 years ago
  17. f79575c Revert "Add derived UsbTransport class with USB reset method" by Tobias Thierer · 7 years ago
  18. 2331e1f Merge "[libsysutils] Modernize codebase by replacing NULL with nullptr" by Treehugger Robot · 7 years ago
  19. ca1c55c Merge "init: fix typo in error message" by Treehugger Robot · 7 years ago
  20. 8b9c055 [libsysutils] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  21. d507eb9 Merge "libprocinfo: return error msg instead of printing it." by Yabin Cui · 7 years ago
  22. 05b25ca Merge "Add recovery_available: true to init dependencies" by Treehugger Robot · 7 years ago
  23. 44b1127 init: fix typo in error message by Tom Cherry · 7 years ago
  24. 2a50fcc libprocinfo: return error msg instead of printing it. by Yabin Cui · 7 years ago
  25. 596c1de Add recovery_available: true to init dependencies by Tom Cherry · 7 years ago
  26. 665191a Merge "Add derived UsbTransport class with USB reset method" by Chris Fries · 7 years ago
  27. de27a64 Add derived UsbTransport class with USB reset method by Aaron Wisner · 7 years ago
  28. 938912d Merge "[libsparse] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  29. 3b15811 Merge "adb: fix forward --list, --remove(-all) with multiple devices." by Treehugger Robot · 7 years ago
  30. f7fdfb8 [libsparse] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  31. 6986504 Merge "Declare __FAKE_USE_VA_ARGS as a variadic function." by Chih-hung Hsieh · 7 years ago
  32. 6663e75 Merge "Restore the libsync __ANDROID_API__ guard" by Ryan Prichard · 7 years ago
  33. f0bacdf fs_mgr: libdm: add support android-verity target. by Sandeep Patil · 7 years ago
  34. 2832605 dmctl: Do not skip argument if not matched with '-ro'. by Sandeep Patil · 7 years ago
  35. 4969bc6 Merge changes from topic "looper_unique_fd" by Josh Gao · 7 years ago
  36. 024e0b3 adb: fix forward --list, --remove(-all) with multiple devices. by Josh Gao · 7 years ago
  37. f953f5e Merge "fs_mgr: Add a method for creating one-off partition instances." by Treehugger Robot · 7 years ago
  38. a8674b8 Declare __FAKE_USE_VA_ARGS as a variadic function. by Chih-Hung Hsieh · 7 years ago
  39. 00d52e3 fs_mgr: Add a method for creating one-off partition instances. by David Anderson · 7 years ago
  40. 778cec2 Merge "adb: Fix `adb remount`" by Treehugger Robot · 7 years ago
  41. acb8ff6 adb: Fix `adb remount` by Luis Hector Chavez · 7 years ago
  42. 7fd525c Merge "init: rename init_first_stage" by Treehugger Robot · 7 years ago
  43. f88de1b Merge "init: clean up logging initialization" by Tom Cherry · 7 years ago
  44. 01e9f00 Merge "init: removed unused includes" by Tom Cherry · 7 years ago
  45. b5f622c Merge "Revert "Revert "base: add support for tagged fd closure to unique_fd.""" by Treehugger Robot · 7 years ago
  46. b82877f init: removed unused includes by Tom Cherry · 7 years ago
  47. b9c4530 init: rename init_first_stage by Tom Cherry · 7 years ago
  48. 3639b84 init: clean up logging initialization by Tom Cherry · 7 years ago
  49. c5e8968 Merge "fastboot: add tomcherry to OWNERS." by Treehugger Robot · 7 years ago
  50. c91e6b9 Merge "ParseInt/ParseUint: allow validation only." by Treehugger Robot · 7 years ago
  51. 3763793 Merge "Refactor libfastboot" by Chris Fries · 7 years ago
  52. 88b8a1b Revert "Revert "base: add support for tagged fd closure to unique_fd."" by Josh Gao · 7 years ago
  53. 27a5b2c fastboot: add tomcherry to OWNERS. by Elliott Hughes · 7 years ago
  54. eac1035 Merge "fastboot: fix USB_TRACE, make it better." by Treehugger Robot · 7 years ago
  55. 82e2bf4 Merge changes Iccfe3bd4,I6380245b,I20d9f2fe by Treehugger Robot · 7 years ago
  56. 5768bdf ParseInt/ParseUint: allow validation only. by Steven Moreland · 7 years ago
  57. 8235494 Merge "Adb and fastboot completion supports zsh users." by Treehugger Robot · 7 years ago
  58. 50bf554 Restore the libsync __ANDROID_API__ guard by Ryan Prichard · 7 years ago
  59. 77162be Merge "Revert "base: add support for tagged fd closure to unique_fd."" by Treehugger Robot · 7 years ago
  60. 190c2fe Revert "base: add support for tagged fd closure to unique_fd." by Josh Gao · 7 years ago
  61. 91c383a Merge changes from topic "bionic_fdsan" by Treehugger Robot · 7 years ago
  62. 8c9bd77 Merge "fs_mgr: Remove early prototype code." by Treehugger Robot · 7 years ago
  63. ab1984e Merge "Remove PenaltyExcessCharacter from clang-formats." by Christopher Ferris · 7 years ago
  64. 03eefb8 Merge "init: Don't look for logical partitions via uevents." by Treehugger Robot · 7 years ago
  65. 1537da3 fs_mgr: Remove early prototype code. by David Anderson · 7 years ago
  66. b50d649 init: Don't look for logical partitions via uevents. by David Anderson · 7 years ago
  67. e4ef0d6 Remove PenaltyExcessCharacter from clang-formats. by Christopher Ferris · 7 years ago
  68. 66558c7 Refactor libfastboot by Aaron Wisner · 7 years ago
  69. 2fe682c Merge "Use __VA_ARGS__ when in clang static analyzer." by Chih-hung Hsieh · 7 years ago
  70. be37631 Merge "liblp: Allow packing partition data into super images." by Treehugger Robot · 7 years ago
  71. 22aaf32 adb: Remove most C-style allocations by Luis Hector Chavez · 7 years ago
  72. e2959da Merge "Fix loading ueventd.${ro.hardware}.rc." by Tom Cherry · 7 years ago
  73. 3969972 adb: Modernize the service creation by Luis Hector Chavez · 7 years ago
  74. 0b6aa4d adb: Preserve the original mount flags when remounting by Luis Hector Chavez · 7 years ago
  75. 8139688 libutils: switch Looper's fds to unique_fd. by Josh Gao · 7 years ago
  76. fe558a6 crasher: add close(fileno(FILE*)) and close(dirfd(DIR*)). by Josh Gao · 7 years ago
  77. 3d07992 libziparchive: use fdsan in ZipArchive. by Josh Gao · 7 years ago
  78. 39d0afe debuggerd_handler: use syscall(__NR_close) instead of close. by Josh Gao · 7 years ago
  79. 8c46817 base: add support for tagged fd closure to unique_fd. by Josh Gao · 7 years ago
  80. 2deb548 Fix loading ueventd.${ro.hardware}.rc. by Sen Jiang · 7 years ago
  81. 467bbbd Use __VA_ARGS__ when in clang static analyzer. by Chih-Hung Hsieh · 7 years ago
  82. 721e74b liblp: Allow packing partition data into super images. by David Anderson · 7 years ago
  83. 2990c9e Merge "liblp: Allow specifying a custom block size when building sparse images." by Treehugger Robot · 7 years ago
  84. 3388cb5 Merge "ueventd: add a test for ueventd_parser.cpp" by Tom Cherry · 7 years ago
  85. a25088f Merge "libcutils: ashmem: Avoid doing fd checks for ashmem calls" by Joel Fernandes · 7 years ago
  86. d5faf4e liblp: Allow specifying a custom block size when building sparse images. by David Anderson · 7 years ago
  87. 4cfd988 libcutils: ashmem: Avoid doing fd checks for ashmem calls by Joel Fernandes · 7 years ago
  88. 89f252c Merge changes I31e444f3,If07ff05f,If3ba190d by Jerry Zhang · 7 years ago
  89. b751e48 ueventd: add a test for ueventd_parser.cpp by Tom Cherry · 7 years ago
  90. 4ebbfb0 adb: Add io size and zero packet to usb_handle by Jerry Zhang · 7 years ago
  91. 1922f53 adb: Have device usb_handle return io size by Jerry Zhang · 7 years ago
  92. add886c adb: Expose device usb_handle through libadbd by Jerry Zhang · 7 years ago
  93. ff37362 Merge "[adb] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  94. 548b61e Merge "[libutils] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  95. 500e223 Adb and fastboot completion supports zsh users. by Jim Tang · 7 years ago
  96. 7f3e15f Merge "Clean up logging code." by Christopher Ferris · 7 years ago
  97. 6eabd4a [libutils] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  98. 1edf0ea Merge "fastboot: Refactor string constants to constants.h" by Treehugger Robot · 7 years ago
  99. bff86aa Merge "ueventd: let scripts provide firmware directories" by Tom Cherry · 7 years ago
  100. 2bdc87e Clean up logging code. by Christopher Ferris · 7 years ago