1. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  2. 8e18f93 update_engine: Add Cohort, CohortName, CohortHint to Omaha protocol. by Alex Deymo · 9 years ago
  3. 41f2cf5 update_engine: Share payloads for a maximum of five days only. by David Zeuthen · 10 years ago
  4. 072359c update_engine: fixed remaining linter and some spelling errors by Alex Vakulenko · 10 years ago
  5. cf175a0 Fix cpplint errors. by Gilad Arnold · 10 years ago
  6. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 10 years ago
  7. 4e1d149 metrics: Emit kAbnormalTermination if last update attempt failed. by David Zeuthen · 10 years ago
  8. 33bae49 Add new metrics. by David Zeuthen · 10 years ago
  9. 759c275 Fix header guards to comply with Google Coding Style. by Alex Deymo · 10 years ago
  10. 472b205 p2p: Bump time allowing p2p to be used from two to five days. by David Zeuthen · 10 years ago
  11. 639aa36 Record installation date and include it in every Omaha request. by David Zeuthen · 10 years ago
  12. 985b112 Add Installer.OSAgeDays metric by David Zeuthen · 11 years ago
  13. 41996ad p2p: Avoid deadlock with two partially updated devices. by David Zeuthen · 11 years ago
  14. a641be5 Tweak p2p timeouts and minimum speed. by David Zeuthen · 11 years ago
  15. 052d290 p2p: Remove IsP2PAllowedForInteractiveChecks() function and its users by David Zeuthen · 11 years ago
  16. bb8bdc7 p2p: Add HttpPeer to DownloadSource enumeration by David Zeuthen · 11 years ago
  17. 34135a9 p2p: Make HTTP downloads fail fast if using p2p to download by David Zeuthen · 11 years ago
  18. 8f191b2 p2p: Use p2p for updates by David Zeuthen · 11 years ago
  19. 526cb58 p2p: Make P2PManager available from the SystemState singleton by David Zeuthen · 11 years ago
  20. dcba809 p2p: Add accounting for p2p usage to PayloadStateInterface by David Zeuthen · 11 years ago
  21. 27a48bc p2p: Add P2PManager class by David Zeuthen · 11 years ago
  22. 4243291 Send an UMA metric when failed to boot into the new partition. by Alex Deymo · 11 years ago
  23. f4867c4 Add DBus methods to allow/disallow updates over 3G by Alex Deymo · 11 years ago
  24. 820cc70 Add Installer.AttemptsCount.Total metric. by Alex Deymo · 11 years ago
  25. 1c656c4 Add Installer.PayloadFormat metric by Alex Deymo · 11 years ago
  26. aa18e16 Blacklist versions as part of Rollback along with unittests. by Chris Sosa · 11 years ago
  27. e4c58bf Add Installer.TimeToRebootMinutes metric by David Zeuthen · 11 years ago
  28. a573d6f Add Installer.UpdatesAbandonedCount metric by David Zeuthen · 11 years ago
  29. c41c228 Revert "Continue with an older update if update progress is 30% or more" by David Zeuthen · 11 years ago
  30. 249030e Continue with an older update if update progress is 30% or more by David Zeuthen · 11 years ago
  31. be45bef Add update reboot metric to the update engine. by Chris Sosa · 11 years ago
  32. cc6f996 Add metric to report number of URL switches per update attempt by David Zeuthen · 11 years ago
  33. 19409b7 Add metrics to report the number of bytes downloaded per protocol. by Jay Srinivasan · 11 years ago
  34. 9a017f2 Measure and send update duration (and corresponding uptime) to UMA by David Zeuthen · 11 years ago
  35. d29695d Refactoring: Move prefs constants out to the constants.h/cc by Jay Srinivasan · 11 years ago
  36. 1c0fe79 Cancel the current download if user chooses a different channel. by Jay Srinivasan · 11 years ago