1. f4db2aa init: use Errorf() now that we have it by Tom Cherry · 5 years ago
  2. c476186 Merge "fs_mgr_fstab: translate reserve_root to reserved_size in fsmgr" by Jaegeuk Kim · 5 years ago
  3. ebbe9e7 Merge "Add Errorf and ErrnoErrorf" by Tom Cherry · 5 years ago
  4. f07d07b fs_mgr_fstab: translate reserve_root to reserved_size in fsmgr by Jaegeuk Kim · 5 years ago
  5. 2d620c0 Merge "Link the sanitizer runtime libraries to the default unrestricted namespace." by Treehugger Robot · 5 years ago
  6. 20524ed Add Errorf and ErrnoErrorf by Jiyong Park · 5 years ago
  7. 563ca38 Link the sanitizer runtime libraries to the default unrestricted namespace. by Peter Collingbourne · 5 years ago
  8. 69880e1 Merge "Support importing property file with expanded name" by Treehugger Robot · 5 years ago
  9. a87c0f9 Support importing property file with expanded name by Dongcheol Shin · 5 years ago
  10. bc420c4 Merge "ziparchive: add a std::string_view overload to Next." by Elliott Hughes · 5 years ago
  11. 5482189 Merge "fastbootd: Don't include all of the fs_mgr namespace in commands.cpp." by David Anderson · 5 years ago
  12. 43d9ced Merge "libfiemap_writer: Handle dm stacking more accurately." by David Anderson · 5 years ago
  13. 1e40c30 ziparchive: add a std::string_view overload to Next. by Elliott Hughes · 5 years ago
  14. 5fb6609 Merge "Internalize subclasses of Memory" by Christopher Ferris · 5 years ago
  15. 210b56e Merge "Add libcgrouprc to ld.config.txt." by Jiyong Park · 5 years ago
  16. cb2352a Merge "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." by Treehugger Robot · 5 years ago
  17. aba081c Merge "race condition in libprocessgroup" by Suren Baghdasaryan · 5 years ago
  18. 2b668d3 adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND. by Josh Gao · 5 years ago
  19. d695733 Add libcgrouprc to ld.config.txt. by Min Yun · 5 years ago
  20. 3fcd831 Merge "fix: passing ResultError to Error thru operator<<" by Treehugger Robot · 5 years ago
  21. 2747532 fastbootd: Don't include all of the fs_mgr namespace in commands.cpp. by David Anderson · 5 years ago
  22. d5fa799 libfiemap_writer: Handle dm stacking more accurately. by David Anderson · 5 years ago
  23. e53417a Merge "liblp: Add helpers for finding partitions and partition sizes." by David Anderson · 5 years ago
  24. 6b95a0e Internalize subclasses of Memory by Casey Dahlin · 5 years ago
  25. 53f79e6 race condition in libprocessgroup by mtk16036 · 5 years ago
  26. 1d7f3b4 Merge "fs_mgr: run fsck.f2fs with -f option when full mount fails" by Jaegeuk Kim · 5 years ago
  27. 45a88fa Merge "Set elf_start_offset for invalid elf maps." by Christopher Ferris · 5 years ago
  28. b3093ff Merge "Read *.rc files from flattened APEX" by Treehugger Robot · 5 years ago
  29. df7d327 fix: passing ResultError to Error thru operator<< by Jooyung Han · 5 years ago
  30. 5b63cff Merge "adb: avoid freeing argv entries on Windows." by Josh Gao · 5 years ago
  31. d49499d Set elf_start_offset for invalid elf maps. by Christopher Ferris · 5 years ago
  32. 5928e4f fs_mgr: run fsck.f2fs with -f option when full mount fails by Sahitya Tummala · 5 years ago
  33. bc1ccde Merge "Remove Result<Success> in favor of Result<void>" by Tom Cherry · 5 years ago
  34. 31a0ab8 Merge "init: replace Result<Success> with Result<void>" by Tom Cherry · 5 years ago
  35. 2184ecb Merge "fs_mgr: support -o sync" by Treehugger Robot · 5 years ago
  36. e72c44b adb: avoid freeing argv entries on Windows. by Josh Gao · 5 years ago
  37. 91e6f88 Remove Result<Success> in favor of Result<void> by Tom Cherry · 5 years ago
  38. bbcbc2f init: replace Result<Success> with Result<void> by Tom Cherry · 5 years ago
  39. 7a6ce06 Merge "liblp: Replace some |const char*| inputs with std::string." by David Anderson · 5 years ago
  40. 5ffa970 fs_mgr: support -o sync by Jaegeuk Kim · 5 years ago
  41. e597033 Merge "Switch tzdatacheck to comparing tzdata module file" by Neil Fuller · 5 years ago
  42. caa95d5 Merge "logd: handle uidToName() directly" by Tom Cherry · 5 years ago
  43. 727762e Merge "base: Add MmapFile as a synonym for MappedFile" by Tom Cherry · 5 years ago
  44. 09bdb32 Switch tzdatacheck to comparing tzdata module file by Neil Fuller · 5 years ago
  45. d2217b5 Read *.rc files from flattened APEX by Jiyong Park · 5 years ago
  46. 383e141 base: Add MmapFile as a synonym for MappedFile by Tom Cherry · 5 years ago
  47. 8958d7a Merge "liblog: fix benchmark build after google-benchmark upgrade." by Treehugger Robot · 5 years ago
  48. 36f5399 logd: handle uidToName() directly by Tom Cherry · 7 years ago
  49. 196d2ba liblp: Add helpers for finding partitions and partition sizes. by David Anderson · 5 years ago
  50. 1e05e55 liblp: Replace some |const char*| inputs with std::string. by David Anderson · 5 years ago
  51. acf19e8 Merge "init.rc: move rlimit setting earlier" by Tom Cherry · 5 years ago
  52. b7a25ef Merge "logd: don't drop user/groups/capabilities/priority in drop_privs()" by Tom Cherry · 5 years ago
  53. 0b2a011 logd: don't drop user/groups/capabilities/priority in drop_privs() by Tom Cherry · 5 years ago
  54. d949bf8 Merge "toolbox: add setprop, start, and stop" by Tom Cherry · 5 years ago
  55. fdde7ee liblog: fix benchmark build after google-benchmark upgrade. by Elliott Hughes · 5 years ago
  56. f17902b Merge "fs_mgr: Don't report 'Skip mounting partitions'" by Bo Hu · 5 years ago
  57. bb1b83e Merge "Add expected<void,E>" by Treehugger Robot · 5 years ago
  58. a850fb2 Merge "Fix format string for new google benchmark" by Haibo Huang · 5 years ago
  59. 9d47360 Fix format string for new google benchmark by Haibo Huang · 5 years ago
  60. b78de85 Merge "Update TODOs for ICU library links." by Treehugger Robot · 5 years ago
  61. 2ba59c5 Merge "Move result.h from init to libbase" by Treehugger Robot · 5 years ago
  62. b2a85c4 Add expected<void,E> by Jiyong Park · 5 years ago
  63. 65a1ee8 toolbox: add setprop, start, and stop by Tom Cherry · 5 years ago
  64. fdeca99 init.rc: move rlimit setting earlier by Tom Cherry · 5 years ago
  65. 0d28abc Update TODOs for ICU library links. by Martin Stjernholm · 5 years ago
  66. 8fd64c8 Move result.h from init to libbase by Jiyong Park · 5 years ago
  67. 44cabca Merge "base: fix out of date documentation with PropertySet()" by Treehugger Robot · 5 years ago
  68. 8eea2ca Merge "adb: Allow `adb rescue getprop`." by Tao Bao · 5 years ago
  69. 291b5ca Merge "fs_mgr: overlayfs: test: spelling mistake" by Mark Salyzyn · 5 years ago
  70. 42b28b0 fs_mgr: Don't report 'Skip mounting partitions' by bohu · 5 years ago
  71. bc79fea fs_mgr: overlayfs: test: spelling mistake by Mark Salyzyn · 5 years ago
  72. ef2469e base: fix out of date documentation with PropertySet() by Tom Cherry · 5 years ago
  73. 659f61e Merge "Display offsets for dex frames." by Christopher Ferris · 5 years ago
  74. 599eee1 adb: Allow `adb rescue getprop`. by Tao Bao · 5 years ago
  75. 2683d0a Merge changes I2d005e17,If2eec162,Icfd642e6 by Josh Gao · 5 years ago
  76. a891ffd Merge "adbd: provide MS OS descriptors for WinUSB." by Josh Gao · 5 years ago
  77. a4bdb98 Display offsets for dex frames. by Christopher Ferris · 5 years ago
  78. 41f690b Merge "Fix leak of mapped zip central directories" by Treehugger Robot · 5 years ago
  79. f74ff74 Merge "fastboot: windows: Minor printf format fixes" by Treehugger Robot · 5 years ago
  80. d877a96 Merge "Allow adb to handle single paramter with install-multi-package flag" by Treehugger Robot · 5 years ago
  81. b5db741 Merge "fs_mgr: overlayfs: test: triage data missing after failure flash scratch" by Mark Salyzyn · 5 years ago
  82. 8acf8c2 fastboot: windows: Minor printf format fixes by Greg Kaiser · 5 years ago
  83. 4d702e8 fs_mgr: overlayfs: test: triage data missing after failure flash scratch by Mark Salyzyn · 5 years ago
  84. 0c61519 Merge "fs_mgr: overlayfs: pre-emptive filesystem setup" by Treehugger Robot · 5 years ago
  85. 90ca86b Merge "Close /dev/fuse FD before calling onClosed" by Treehugger Robot · 5 years ago
  86. e0c581f fs_mgr: overlayfs: pre-emptive filesystem setup by Mark Salyzyn · 5 years ago
  87. 03e3133 Close /dev/fuse FD before calling onClosed by Anton Hansson · 5 years ago
  88. fac0bb7 Merge "fastboot: windows: fix Read function" by Treehugger Robot · 5 years ago
  89. b7eac2d fastboot: windows: fix Read function by Fernando Lugo · 5 years ago
  90. 3cb66ad Merge "init: Refactor service.h/cpp" by Treehugger Robot · 5 years ago
  91. e01ca4d init: Refactor service.h/cpp by Vic Yang · 5 years ago
  92. c76078e Merge "init: Refactor selinux.h/cpp" by Tom Cherry · 5 years ago
  93. 370aac7 Merge changes I55d0e1a8,I4d9a8776 by Mark Salyzyn · 5 years ago
  94. 842cac8 Merge "fs_mgr: remount reboot if overlayfs got setup" by Treehugger Robot · 5 years ago
  95. d9b6030 fs_mgr: remount reboot if overlayfs got setup by Mark Salyzyn · 5 years ago
  96. 719790f Merge "Minor fixes on android::base::expected" by Treehugger Robot · 5 years ago
  97. f777694 Merge "Fix non-aio USB read issue for fastbootd" by Treehugger Robot · 5 years ago
  98. 8c544b6 Fix non-aio USB read issue for fastbootd by chihhao.chen · 5 years ago
  99. 92c236e init: Refactor selinux.h/cpp by Vic Yang · 5 years ago
  100. e20f357 Merge changes I16ea9e32,Ib53b5d3e by Tom Cherry · 5 years ago