- 79ad1e2 init: Unify kernel bootconfig parser with libfs_mgr by Yi-Yo Chiang · 2 years, 7 months ago
- 0b30e34 Merge "init: Unify duplicated get_android_dt_dir with libfs_mgr" into main by Yi-Yo Chiang · 2 years, 7 months ago
- c99cd86 Merge "libsnapshot: Introduce a dynamically linked version of libsnapshot." into main by David Anderson · 2 years, 7 months ago
- a637416 libsnapshot: Introduce a dynamically linked version of libsnapshot. by David Anderson · 2 years, 7 months ago
- deff223 Merge "Revert "Use /bootstrap-apex for bootstrap APEXes"" into main by Jooyung Han · 2 years, 7 months ago
- b8c2325 init: Unify duplicated get_android_dt_dir with libfs_mgr by Yi-Yo Chiang · 2 years, 7 months ago
- 840691b Revert "Use /bootstrap-apex for bootstrap APEXes" by Jooyung Han · 2 years, 7 months ago
- d53c1a7 Merge changes Ib70a8498,I06f7450c into main by Yi-Yo Chiang · 2 years, 7 months ago
- 9612606 fs_mgr: Split libfs_mgr and libfstab by Yi-Yo Chiang · 2 years, 7 months ago
- c30f033 fs_mgr: Remove `include_dirs` declaration by Yi-Yo Chiang · 2 years, 7 months ago
- bb1cc95 Merge "fs_mgr: Refactor mandatory overlayfs kernel patch checks" into main by Yi-Yo Chiang · 2 years, 7 months ago
- dccb1e9 Merge "Make libdebuggerd ramdisk available." into main by Kelvin Zhang · 2 years, 7 months ago
- d838dde fs_mgr: Refactor mandatory overlayfs kernel patch checks by Yi-Yo Chiang · 2 years, 7 months ago
- f6dc8ee Merge "libfstab: Unexport InRecovery()" into main by Yi-Yo Chiang · 2 years, 7 months ago
- 7b5c38f libfstab: Unexport InRecovery() by Yi-Yo Chiang · 2 years, 7 months ago
- 58ba0b4 Merge "Use /bootstrap-apex for bootstrap APEXes" into main by Jooyung Han · 2 years, 7 months ago
- e90d93a Merge "init: move `MarkServicesUpdate` later" into main by Jooyung Han · 2 years, 7 months ago
- 48d6e04 Make libdebuggerd ramdisk available. by Christopher Ferris · 2 years, 7 months ago
- 201801c Use /bootstrap-apex for bootstrap APEXes by Jooyung Han · 2 years, 7 months ago
- 1db90d0 Merge "libsnapshot: Verify the ordering of COW operations." into main by Akilesh Kailash · 2 years, 7 months ago
- b0f9c07 Merge "Adding include to functional" into main by Daniel Zheng · 2 years, 7 months ago
- 750fe6a Adding include to functional by Daniel Zheng · 2 years, 7 months ago
- 63ec4c6 libsnapshot: Verify the ordering of COW operations. by Akilesh Kailash · 2 years, 7 months ago
- 5ffd88f init: move `MarkServicesUpdate` later by Jooyung Han · 2 years, 7 months ago
- 545f3e0 Merge "trusty: keymint: Statically link Rust deps" into main by Treehugger Robot · 2 years, 7 months ago
- 50eacee Merge changes I02e3046b,I5b33ca47 into main by Treehugger Robot · 2 years, 7 months ago
- cac69b6 trusty: keymint: Statically link Rust deps by Matthew Maurer · 2 years, 7 months ago
- 3483798 libprocessgroup: optimize SetAttributeAction::ExecuteForProcess performance by Suren Baghdasaryan · 2 years, 7 months ago
- 3507846 libprocessgroup: fix reset of file_v2_name by Suren Baghdasaryan · 2 years, 7 months ago
- bb3976c Merge "Add bug component to cutils" into main by Treehugger Robot · 2 years, 7 months ago
- 9d398af Merge "Create /data/misc/bootanim folder in init.rc." into main by Lee George Thomas · 2 years, 7 months ago
- 8fe4f07 Add bug component to cutils by Tomasz Wasilczyk · 2 years, 7 months ago
- f8d02ee Merge "libprocessgroup: UIDs in linux are unsigned" into main by Treehugger Robot · 2 years, 7 months ago
- aa6158b libprocessgroup: UIDs in linux are unsigned by T.J. Mercier · 2 years, 7 months ago
- 428622b Merge "Revert "init.rc: stop calling 'fsverity_init --load-verified-keys'"" into main by Eric Biggers · 2 years, 7 months ago
- 17df69e Merge "Add bug component to system/core" into main by Treehugger Robot · 2 years, 7 months ago
- a895aac Add bug component to system/core by Tomasz Wasilczyk · 2 years, 7 months ago
- 9292f74 Revert "init.rc: stop calling 'fsverity_init --load-verified-keys'" by Yunkai Lim · 2 years, 7 months ago
- 5aade9c Merge "init.rc: stop calling 'fsverity_init --load-verified-keys'" into main by Eric Biggers · 2 years, 7 months ago
- 2493d50 Create /data/misc/bootanim folder in init.rc. by Lee George Thomas · 2 years, 7 months ago
- 60dbdaa Merge "Explicitly ignore the result of std::async" into main by Ryan Prichard · 2 years, 7 months ago
- 406d433 Merge "Add safety comments." into main by Treehugger Robot · 2 years, 7 months ago
- a414e2f Merge "libprocessgroup: UIDs in linux are unsigned" into main by Treehugger Robot · 2 years, 7 months ago
- e4cbd9a Merge "storageproxyd: Start only a single binder thread" into main by Treehugger Robot · 2 years, 7 months ago
- 64062f8 Merge changes I2581fd7c,I1ed57e6d into main by Yi-Yo Chiang · 2 years, 7 months ago
- c5184f7 Explicitly ignore the result of std::async by Ryan Prichard · 2 years, 7 months ago
- da2fc1c Merge "snapuserd: use local buffers for xor processing during sync I/O" into main by Akilesh Kailash · 2 years, 7 months ago
- 37c18b3 snapuserd: use local buffers for xor processing during sync I/O by Akilesh Kailash · 2 years, 7 months ago
- b05b870 storageproxyd: Start only a single binder thread by Stephen Crane · 2 years, 7 months ago
- f580fe5 Add safety comments. by Andrew Walbran · 2 years, 7 months ago
- 98e3522 fs_mgr: Refactor by inlining trivial helpers by Yi-Yo Chiang · 2 years, 7 months ago
- b2e0edc fs_mgr_overlayfs: Make all string constants constexpr by Yi-Yo Chiang · 2 years, 7 months ago
- 6b57c88 Merge "init_first_stage: Disable ThinLTO" into main by Yi-Yo Chiang · 2 years, 7 months ago
- bf2bebd libprocessgroup: UIDs in linux are unsigned by T.J. Mercier · 2 years, 7 months ago
- 89d2223 Merge "snapuserd: Fix ubsan when reading a single aligned sector." into main by David Anderson · 2 years, 7 months ago
- 4d6fa8c init_first_stage: Disable ThinLTO by Yi-Yo Chiang · 2 years, 7 months ago
- 998c3b4 Merge "ueventd: Fix creation of VFIO dev nodes" into main by Jakob Vukalović · 2 years, 7 months ago
- e1132a9 snapuserd: Fix ubsan when reading a single aligned sector. by David Anderson · 2 years, 7 months ago
- fe1fa35 Merge "storageproxyd: Start binder thread pool" into main by Treehugger Robot · 2 years, 7 months ago
- fb92cd3 storageproxyd: Start binder thread pool by Stephen Crane · 2 years, 7 months ago
- e377432 ueventd: Fix creation of VFIO dev nodes by Jakob Vukalovic · 2 years, 8 months ago
- 4a33c22 Merge "String8: fix infinite loop and segmentation fault in removeAll()" into main by Eric Miao · 2 years, 7 months ago
- 7acaea6 init.rc: stop calling 'fsverity_init --load-verified-keys' by Eric Biggers · 2 years, 7 months ago
- f161ee2 Merge "Adding documentation" into main by Daniel Zheng · 2 years, 7 months ago
- c6ce48e String8: fix infinite loop and segmentation fault in removeAll() by Eric Miao · 2 years, 7 months ago
- 658182b Adding documentation by Daniel Zheng · 2 years, 7 months ago
- 435b520 Merge "Fix libutils_fuzz_string8 deadlock." into main by Treehugger Robot · 2 years, 7 months ago
- 8dad4b2 Merge "threads.h: avoid defining gettid on glibc >= 2.30" into main by Hao Chen · 2 years, 7 months ago
- 749becf Fix libutils_fuzz_string8 deadlock. by Steven Moreland · 2 years, 7 months ago
- 253445c threads.h: avoid defining gettid on glibc >= 2.30 by Hao Chen · 2 years, 7 months ago
- 72c3ca1 Merge "snapuserd: Refactor how buffers are managed." into main by David Anderson · 2 years, 7 months ago
- 0306bc1 Merge "init: avoid ERROR log due to missing SEPolicy.zip" into main by Eric Biggers · 2 years, 7 months ago
- 3930625 snapuserd: Refactor how buffers are managed. by David Anderson · 2 years, 8 months ago
- 1c77579 Merge "Look for radio.img and bootloader.img in ANDROID_PRODUCT_OUT" into main by Treehugger Robot · 2 years, 7 months ago
- 556c46b Look for radio.img and bootloader.img in ANDROID_PRODUCT_OUT by Paul Lawrence · 2 years, 7 months ago
- 53ed745 init: avoid ERROR log due to missing SEPolicy.zip by Eric Biggers · 2 years, 7 months ago
- 42164ff Merge changes from topic "fsverity-init-cleanup" into main by Eric Biggers · 2 years, 7 months ago
- 83ebc43 Merge changes I1625d1a6,I2db9cfa2,I59c31318,Ic0ed1a8d,I612374bb into main by David Anderson · 2 years, 7 months ago
- f489314 Merge changes from topic "lpdump-snapshots" into main by David Anderson · 2 years, 7 months ago
- de5ba5c Merge "libsnapshot: GetReminingTime not required after mapping dm-user" into main by Treehugger Robot · 2 years, 7 months ago
- 74c55e9 libsnapshot: GetReminingTime not required after mapping dm-user by Akilesh Kailash · 2 years, 7 months ago
- 6044e8e Merge "init.rc: start update_verifier instead of update_verifier_nonencrypted" into main by Eric Biggers · 2 years, 7 months ago
- dcac88c Merge "Add safety comments." into main by Andrew Walbran · 2 years, 7 months ago
- 0733900 Remove local_include_dirs from fs_mgr_defaults. by David Anderson · 2 years, 7 months ago
- f572053 Merge "libsnapshot: Move export_include_dirs to correct location." into main by David Anderson · 2 years, 7 months ago
- a71faae Allow processes in the "system" group to read /metadata/ota. by David Anderson · 2 years, 7 months ago
- edeae25 libsnapshot: Move export_include_dirs to correct location. by David Anderson · 2 years, 7 months ago
- 3d0a332 Merge "fs_mgr: Split fs_mgr_overlayfs into two separate files." into main by David Anderson · 2 years, 7 months ago
- e7abd86 Merge "Enable ABI dump for libcutils" into main by Kiyoung Kim · 2 years, 7 months ago
- bb235eb Merge "snapuserd: Fix bool/int return value mismatches." into main by David Anderson · 2 years, 7 months ago
- f8f3b62 fs_mgr: Split fs_mgr_overlayfs into two separate files. by David Anderson · 2 years, 7 months ago
- e91538a Merge "libutils: Improve performance of utf8_to_utf16/utf16_to_utf8" into main by Eric Miao · 2 years, 7 months ago
- 8bc625e snapuserd: Move Process ops out of Worker. by David Anderson · 2 years, 8 months ago
- 77280ca snapuserd: Fix bool/int return value mismatches. by David Anderson · 2 years, 7 months ago
- c2d5a19 snapuserd: Move more fields out of Worker. by David Anderson · 2 years, 8 months ago
- ab57c8a snapuserd: Split more methods out of Worker. by David Anderson · 2 years, 8 months ago
- d967591 snapuserd: Create a ReadWorker class. by David Anderson · 2 years, 8 months ago
- c28150f snapuserd: Create a MergeWorker class. by David Anderson · 2 years, 8 months ago
- ed2618b Merge "Workaround for Global ThinLTO" into main by Treehugger Robot · 2 years, 7 months ago
- 54b86e7 Workaround for Global ThinLTO by Jooyung Han · 2 years, 7 months ago