Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
update_engine
/
bd4c06b607f077b56f2be42faf2ef4aee7f59c69
/
action_processor.h
aea4c1c
Re-license update_engine to Apache2
by Alex Deymo
· 9 years ago
e894870
update_engine: Enforce virtual destructors on virtual classes.
by Alex Deymo
· 10 years ago
05735a1
update_engine: Include base/macros.h instead of base/basictypes.h
by Ben Chan
· 10 years ago
88b591f
update_engine: Replace NULL with nullptr
by Alex Vakulenko
· 10 years ago
072359c
update_engine: fixed remaining linter and some spelling errors
by Alex Vakulenko
· 10 years ago
cf175a0
Fix cpplint errors.
by Gilad Arnold
· 10 years ago
759c275
Fix header guards to comply with Google Coding Style.
by Alex Deymo
· 11 years ago
a99981f
Rename ActionExitCode to ErrorCode
by David Zeuthen
· 12 years ago
1c0fe79
Cancel the current download if user chooses a different channel.
by Jay Srinivasan
· 12 years ago
ae4697c
Enhanced channel changing behavior
by Jay Srinivasan
· 12 years ago
55f50c2
Segregate UMA metrics for production scenarios from test scenarios.
by Jay Srinivasan
· 12 years ago
0826288
Implement exponential backoff for throttling repeated AU downloads.
by Jay Srinivasan
· 12 years ago
2b5a0f0
Classify errors and advance URL index according to the error code.
by Jay Srinivasan
· 12 years ago
23b92a5
Upgrade update_engine from Omaha v2 to v3 protocol.
by Jay Srinivasan
· 12 years ago
edce283
Addressing review comments that came after merging previous CL.
by Jay Srinivasan
· 12 years ago
f057205
Send UMA Stats for update engine error codes.
by Jay Srinivasan
· 12 years ago
f431870
Support needed for generating metadata signature in paygen
by Jay Srinivasan
· 12 years ago
51dcf26
Verify AU payload manifest signature if present.
by Jay Srinivasan
· 12 years ago
56d5aa4
Report usage of StopAutoUpdate policy in borgmon charts
by Jay Srinivasan
· 13 years ago
0a70874
Implement the update engine portion for new enterprise policies.
by Jay Srinivasan
· 13 years ago
18c7bce
AU: Set error code bit 30 for error events on resumed updates.
by Darin Petkov
· 13 years ago
c1d5c93
AU: Handle firmware update failure when booted from FW slot B.
by Andrew de los Reyes
· 14 years ago
21816e1
AU: Detect and report public key verify failures, but continue updating.
by Andrew de los Reyes
· 14 years ago
abc7bc0
If a public key is present, disallow old style full payloads.
by Darin Petkov
· 14 years ago
c91dd6b
AU: Include a bit flag (bit 31) in error codes to indicate non-normal boot mode.
by Darin Petkov
· 14 years ago
3aefa86
AU: Split applied update verification into a separate step.
by Darin Petkov
· 14 years ago
d34a421
AU: Remove obsolete SetBootableFlagAction.
by Darin Petkov
· 14 years ago
edc522e
AU: Separate error codes for different OmahaRequestAction failures.
by Darin Petkov
· 14 years ago
698d041
AU: Verify source rootfs/kernel hashes before applying delta.
by Darin Petkov
· 14 years ago
2dd0109
AU: Verify that the applied delta update matches the server-sent hashes.
by Darin Petkov
· 14 years ago
d7061ab
AU: Verify delta payload signature and signed hash.
by Darin Petkov
· 14 years ago
50332f1
AU: Verify that the actual download size matches the size reported by Omaha.
by Darin Petkov
· 14 years ago
f42cc1c
AU: Start an UpdateAttempter unit test suite.
by Darin Petkov
· 14 years ago
777dbfa
Narrow down to one generic error per action.
by Darin Petkov
· 14 years ago
c97435c
Add and emit download action error codes.
by Darin Petkov
· 14 years ago
c1a8b42
For actions, switch bool success into an exit code.
by Darin Petkov
· 14 years ago
4fe15d0
AU: Try delta updates first, then full updates
by Andrew de los Reyes
· 15 years ago
c98a7ed
AU: Beginnings of delta support
by adlr@google.com
· 15 years ago
49fdf18
Almost there...
by rspangler@google.com
· 15 years ago