Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
1d99674e5d5627ce49b51a7cd5b52c36a9738ad1
/
fs_mgr
/
liblp
3beec54
[vts-core] Remove extra folder for vts_core_liblp_test and vts_libdm_test
by nelsonli
· 6 years ago
2a62d42
Merge "Use libcrypto_static instead of libcrypto"
by Colin Cross
· 6 years ago
9e8f011
Merge "liblp: convert more functions to use string_view (#5)"
by Treehugger Robot
· 6 years ago
a1c1eb6
liblp: convert more functions to use string_view (#5)
by Yifan Hong
· 6 years ago
2e9edcb
[vts-core] Add vts_core_liblp_test to vts-core
by nelsonli
· 6 years ago
f117f34
Use libcrypto_static instead of libcrypto
by Colin Cross
· 6 years ago
c2ff970
liblp: convert more functions to use string_view (#4)
by Yifan Hong
· 6 years ago
f6fccc4
Move digital_stroage.h to its own library
by Yifan Hong
· 6 years ago
c69029f
libsnapshot: APIs for all partitions
by Yifan Hong
· 6 years ago
922cfefb
liblp: Add a helper to differentiate empty from non-empty images.
by David Anderson
· 6 years ago
d65020d
liblp: Indicate usable regions in ResizePartition
by Yifan Hong
· 6 years ago
c205f58
liblp: convert more functions to use string_view (#3)
by Yifan Hong
· 6 years ago
2b3a9b2
liblp: convert more functions to use string_view
by Yifan Hong
· 6 years ago
956c204
Merge changes I3872dc51,I3b185f68,I37a25ca7
by David Anderson
· 6 years ago
74a6f4c
Merge "liblp: Add an attribute to indicate that a partition has been updated."
by David Anderson
· 6 years ago
ad970fc
fastbootd: Cancel snapshots when modifying partitions.
by David Anderson
· 6 years ago
e0b2b75
Merge "liblp: Expose MockPropertyFetcher for liblp-dependent tests."
by David Anderson
· 6 years ago
cd7a635
liblp: Add an attribute to indicate that a partition has been updated.
by David Anderson
· 6 years ago
9966699
liblp: Expose MockPropertyFetcher for liblp-dependent tests.
by David Anderson
· 6 years ago
3a136e5
rename liblp_test_static to vts_kernel_liblp_test.
by Yifan Hong
· 6 years ago
fd659bd
Add liblp_test to presubmit.
by Yifan Hong
· 6 years ago
f2c7dd6
Merge "liblp_test_static: fix test"
by Treehugger Robot
· 6 years ago
607e4df
liblp_test_static: fix test
by Yifan Hong
· 6 years ago
251ec05
liblp: Support sdcards in PartitionOpener.
by David Anderson
· 6 years ago
63fe0e9
Merge "fs_mgr: Allow using major:minor device strings in CreateLogicalPartition."
by David Anderson
· 6 years ago
4929df0
fs_mgr: Allow using major:minor device strings in CreateLogicalPartition.
by David Anderson
· 6 years ago
293cd02
liblp: UpdateMetadataForInPlaceSnapshot
by Yifan Hong
· 6 years ago
fadce1e
liblp: Don't halve super partition for virtual a/b devices
by Yifan Hong
· 6 years ago
8367b9f
liblp: MetadataBuilder::GetBlockDevicePartitionName
by Yifan Hong
· 6 years ago
4644f84
liblp_test_static: GetMockedInstance->GetMockedPropertyFetcher
by Yifan Hong
· 6 years ago
b278e01
liblp: change some functions to use string_view
by Yifan Hong
· 6 years ago
6b2ea1c
Add header that declares memcpy()
by Anatol Pomazau
· 6 years ago
6079cd0
liblp: refactor MetadataBuilder::NewForUpdate
by Yifan Hong
· 6 years ago
5b4b38c
liblp: Expose kDefaultGroup.
by Yifan Hong
· 6 years ago
04d9187
liblp: Add PropertyFetcher.
by Yifan Hong
· 6 years ago
f3a7988
liblp: Make kDefaultGroup a string_view
by Vic Yang
· 6 years ago
f01faf2
liblp: Fix typo in IsRetrofitDynamicPartitionsDevice.
by David Anderson
· 6 years ago
37602ed
Merge changes Ifc4c4540,I4636de85
by Yifan Hong
· 6 years ago
7bf1e9f
fs_mgr: liblp test: give ownership of environment to gtest
by Yifan Hong
· 6 years ago
f0dd120
MetadataBuilder::IsABDevice: make static / use std::optional
by Yifan Hong
· 6 years ago
9d0e6cd
MetadataBuilder::NewForUpdate: check sysprop instead
by Yifan Hong
· 6 years ago
2ca0700
liblp: Handle invalid alignment offsets correctly.
by David Anderson
· 6 years ago
bc53c84
Merge "liblp: Remove the slot-suffix requirement in MetadataBuilder."
by David Anderson
· 6 years ago
8301957
VtsKernelLiblpTest: use static test
by Steve Muckle
· 6 years ago
935420f
liblp: Remove the slot-suffix requirement in MetadataBuilder.
by David Anderson
· 6 years ago
196d2ba
liblp: Add helpers for finding partitions and partition sizes.
by David Anderson
· 6 years ago
1e05e55
liblp: Replace some |const char*| inputs with std::string.
by David Anderson
· 6 years ago
f5de989
Add a liblp test that we can parse the device's super partition.
by David Anderson
· 6 years ago
82dee3e
liblp: Use ro.boot.slot_suffix rather than ro.build.ab_update.
by David Anderson
· 6 years ago
243887b
Handle empty strings in GetPartitionAbsolutePath.
by David Anderson
· 6 years ago
a482da1
Allow to build non-sparse super image.
by Yifan Hong
· 6 years ago
f959fff
Merge changes from topic "lpdumpd"
by Yifan Hong
· 6 years ago
7f03e4e
Allow makefiles to be parsed in a trimmed down manifest.
by Nicolas Geoffray
· 6 years ago
4e3b633
Create a VTS test from liblp_test
by Hridya Valsaraju
· 6 years ago
26328e8
liblp: Replace open with GetControlFileOrOpen
by Yifan Hong
· 6 years ago
71fc3f3
liblp: Reclaim wasted space from unaligned partitions, v2.
by David Anderson
· 7 years ago
b8e1711
Revert "liblp: Reclaim wasted space from unaligned partitions."
by David Anderson
· 6 years ago
88e36c1
Fix double-accounting bug in liblp.
by David Anderson
· 7 years ago
679a6ba
Remove extranous reading of fstab in BuilderTest::block_device_info
by Tom Cherry
· 7 years ago
2e1c5ac
Don't error on block size mismatches.
by David Anderson
· 7 years ago
7909d65
Merge "Fixed a few minor nits in liblp"
by Treehugger Robot
· 7 years ago
34ad8ca
Merge "liblp: Add helpers for modifying groups."
by David Anderson
· 7 years ago
c02be81
Fixed a few minor nits in liblp
by Ramon Pantin
· 7 years ago
c6c6e66
liblp: Add helpers for modifying groups.
by David Anderson
· 7 years ago
e7f492d
liblp: BLKROSET 0 prior to FlashPartitionTable
by Yifan Hong
· 7 years ago
126e481
liblp: Allow GSI metadata to bypass slot suffixing checks.
by David Anderson
· 7 years ago
1897270
liblp: Add API for adding predetermined linear extents to partitions
by David Anderson
· 7 years ago
898b642
fs_mgr: remove -Wno-unused-variable from cflags
by Tom Cherry
· 7 years ago
dccfdca
liblp: Reclaim wasted space from unaligned partitions.
by David Anderson
· 7 years ago
8acb5dc
liblp: Allocate "b" extents in the second half of super.
by David Anderson
· 7 years ago
66a6d88
Merge "fastbootd: Support two super partitions for retrofit devices."
by David Anderson
· 7 years ago
8771a95
Merge "fastboot: Warn when flashing dynamic partitions in the bootloader."
by David Anderson
· 7 years ago
6900fce
Merge "liblp: Modify NewForUpdate to accomodate two super partitions."
by David Anderson
· 7 years ago
c15618a
liblp: Modify NewForUpdate to accomodate two super partitions.
by David Anderson
· 7 years ago
d25f1c3
fastbootd: Support two super partitions for retrofit devices.
by David Anderson
· 7 years ago
8956964
fastboot: Warn when flashing dynamic partitions in the bootloader.
by David Anderson
· 7 years ago
a3c47e6
liblp: Enable building on Windows.
by David Anderson
· 7 years ago
eb1213f
Merge "liblp: Auto-suffix group names."
by David Anderson
· 7 years ago
7256eaa
liblp: Auto-suffix group names.
by David Anderson
· 7 years ago
dca3b3b
liblp: MetadataBuilder::HasBlockDevice
by Yifan Hong
· 7 years ago
5729cff
Merge "liblp: partition_opener: fix log; more logs"
by Treehugger Robot
· 7 years ago
098cc97
liblp: partition_opener: fix log; more logs
by Yifan Hong
· 7 years ago
a14f111
liblp: Use TMPDIR instead of P_tmpdir.
by David Anderson
· 7 years ago
af4a0e8
Merge "liblp: SparseBuilder: num_blocks aren't check correctly"
by Treehugger Robot
· 7 years ago
6ddf968
liblp: fix error message
by Yifan Hong
· 7 years ago
27a34d7
liblp: SparseBuilder: num_blocks aren't check correctly
by Yifan Hong
· 7 years ago
140d053
liblp: Add a helper method for upgrading metadata on retrofit devices.
by David Anderson
· 7 years ago
3d08636
liblp: Fix io_tests.
by David Anderson
· 7 years ago
7165154
liblp: Split super.img for retrofit devices.
by David Anderson
· 7 years ago
76cde41
liblp: Allow automatic slot suffixing of partition names.
by David Anderson
· 7 years ago
a97d6e3
Merge "fastboot: Query the name of the super partition."
by David Anderson
· 7 years ago
d016c75
Merge "fastboot: Fix flashing both slots with dynamic partitions."
by Treehugger Robot
· 7 years ago
88fd7e6
Merge "liblp: Fix flashing metadata to multiple block devices."
by David Anderson
· 7 years ago
90fe0a4
fastboot: Query the name of the super partition.
by David Anderson
· 7 years ago
96a9fd4
fastboot: Fix flashing both slots with dynamic partitions.
by David Anderson
· 7 years ago
f89b1df
init: Regenerate uevents for dependent super partition devices.
by David Anderson
· 7 years ago
7632f0c
liblp: Fix flashing metadata to multiple block devices.
by David Anderson
· 7 years ago
ef9740c
liblp: Allow the super partition to span multiple block devices.
by David Anderson
· 7 years ago
7a6c511
liblp: Add an abstraction layer for opening partitions.
by David Anderson
· 7 years ago
9a53241
liblp: Store device information in a new block device table.
by David Anderson
· 7 years ago
Next »