Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
update_engine
/
97eba34594479a9a0b882c8a6577a9a69deedb36
/
payload_consumer
cdd5206
Support IsDeltaPayload per <package>.
by Sen Jiang
· 7 years ago
5ae865b
Resume multiple payloads.
by Sen Jiang
· 8 years ago
d2ff2a0
Don't clear previous partitions in DeltaPerformer.
by Sen Jiang
· 8 years ago
6c73668
Apply multiple payload in DownloadAction.
by Sen Jiang
· 8 years ago
0affc2c
Parse multiple packages from Omaha response.
by Sen Jiang
· 8 years ago
2703ef4
Store raw payload hash blob in install plan.
by Sen Jiang
· 8 years ago
7f4bc3f
update_engine: resume suspended PostInstall action to handle termination
by Ben Chan
· 8 years ago
eecb0a5
Remove IMGDIFF operation application support.
by Alex Deymo
· 7 years ago
6765a68
Move to use bsdiff/ prefix in includes.
by Alex Deymo
· 7 years ago
4b5da32
Track the API change to ApplyImagePatch().
by Tao Bao
· 8 years ago
f411650
Unmount old postinstall mountpoint from previous runs.
by Alex Deymo
· 8 years ago
a6dc0fe
Fix the path to zlib_fingerprint.
by Alex Deymo
· 8 years ago
7a65909
Use bspatch as a library.
by Sen Jiang
· 8 years ago
940c09b
Update zlib fingerprint with zlib version 1.2.11.
by Sen Jiang
· 8 years ago
a2ea1c2
Fix downstream Chrome OS build.
by Alex Deymo
· 8 years ago
5b91c6b
New setting to mark postinstall as optional.
by Alex Deymo
· 8 years ago
14c0da8
Remove libcurl support from update_engine_sideload.
by Alex Deymo
· 8 years ago
5c6bb1d
Fix clang-tidy performance warnings in update_engine.
by Chih-Hung Hsieh
· 8 years ago
f1cf348
update_engine: Update libchrome APIs to r405848
by Luis Hector Chavez
· 8 years ago
9d66d76
Add type casts to silence warnings intorduced by protobuf v3.0.0
by Tamas Berghammer
· 8 years ago
be2c47b
Return correct error code when source operation hash mismatch.
by Sen Jiang
· 8 years ago
72a68d8
Show the name of the BLK* ioctl failure instead of the number.
by Alex Deymo
· 8 years ago
ed9cc18
Print the ErrorCode name when DeltaPerformer fails.
by Alex Deymo
· 8 years ago
6714084
Improve logs when the update fails due to source hash mistmatch.
by Alex Deymo
· 8 years ago
d853730
Add a few more unittest for parsing global_progress.
by Alex Deymo
· 8 years ago
fb905d9
Implement powerwash on Android.
by Alex Deymo
· 8 years ago
a35896c
Only verify the source partition which target hash mismatch.
by Sen Jiang
· 8 years ago
b86787c
Discard the tail of the target partitions when updating.
by Alex Deymo
· 8 years ago
3d00906
Improve logging when source hash mismatches.
by Alex Deymo
· 8 years ago
371615b
Remove utils::MakeTempDirectory().
by Sen Jiang
· 9 years ago
5fb356c
Mark block device as read-only before mounting.
by Alex Deymo
· 9 years ago
fa458ec
Remove postinstall unittests root check.
by Alex Deymo
· 9 years ago
65566a3
Don't verify source partition in full update.
by Sen Jiang
· 9 years ago
5a216c1
Fix delta_generator path in integration test.
by Sen Jiang
· 9 years ago
e6e4bb9
Remove BootControlInterface from FilesystemVerifierAction.
by Sen Jiang
· 9 years ago
fef85fd
Remove ComputeSourceHash mode in FileSystemVerification action.
by Sen Jiang
· 9 years ago
44b3567
Fix compile error in Chromium OS.
by Alex Deymo
· 9 years ago
109c28d
Revert "Make transition to "postinstall" domain explicit."
by Alex Deymo
· 9 years ago
20e3960
Make transition to "postinstall" domain explicit.
by Alex Deymo
· 9 years ago
0d29854
Parse postinstall program progress updates.
by Alex Deymo
· 9 years ago
ee63c6e
Fix DeltaPerformerTest.ConfVersionsMatch.
by Sen Jiang
· 9 years ago
8de733a
Remove usage of openssl binary.
by Sen Jiang
· 9 years ago
0497d05
Fix ZERO and DISCARD operations.
by Alex Deymo
· 9 years ago
a4073ef
Introduce PayloadVersion struct for version information.
by Alex Deymo
· 9 years ago
260f03b
Fix unittest key path in Brillo.
by Sen Jiang
· 9 years ago
990c27b
Use pre-generated ext image instead of create it on the fly.
by Sen Jiang
· 9 years ago
bf341e3
Clean up dead code in FilesystemVerifierAction.
by Sen Jiang
· 9 years ago
e0d0428
Check if zlib is compatible.
by Sen Jiang
· 9 years ago
d15c546
Implement susped, resume and cancel for the Postinstall action.
by Alex Deymo
· 9 years ago
cbc2274
Rework postinstall unittests to pass on Android.
by Alex Deymo
· 9 years ago
55c4f9b
Include IMGDIFF operation in minor version 4 or up.
by Sen Jiang
· 9 years ago
bc3e6b0
Implement IMGDIFF operation in the client.
by Sen Jiang
· 9 years ago
f285857
Implement suspend, resume and cancel the download.
by Alex Deymo
· 9 years ago
14dbd33
Mount the new system as 'postinstall_file' in postinstall.
by Alex Deymo
· 9 years ago
390efed
Parse postinstall parameters from the payload metadata.
by Alex Deymo
· 9 years ago
f25eb49
Fix resuming canceled updates.
by Alex Deymo
· 9 years ago
4eccae2
Fix unittest compile
by Xiyuan Xia
· 9 years ago
bffa060
Fix *ExtentWriterTest unittest.
by Alex Deymo
· 9 years ago
5fe0c4e
Fix unittest build in x86_64.
by Alex Deymo
· 9 years ago
80f70ff
Build unittests in Brillo.
by Alex Deymo
· 9 years ago
64d9878
Replace is_full_update boolean with a payload_state enum.
by Alex Deymo
· 9 years ago
98e691c
New "properties" sub-command to export payload properties.
by Alex Deymo
· 9 years ago
1b3556c
Allow null SystemState in the DownloadAction.
by Alex Deymo
· 9 years ago
0103c36
update_engine: Update libchrome APIs to r369476
by Alex Vakulenko
· 9 years ago
3317b88
Add IMGDIFF operation to protobuf.
by Sen Jiang
· 9 years ago
05e0e38
Compile delta_generator for the host.
by Alex Deymo
· 9 years ago
f987481
Fix unittest in FilesystemVerifierActionTest.
by Sen Jiang
· 9 years ago
889c65d
Switch supported minor version to 3.
by Sen Jiang
· 9 years ago
1ad42ad
Optional source filesystem verification in minor version 3.
by Sen Jiang
· 9 years ago
542c19b
Remove SystemState references from DeltaPerformer.
by Alex Deymo
· 9 years ago
b15a0b8
Remove SystemState from post-install step.
by Alex Deymo
· 9 years ago
706a5ab
Remove SystemState dependency from HttpFetcher and InstallPlan.
by Alex Deymo
· 9 years ago
22ad861
Delete DownloadActionDelegate::SetDownloadStatus() method.
by Alex Deymo
· 9 years ago
2ec4aab
Verify operation source hash if present.
by Sen Jiang
· 9 years ago
e67a8bb
Fix mtd_file_descriptor includes.
by Alex Deymo
· 9 years ago
39910dc
Split payload application code into a subdirectory.
by Alex Deymo
· 9 years ago