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