Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_update_engine
/
93cde30635c844c9a78b78dcea283af0e70767ee
93cde30
Allow non-existing fstab.postinstall
by Yifan Hong
· 5 years ago
224aed9
Avoid VAB merge when running a DSU
by Howard Chen
· 5 years ago
302fa70
Add DynamicPartitionControlAndroid unittest for Virtual A/B
by Yifan Hong
· 5 years ago
5c5743f
Also clear required_size if successful
by Yifan Hong
· 5 years ago
5f32ee2
MockDynamicPartitionControlAndroid: Use new MOCK_METHOD style.
by Yifan Hong
· 5 years ago
59e52b2
Delete MockDynamicPartitionControl.
by Yifan Hong
· 5 years ago
f9cb449
Use libsnapshot stub classes
by Yifan Hong
· 5 years ago
4d7c5eb
Allow to skip mounting metadata in recovery.
by Yifan Hong
· 5 years ago
e757420
sideload: fix duplicated logging
by Yifan Hong
· 5 years ago
29ebd7a
Revert "Setup android-base logging in sideload."
by Yifan Hong
· 5 years ago
2969290
Add DynamicPartitionControl::EraseSystemOtherAvbFooter
by Yifan Hong
· 5 years ago
7b3910a
Allow forward merge on powerwash.
by Yifan Hong
· 5 years ago
37ae856
Allow parsing boot image with header version 3
by Tianjie
· 5 years ago
35c71f7
Update android_logging for new liblog API changes
by Tom Cherry
· 5 years ago
2403171
sideload: mount snapshot partitions before merging
by Yifan Hong
· 5 years ago
6a6d0f1
ResetStatus deletes snapshots for VAB.
by Yifan Hong
· 5 years ago
5cd63fa
Fix merge in sideload
by Yifan Hong
· 5 years ago
f526156
ShouldSkipOperation -> OptimizeOperation
by Yifan Hong
· 5 years ago
0f821c7
Remove libutilscallstack dependency
by Yifan Hong
· 5 years ago
16b594a
Also CancelUpdate when UpdateState::None.
by Yifan Hong
· 5 years ago
be59a00
Virtual A/B report metrics from update_engine. (2/2)
by Yifan Hong
· 5 years ago
d976cc5
Virtual A/B report metrics from update_engine. (1/2)
by Yifan Hong
· 5 years ago
9f7743d
Delete DynamicPartitionControl::CleanupSuccessfulUpdate
by Yifan Hong
· 5 years ago
40bb0d0
IUpdateEngine.cleanupSuccessfulUpdate is async
by Yifan Hong
· 5 years ago
f1fba65
Preserve libbase / liblog logs.
by Yifan Hong
· 5 years ago
c80de2d
[REFACTOR] Split Android and CrOS logging.
by Yifan Hong
· 5 years ago
8351750
Merge snapshots before applying the next OTA.
by Yifan Hong
· 5 years ago
9096550
UpdateAttempterAndroid::Init initiates merge
by Yifan Hong
· 5 years ago
dad0af8
Add CleanupPreviousUpdateAction.
by Yifan Hong
· 5 years ago
f141594
BootControl: is slot marked successful
by Yifan Hong
· 5 years ago
bfa3962
Change the push test path for atest am: 5d496765b6
by Automerger Merge Worker
· 5 years ago
5d49676
Change the push test path for atest
by Tianjie Xu
· 5 years ago
ec038ce
Temporarily add libutilscallstack dependency am: 212d795e71
by Automerger Merge Worker
· 5 years ago
212d795
Temporarily add libutilscallstack dependency
by Yifan Hong
· 5 years ago
b953d66
Fix nullptr segv am: d66ecf171c
by Automerger Merge Worker
· 5 years ago
d66ecf1
Fix nullptr segv
by Yifan Hong
· 5 years ago
f17f1c2
Support sideload full update on VAB am: bae2784f42
by Automerger Merge Worker
· 6 years ago
bae2784
Support sideload full update on VAB
by Yifan Hong
· 6 years ago
42ff364
update_engine_client_android implement --merge am: e5a8f23df2
by Yifan Hong
· 6 years ago
45cad11
Implement UpdateAttempterAndroid::CleanupSuccessfulUpdate am: 4f61156337
by Yifan Hong
· 6 years ago
d88dda4
Add DynamicPartitionControlInterface::CleanupSuccessfulUpdate am: 2257ee178b
by Yifan Hong
· 6 years ago
e5a8f23
update_engine_client_android implement --merge
by Yifan Hong
· 6 years ago
4f61156
Implement UpdateAttempterAndroid::CleanupSuccessfulUpdate
by Yifan Hong
· 6 years ago
2257ee1
Add DynamicPartitionControlInterface::CleanupSuccessfulUpdate
by Yifan Hong
· 6 years ago
eae20d7
SnapshotManager::Return -> Return am: 0850bcab2b
by Yifan Hong
· 6 years ago
0850bca
SnapshotManager::Return -> Return
by Yifan Hong
· 6 years ago
5ac7ab8
Remove libmetricslogger dependency from update_engine am: 62300250fe
by Tianjie Xu
· 6 years ago
d679378
Report metrics to statsd from update engine am: 75cc9f2ce8
by Tianjie Xu
· 6 years ago
6230025
Remove libmetricslogger dependency from update_engine
by Tianjie Xu
· 6 years ago
75cc9f2
Report metrics to statsd from update engine
by Tianjie Xu
· 6 years ago
20c3814
update_engine_client_android: Add --allocate option am: 82cd9d3aad
by Yifan Hong
· 6 years ago
fe29715
DeltaPerformer: Don't destroy previously allocated space am: 55c2bfe0f7
by Yifan Hong
· 6 years ago
ffd7be3
Implement UpdateAttempterAndroid::AllocateSpaceForPayload am: 6561303cc3
by Yifan Hong
· 6 years ago
36cc394
DeltaPerformer: add static PreparePartitionsForUpdate am: b9d6357b01
by Yifan Hong
· 6 years ago
604a9c7
DynamicPartitionControl: Add required_size to Prepare am: f033ecb632
by Yifan Hong
· 6 years ago
82cd9d3
update_engine_client_android: Add --allocate option
by Yifan Hong
· 6 years ago
55c2bfe
DeltaPerformer: Don't destroy previously allocated space
by Yifan Hong
· 6 years ago
6561303
Implement UpdateAttempterAndroid::AllocateSpaceForPayload
by Yifan Hong
· 6 years ago
b9d6357
DeltaPerformer: add static PreparePartitionsForUpdate
by Yifan Hong
· 6 years ago
f033ecb
DynamicPartitionControl: Add required_size to Prepare
by Yifan Hong
· 6 years ago
6944fb1
DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp-without-vendor (6129114) into stage-aosp-master
by Xin Li
· 6 years ago
737759d
DynamicPartitionControl: document FinishUpdate am: 0b664d1964
by Yifan Hong
· 6 years ago
0b664d1
DynamicPartitionControl: document FinishUpdate
by Yifan Hong
· 6 years ago
3bb6044
Allow update_engine to skip post-install am: 087de9d5a3
by Tianjie Xu
· 6 years ago
087de9d
Allow update_engine to skip post-install
by Tianjie Xu
· 6 years ago
5d567d3
Add stubs for UpdateEngine.CleanupSuccessfulUpdate am: 2236ea0fcf am: b17365d354
by Automerger Merge Worker
· 6 years ago
b17365d
Add stubs for UpdateEngine.CleanupSuccessfulUpdate am: 2236ea0fcf
by Yifan Hong
· 6 years ago
f90b307
Add ErrorCode::kDeviceCorrupted. am: 7727990e0d am: 73d4ef8eac
by Automerger Merge Worker
· 6 years ago
42aa78f
Add stubs for UpdateEngine.AllocateSpaceForPayload am: 6f7e29f0c9 am: 45edac8b42
by Automerger Merge Worker
· 6 years ago
73d4ef8
Add ErrorCode::kDeviceCorrupted. am: 7727990e0d
by Yifan Hong
· 6 years ago
45edac8
Add stubs for UpdateEngine.AllocateSpaceForPayload am: 6f7e29f0c9
by Yifan Hong
· 6 years ago
2236ea0
Add stubs for UpdateEngine.CleanupSuccessfulUpdate
by Yifan Hong
· 6 years ago
7727990
Add ErrorCode::kDeviceCorrupted.
by Yifan Hong
· 6 years ago
6f7e29f
Add stubs for UpdateEngine.AllocateSpaceForPayload
by Yifan Hong
· 6 years ago
e8872c8
Use libfs_mgr_binder when linking to binder-enabled libsnapshot. am: e7ce821d3d am: b9001011d7
by Automerger Merge Worker
· 6 years ago
b900101
Use libfs_mgr_binder when linking to binder-enabled libsnapshot. am: e7ce821d3d
by David Anderson
· 6 years ago
e7ce821
Use libfs_mgr_binder when linking to binder-enabled libsnapshot.
by David Anderson
· 6 years ago
4c1695e
During binding, check the status when calling callback functions am: 60f3a238b2 am: 25c7e21265
by Automerger Merge Worker
· 6 years ago
25c7e21
During binding, check the status when calling callback functions am: 60f3a238b2
by Tianjie Xu
· 6 years ago
60f3a23
During binding, check the status when calling callback functions
by Tianjie Xu
· 6 years ago
4db012e
Refactor BinderUpdateEngineAndroidService. am: eec29279a8 am: a17e12a0f1
by Automerger Merge Worker
· 6 years ago
37785dc
Refactor UpdateAttmpeterAndroid. am: bd47d620e7 am: f09911fb18
by Automerger Merge Worker
· 6 years ago
38f65e6
Add ErrorCode::kNotEnoughSpace. am: 46e37d4b7d am: f5174eefee
by Automerger Merge Worker
· 6 years ago
a17e12a
Refactor BinderUpdateEngineAndroidService. am: eec29279a8
by Yifan Hong
· 6 years ago
f09911f
Refactor UpdateAttmpeterAndroid. am: bd47d620e7
by Yifan Hong
· 6 years ago
f5174ee
Add ErrorCode::kNotEnoughSpace. am: 46e37d4b7d
by Yifan Hong
· 6 years ago
eec2927
Refactor BinderUpdateEngineAndroidService.
by Yifan Hong
· 6 years ago
bd47d62
Refactor UpdateAttmpeterAndroid.
by Yifan Hong
· 6 years ago
46e37d4
Add ErrorCode::kNotEnoughSpace.
by Yifan Hong
· 6 years ago
3a5f289
Sync with CrOS error codes. am: f6c805a7dd am: 9304461989
by Automerger Merge Worker
· 6 years ago
9304461
Sync with CrOS error codes. am: f6c805a7dd
by Yifan Hong
· 6 years ago
f6c805a
Sync with CrOS error codes.
by Yifan Hong
· 6 years ago
1bd41f8
Switch to use libdm to bind loop devices am: 173e619eae am: d9fb2394af
by Automerger Merge Worker
· 6 years ago
d9fb239
Switch to use libdm to bind loop devices am: 173e619eae
by Tianjie Xu
· 6 years ago
173e619
Switch to use libdm to bind loop devices
by Tianjie Xu
· 6 years ago
938c2b4
Only skip operation on snapshot partitions am: 6eec995ac7 am: 691ec60943
by Yifan Hong
· 6 years ago
691ec60
Only skip operation on snapshot partitions am: 6eec995ac7
by Yifan Hong
· 6 years ago
6eec995
Only skip operation on snapshot partitions
by Yifan Hong
· 6 years ago
40b7ddb
DeltaPerformer uses ShouldSkipOperation() am: 8d3843144a am: 26ee7e333d
by Alessio Balsini
· 6 years ago
f8d7b0e
Skip identical SOURCE_COPY operations am: 2a3b4a22eb am: 65079e5850
by Alessio Balsini
· 6 years ago
Next »