1. 610277e update_engine: Add override when possible. by Alex Deymo · 10 years ago
  2. 9abb763 update_engine: Use integer types from stdint.h by Ben Chan · 10 years ago
  3. cf175a0 Fix cpplint errors. by Gilad Arnold · 10 years ago
  4. 759c275 Fix header guards to comply with Google Coding Style. by Alex Deymo · 11 years ago
  5. efb7c4c Prefs: Implement and use Prefs::GetBoolean/SetBoolean. by Alex Deymo · 11 years ago
  6. d29695d Refactoring: Move prefs constants out to the constants.h/cc by Jay Srinivasan · 12 years ago
  7. 0826288 Implement exponential backoff for throttling repeated AU downloads. by Jay Srinivasan · 12 years ago
  8. 2b5a0f0 Classify errors and advance URL index according to the error code. by Jay Srinivasan · 12 years ago
  9. 6f6ea00 Support for processing multiple URLs in update_engine. by Jay Srinivasan · 12 years ago
  10. 34b5d86 Use a local UpdateFirstSeenAt timestamp instead of UpdatePublishedOn by Jay Srinivasan · 12 years ago
  11. 480ddfa Scatter downloads to reduce bandwidth spikes. by Jay Srinivasan · 12 years ago
  12. 7f9aea2 Add UMA metrics for detecting and reporting update certificate changes. by Bruno Rocha · 13 years ago
  13. 4f0a07b Store the signature blob as part of the update checkpoint. by Darin Petkov · 13 years ago
  14. 95508da AU: Send a previous version event after reboot following an update. by Darin Petkov · 14 years ago
  15. 6142614 AU: Fall back to a new update after a certain number of failed resume attempts. by Darin Petkov · 14 years ago
  16. 437adc4 AU: DeltaPerformer performs the download size/hash check now. by Darin Petkov · 14 years ago
  17. 73058b4 AU: Start checkpointing update progress. by Darin Petkov · 14 years ago
  18. 3627577 AU: Fall back to full updates after a number of failed delta update attempts. by Darin Petkov · 14 years ago
  19. 1cbd78f Don't send machine and user ID to Omaha anymore. Send a/r pings instead. by Darin Petkov · 14 years ago
  20. 3003059 AU: Add support for persistent update engine preferences store. by Darin Petkov · 14 years ago