index
:
Project-1CE/system_update_engine
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot_control_android_unittest.cc
Age
Commit message (
Expand
)
Author
2019-11-13
Proper split of BootControl and DynamicPartitionControl.
Yifan Hong
2019-10-17
DynamicPartitionControl: only create snapshot when snapshot_enabled
Yifan Hong
2019-09-23
[REFACTOR] Pass DeltaArchiveManifest to DynamicPartitionControl
Yifan Hong
2019-08-29
DynamicPartitionsControl: Add Virtual A/B feature flag.
Yifan Hong
2019-07-31
[REFACTOR] DynamicPartitionControl: Add GetSuperPartitionName
Yifan Hong
2019-07-31
[REFACTOR] Move and refactor tests.
Yifan Hong
2019-07-31
[REFACTOR] DynamicPartitionControl: combine DAP feature flag APIs
Yifan Hong
2019-07-31
[REFACTOR] DynamicPartitionControl: minimize API
Yifan Hong
2019-07-13
Fix build for API change to DestroyLogicalPartition().
David Anderson
2019-07-01
Rename product_services to system_ext
Justin Yun
2019-04-01
Fix resuming updates on DAP launch devices.
Yifan Hong
2019-01-04
Call InitPartitionMetadata when resuming an update.
Tao Bao
2018-12-20
Don't inherit from std::string.
Dan Albert
2018-12-14
Improve the logic for mapping target dynamic partitions.
Yifan Hong
2018-11-20
BootControlAndroid unittests: fix tests
Yifan Hong
2018-11-20
Retrofit devices do not do allocatable space / 2.
Yifan Hong
2018-11-15
DynamicPartitionControl: support retrofit devices
Yifan Hong
2018-10-30
Add force_writable to MapPartitionOnDeviceMapper
Yifan Hong
2018-10-26
Support updateable groups.
Yifan Hong
2018-10-26
Fix false negative NeedResize
Yifan Hong
2018-10-26
boot_control_android_unittest: ExpectStoreMetadata
Yifan Hong
2018-10-04
Don't hardcode the super partition name.
David Anderson
2018-10-03
Don't pass a guid to MetadataBuilder::AddPartition.
David Anderson
2018-09-28
update_engine resize dynamic partitions during OTA.
Yifan Hong