1. d3a1e35 update_engine: add staging pref to payload_state by Adolfo Victoria · 6 years ago
  2. 3978ddd Fix error code for no update. by Sen Jiang · 6 years ago
  3. e58bddb update_engine: Don't do force updates after rollback. by Marton Hunyady · 6 years ago
  4. 6c73668 Apply multiple payload in DownloadAction. by Sen Jiang · 7 years ago
  5. 2997173 Add a feature to get the last UpdateAttempt ErrorCode from update_engine by Shuqian Zhao · 8 years ago
  6. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
  7. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  8. e894870 update_engine: Enforce virtual destructors on virtual classes. by Alex Deymo · 10 years ago
  9. 74b5f55 update_engine: Relocate inference and storage of P2P related properties. by Gilad Arnold · 10 years ago
  10. 519cfc7 update_engine: Move scattering wait period store/load to PayloadState. by Gilad Arnold · 10 years ago
  11. 44cab30 update_engine: Sort headers alphabetically (build/include_alpha) by Alex Vakulenko · 10 years ago
  12. cf175a0 Fix cpplint errors. by Gilad Arnold · 10 years ago
  13. 759c275 Fix header guards to comply with Google Coding Style. by Alex Deymo · 10 years ago
  14. bb8bdc7 p2p: Add HttpPeer to DownloadSource enumeration by David Zeuthen · 11 years ago
  15. dcba809 p2p: Add accounting for p2p usage to PayloadStateInterface by David Zeuthen · 11 years ago
  16. 4243291 Send an UMA metric when failed to boot into the new partition. by Alex Deymo · 11 years ago
  17. 820cc70 Add Installer.AttemptsCount.Total metric. by Alex Deymo · 11 years ago
  18. aa18e16 Blacklist versions as part of Rollback along with unittests. by Chris Sosa · 11 years ago
  19. e4c58bf Add Installer.TimeToRebootMinutes metric by David Zeuthen · 11 years ago
  20. a573d6f Add Installer.UpdatesAbandonedCount metric by David Zeuthen · 11 years ago
  21. 53173b9 Download via HTTP only if enterprise policy allows. by Jay Srinivasan · 11 years ago
  22. a99981f Rename ActionExitCode to ErrorCode by David Zeuthen · 11 years ago
  23. be45bef Add update reboot metric to the update engine. by Chris Sosa · 11 years ago
  24. cc6f996 Add metric to report number of URL switches per update attempt by David Zeuthen · 11 years ago
  25. 19409b7 Add metrics to report the number of bytes downloaded per protocol. by Jay Srinivasan · 11 years ago
  26. 9a017f2 Measure and send update duration (and corresponding uptime) to UMA by David Zeuthen · 11 years ago
  27. 0826288 Implement exponential backoff for throttling repeated AU downloads. by Jay Srinivasan · 11 years ago
  28. 2b5a0f0 Classify errors and advance URL index according to the error code. by Jay Srinivasan · 12 years ago