Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_update_engine
/
b00bccc9b93e268416348b9be16d71105311c111
/
update_attempter.cc
b00bccc
AU: Send UPDATE_AVAILABLE status.
by Darin Petkov
· 14 years ago
f622ef7
AU: Nice for 2 hours, then normal priority.
by Darin Petkov
· 14 years ago
b21ce5d
AU: Don't request data ranges beyond the end of the payload.
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
9b23057
AU: Resume interrupted update attempts.
by Darin Petkov
· 14 years ago
73058b4
AU: Start checkpointing update progress.
by Darin Petkov
· 14 years ago
3627577
AU: Fall back to full updates after a number of failed delta update attempts.
by Darin Petkov
· 14 years ago
cd1666f
AU: move AU completed marker from /tmp to /var/run since /var/run is root-only.
by Darin Petkov
· 14 years ago
85ced13
AU: Implement server-dictated poll interval.
by Darin Petkov
· 14 years ago
f42cc1c
AU: Start an UpdateAttempter unit test suite.
by Darin Petkov
· 14 years ago
1023a60
AU: Implement exponential back off for 500 and 503 HTTP response codes.
by Darin Petkov
· 14 years ago
1cd885f
AU: Simplify the automatic update check code a little.
by Darin Petkov
· 14 years ago
af18305
AU: Throttle notifications based on progress; still notify if slow progress.
by Darin Petkov
· 14 years ago
9d911fa
AU: Update status to DOWNLOADING only after receiving some bytes from server.
by Darin Petkov
· 14 years ago
c6c135c
Nice automatic updates up to a point, then renice if necessary.
by Darin Petkov
· 14 years ago
1cbd78f
Don't send machine and user ID to Omaha anymore. Send a/r pings instead.
by Darin Petkov
· 14 years ago
296889c
AU: Provide a reboot_if_needed D-Bus API.
by Darin Petkov
· 15 years ago
5a7f565
Add support to update_engine_client for -app_version and -omaha_url.
by Darin Petkov
· 15 years ago
777dbfa
Narrow down to one generic error per action.
by Darin Petkov
· 15 years ago
09f96c3
AU: A basic framework for sending error events when update attempt fails.
by Darin Petkov
· 15 years ago
9d65b7b
Measure and send update time to UMA.
by Darin Petkov
· 15 years ago
e17f86b
Switch OmahaEvent's error_code to ActionExitCode.
by Darin Petkov
· 15 years ago
c1a8b42
For actions, switch bool success into an exit code.
by Darin Petkov
· 15 years ago
8c2980e
AU: send success events to Omaha at more points in the update process.
by Darin Petkov
· 15 years ago
a4a8a8c
Turn OmahaRequestPrepAction into OmahaRequestDeviceParams.
by Darin Petkov
· 15 years ago
0dc8e9a
Initial implementation of sending an install success event to Omaha.
by Darin Petkov
· 15 years ago
6a5b322
Rename UpdateCheckAction|Params to OmahaRequestAction|Params.
by Darin Petkov
· 15 years ago
6b78e29
Init: Start Update Engine at startup
by Andrew de los Reyes
· 15 years ago
63b96d7
AU: DBus support.
by Andrew de los Reyes
· 15 years ago
f98bff8
AU: Minor fixes to get it to do full update on real device
by Andrew de los Reyes
· 15 years ago
f971443
AU: Many minor cleanup changes
by Andrew de los Reyes
· 15 years ago
f918517
AU: Update Downloader to support our image formats.
by Andrew de los Reyes
· 15 years ago
4e9b9f4
AU: Beginnings of dbus support.
by Andrew de los Reyes
· 15 years ago