Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_update_engine
/
ad8ea1059bf8a68d25fc3883b7c20f8f41207de7
/
aosp
/
boot_control_android.cc
91d95fa
Do not map dynamic partitions on VABC devices
by Kelvin Zhang
· 4 years, 9 months ago
ec7bc11
update_engine: Create cros vs. aosp boundary clear
by Amin Hassani
· 4 years, 9 months ago
[Renamed (97%) from boot_control_android.cc]
51a5a39
Add an overload function in boot control
by Tianjie
· 5 years ago
f141594
BootControl: is slot marked successful
by Yifan Hong
· 5 years ago
e858362
Don't FinishUpdate() in BootControl*::SetActiveBootSlot()
by Yifan Hong
· 6 years ago
9194ce8
Remove BootControlInterface::Cleanup
by Yifan Hong
· 6 years ago
02e2b6b
Remove BootControlInterface::PreparePartitionsForUpdate
by Yifan Hong
· 6 years ago
daac732
BootControl exposes DynamicPartitionControl.
by Yifan Hong
· 6 years ago
3a1a561
Proper split of BootControl and DynamicPartitionControl.
by Yifan Hong
· 6 years ago
f0f4a91
DynamicPartitionControl: only create snapshot when snapshot_enabled
by Yifan Hong
· 6 years ago
a33bca4
Call SnapshotManager::FinishedSnapshotWrites
by Yifan Hong
· 6 years ago
13d41cb
[REFACTOR] Pass DeltaArchiveManifest to DynamicPartitionControl
by Yifan Hong
· 6 years ago
700d7c1
[REFACTOR] DynamicPartitionControl: Add GetSuperPartitionName
by Yifan Hong
· 6 years ago
186bb68
[REFACTOR] DynamicPartitionControl: combine DAP feature flag APIs
by Yifan Hong
· 6 years ago
012508e
[REFACTOR] DynamicPartitionControl: minimize API
by Yifan Hong
· 6 years ago
4c891c9
Fix build for API change to DestroyLogicalPartition().
by David Anderson
· 6 years ago
8546a71
Fix resuming updates on DAP launch devices.
by Yifan Hong
· 6 years ago
7cc8bb0
update_engine: Run clang-format on ./ (root directory)
by Amin Hassani
· 7 years ago
3406c77
Call InitPartitionMetadata when resuming an update.
by Tao Bao
· 7 years ago
62b42c8
Call fs_mgr_overlayfs_is_setup() in InitPartitionMetadata
by Mark Salyzyn
· 7 years ago
1d9077f
Improve the logic for mapping target dynamic partitions.
by Yifan Hong
· 7 years ago
35410ed
Map target partitions with force_writable when resuming an update.
by Yifan Hong
· 7 years ago
6e38b35
Retrofit devices do not do allocatable space / 2.
by Yifan Hong
· 7 years ago
124a460
Reject update if static partition is a super block device.
by Yifan Hong
· 7 years ago
a7897f3
Fix typo.
by Yifan Hong
· 7 years ago
8cc1e9e
BootControlAndroid::GetPartitionDevice ignore dynamic partitions
by Yifan Hong
· 7 years ago
b97e3ab
BootControlAndroid: load / store metadata to correct 'super'
by Yifan Hong
· 7 years ago
6e706b1
DynamicPartitionControl: support retrofit devices
by Yifan Hong
· 7 years ago
ae04e19
BootControlAndroid::GetPartitionDevice checks super metadata
by Yifan Hong
· 7 years ago
af65ef1
Add force_writable to MapPartitionOnDeviceMapper
by Yifan Hong
· 7 years ago
d4db07e
Support updateable groups.
by Yifan Hong
· 7 years ago
9acd9cb
Fix false negative NeedResize
by Yifan Hong
· 7 years ago
6b0a984
PartitionSizes -> PartitionMetadata
by Yifan Hong
· 7 years ago
d63cb3c
Don't hardcode the super partition name.
by David Anderson
· 7 years ago
4b92c1c
Don't pass a guid to MetadataBuilder::AddPartition.
by David Anderson
· 7 years ago
537802d
update_engine resize dynamic partitions during OTA.
by Yifan Hong
· 7 years ago
d944faa
Remove utils::DeviceForMountPoint().
by Sen Jiang
· 7 years ago
5c02c13
Replace brillo::make_unique_ptr with base::MakeUnique/base::WrapUnique.
by Ben Chan
· 8 years ago
afde8e8
bootctrl HAL uses "default" service name
by Chris Phoenix
· 9 years ago
927e00d
boot control: remove getInterfaceVersion reference
by Steven Moreland
· 9 years ago
7b514b4
Update for hiding Status from Return<T> object.
by Yifan Hong
· 9 years ago
cee6ad9
Revert "Revert "Convert BootControl HAL to binder.""
by Connor O'Brien
· 9 years ago
9ca8231
Revert "Convert BootControl HAL to binder."
by Connor O'Brien
· 9 years ago
29dcbf3
Convert BootControl HAL to binder.
by Alex Deymo
· 9 years ago
44348e0
Compile update_engine_sideload as a static recovery program.
by Alex Deymo
· 9 years ago
fb905d9
Implement powerwash on Android.
by Alex Deymo
· 9 years ago
ce8c8ee
update_engine: Remove release/aquire semantic from scoped_ptr/unique_ptr
by Alex Vakulenko
· 9 years ago
12542ac
boot_control: Relax /misc partition name restriction.
by Alex Deymo
· 10 years ago
1b03f9f
Move hardware and boot_control implementation to libupdate_engine.
by Alex Deymo
· 10 years ago
[Renamed (98%) from common/boot_control_android.cc]
39910dc
Split payload application code into a subdirectory.
by Alex Deymo
· 10 years ago
[Renamed (97%) from boot_control_android.cc]
3f39d5c
update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces
by Alex Vakulenko
· 10 years ago
31d95ac
Mark the active slot from update_engine instead of /postinstall.
by Alex Deymo
· 10 years ago
aa26f62
Move MarkBootSuccessful to BootControlInterface.
by Alex Deymo
· 10 years ago
753fadc
BootControlAndroid: Implement using libhardware.
by David Zeuthen
· 10 years ago
b17327c
New BootControlInterface implementation for Android.
by Alex Deymo
· 10 years ago