1. 46b1a5a init: use Errorf() now that we have it by Tom Cherry · 6 years ago
  2. 3063a95 Merge "fs_mgr_fstab: translate reserve_root to reserved_size in fsmgr" by Jaegeuk Kim · 6 years ago
  3. e962690 Merge "Add Errorf and ErrnoErrorf" by Tom Cherry · 6 years ago
  4. ca5b8e7 fs_mgr_fstab: translate reserve_root to reserved_size in fsmgr by Jaegeuk Kim · 6 years ago
  5. 939a605 Merge "Link the sanitizer runtime libraries to the default unrestricted namespace." by Treehugger Robot · 6 years ago
  6. 6eee1ae Add Errorf and ErrnoErrorf by Jiyong Park · 6 years ago
  7. 84a7c50 Link the sanitizer runtime libraries to the default unrestricted namespace. by Peter Collingbourne · 6 years ago
  8. ff7753a Merge "Support importing property file with expanded name" by Treehugger Robot · 6 years ago
  9. d972b8b Support importing property file with expanded name by Dongcheol Shin · 6 years ago
  10. 62765e3 Merge "ziparchive: add a std::string_view overload to Next." by Elliott Hughes · 6 years ago
  11. 11baf9d Merge "fastbootd: Don't include all of the fs_mgr namespace in commands.cpp." by David Anderson · 6 years ago
  12. ed58afe Merge "libfiemap_writer: Handle dm stacking more accurately." by David Anderson · 6 years ago
  13. 7b3c6d0 ziparchive: add a std::string_view overload to Next. by Elliott Hughes · 6 years ago
  14. c3c32c5 Merge "Internalize subclasses of Memory" by Christopher Ferris · 6 years ago
  15. 0813fae Merge "Add libcgrouprc to ld.config.txt." by Jiyong Park · 6 years ago
  16. 1624b1d Merge "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." by Treehugger Robot · 6 years ago
  17. 94d6df6 Merge "race condition in libprocessgroup" by Suren Baghdasaryan · 6 years ago
  18. 05c153e adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND. by Josh Gao · 6 years ago
  19. 190eb4f Add libcgrouprc to ld.config.txt. by Min Yun · 6 years ago
  20. bac6849 Merge "fix: passing ResultError to Error thru operator<<" by Treehugger Robot · 6 years ago
  21. 4315161 fastbootd: Don't include all of the fs_mgr namespace in commands.cpp. by David Anderson · 6 years ago
  22. 524b540 libfiemap_writer: Handle dm stacking more accurately. by David Anderson · 6 years ago
  23. 9a4b6c5 Merge "liblp: Add helpers for finding partitions and partition sizes." by David Anderson · 6 years ago
  24. eb836f7 Internalize subclasses of Memory by Casey Dahlin · 6 years ago
  25. c37f395 race condition in libprocessgroup by mtk16036 · 6 years ago
  26. af0d15c Merge "fs_mgr: run fsck.f2fs with -f option when full mount fails" by Jaegeuk Kim · 6 years ago
  27. c268298 Merge "Set elf_start_offset for invalid elf maps." by Christopher Ferris · 6 years ago
  28. dcd5413 Merge "Read *.rc files from flattened APEX" by Treehugger Robot · 6 years ago
  29. 971e5f0 fix: passing ResultError to Error thru operator<< by Jooyung Han · 6 years ago
  30. 71ab050 Merge "adb: avoid freeing argv entries on Windows." by Josh Gao · 6 years ago
  31. a3e9d7f Set elf_start_offset for invalid elf maps. by Christopher Ferris · 6 years ago
  32. 584da00 fs_mgr: run fsck.f2fs with -f option when full mount fails by Sahitya Tummala · 6 years ago
  33. db51288 Merge "Remove Result<Success> in favor of Result<void>" by Tom Cherry · 6 years ago
  34. bd1b253 Merge "init: replace Result<Success> with Result<void>" by Tom Cherry · 6 years ago
  35. be5600a Merge "fs_mgr: support -o sync" by Treehugger Robot · 6 years ago
  36. 952e202 adb: avoid freeing argv entries on Windows. by Josh Gao · 6 years ago
  37. 95d7dbf Remove Result<Success> in favor of Result<void> by Tom Cherry · 6 years ago
  38. c3e0ade init: replace Result<Success> with Result<void> by Tom Cherry · 6 years ago
  39. 93c9a81 Merge "liblp: Replace some |const char*| inputs with std::string." by David Anderson · 6 years ago
  40. 312da56 fs_mgr: support -o sync by Jaegeuk Kim · 6 years ago
  41. 2be3f50 Merge "Switch tzdatacheck to comparing tzdata module file" by Neil Fuller · 6 years ago
  42. d4d5684 Merge "logd: handle uidToName() directly" by Tom Cherry · 6 years ago
  43. e8af1a4 Merge "base: Add MmapFile as a synonym for MappedFile" by Tom Cherry · 6 years ago
  44. 7eb2bb0 Switch tzdatacheck to comparing tzdata module file by Neil Fuller · 6 years ago
  45. edb0d66 Read *.rc files from flattened APEX by Jiyong Park · 6 years ago
  46. ab5bdd8 base: Add MmapFile as a synonym for MappedFile by Tom Cherry · 6 years ago
  47. 1cb92b4 Merge "liblog: fix benchmark build after google-benchmark upgrade." by Treehugger Robot · 6 years ago
  48. b4aa5f2 logd: handle uidToName() directly by Tom Cherry · 8 years ago
  49. 87b978c liblp: Add helpers for finding partitions and partition sizes. by David Anderson · 6 years ago
  50. 0ff950a liblp: Replace some |const char*| inputs with std::string. by David Anderson · 6 years ago
  51. b1f51f7 Merge "init.rc: move rlimit setting earlier" by Tom Cherry · 6 years ago
  52. 95579cb Merge "logd: don't drop user/groups/capabilities/priority in drop_privs()" by Tom Cherry · 6 years ago
  53. ff79757 logd: don't drop user/groups/capabilities/priority in drop_privs() by Tom Cherry · 6 years ago
  54. 5787793 Merge "toolbox: add setprop, start, and stop" by Tom Cherry · 6 years ago
  55. 088302b liblog: fix benchmark build after google-benchmark upgrade. by Elliott Hughes · 6 years ago
  56. c7b3489 Merge "fs_mgr: Don't report 'Skip mounting partitions'" by Bo Hu · 6 years ago
  57. 6563f0e Merge "Add expected<void,E>" by Treehugger Robot · 6 years ago
  58. ce2cd68 Merge "Fix format string for new google benchmark" by Haibo Huang · 6 years ago
  59. 96e0742 Fix format string for new google benchmark by Haibo Huang · 6 years ago
  60. a9fef4f Merge "Update TODOs for ICU library links." by Treehugger Robot · 6 years ago
  61. 4d2a9e2 Merge "Move result.h from init to libbase" by Treehugger Robot · 6 years ago
  62. c756897 Add expected<void,E> by Jiyong Park · 6 years ago
  63. 1601171 toolbox: add setprop, start, and stop by Tom Cherry · 6 years ago
  64. 27eabcc init.rc: move rlimit setting earlier by Tom Cherry · 6 years ago
  65. 955520f Update TODOs for ICU library links. by Martin Stjernholm · 6 years ago
  66. e9813f5 Move result.h from init to libbase by Jiyong Park · 6 years ago
  67. 753116e Merge "base: fix out of date documentation with PropertySet()" by Treehugger Robot · 6 years ago
  68. b7c2d43 Merge "adb: Allow `adb rescue getprop`." by Tao Bao · 6 years ago
  69. 256e7a6 Merge "fs_mgr: overlayfs: test: spelling mistake" by Mark Salyzyn · 6 years ago
  70. e2cc620 fs_mgr: Don't report 'Skip mounting partitions' by bohu · 6 years ago
  71. 067bde4 fs_mgr: overlayfs: test: spelling mistake by Mark Salyzyn · 6 years ago
  72. 205ade3 base: fix out of date documentation with PropertySet() by Tom Cherry · 6 years ago
  73. a50df15 Merge "Display offsets for dex frames." by Christopher Ferris · 6 years ago
  74. 363af47 adb: Allow `adb rescue getprop`. by Tao Bao · 6 years ago
  75. f816657 Merge changes I2d005e17,If2eec162,Icfd642e6 by Josh Gao · 6 years ago
  76. a826f6b Merge "adbd: provide MS OS descriptors for WinUSB." by Josh Gao · 6 years ago
  77. 637bc92 Display offsets for dex frames. by Christopher Ferris · 6 years ago
  78. 3558431 Merge "Fix leak of mapped zip central directories" by Treehugger Robot · 6 years ago
  79. 46fc93e Merge "fastboot: windows: Minor printf format fixes" by Treehugger Robot · 6 years ago
  80. 95877dc Merge "Allow adb to handle single paramter with install-multi-package flag" by Treehugger Robot · 6 years ago
  81. 53cfe3c Merge "fs_mgr: overlayfs: test: triage data missing after failure flash scratch" by Mark Salyzyn · 6 years ago
  82. f0185a1 fastboot: windows: Minor printf format fixes by Greg Kaiser · 6 years ago
  83. 5190ee1 fs_mgr: overlayfs: test: triage data missing after failure flash scratch by Mark Salyzyn · 6 years ago
  84. 7912e40 Merge "fs_mgr: overlayfs: pre-emptive filesystem setup" by Treehugger Robot · 6 years ago
  85. 19ec2b6 Merge "Close /dev/fuse FD before calling onClosed" by Treehugger Robot · 6 years ago
  86. 8d59dd2 fs_mgr: overlayfs: pre-emptive filesystem setup by Mark Salyzyn · 6 years ago
  87. 671c5f3 Close /dev/fuse FD before calling onClosed by Anton Hansson · 6 years ago
  88. b6df246 Merge "fastboot: windows: fix Read function" by Treehugger Robot · 6 years ago
  89. 21c1a51 fastboot: windows: fix Read function by Fernando Lugo · 6 years ago
  90. a81298d Merge "init: Refactor service.h/cpp" by Treehugger Robot · 6 years ago
  91. 632cc0d init: Refactor service.h/cpp by Vic Yang · 6 years ago
  92. 20be7b1 Merge "init: Refactor selinux.h/cpp" by Tom Cherry · 6 years ago
  93. a6a8c75 Merge changes I55d0e1a8,I4d9a8776 by Mark Salyzyn · 6 years ago
  94. f0b271a Merge "fs_mgr: remount reboot if overlayfs got setup" by Treehugger Robot · 6 years ago
  95. 1885034 fs_mgr: remount reboot if overlayfs got setup by Mark Salyzyn · 6 years ago
  96. e2bff1e Merge "Minor fixes on android::base::expected" by Treehugger Robot · 6 years ago
  97. bb368c3 Merge "Fix non-aio USB read issue for fastbootd" by Treehugger Robot · 6 years ago
  98. c57cfda Fix non-aio USB read issue for fastbootd by chihhao.chen · 6 years ago
  99. 9c27f33 init: Refactor selinux.h/cpp by Vic Yang · 6 years ago
  100. b3207ac Merge changes I16ea9e32,Ib53b5d3e by Tom Cherry · 6 years ago