1. 51dcf26 Verify AU payload manifest signature if present. by Jay Srinivasan · 12 years ago
  2. c1ba09a Support in update_engine for script for UI jank investigation. by Jay Srinivasan · 12 years ago
  3. 21be075 Make sure waiting period in memory and persisted file are always in sync. by Jay Srinivasan · 12 years ago
  4. 7c04e76 Enable test mode updates. by Gilad Arnold · 12 years ago
  5. e73acab Support in update_engine for the crosh autest "-scheduled" option. by Jay Srinivasan · 12 years ago
  6. 4348879 UpdateEngine-side changes to allow updates over 3G based on device policy. by Jay Srinivasan · 12 years ago
  7. 08fce04 Don't scatter during OOBE or user-initiated update checks. by Jay Srinivasan · 12 years ago
  8. 480ddfa Scatter downloads to reduce bandwidth spikes. by Jay Srinivasan · 12 years ago
  9. 4d740eb Revised GPIO module interface + GPIO discovery logic by Gilad Arnold · 12 years ago
  10. 1ebd813 GPIO test signal safe fallback + refactoring. by Gilad Arnold · 12 years ago
  11. 28e2f39 Added GPIO support for update engine automated test. by Gilad Arnold · 12 years ago
  12. 7ed561b AU: Remove support for old-style updates. by Darin Petkov · 13 years ago
  13. 7fbbe8a Update engine should use the release channel policy if it exists. by Patrick Dubroy · 13 years ago
  14. 18c7bce AU: Set error code bit 30 for error events on resumed updates. by Darin Petkov · 13 years ago
  15. fb2f461 AU: Only retry HTTP connect failures when updating in background. by Andrew de los Reyes · 13 years ago
  16. 61635a9 AU: Announce the update engine status on startup. by Darin Petkov · 13 years ago
  17. 58dd134 Call chromeos-setgoodkernel asynchronously. by Darin Petkov · 13 years ago
  18. c1d5c93 AU: Handle firmware update failure when booted from FW slot B. by Andrew de los Reyes · 13 years ago
  19. 116fda3 Add support to update_engine to poke Omaha after an update has been applied by Thieu Le · 13 years ago
  20. 6dbf30a AU: Always run setgoodkernel, unless we abort within 45 seconds of launch. by Andrew de los Reyes · 13 years ago
  21. e6ef2f8 Start action processing asynchronously in UpdateAttempter. by Darin Petkov · 13 years ago
  22. 000d895 AU: Full proxy support by Andrew de los Reyes · 13 years ago
  23. 1b00310 AU: More UpdateAttempter unit tests. by Darin Petkov · 14 years ago
  24. 4516810 AU: Manual proxy support by Andrew de los Reyes · 14 years ago
  25. f622ef7 AU: Nice for 2 hours, then normal priority. by Darin Petkov · 14 years ago
  26. 9b23057 AU: Resume interrupted update attempts. by Darin Petkov · 14 years ago
  27. 3627577 AU: Fall back to full updates after a number of failed delta update attempts. by Darin Petkov · 14 years ago
  28. 85ced13 AU: Implement server-dictated poll interval. by Darin Petkov · 14 years ago
  29. f42cc1c AU: Start an UpdateAttempter unit test suite. by Darin Petkov · 14 years ago
  30. 1023a60 AU: Implement exponential back off for 500 and 503 HTTP response codes. by Darin Petkov · 14 years ago
  31. 1cd885f AU: Simplify the automatic update check code a little. by Darin Petkov · 14 years ago
  32. af18305 AU: Throttle notifications based on progress; still notify if slow progress. by Darin Petkov · 14 years ago
  33. 9d911fa AU: Update status to DOWNLOADING only after receiving some bytes from server. by Darin Petkov · 14 years ago
  34. c6c135c Nice automatic updates up to a point, then renice if necessary. by Darin Petkov · 14 years ago
  35. 1cbd78f Don't send machine and user ID to Omaha anymore. Send a/r pings instead. by Darin Petkov · 14 years ago
  36. 296889c AU: Provide a reboot_if_needed D-Bus API. by Darin Petkov · 14 years ago
  37. 5a7f565 Add support to update_engine_client for -app_version and -omaha_url. by Darin Petkov · 14 years ago
  38. 777dbfa Narrow down to one generic error per action. by Darin Petkov · 14 years ago
  39. 09f96c3 AU: A basic framework for sending error events when update attempt fails. by Darin Petkov · 14 years ago
  40. 9d65b7b Measure and send update time to UMA. by Darin Petkov · 14 years ago
  41. c1a8b42 For actions, switch bool success into an exit code. by Darin Petkov · 14 years ago
  42. a4a8a8c Turn OmahaRequestPrepAction into OmahaRequestDeviceParams. by Darin Petkov · 14 years ago
  43. 6b78e29 Init: Start Update Engine at startup by Andrew de los Reyes · 14 years ago
  44. 63b96d7 AU: DBus support. by Andrew de los Reyes · 14 years ago
  45. 4e9b9f4 AU: Beginnings of dbus support. by Andrew de los Reyes · 14 years ago