1. bac6849 Merge "fix: passing ResultError to Error thru operator<<" by Treehugger Robot · 6 years ago
  2. 9a4b6c5 Merge "liblp: Add helpers for finding partitions and partition sizes." by David Anderson · 6 years ago
  3. af0d15c Merge "fs_mgr: run fsck.f2fs with -f option when full mount fails" by Jaegeuk Kim · 6 years ago
  4. c268298 Merge "Set elf_start_offset for invalid elf maps." by Christopher Ferris · 6 years ago
  5. dcd5413 Merge "Read *.rc files from flattened APEX" by Treehugger Robot · 6 years ago
  6. 971e5f0 fix: passing ResultError to Error thru operator<< by Jooyung Han · 6 years ago
  7. 71ab050 Merge "adb: avoid freeing argv entries on Windows." by Josh Gao · 6 years ago
  8. a3e9d7f Set elf_start_offset for invalid elf maps. by Christopher Ferris · 6 years ago
  9. 584da00 fs_mgr: run fsck.f2fs with -f option when full mount fails by Sahitya Tummala · 6 years ago
  10. db51288 Merge "Remove Result<Success> in favor of Result<void>" by Tom Cherry · 6 years ago
  11. bd1b253 Merge "init: replace Result<Success> with Result<void>" by Tom Cherry · 6 years ago
  12. be5600a Merge "fs_mgr: support -o sync" by Treehugger Robot · 6 years ago
  13. 952e202 adb: avoid freeing argv entries on Windows. by Josh Gao · 6 years ago
  14. 95d7dbf Remove Result<Success> in favor of Result<void> by Tom Cherry · 6 years ago
  15. c3e0ade init: replace Result<Success> with Result<void> by Tom Cherry · 6 years ago
  16. 93c9a81 Merge "liblp: Replace some |const char*| inputs with std::string." by David Anderson · 6 years ago
  17. 312da56 fs_mgr: support -o sync by Jaegeuk Kim · 6 years ago
  18. 2be3f50 Merge "Switch tzdatacheck to comparing tzdata module file" by Neil Fuller · 6 years ago
  19. d4d5684 Merge "logd: handle uidToName() directly" by Tom Cherry · 6 years ago
  20. e8af1a4 Merge "base: Add MmapFile as a synonym for MappedFile" by Tom Cherry · 6 years ago
  21. 7eb2bb0 Switch tzdatacheck to comparing tzdata module file by Neil Fuller · 6 years ago
  22. edb0d66 Read *.rc files from flattened APEX by Jiyong Park · 6 years ago
  23. ab5bdd8 base: Add MmapFile as a synonym for MappedFile by Tom Cherry · 6 years ago
  24. 1cb92b4 Merge "liblog: fix benchmark build after google-benchmark upgrade." by Treehugger Robot · 6 years ago
  25. b4aa5f2 logd: handle uidToName() directly by Tom Cherry · 8 years ago
  26. 87b978c liblp: Add helpers for finding partitions and partition sizes. by David Anderson · 6 years ago
  27. 0ff950a liblp: Replace some |const char*| inputs with std::string. by David Anderson · 6 years ago
  28. b1f51f7 Merge "init.rc: move rlimit setting earlier" by Tom Cherry · 6 years ago
  29. 95579cb Merge "logd: don't drop user/groups/capabilities/priority in drop_privs()" by Tom Cherry · 6 years ago
  30. ff79757 logd: don't drop user/groups/capabilities/priority in drop_privs() by Tom Cherry · 6 years ago
  31. 5787793 Merge "toolbox: add setprop, start, and stop" by Tom Cherry · 6 years ago
  32. 088302b liblog: fix benchmark build after google-benchmark upgrade. by Elliott Hughes · 6 years ago
  33. c7b3489 Merge "fs_mgr: Don't report 'Skip mounting partitions'" by Bo Hu · 6 years ago
  34. 6563f0e Merge "Add expected<void,E>" by Treehugger Robot · 6 years ago
  35. ce2cd68 Merge "Fix format string for new google benchmark" by Haibo Huang · 6 years ago
  36. 96e0742 Fix format string for new google benchmark by Haibo Huang · 6 years ago
  37. a9fef4f Merge "Update TODOs for ICU library links." by Treehugger Robot · 6 years ago
  38. 4d2a9e2 Merge "Move result.h from init to libbase" by Treehugger Robot · 6 years ago
  39. c756897 Add expected<void,E> by Jiyong Park · 6 years ago
  40. 1601171 toolbox: add setprop, start, and stop by Tom Cherry · 6 years ago
  41. 27eabcc init.rc: move rlimit setting earlier by Tom Cherry · 6 years ago
  42. 955520f Update TODOs for ICU library links. by Martin Stjernholm · 6 years ago
  43. e9813f5 Move result.h from init to libbase by Jiyong Park · 6 years ago
  44. 753116e Merge "base: fix out of date documentation with PropertySet()" by Treehugger Robot · 6 years ago
  45. b7c2d43 Merge "adb: Allow `adb rescue getprop`." by Tao Bao · 6 years ago
  46. 256e7a6 Merge "fs_mgr: overlayfs: test: spelling mistake" by Mark Salyzyn · 6 years ago
  47. e2cc620 fs_mgr: Don't report 'Skip mounting partitions' by bohu · 6 years ago
  48. 067bde4 fs_mgr: overlayfs: test: spelling mistake by Mark Salyzyn · 6 years ago
  49. 205ade3 base: fix out of date documentation with PropertySet() by Tom Cherry · 6 years ago
  50. a50df15 Merge "Display offsets for dex frames." by Christopher Ferris · 6 years ago
  51. 363af47 adb: Allow `adb rescue getprop`. by Tao Bao · 6 years ago
  52. f816657 Merge changes I2d005e17,If2eec162,Icfd642e6 by Josh Gao · 6 years ago
  53. a826f6b Merge "adbd: provide MS OS descriptors for WinUSB." by Josh Gao · 6 years ago
  54. 637bc92 Display offsets for dex frames. by Christopher Ferris · 6 years ago
  55. 3558431 Merge "Fix leak of mapped zip central directories" by Treehugger Robot · 6 years ago
  56. 46fc93e Merge "fastboot: windows: Minor printf format fixes" by Treehugger Robot · 6 years ago
  57. 95877dc Merge "Allow adb to handle single paramter with install-multi-package flag" by Treehugger Robot · 6 years ago
  58. 53cfe3c Merge "fs_mgr: overlayfs: test: triage data missing after failure flash scratch" by Mark Salyzyn · 6 years ago
  59. f0185a1 fastboot: windows: Minor printf format fixes by Greg Kaiser · 6 years ago
  60. 5190ee1 fs_mgr: overlayfs: test: triage data missing after failure flash scratch by Mark Salyzyn · 6 years ago
  61. 7912e40 Merge "fs_mgr: overlayfs: pre-emptive filesystem setup" by Treehugger Robot · 6 years ago
  62. 19ec2b6 Merge "Close /dev/fuse FD before calling onClosed" by Treehugger Robot · 6 years ago
  63. 8d59dd2 fs_mgr: overlayfs: pre-emptive filesystem setup by Mark Salyzyn · 6 years ago
  64. 671c5f3 Close /dev/fuse FD before calling onClosed by Anton Hansson · 6 years ago
  65. b6df246 Merge "fastboot: windows: fix Read function" by Treehugger Robot · 6 years ago
  66. 21c1a51 fastboot: windows: fix Read function by Fernando Lugo · 6 years ago
  67. a81298d Merge "init: Refactor service.h/cpp" by Treehugger Robot · 6 years ago
  68. 632cc0d init: Refactor service.h/cpp by Vic Yang · 6 years ago
  69. 20be7b1 Merge "init: Refactor selinux.h/cpp" by Tom Cherry · 6 years ago
  70. a6a8c75 Merge changes I55d0e1a8,I4d9a8776 by Mark Salyzyn · 6 years ago
  71. f0b271a Merge "fs_mgr: remount reboot if overlayfs got setup" by Treehugger Robot · 6 years ago
  72. 1885034 fs_mgr: remount reboot if overlayfs got setup by Mark Salyzyn · 6 years ago
  73. e2bff1e Merge "Minor fixes on android::base::expected" by Treehugger Robot · 6 years ago
  74. bb368c3 Merge "Fix non-aio USB read issue for fastbootd" by Treehugger Robot · 6 years ago
  75. c57cfda Fix non-aio USB read issue for fastbootd by chihhao.chen · 6 years ago
  76. 9c27f33 init: Refactor selinux.h/cpp by Vic Yang · 6 years ago
  77. b3207ac Merge changes I16ea9e32,Ib53b5d3e by Tom Cherry · 6 years ago
  78. 3457ade init: make fatal reboot target configurable by Tom Cherry · 6 years ago
  79. 078e2fe Merge "Don't use apexd when TARGET_FLATTEN_APEX == true" by Jiyong Park · 6 years ago
  80. 0818607 init: dump stack when aborting by Tom Cherry · 6 years ago
  81. dadefc5 Merge changes I89826fc2,Ica0c14da,Icfbb799f,I233bbc7b,I30569a7c, ... by Mark Salyzyn · 6 years ago
  82. 4962ec4 Allow adb to handle single paramter with install-multi-package flag by Mohammad Samiul Islam · 6 years ago
  83. c547403 adb: daemon: Assign valid fd to usb_handle ep0 file descriptor by Hemant Kumar · 6 years ago
  84. 7f493a4 adbd: respond to device-to-host control transfers. by Josh Gao · 6 years ago
  85. 4c07293 adbd: read, print, and ignore USB control transfers. by Josh Gao · 6 years ago
  86. 024f26d Minor fixes on android::base::expected by Jiyong Park · 6 years ago
  87. 402bb7b Fix leak of mapped zip central directories by Ryan Mitchell · 6 years ago
  88. 7464397 Merge "Logcatd: Add new properties control logcat file size and file count." by Tom Cherry · 6 years ago
  89. b7d0420 Don't use apexd when TARGET_FLATTEN_APEX == true by Jiyong Park · 6 years ago
  90. d58328b Merge "adb-remount-test: adb_reboot stdin issue" by Treehugger Robot · 6 years ago
  91. c466a05 Merge "recovery: report compliant reboot reason (Part Deux)" by Treehugger Robot · 6 years ago
  92. d68f4f5 adb-remount-test: do not brick devices that support overlayfs but do not use it by Mark Salyzyn · 6 years ago
  93. cc9c678 adb-remount-test: check devt and inode by Mark Salyzyn · 6 years ago
  94. 63d308f adb-remount-test: adb_reboot stdin issue by Mark Salyzyn · 6 years ago
  95. 4139926 adb-remount-test: provide additional mount details by Mark Salyzyn · 6 years ago
  96. 2565501 adb-remount-test: add an avc check by Mark Salyzyn · 6 years ago
  97. cbe4edb adb-remount-test: parameterize fastboot_wait & adb_wait, increase timeout by Mark Salyzyn · 6 years ago
  98. 3e5e229 adb-remount-test: report wait duration by Mark Salyzyn · 6 years ago
  99. aabec0a adb-remount-test: check vendor image signature before using by Mark Salyzyn · 6 years ago
  100. de25437 adb-remount-test: report usb user on unexpected connection by Mark Salyzyn · 6 years ago