1. 21816e1 AU: Detect and report public key verify failures, but continue updating. by Andrew de los Reyes · 13 years ago
  2. e6ef2f8 Start action processing asynchronously in UpdateAttempter. by Darin Petkov · 13 years ago
  3. 000d895 AU: Full proxy support by Andrew de los Reyes · 13 years ago
  4. abc7bc0 If a public key is present, disallow old style full payloads. by Darin Petkov · 13 years ago
  5. 2008e4c AU: Reduce instances of signalling the crash reporter. by Andrew de los Reyes · 14 years ago
  6. bffc6ba AU: When reporting error to Omaha, also notify crash reporter by Andrew de los Reyes · 14 years ago
  7. 95508da AU: Send a previous version event after reboot following an update. by Darin Petkov · 14 years ago
  8. 819fef2 AU: MultiHttpFetcher cleanup/rewrite by Andrew de los Reyes · 14 years ago
  9. 3aefa86 AU: Split applied update verification into a separate step. by Darin Petkov · 14 years ago
  10. 5d0783d AU: Always retry on failed connections, even manual checks. by Andrew de los Reyes · 14 years ago
  11. a092955 AU: Retry up to 3 times 30 seconds apart on HTTP response code 0. by Darin Petkov · 14 years ago
  12. 4516810 AU: Manual proxy support by Andrew de los Reyes · 14 years ago
  13. 6d5dbf6 AU: Remove obsolete postinst --postcommit call. by Darin Petkov · 14 years ago
  14. d34a421 AU: Remove obsolete SetBootableFlagAction. by Darin Petkov · 14 years ago
  15. b00bccc AU: Send UPDATE_AVAILABLE status. by Darin Petkov · 14 years ago
  16. f622ef7 AU: Nice for 2 hours, then normal priority. by Darin Petkov · 14 years ago
  17. b21ce5d AU: Don't request data ranges beyond the end of the payload. by Darin Petkov · 14 years ago
  18. 2dd0109 AU: Verify that the applied delta update matches the server-sent hashes. by Darin Petkov · 14 years ago
  19. 9b23057 AU: Resume interrupted update attempts. by Darin Petkov · 14 years ago
  20. 73058b4 AU: Start checkpointing update progress. by Darin Petkov · 14 years ago
  21. 3627577 AU: Fall back to full updates after a number of failed delta update attempts. by Darin Petkov · 14 years ago
  22. cd1666f AU: move AU completed marker from /tmp to /var/run since /var/run is root-only. by Darin Petkov · 14 years ago
  23. 85ced13 AU: Implement server-dictated poll interval. by Darin Petkov · 14 years ago
  24. f42cc1c AU: Start an UpdateAttempter unit test suite. by Darin Petkov · 14 years ago
  25. 1023a60 AU: Implement exponential back off for 500 and 503 HTTP response codes. by Darin Petkov · 14 years ago
  26. 1cd885f AU: Simplify the automatic update check code a little. by Darin Petkov · 14 years ago
  27. af18305 AU: Throttle notifications based on progress; still notify if slow progress. by Darin Petkov · 14 years ago
  28. 9d911fa AU: Update status to DOWNLOADING only after receiving some bytes from server. by Darin Petkov · 14 years ago
  29. c6c135c Nice automatic updates up to a point, then renice if necessary. by Darin Petkov · 14 years ago
  30. 1cbd78f Don't send machine and user ID to Omaha anymore. Send a/r pings instead. by Darin Petkov · 14 years ago
  31. 296889c AU: Provide a reboot_if_needed D-Bus API. by Darin Petkov · 14 years ago
  32. 5a7f565 Add support to update_engine_client for -app_version and -omaha_url. by Darin Petkov · 14 years ago
  33. 777dbfa Narrow down to one generic error per action. by Darin Petkov · 14 years ago
  34. 09f96c3 AU: A basic framework for sending error events when update attempt fails. by Darin Petkov · 14 years ago
  35. 9d65b7b Measure and send update time to UMA. by Darin Petkov · 14 years ago
  36. e17f86b Switch OmahaEvent's error_code to ActionExitCode. by Darin Petkov · 14 years ago
  37. c1a8b42 For actions, switch bool success into an exit code. by Darin Petkov · 14 years ago
  38. 8c2980e AU: send success events to Omaha at more points in the update process. by Darin Petkov · 14 years ago
  39. a4a8a8c Turn OmahaRequestPrepAction into OmahaRequestDeviceParams. by Darin Petkov · 14 years ago
  40. 0dc8e9a Initial implementation of sending an install success event to Omaha. by Darin Petkov · 14 years ago
  41. 6a5b322 Rename UpdateCheckAction|Params to OmahaRequestAction|Params. by Darin Petkov · 14 years ago
  42. 6b78e29 Init: Start Update Engine at startup by Andrew de los Reyes · 14 years ago
  43. 63b96d7 AU: DBus support. by Andrew de los Reyes · 14 years ago
  44. f98bff8 AU: Minor fixes to get it to do full update on real device by Andrew de los Reyes · 14 years ago
  45. f971443 AU: Many minor cleanup changes by Andrew de los Reyes · 14 years ago
  46. f918517 AU: Update Downloader to support our image formats. by Andrew de los Reyes · 14 years ago
  47. 4e9b9f4 AU: Beginnings of dbus support. by Andrew de los Reyes · 14 years ago