platform_system_core/fs_mgr/libsnapshot
David Anderson 511c4bc601 libsnapshot: Refactor cow_reader decompression.
Bug: 162274240
Test: cow_api_test
Change-Id: I12c177f3ebb7bb0550669bd5edbdbbde6f572cfd
2020-09-09 21:54:48 -07:00
..
android/snapshot libsnapshot: proto use correct index 2020-05-29 16:21:40 -07:00
corpus libsnapshot_fuzzer: add initial corpus 2020-05-06 17:10:34 -07:00
include/libsnapshot libsnapshot: Refactor cow_reader decompression. 2020-09-09 21:54:48 -07:00
include_test/libsnapshot libsnapshot_test: skip global setup on non-VAB devices. 2020-08-06 17:21:50 -07:00
update_engine Update libsnapshot to handle partial update 2020-06-09 12:53:45 -07:00
Android.bp libsnapshot: Refactor cow_reader decompression. 2020-09-09 21:54:48 -07:00
cow_api_test.cpp Return bytes written in CowWriter 2020-09-03 15:59:17 -04:00
cow_decompress.cpp libsnapshot: Refactor cow_reader decompression. 2020-09-09 21:54:48 -07:00
cow_decompress.h libsnapshot: Refactor cow_reader decompression. 2020-09-09 21:54:48 -07:00
cow_reader.cpp libsnapshot: Refactor cow_reader decompression. 2020-09-09 21:54:48 -07:00
cow_snapuserd_test.cpp libsnapshot:Snapuserd: IO path support with dm-snapshot target 2020-09-10 00:27:50 +00:00
cow_writer.cpp libsnapshot:Snapuserd: IO path support with dm-snapshot target 2020-09-10 00:27:50 +00:00
device_info.cpp libsnapshot: Restrict when snapshots can be deleted. 2020-02-05 17:16:17 -08:00
device_info.h libsnapshot: Add a helper for handling data wipes in recovery. 2019-11-10 23:07:11 -08:00
dm_snapshot_internals.h pragma once for header file 2019-10-28 16:38:35 +00:00
estimate_cow_from_nonab_ota.cpp libsnapshot: Add a tool for estimating non-A/B OTA sizes with the new COW format. 2020-09-03 19:04:34 -07:00
fuzz.sh Rename native code coverage paths env. variable in libsnapshot's fuzz test. 2020-06-10 13:04:53 +01:00
fuzz_utils.cpp libsnapshot_fuzzer: use protobuf 2020-04-30 23:05:36 -07:00
fuzz_utils.h Reland "libsnapshot_fuzzer: Add tests" 2020-05-15 14:34:01 -07:00
make_cow_from_ab_ota.cpp libsnapshot: Fix uninitialized variables 2020-08-27 08:09:14 -07:00
OWNERS Add balsini@ as libsnapshot owner 2020-01-09 10:11:45 +00:00
partition_cow_creator.cpp Handle zero snapshot size appropriately. 2020-05-01 18:46:44 +00:00
partition_cow_creator.h PartitionCowCreator accounts for extra extents 2019-12-02 12:49:38 -08:00
partition_cow_creator_test.cpp libsnapshot_test: skip global setup on non-VAB devices. 2020-08-06 17:21:50 -07:00
power_test.cpp libsnapshot: Add a simple script and gtest to simulate power failures during snapshot-merge. 2020-04-14 23:32:38 -07:00
PowerTest.md libsnapshot: Add a simple script and gtest to simulate power failures during snapshot-merge. 2020-04-14 23:32:38 -07:00
return.cpp libsnapshot: delete WaitForMerge. 2020-03-03 13:19:49 -08:00
run_power_test.sh libsnapshot: Add a simple script and gtest to simulate power failures during snapshot-merge. 2020-04-14 23:32:38 -07:00
snapshot.cpp Use more inclusive language for #inclusivefixit 2020-07-23 11:13:37 -07:00
snapshot_fuzz.cpp Use more inclusive language for #inclusivefixit 2020-07-23 11:13:37 -07:00
snapshot_fuzz_utils.cpp libsnapshot_fuzzer: Properly unmap images 2020-05-15 17:05:26 -07:00
snapshot_fuzz_utils.h Use more inclusive language for #inclusivefixit 2020-07-23 11:13:37 -07:00
snapshot_metadata_updater.cpp Merge "libsnapshot: Properly set partial_update_" 2020-07-31 23:02:05 +00:00
snapshot_metadata_updater.h Update libsnapshot to handle partial update 2020-06-09 12:53:45 -07:00
snapshot_metadata_updater_test.cpp libsnapshot_test: skip global setup on non-VAB devices. 2020-08-06 17:21:50 -07:00
snapshot_stats.cpp libsnapshot: Export COW image size 2020-05-29 23:19:39 +00:00
snapshot_stub.cpp libsnapshot: Export COW image size 2020-05-29 23:19:39 +00:00
snapshot_test.cpp libsnapshot_test: skip global setup on non-VAB devices. 2020-08-06 17:21:50 -07:00
snapshotctl.cpp libsnapshot: delete InitiateMergeAndWait. 2020-03-09 16:14:30 -07:00
snapuserd.cpp libsnapshot:Snapuserd: IO path support with dm-snapshot target 2020-09-10 00:27:50 +00:00
test_helpers.cpp libsnapshot_test: skip global setup on non-VAB devices. 2020-08-06 17:21:50 -07:00
utility.cpp Add OptimizeSourceCopyOperation 2020-03-11 12:10:32 -07:00
utility.h Add OptimizeSourceCopyOperation 2020-03-11 12:10:32 -07:00
VtsLibsnapshotTest.xml libsnapshot: Add VTS10 VtsLibsnapshotTest 2020-04-03 12:04:32 -07:00