1. 2dd0109 AU: Verify that the applied delta update matches the server-sent hashes. by Darin Petkov · 15 years ago
  2. 9b23057 AU: Resume interrupted update attempts. by Darin Petkov · 15 years ago
  3. 73058b4 AU: Start checkpointing update progress. by Darin Petkov · 15 years ago
  4. 3627577 AU: Fall back to full updates after a number of failed delta update attempts. by Darin Petkov · 15 years ago
  5. cd1666f AU: move AU completed marker from /tmp to /var/run since /var/run is root-only. by Darin Petkov · 15 years ago
  6. 85ced13 AU: Implement server-dictated poll interval. by Darin Petkov · 15 years ago
  7. f42cc1c AU: Start an UpdateAttempter unit test suite. by Darin Petkov · 15 years ago
  8. 1023a60 AU: Implement exponential back off for 500 and 503 HTTP response codes. by Darin Petkov · 15 years ago
  9. 1cd885f AU: Simplify the automatic update check code a little. by Darin Petkov · 15 years ago
  10. af18305 AU: Throttle notifications based on progress; still notify if slow progress. by Darin Petkov · 15 years ago
  11. 9d911fa AU: Update status to DOWNLOADING only after receiving some bytes from server. by Darin Petkov · 15 years ago
  12. c6c135c Nice automatic updates up to a point, then renice if necessary. by Darin Petkov · 15 years ago
  13. 1cbd78f Don't send machine and user ID to Omaha anymore. Send a/r pings instead. by Darin Petkov · 15 years ago
  14. 296889c AU: Provide a reboot_if_needed D-Bus API. by Darin Petkov · 15 years ago
  15. 5a7f565 Add support to update_engine_client for -app_version and -omaha_url. by Darin Petkov · 15 years ago
  16. 777dbfa Narrow down to one generic error per action. by Darin Petkov · 15 years ago
  17. 09f96c3 AU: A basic framework for sending error events when update attempt fails. by Darin Petkov · 15 years ago
  18. 9d65b7b Measure and send update time to UMA. by Darin Petkov · 15 years ago
  19. e17f86b Switch OmahaEvent's error_code to ActionExitCode. by Darin Petkov · 15 years ago
  20. c1a8b42 For actions, switch bool success into an exit code. by Darin Petkov · 15 years ago
  21. 8c2980e AU: send success events to Omaha at more points in the update process. by Darin Petkov · 15 years ago
  22. a4a8a8c Turn OmahaRequestPrepAction into OmahaRequestDeviceParams. by Darin Petkov · 15 years ago
  23. 0dc8e9a Initial implementation of sending an install success event to Omaha. by Darin Petkov · 15 years ago
  24. 6a5b322 Rename UpdateCheckAction|Params to OmahaRequestAction|Params. by Darin Petkov · 15 years ago
  25. 6b78e29 Init: Start Update Engine at startup by Andrew de los Reyes · 15 years ago
  26. 63b96d7 AU: DBus support. by Andrew de los Reyes · 15 years ago
  27. f98bff8 AU: Minor fixes to get it to do full update on real device by Andrew de los Reyes · 15 years ago
  28. f971443 AU: Many minor cleanup changes by Andrew de los Reyes · 15 years ago
  29. f918517 AU: Update Downloader to support our image formats. by Andrew de los Reyes · 15 years ago
  30. 4e9b9f4 AU: Beginnings of dbus support. by Andrew de los Reyes · 15 years ago