1. 33bae49 Add new metrics. by David Zeuthen · 11 years ago
  2. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 11 years ago
  3. a6742b3 AU: shift to use new TMPDIR-enabled temp file by Gilad Arnold · 12 years ago
  4. 6646b44 Don't rollback if the other partition isn't valid. by Don Garrett · 12 years ago
  5. 83692e4 Mark the new kernel invalid when starting an update. by Don Garrett · 12 years ago
  6. 056b0ab Move IsOfficialBuild() and IsNormalBootMode() into HardwareInterface. by J. Richard Barnette · 12 years ago
  7. 4da2cc1 Make FakeHardware the default for all unit tests. by J. Richard Barnette · 12 years ago
  8. 4d03944 Enforce handling of expected payload versions only. by Don Garrett · 12 years ago
  9. 3084293 Move KernelDeviceOfBootDevice() to utils. by J. Richard Barnette · 12 years ago
  10. 20f005c Don't backoff update attempts for interactive checks. by Chris Sosa · 12 years ago
  11. b3dcdb3 Load the and store rollback version into the correct variable. by Chris Sosa · 12 years ago
  12. bb8bdc7 p2p: Add HttpPeer to DownloadSource enumeration by David Zeuthen · 12 years ago
  13. dcba809 p2p: Add accounting for p2p usage to PayloadStateInterface by David Zeuthen · 12 years ago
  14. f7d8004 Allow HTTP urls when device policy doesn't specify. by Chris Sosa · 12 years ago
  15. b33b0f0 Add Installer.UpdatesAbandonedEventCount metric. by Alex Deymo · 12 years ago
  16. 81018e0 Correctly report firmware update failure if RO needs update. by Don Garrett · 12 years ago
  17. 569c424 Don't send metrics on update_engine restart without reboot. by Alex Deymo · 12 years ago
  18. 4243291 Send an UMA metric when failed to boot into the new partition. by Alex Deymo · 12 years ago
  19. 29b51d9 Add Installer.[Full]PayloadAttemptNumber by Alex Deymo · 12 years ago
  20. 820cc70 Add Installer.AttemptsCount.Total metric. by Alex Deymo · 12 years ago
  21. 1c656c4 Add Installer.PayloadFormat metric by Alex Deymo · 12 years ago
  22. aa18e16 Blacklist versions as part of Rollback along with unittests. by Chris Sosa · 12 years ago
  23. e4c58bf Add Installer.TimeToRebootMinutes metric by David Zeuthen · 12 years ago
  24. a573d6f Add Installer.UpdatesAbandonedCount metric by David Zeuthen · 12 years ago
  25. 53173b9 Download via HTTP only if enterprise policy allows. by Jay Srinivasan · 12 years ago
  26. dbd9ea2 Add DownloadSourcesUsed and DownloadOverheadPercentage metrics. by Jay Srinivasan · 12 years ago
  27. a99981f Rename ActionExitCode to ErrorCode by David Zeuthen · 12 years ago
  28. f413fe5 Add unit tests for duration metrics by David Zeuthen · 12 years ago
  29. 674c318 Use better histogram parameters for duration metrics by David Zeuthen · 12 years ago
  30. be45bef Add update reboot metric to the update engine. by Chris Sosa · 12 years ago
  31. cc6f996 Add metric to report number of URL switches per update attempt by David Zeuthen · 12 years ago
  32. 19409b7 Add metrics to report the number of bytes downloaded per protocol. by Jay Srinivasan · 12 years ago
  33. 9a017f2 Measure and send update duration (and corresponding uptime) to UMA by David Zeuthen · 12 years ago
  34. d29695d Refactoring: Move prefs constants out to the constants.h/cc by Jay Srinivasan · 12 years ago
  35. 1c0fe79 Cancel the current download if user chooses a different channel. by Jay Srinivasan · 12 years ago
  36. ae4697c Enhanced channel changing behavior by Jay Srinivasan · 12 years ago
  37. 0826288 Implement exponential backoff for throttling repeated AU downloads. by Jay Srinivasan · 13 years ago
  38. 2b5a0f0 Classify errors and advance URL index according to the error code. by Jay Srinivasan · 13 years ago
  39. 6f6ea00 Support for processing multiple URLs in update_engine. by Jay Srinivasan · 13 years ago