1. bcbf00f Merge "init: rename init_first_stage" am: 1d2b29a902 by Tom Cherry · 7 years ago
  2. fb29e71 Merge "init: clean up logging initialization" am: 258109ce4a by Tom Cherry · 7 years ago
  3. 17214df Merge "init: removed unused includes" am: 21d03d83fa by Tom Cherry · 7 years ago
  4. 7fd525c Merge "init: rename init_first_stage" by Treehugger Robot · 7 years ago
  5. f88de1b Merge "init: clean up logging initialization" by Tom Cherry · 7 years ago
  6. 01e9f00 Merge "init: removed unused includes" by Tom Cherry · 7 years ago
  7. fa3333d Merge "Revert "Revert "base: add support for tagged fd closure to unique_fd.""" by Josh Gao · 7 years ago
  8. 24dfd7f Merge "fastboot: add tomcherry to OWNERS." am: b13c49b1b0 by Elliott Hughes · 7 years ago
  9. 2aca610 Merge "ParseInt/ParseUint: allow validation only." am: 3ba85c4d17 by Steven Moreland · 7 years ago
  10. b5f622c Merge "Revert "Revert "base: add support for tagged fd closure to unique_fd.""" by Treehugger Robot · 7 years ago
  11. b82877f init: removed unused includes by Tom Cherry · 7 years ago
  12. b9c4530 init: rename init_first_stage by Tom Cherry · 7 years ago
  13. 3639b84 init: clean up logging initialization by Tom Cherry · 7 years ago
  14. c5e8968 Merge "fastboot: add tomcherry to OWNERS." by Treehugger Robot · 7 years ago
  15. c91e6b9 Merge "ParseInt/ParseUint: allow validation only." by Treehugger Robot · 7 years ago
  16. 4761778 Merge "Refactor libfastboot" am: 767506fc5a by Chris Fries · 7 years ago
  17. 3763793 Merge "Refactor libfastboot" by Chris Fries · 7 years ago
  18. 88b8a1b Revert "Revert "base: add support for tagged fd closure to unique_fd."" by Josh Gao · 7 years ago
  19. 27a5b2c fastboot: add tomcherry to OWNERS. by Elliott Hughes · 7 years ago
  20. 0e1dd8c Merge "fastboot: fix USB_TRACE, make it better." am: a570644b7d by Josh Gao · 7 years ago
  21. 2a09d9a Merge "Use more shared libraries in adb and init." into stage-aosp-master by TreeHugger Robot · 7 years ago
  22. eac1035 Merge "fastboot: fix USB_TRACE, make it better." by Treehugger Robot · 7 years ago
  23. a829c73 Merge changes Iccfe3bd4,I6380245b,I20d9f2fe am: c23280a1e3 by Luis Hector Chavez · 7 years ago
  24. 82e2bf4 Merge changes Iccfe3bd4,I6380245b,I20d9f2fe by Treehugger Robot · 7 years ago
  25. 5768bdf ParseInt/ParseUint: allow validation only. by Steven Moreland · 7 years ago
  26. 6ec695b Use more shared libraries in adb and init. by Jerry Zhang · 7 years ago
  27. 53fa6fc Merge "Adb and fastboot completion supports zsh users." am: 74be24d696 by Jim Tang · 7 years ago
  28. 8235494 Merge "Adb and fastboot completion supports zsh users." by Treehugger Robot · 7 years ago
  29. 5b87738 Merge "Revert "base: add support for tagged fd closure to unique_fd."" by Josh Gao · 7 years ago
  30. 77162be Merge "Revert "base: add support for tagged fd closure to unique_fd."" by Treehugger Robot · 7 years ago
  31. 190c2fe Revert "base: add support for tagged fd closure to unique_fd." by Josh Gao · 7 years ago
  32. c320d69 Merge changes from topic "bionic_fdsan" am: 65e4751633 by Josh Gao · 7 years ago
  33. 91c383a Merge changes from topic "bionic_fdsan" by Treehugger Robot · 7 years ago
  34. 4d9d5db Merge "fs_mgr: Remove early prototype code." am: 881be58f41 by David Anderson · 7 years ago
  35. c4e397b Merge "Remove PenaltyExcessCharacter from clang-formats." am: b8a2fa7fba by Christopher Ferris · 7 years ago
  36. 8c9bd77 Merge "fs_mgr: Remove early prototype code." by Treehugger Robot · 7 years ago
  37. ab1984e Merge "Remove PenaltyExcessCharacter from clang-formats." by Christopher Ferris · 7 years ago
  38. c6d02eb Merge "init: Don't look for logical partitions via uevents." am: 8ab1fd076d by David Anderson · 7 years ago
  39. 03eefb8 Merge "init: Don't look for logical partitions via uevents." by Treehugger Robot · 7 years ago
  40. 1537da3 fs_mgr: Remove early prototype code. by David Anderson · 7 years ago
  41. b50d649 init: Don't look for logical partitions via uevents. by David Anderson · 7 years ago
  42. e4ef0d6 Remove PenaltyExcessCharacter from clang-formats. by Christopher Ferris · 7 years ago
  43. 66558c7 Refactor libfastboot by Aaron Wisner · 7 years ago
  44. 4177542 Merge "Use __VA_ARGS__ when in clang static analyzer." am: f07dbdd022 by Chih-hung Hsieh · 7 years ago
  45. e133449 Merge "liblp: Allow packing partition data into super images." am: 17fde657bc by David Anderson · 7 years ago
  46. 2fe682c Merge "Use __VA_ARGS__ when in clang static analyzer." by Chih-hung Hsieh · 7 years ago
  47. be37631 Merge "liblp: Allow packing partition data into super images." by Treehugger Robot · 7 years ago
  48. 22aaf32 adb: Remove most C-style allocations by Luis Hector Chavez · 7 years ago
  49. f5cd1c9 Merge "Fix loading ueventd.${ro.hardware}.rc." am: 1fefb9f129 by Tom Cherry · 7 years ago
  50. e2959da Merge "Fix loading ueventd.${ro.hardware}.rc." by Tom Cherry · 7 years ago
  51. 3969972 adb: Modernize the service creation by Luis Hector Chavez · 7 years ago
  52. 0b6aa4d adb: Preserve the original mount flags when remounting by Luis Hector Chavez · 7 years ago
  53. fe558a6 crasher: add close(fileno(FILE*)) and close(dirfd(DIR*)). by Josh Gao · 7 years ago
  54. 39d0afe debuggerd_handler: use syscall(__NR_close) instead of close. by Josh Gao · 7 years ago
  55. 8c46817 base: add support for tagged fd closure to unique_fd. by Josh Gao · 7 years ago
  56. 2deb548 Fix loading ueventd.${ro.hardware}.rc. by Sen Jiang · 7 years ago
  57. 467bbbd Use __VA_ARGS__ when in clang static analyzer. by Chih-Hung Hsieh · 7 years ago
  58. 721e74b liblp: Allow packing partition data into super images. by David Anderson · 7 years ago
  59. e84fced Merge "healthd: uses android.hardware.health@2.0-service_defaults" into stage-aosp-master by TreeHugger Robot · 7 years ago
  60. c7a9302 Merge "liblp: Allow specifying a custom block size when building sparse images." by David Anderson · 7 years ago
  61. 2990c9e Merge "liblp: Allow specifying a custom block size when building sparse images." by Treehugger Robot · 7 years ago
  62. c3e4baf healthd: uses android.hardware.health@2.0-service_defaults by Yifan Hong · 7 years ago
  63. 23231c1 Merge "healthd: libbatterymonitor: recovery_available" into stage-aosp-master by Yifan Hong · 7 years ago
  64. e1f1ae3 healthd: libbatterymonitor: recovery_available by Yifan Hong · 7 years ago
  65. 4543ea0 Merge changes from topic "health_cleanup" into stage-aosp-master by Yifan Hong · 7 years ago
  66. de6c369 Merge "ueventd: add a test for ueventd_parser.cpp" am: bd130567f8 by Tom Cherry · 7 years ago
  67. 3388cb5 Merge "ueventd: add a test for ueventd_parser.cpp" by Tom Cherry · 7 years ago
  68. eb4c9db Merge "libcutils: ashmem: Avoid doing fd checks for ashmem calls" am: 5fd5be33e6 by Joel Fernandes · 7 years ago
  69. a25088f Merge "libcutils: ashmem: Avoid doing fd checks for ashmem calls" by Joel Fernandes · 7 years ago
  70. d5faf4e liblp: Allow specifying a custom block size when building sparse images. by David Anderson · 7 years ago
  71. 4cfd988 libcutils: ashmem: Avoid doing fd checks for ashmem calls by Joel Fernandes · 7 years ago
  72. 320b03a Merge changes I31e444f3,If07ff05f,If3ba190d am: cb140c04c9 by Jerry Zhang · 7 years ago
  73. 73bf0c5 healthd: add missing libbatteryservice_headers dep by Yifan Hong · 7 years ago
  74. c75a7c6 storaged: fix headers. by Yifan Hong · 7 years ago
  75. 89f252c Merge changes I31e444f3,If07ff05f,If3ba190d by Jerry Zhang · 7 years ago
  76. b751e48 ueventd: add a test for ueventd_parser.cpp by Tom Cherry · 7 years ago
  77. 9eacd7c healthd: overridden by health@2.0-service by Yifan Hong · 7 years ago
  78. 0067b53 healthd use vintf_fragments by Yifan Hong · 7 years ago
  79. 4ebbfb0 adb: Add io size and zero packet to usb_handle by Jerry Zhang · 7 years ago
  80. 1922f53 adb: Have device usb_handle return io size by Jerry Zhang · 7 years ago
  81. add886c adb: Expose device usb_handle through libadbd by Jerry Zhang · 7 years ago
  82. 288a992 Merge "[adb] Modernize codebase by replacing NULL with nullptr" am: a63b3309ff by Yi Kong · 7 years ago
  83. ff37362 Merge "[adb] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  84. 3092340 Merge "[libutils] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  85. 548b61e Merge "[libutils] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  86. 500e223 Adb and fastboot completion supports zsh users. by Jim Tang · 7 years ago
  87. 958eaf9 Merge "Clean up logging code." am: 17a02a33bb by Christopher Ferris · 7 years ago
  88. 7f3e15f Merge "Clean up logging code." by Christopher Ferris · 7 years ago
  89. 6eabd4a [libutils] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  90. c1e5fd5 Merge "fastboot: Refactor string constants to constants.h" am: fcc16c53e1 by Jerry Zhang · 7 years ago
  91. 9f86b7c Merge "ueventd: let scripts provide firmware directories" am: b504f38d7e by Tom Cherry · 7 years ago
  92. 1edf0ea Merge "fastboot: Refactor string constants to constants.h" by Treehugger Robot · 7 years ago
  93. bff86aa Merge "ueventd: let scripts provide firmware directories" by Tom Cherry · 7 years ago
  94. 2bdc87e Clean up logging code. by Christopher Ferris · 7 years ago
  95. dc9c710 fastboot: Refactor string constants to constants.h by Jerry Zhang · 7 years ago
  96. b087095 [automerger skipped] Merge "libbatterymonitor: vendor_available" by Yifan Hong · 7 years ago
  97. ced2e38 Merge "libbatterymonitor: vendor_available" by Treehugger Robot · 7 years ago
  98. 28d3049 libbatterymonitor: vendor_available by Yifan Hong · 8 years ago
  99. b7cf89f Merge "liblp: Add a method to create sparse images of the super partition." by David Anderson · 7 years ago
  100. 1c8358f Merge "liblp: Add a method to create sparse images of the super partition." by Treehugger Robot · 7 years ago