1. fca4a9c Revert "libsparse: Add sparse typed callback" by Tobias Thierer · 7 years ago
  2. db69f0d libsparse: Add sparse typed callback by Jerry Zhang · 7 years ago
  3. 1c92fa4 Merge "[libsysutils] Modernize codebase by replacing NULL with nullptr" by Treehugger Robot · 7 years ago
  4. 2efcb52 Merge "init: fix typo in error message" by Treehugger Robot · 7 years ago
  5. 4888525 [libsysutils] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  6. 220c1d5 Merge "libprocinfo: return error msg instead of printing it." by Yabin Cui · 7 years ago
  7. 24f226d Merge "Add recovery_available: true to init dependencies" by Treehugger Robot · 7 years ago
  8. 8c901dd init: fix typo in error message by Tom Cherry · 7 years ago
  9. 5f036ab libprocinfo: return error msg instead of printing it. by Yabin Cui · 7 years ago
  10. 1151d15 Add recovery_available: true to init dependencies by Tom Cherry · 7 years ago
  11. 56795ac Merge "Add derived UsbTransport class with USB reset method" by Chris Fries · 7 years ago
  12. ceb7cbf Add derived UsbTransport class with USB reset method by Aaron Wisner · 7 years ago
  13. 48e3cde Merge "[libsparse] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  14. 32acd31 Merge "adb: fix forward --list, --remove(-all) with multiple devices." by Treehugger Robot · 7 years ago
  15. 17ba95e [libsparse] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  16. 835d764 Merge "Declare __FAKE_USE_VA_ARGS as a variadic function." by Chih-hung Hsieh · 7 years ago
  17. 7af64cb Merge "Restore the libsync __ANDROID_API__ guard" by Ryan Prichard · 7 years ago
  18. 7e7cefa Merge changes from topic "looper_unique_fd" by Josh Gao · 7 years ago
  19. 91c25c0 adb: fix forward --list, --remove(-all) with multiple devices. by Josh Gao · 7 years ago
  20. 67c5ca2 Merge "fs_mgr: Add a method for creating one-off partition instances." by Treehugger Robot · 7 years ago
  21. 67f72bd Declare __FAKE_USE_VA_ARGS as a variadic function. by Chih-Hung Hsieh · 7 years ago
  22. 23de22d fs_mgr: Add a method for creating one-off partition instances. by David Anderson · 7 years ago
  23. a54c293 Merge "adb: Fix `adb remount`" by Treehugger Robot · 7 years ago
  24. 46b55e8 adb: Fix `adb remount` by Luis Hector Chavez · 7 years ago
  25. 1d2b29a Merge "init: rename init_first_stage" by Treehugger Robot · 7 years ago
  26. 258109c Merge "init: clean up logging initialization" by Tom Cherry · 7 years ago
  27. 21d03d8 Merge "init: removed unused includes" by Tom Cherry · 7 years ago
  28. d4abb70 Merge "Revert "Revert "base: add support for tagged fd closure to unique_fd.""" by Treehugger Robot · 7 years ago
  29. f025069 init: removed unused includes by Tom Cherry · 7 years ago
  30. 38a11cc init: rename init_first_stage by Tom Cherry · 7 years ago
  31. 74069d1 init: clean up logging initialization by Tom Cherry · 7 years ago
  32. b13c49b Merge "fastboot: add tomcherry to OWNERS." by Treehugger Robot · 7 years ago
  33. 3ba85c4 Merge "ParseInt/ParseUint: allow validation only." by Treehugger Robot · 7 years ago
  34. 767506f Merge "Refactor libfastboot" by Chris Fries · 7 years ago
  35. 22666fe Revert "Revert "base: add support for tagged fd closure to unique_fd."" by Josh Gao · 7 years ago
  36. 4239aa7 fastboot: add tomcherry to OWNERS. by Elliott Hughes · 7 years ago
  37. a570644 Merge "fastboot: fix USB_TRACE, make it better." by Treehugger Robot · 7 years ago
  38. c23280a Merge changes Iccfe3bd4,I6380245b,I20d9f2fe by Treehugger Robot · 7 years ago
  39. a96e43d ParseInt/ParseUint: allow validation only. by Steven Moreland · 7 years ago
  40. 74be24d Merge "Adb and fastboot completion supports zsh users." by Treehugger Robot · 7 years ago
  41. d2fec76 Restore the libsync __ANDROID_API__ guard by Ryan Prichard · 7 years ago
  42. ea674a3 Merge "Revert "base: add support for tagged fd closure to unique_fd."" by Treehugger Robot · 7 years ago
  43. 30dd7d4 Revert "base: add support for tagged fd closure to unique_fd." by Josh Gao · 7 years ago
  44. 65e4751 Merge changes from topic "bionic_fdsan" by Treehugger Robot · 7 years ago
  45. 881be58 Merge "fs_mgr: Remove early prototype code." by Treehugger Robot · 7 years ago
  46. b8a2fa7 Merge "Remove PenaltyExcessCharacter from clang-formats." by Christopher Ferris · 7 years ago
  47. 8ab1fd0 Merge "init: Don't look for logical partitions via uevents." by Treehugger Robot · 7 years ago
  48. e0384bb fs_mgr: Remove early prototype code. by David Anderson · 7 years ago
  49. ab8414d init: Don't look for logical partitions via uevents. by David Anderson · 7 years ago
  50. 6c481b9 Remove PenaltyExcessCharacter from clang-formats. by Christopher Ferris · 7 years ago
  51. db51120 Refactor libfastboot by Aaron Wisner · 7 years ago
  52. f07dbdd Merge "Use __VA_ARGS__ when in clang static analyzer." by Chih-hung Hsieh · 7 years ago
  53. 17fde65 Merge "liblp: Allow packing partition data into super images." by Treehugger Robot · 7 years ago
  54. 6150a37 adb: Remove most C-style allocations by Luis Hector Chavez · 7 years ago
  55. 1fefb9f Merge "Fix loading ueventd.${ro.hardware}.rc." by Tom Cherry · 7 years ago
  56. 095792c adb: Modernize the service creation by Luis Hector Chavez · 7 years ago
  57. c20c850 adb: Preserve the original mount flags when remounting by Luis Hector Chavez · 7 years ago
  58. 2d08ae5 libutils: switch Looper's fds to unique_fd. by Josh Gao · 7 years ago
  59. 3fa9637 crasher: add close(fileno(FILE*)) and close(dirfd(DIR*)). by Josh Gao · 7 years ago
  60. 1b49634 libziparchive: use fdsan in ZipArchive. by Josh Gao · 7 years ago
  61. c954ec0 debuggerd_handler: use syscall(__NR_close) instead of close. by Josh Gao · 7 years ago
  62. fcf2c01 base: add support for tagged fd closure to unique_fd. by Josh Gao · 7 years ago
  63. d76f174 Fix loading ueventd.${ro.hardware}.rc. by Sen Jiang · 7 years ago
  64. fdd3f5e Use __VA_ARGS__ when in clang static analyzer. by Chih-Hung Hsieh · 7 years ago
  65. 9555f3d liblp: Allow packing partition data into super images. by David Anderson · 7 years ago
  66. 54f4030 Merge "liblp: Allow specifying a custom block size when building sparse images." by Treehugger Robot · 7 years ago
  67. bd13056 Merge "ueventd: add a test for ueventd_parser.cpp" by Tom Cherry · 7 years ago
  68. 5fd5be3 Merge "libcutils: ashmem: Avoid doing fd checks for ashmem calls" by Joel Fernandes · 7 years ago
  69. ce483b6 liblp: Allow specifying a custom block size when building sparse images. by David Anderson · 7 years ago
  70. 56cd651 libcutils: ashmem: Avoid doing fd checks for ashmem calls by Joel Fernandes · 7 years ago
  71. cb140c0 Merge changes I31e444f3,If07ff05f,If3ba190d by Jerry Zhang · 7 years ago
  72. 5f0198b ueventd: add a test for ueventd_parser.cpp by Tom Cherry · 7 years ago
  73. cda7c3b adb: Add io size and zero packet to usb_handle by Jerry Zhang · 7 years ago
  74. 16b78db adb: Have device usb_handle return io size by Jerry Zhang · 7 years ago
  75. b156c60 adb: Expose device usb_handle through libadbd by Jerry Zhang · 7 years ago
  76. a63b330 Merge "[adb] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  77. ab3203f Merge "[libutils] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  78. 0bd3432 Adb and fastboot completion supports zsh users. by Jim Tang · 7 years ago
  79. 17a02a3 Merge "Clean up logging code." by Christopher Ferris · 7 years ago
  80. e1731a4 [libutils] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  81. fcc16c5 Merge "fastboot: Refactor string constants to constants.h" by Treehugger Robot · 7 years ago
  82. b504f38 Merge "ueventd: let scripts provide firmware directories" by Tom Cherry · 7 years ago
  83. c637ada Clean up logging code. by Christopher Ferris · 7 years ago
  84. 769a9c1 fastboot: Refactor string constants to constants.h by Jerry Zhang · 7 years ago
  85. 895aceb Merge "libbatterymonitor: vendor_available" by Treehugger Robot · 7 years ago
  86. 3da9f08 libbatterymonitor: vendor_available by Yifan Hong · 8 years ago
  87. 97d3fd8 Merge "liblp: Add a method to create sparse images of the super partition." by Treehugger Robot · 7 years ago
  88. fcb0ef9 Merge "liblp: Move image reading/writing functions to a new cpp file." by Treehugger Robot · 7 years ago
  89. 4749900 Merge "liblp: Force more sizes to be a multiple of the sector size." by Treehugger Robot · 7 years ago
  90. f78c964 Merge "liblp: Add block device size to LpMetadataGeometry." by Treehugger Robot · 7 years ago
  91. 39e7a1c Merge "libcutils: remove rather than fix the mutex." by Yi Kong · 7 years ago
  92. 2a989cf Merge "[logd] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  93. aed415c [adb] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  94. b36db4b liblp: Add a method to create sparse images of the super partition. by David Anderson · 7 years ago
  95. 62cd1e0 liblp: Move image reading/writing functions to a new cpp file. by David Anderson · 7 years ago
  96. 8cf1e38 liblp: Force more sizes to be a multiple of the sector size. by David Anderson · 7 years ago
  97. 4813823 liblp: Add block device size to LpMetadataGeometry. by David Anderson · 7 years ago
  98. c8d09dd [logd] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  99. dc8483c Merge "Remove execute bit for source files" by Yi Kong · 7 years ago
  100. 760a35a Remove execute bit for source files by Yi Kong · 7 years ago