- a981d58 Merge "Remove sub-includes from libcutils/threads.h" into main by Treehugger Robot · 1 year, 2 months ago
- cedcb4c KeyMint HAL: process destroyAttestationIds by David Drysdale · 1 year, 2 months ago
- 566c652 Use /bootstrap-apex for bootstrap APEXes by Jooyung Han · 1 year, 2 months ago
- 790c631 Merge "snapuserd: Remove host_supported from snapuserd_test until it passes." into main by Treehugger Robot · 1 year, 2 months ago
- 8f5fab4 Merge "crasher: add pac and bti crashes." into main by Treehugger Robot · 1 year, 2 months ago
- 8665b5f snapuserd: Remove host_supported from snapuserd_test until it passes. by David Anderson · 1 year, 2 months ago
- 5061a1c Merge "Adding struct to hold compresion parameters" into main by Daniel Zheng · 1 year, 2 months ago
- 1b13b14 crasher: add pac and bti crashes. by Elliott Hughes · 1 year, 2 months ago
- 7bd9162 Merge changes Ic18443d4,I9e9af999,I10e099fe,I00cf6ec9,Ia1ea4ba7 into main by David Anderson · 1 year, 2 months ago
- ad5df32 decompressor maintenence by Daniel Zheng · 1 year, 2 months ago
- 0ff0eee libfs_avb: Allow overriding the slot suffix. by David Anderson · 1 year, 5 months ago
- 9c525ff Merge changes Ib33dc593,I6550682f,Ic0681cbf,Iaaf96a37,I89b15492 into main by David Anderson · 1 year, 2 months ago
- fe6c1d5 Moving includes by Daniel Zheng · 1 year, 2 months ago
- 50460fa libsnapshot: take in compression_level by Daniel Zheng · 1 year, 2 months ago
- 1333d87 snapuserd: Reduce size of COWs in tests. by David Anderson · 1 year, 2 months ago
- dbda130 snapuserd: Factor a base class out of tests. by David Anderson · 1 year, 2 months ago
- 6aec095 snapuserd: Add unit tests for ReadWorker::ReadAlignedSector. by David Anderson · 1 year, 2 months ago
- 9fb4fc3 snapuserd: Add error propagation to tests. by David Anderson · 1 year, 2 months ago
- 0ec9b0e snapuesrd: Build snapuserd_test on host. by David Anderson · 1 year, 2 months ago
- 27add51 snapuserd: Add an ITestHarness implementation for hosts. by David Anderson · 1 year, 2 months ago
- 4e0d58c snapuserd: Don't specify a path to TemporaryFile. by David Anderson · 1 year, 2 months ago
- 9aa4218 snapuserd: Add diagnostics for debugging races. by David Anderson · 1 year, 3 months ago
- 02191db snapuserd: Fix race condition in HandleManager shutdown. by David Anderson · 1 year, 3 months ago
- db70cbf snapuserd: Remove test dependence on LoopDevice. by David Anderson · 1 year, 2 months ago
- 1cb36d3 Adding struct to hold compresion parameters by Daniel Zheng · 1 year, 2 months ago
- 1cf0e90 Merge changes Ifddb5cb8,I8735ef6c,Ifd33c28e into main by David Anderson · 1 year, 2 months ago
- 0c0745e Merge "snapuserd: Remove ambiguous BufferSink in workers." into main by David Anderson · 1 year, 2 months ago
- a49b8d2 Merge changes Ie9a781e4,I060788c9,Ie75e9440 into main by David Anderson · 1 year, 2 months ago
- dba77ad snapuserd: Factor setpriority/settid calls into a helper. by David Anderson · 1 year, 2 months ago
- fe032d0 snapuserd: Add a harness to run tests without dm-user specific code. by David Anderson · 1 year, 2 months ago
- 384b22c snapuserd: Add an IBlockServerFactory abstraction. by David Anderson · 1 year, 3 months ago
- 2cffe18 snapuserd: Remove ambiguous BufferSink in workers. by David Anderson · 1 year, 2 months ago
- a28b62e Merge "Add snapuserd_ramdisk execute permission" into main by Treehugger Robot · 1 year, 2 months ago
- 7728c6c Add mikemcternan@ to OWNERS by Snehal · 1 year, 2 months ago
- a392fa3 snapuserd: Remove dm-user specific code from ReadWorker. by David Anderson · 1 year, 3 months ago
- e9277f9 snapuserd: Add an IBlockServer abstraction around dm-user. by David Anderson · 1 year, 3 months ago
- 76094b4 snapuserd: Rename snapuserd_merge to merge_worker. by David Anderson · 1 year, 2 months ago
- 405cbee Merge "core: fastboot: Fix data not being wiped on do_update" into main by Treehugger Robot · 1 year, 2 months ago
- 5d0aeaa Merge "Remove gettid declaration from cutils" into main by Treehugger Robot · 1 year, 2 months ago
- bcb34d2 Merge "snapuserd: Move GetNumSectors call to snapuserd_server." into main by David Anderson · 1 year, 2 months ago
- 6ac2c16 Merge changes from topic "coverage-build" into main by Snehal Koukuntla · 1 year, 2 months ago
- 1d8e349 Merge "snapuserd: Split Tempdevice into a separate file." into main by David Anderson · 1 year, 2 months ago
- 6367e89 core: fastboot: Fix data not being wiped on do_update by Alexander Koskovich · 1 year, 2 months ago
- babf3a9 Merge changes from topic "libsnapuserd_client" into main by David Anderson · 1 year, 2 months ago
- 806e70b Add Coverage controller by Snehal · 1 year, 3 months ago
- ed34b6e Coverage library on the NS side for the coverage controller by Snehal · 1 year, 3 months ago
- 656e281 Merge "libfstab: Optimize out C++ object copy" into main by Yi-Yo Chiang · 1 year, 2 months ago
- 63a3f34 Merge "init: Use libfs_mgr kernel cmdline parser" into main by Yi-Yo Chiang · 1 year, 2 months ago
- 4131a3a Merge "remount: Replace ServiceManager::getService with checkService" into main by Yi-Yo Chiang · 1 year, 2 months ago
- 48d1c39 snapuserd: Move GetNumSectors call to snapuserd_server. by David Anderson · 1 year, 3 months ago
- 95f46b0 snapuserd: Split Tempdevice into a separate file. by David Anderson · 1 year, 3 months ago
- c132bf8 snapuserd: Remove dependence on libfs_mgr. by David Anderson · 1 year, 3 months ago
- 75c5dee snapuserd: Rename libsnapshot_snapuserd to libsnapuserd_client. by David Anderson · 1 year, 3 months ago
- 8b01608 Remove gettid symbol from cutils by Tomasz Wasilczyk · 1 year, 2 months ago
- d22098f Remove sub-includes from libcutils/threads.h by Tomasz Wasilczyk · 1 year, 2 months ago
- 21a0716 Remove gettid declaration from cutils by Tomasz Wasilczyk · 1 year, 2 months ago
- c8ce634 Merge "libsnapshot: Fix missing return keyword in error path." into main by David Anderson · 1 year, 2 months ago
- 0950447 Merge "Remove references to the pdk product variable" into main by Treehugger Robot · 1 year, 2 months ago
- 355ae41 Remove references to the pdk product variable by Cole Faust · 1 year, 2 months ago
- fbc5f59 libsnapshot: Fix missing return keyword in error path. by David Anderson · 1 year, 2 months ago
- f2368d0 Merge "init: Unify kernel bootconfig parser with libfs_mgr" into main by Yi-Yo Chiang · 1 year, 2 months ago
- 5944213 remount: Replace ServiceManager::getService with checkService by Yi-Yo Chiang · 1 year, 2 months ago
- e54c0be libfstab: Optimize out C++ object copy by Yi-Yo Chiang · 1 year, 2 months ago
- b7cfba1 Merge "Add logs in SuperLayoutBuilder::Open when the metadata isn't supported" into main by Mitchell Wills · 1 year, 2 months ago
- d865493 Add snapuserd_ramdisk execute permission by Ray-cy.lee · 1 year, 2 months ago
- da5323e init: Use libfs_mgr kernel cmdline parser by Yi-Yo Chiang · 1 year, 2 months ago
- 79ad1e2 init: Unify kernel bootconfig parser with libfs_mgr by Yi-Yo Chiang · 1 year, 2 months ago
- 0b30e34 Merge "init: Unify duplicated get_android_dt_dir with libfs_mgr" into main by Yi-Yo Chiang · 1 year, 2 months ago
- c99cd86 Merge "libsnapshot: Introduce a dynamically linked version of libsnapshot." into main by David Anderson · 1 year, 2 months ago
- a637416 libsnapshot: Introduce a dynamically linked version of libsnapshot. by David Anderson · 1 year, 2 months ago
- deff223 Merge "Revert "Use /bootstrap-apex for bootstrap APEXes"" into main by Jooyung Han · 1 year, 2 months ago
- b8c2325 init: Unify duplicated get_android_dt_dir with libfs_mgr by Yi-Yo Chiang · 1 year, 2 months ago
- 840691b Revert "Use /bootstrap-apex for bootstrap APEXes" by Jooyung Han · 1 year, 2 months ago
- d53c1a7 Merge changes Ib70a8498,I06f7450c into main by Yi-Yo Chiang · 1 year, 2 months ago
- 9612606 fs_mgr: Split libfs_mgr and libfstab by Yi-Yo Chiang · 1 year, 2 months ago
- c30f033 fs_mgr: Remove `include_dirs` declaration by Yi-Yo Chiang · 1 year, 2 months ago
- bb1cc95 Merge "fs_mgr: Refactor mandatory overlayfs kernel patch checks" into main by Yi-Yo Chiang · 1 year, 2 months ago
- dccb1e9 Merge "Make libdebuggerd ramdisk available." into main by Kelvin Zhang · 1 year, 2 months ago
- d838dde fs_mgr: Refactor mandatory overlayfs kernel patch checks by Yi-Yo Chiang · 1 year, 3 months ago
- f6dc8ee Merge "libfstab: Unexport InRecovery()" into main by Yi-Yo Chiang · 1 year, 2 months ago
- 7b5c38f libfstab: Unexport InRecovery() by Yi-Yo Chiang · 1 year, 2 months ago
- 58ba0b4 Merge "Use /bootstrap-apex for bootstrap APEXes" into main by Jooyung Han · 1 year, 2 months ago
- e90d93a Merge "init: move `MarkServicesUpdate` later" into main by Jooyung Han · 1 year, 2 months ago
- 48d6e04 Make libdebuggerd ramdisk available. by Christopher Ferris · 1 year, 2 months ago
- 201801c Use /bootstrap-apex for bootstrap APEXes by Jooyung Han · 1 year, 3 months ago
- 1db90d0 Merge "libsnapshot: Verify the ordering of COW operations." into main by Akilesh Kailash · 1 year, 2 months ago
- b0f9c07 Merge "Adding include to functional" into main by Daniel Zheng · 1 year, 2 months ago
- 750fe6a Adding include to functional by Daniel Zheng · 1 year, 2 months ago
- 63ec4c6 libsnapshot: Verify the ordering of COW operations. by Akilesh Kailash · 1 year, 3 months ago
- 5ffd88f init: move `MarkServicesUpdate` later by Jooyung Han · 1 year, 2 months ago
- 545f3e0 Merge "trusty: keymint: Statically link Rust deps" into main by Treehugger Robot · 1 year, 2 months ago
- 50eacee Merge changes I02e3046b,I5b33ca47 into main by Treehugger Robot · 1 year, 2 months ago
- cac69b6 trusty: keymint: Statically link Rust deps by Matthew Maurer · 1 year, 2 months ago
- 3483798 libprocessgroup: optimize SetAttributeAction::ExecuteForProcess performance by Suren Baghdasaryan · 1 year, 2 months ago
- 3507846 libprocessgroup: fix reset of file_v2_name by Suren Baghdasaryan · 1 year, 2 months ago
- bb3976c Merge "Add bug component to cutils" into main by Treehugger Robot · 1 year, 2 months ago
- 9d398af Merge "Create /data/misc/bootanim folder in init.rc." into main by Lee George Thomas · 1 year, 2 months ago
- 8fe4f07 Add bug component to cutils by Tomasz Wasilczyk · 1 year, 2 months ago
- f8d02ee Merge "libprocessgroup: UIDs in linux are unsigned" into main by Treehugger Robot · 1 year, 2 months ago
- aa6158b libprocessgroup: UIDs in linux are unsigned by T.J. Mercier · 1 year, 2 months ago