- 9fdab37 Merge "init: Create /data/apex/hashtree folder at boot" by Treehugger Robot · 6 years ago
- 37e9870 Merge "Qualifies the mention of lazily starting services from 'interface'." by Treehugger Robot · 6 years ago
- 9df4132 Merge "Start Vold on early-fs" by Treehugger Robot · 6 years ago
- e529f81 Merge "create libmodprobe, integrate into first_stage_init" by Treehugger Robot · 6 years ago
- 4937af2 Merge "adb: turn CHECKs into an error + transport restart." by Treehugger Robot · 6 years ago
- e6a410d Qualifies the mention of lazily starting services from 'interface'. by Daniel Norman · 6 years ago
- 564d273 create libmodprobe, integrate into first_stage_init by Steve Muckle · 6 years ago
- 8705678 Start Vold on early-fs by Daniel Rosenberg · 6 years ago
- 8d4485c Merge "Remove system/core/mkbootimg" by Treehugger Robot · 6 years ago
- 61cda99 Merge "Remove ACgroupController_getFlags to fix API breakage" by Treehugger Robot · 6 years ago
- 4decee3 Merge "libprocessgroup: move native_bridge_support" by Treehugger Robot · 6 years ago
- 37ca424 Merge "liblp: Remove the slot-suffix requirement in MetadataBuilder." by David Anderson · 6 years ago
- 3f9c943 libprocessgroup: move native_bridge_support by Steven Moreland · 6 years ago
- f0f47ee Remove ACgroupController_getFlags to fix API breakage by Suren Baghdasaryan · 6 years ago
- c212ced Merge "Create android-base/format.h that includes fmtlib headers" by Tom Cherry · 6 years ago
- 1f960bc Merge "init: use Errorf() now that we have it" by Tom Cherry · 6 years ago
- 204c249 Merge "Revert "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."" by Josh Gao · 6 years ago
- af4d786 Revert "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." by Josh Gao · 6 years ago
- c136933 Merge "VtsKernelLiblpTest: use static test" by Treehugger Robot · 6 years ago
- 46b1a5a init: use Errorf() now that we have it by Tom Cherry · 6 years ago
- dcbdb1d Create android-base/format.h that includes fmtlib headers by Tom Cherry · 6 years ago
- 3063a95 Merge "fs_mgr_fstab: translate reserve_root to reserved_size in fsmgr" by Jaegeuk Kim · 6 years ago
- 1a52ecb VtsKernelLiblpTest: use static test by Steve Muckle · 6 years ago
- e962690 Merge "Add Errorf and ErrnoErrorf" by Tom Cherry · 6 years ago
- ca5b8e7 fs_mgr_fstab: translate reserve_root to reserved_size in fsmgr by Jaegeuk Kim · 6 years ago
- 939a605 Merge "Link the sanitizer runtime libraries to the default unrestricted namespace." by Treehugger Robot · 6 years ago
- 7d5e924 init: Create /data/apex/hashtree folder at boot by Jooyung Han · 6 years ago
- 6eee1ae Add Errorf and ErrnoErrorf by Jiyong Park · 6 years ago
- 84a7c50 Link the sanitizer runtime libraries to the default unrestricted namespace. by Peter Collingbourne · 6 years ago
- 2e7df06 liblp: Remove the slot-suffix requirement in MetadataBuilder. by David Anderson · 6 years ago
- ff7753a Merge "Support importing property file with expanded name" by Treehugger Robot · 6 years ago
- d972b8b Support importing property file with expanded name by Dongcheol Shin · 6 years ago
- 6bd352a adb: turn CHECKs into an error + transport restart. by Josh Gao · 6 years ago
- 62765e3 Merge "ziparchive: add a std::string_view overload to Next." by Elliott Hughes · 6 years ago
- 11baf9d Merge "fastbootd: Don't include all of the fs_mgr namespace in commands.cpp." by David Anderson · 6 years ago
- ed58afe Merge "libfiemap_writer: Handle dm stacking more accurately." by David Anderson · 6 years ago
- 642a0c2 Remove system/core/mkbootimg by Hridya Valsaraju · 6 years ago
- 7b3c6d0 ziparchive: add a std::string_view overload to Next. by Elliott Hughes · 6 years ago
- c3c32c5 Merge "Internalize subclasses of Memory" by Christopher Ferris · 6 years ago
- 0813fae Merge "Add libcgrouprc to ld.config.txt." by Jiyong Park · 6 years ago
- 1624b1d Merge "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." by Treehugger Robot · 6 years ago
- 94d6df6 Merge "race condition in libprocessgroup" by Suren Baghdasaryan · 6 years ago
- 05c153e adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND. by Josh Gao · 6 years ago
- 190eb4f Add libcgrouprc to ld.config.txt. by Min Yun · 6 years ago
- bac6849 Merge "fix: passing ResultError to Error thru operator<<" by Treehugger Robot · 6 years ago
- 4315161 fastbootd: Don't include all of the fs_mgr namespace in commands.cpp. by David Anderson · 6 years ago
- 524b540 libfiemap_writer: Handle dm stacking more accurately. by David Anderson · 6 years ago
- 9a4b6c5 Merge "liblp: Add helpers for finding partitions and partition sizes." by David Anderson · 6 years ago
- eb836f7 Internalize subclasses of Memory by Casey Dahlin · 6 years ago
- c37f395 race condition in libprocessgroup by mtk16036 · 6 years ago
- af0d15c Merge "fs_mgr: run fsck.f2fs with -f option when full mount fails" by Jaegeuk Kim · 6 years ago
- c268298 Merge "Set elf_start_offset for invalid elf maps." by Christopher Ferris · 6 years ago
- dcd5413 Merge "Read *.rc files from flattened APEX" by Treehugger Robot · 6 years ago
- 971e5f0 fix: passing ResultError to Error thru operator<< by Jooyung Han · 6 years ago
- 71ab050 Merge "adb: avoid freeing argv entries on Windows." by Josh Gao · 6 years ago
- a3e9d7f Set elf_start_offset for invalid elf maps. by Christopher Ferris · 6 years ago
- 584da00 fs_mgr: run fsck.f2fs with -f option when full mount fails by Sahitya Tummala · 6 years ago
- db51288 Merge "Remove Result<Success> in favor of Result<void>" by Tom Cherry · 6 years ago
- bd1b253 Merge "init: replace Result<Success> with Result<void>" by Tom Cherry · 6 years ago
- be5600a Merge "fs_mgr: support -o sync" by Treehugger Robot · 6 years ago
- 952e202 adb: avoid freeing argv entries on Windows. by Josh Gao · 6 years ago
- 95d7dbf Remove Result<Success> in favor of Result<void> by Tom Cherry · 6 years ago
- c3e0ade init: replace Result<Success> with Result<void> by Tom Cherry · 6 years ago
- 93c9a81 Merge "liblp: Replace some |const char*| inputs with std::string." by David Anderson · 6 years ago
- 312da56 fs_mgr: support -o sync by Jaegeuk Kim · 6 years ago
- 2be3f50 Merge "Switch tzdatacheck to comparing tzdata module file" by Neil Fuller · 6 years ago
- d4d5684 Merge "logd: handle uidToName() directly" by Tom Cherry · 6 years ago
- e8af1a4 Merge "base: Add MmapFile as a synonym for MappedFile" by Tom Cherry · 6 years ago
- 7eb2bb0 Switch tzdatacheck to comparing tzdata module file by Neil Fuller · 6 years ago
- edb0d66 Read *.rc files from flattened APEX by Jiyong Park · 6 years ago
- ab5bdd8 base: Add MmapFile as a synonym for MappedFile by Tom Cherry · 6 years ago
- 1cb92b4 Merge "liblog: fix benchmark build after google-benchmark upgrade." by Treehugger Robot · 6 years ago
- b4aa5f2 logd: handle uidToName() directly by Tom Cherry · 8 years ago
- 87b978c liblp: Add helpers for finding partitions and partition sizes. by David Anderson · 6 years ago
- 0ff950a liblp: Replace some |const char*| inputs with std::string. by David Anderson · 6 years ago
- b1f51f7 Merge "init.rc: move rlimit setting earlier" by Tom Cherry · 6 years ago
- 95579cb Merge "logd: don't drop user/groups/capabilities/priority in drop_privs()" by Tom Cherry · 6 years ago
- ff79757 logd: don't drop user/groups/capabilities/priority in drop_privs() by Tom Cherry · 6 years ago
- 5787793 Merge "toolbox: add setprop, start, and stop" by Tom Cherry · 6 years ago
- 088302b liblog: fix benchmark build after google-benchmark upgrade. by Elliott Hughes · 6 years ago
- c7b3489 Merge "fs_mgr: Don't report 'Skip mounting partitions'" by Bo Hu · 6 years ago
- 6563f0e Merge "Add expected<void,E>" by Treehugger Robot · 6 years ago
- ce2cd68 Merge "Fix format string for new google benchmark" by Haibo Huang · 6 years ago
- 96e0742 Fix format string for new google benchmark by Haibo Huang · 6 years ago
- a9fef4f Merge "Update TODOs for ICU library links." by Treehugger Robot · 6 years ago
- 4d2a9e2 Merge "Move result.h from init to libbase" by Treehugger Robot · 6 years ago
- c756897 Add expected<void,E> by Jiyong Park · 6 years ago
- 1601171 toolbox: add setprop, start, and stop by Tom Cherry · 6 years ago
- 27eabcc init.rc: move rlimit setting earlier by Tom Cherry · 6 years ago
- 955520f Update TODOs for ICU library links. by Martin Stjernholm · 6 years ago
- e9813f5 Move result.h from init to libbase by Jiyong Park · 6 years ago
- 753116e Merge "base: fix out of date documentation with PropertySet()" by Treehugger Robot · 6 years ago
- b7c2d43 Merge "adb: Allow `adb rescue getprop`." by Tao Bao · 6 years ago
- 256e7a6 Merge "fs_mgr: overlayfs: test: spelling mistake" by Mark Salyzyn · 6 years ago
- e2cc620 fs_mgr: Don't report 'Skip mounting partitions' by bohu · 6 years ago
- 067bde4 fs_mgr: overlayfs: test: spelling mistake by Mark Salyzyn · 6 years ago
- 205ade3 base: fix out of date documentation with PropertySet() by Tom Cherry · 6 years ago
- a50df15 Merge "Display offsets for dex frames." by Christopher Ferris · 6 years ago
- 363af47 adb: Allow `adb rescue getprop`. by Tao Bao · 6 years ago
- f816657 Merge changes I2d005e17,If2eec162,Icfd642e6 by Josh Gao · 6 years ago