1. 4c5413d update_engine: Store fingerprint value from Omaha response. by Vyshu Khota · 4 years, 9 months ago
  2. 29a80e0 update_engine: Fix [Memory|File]Storage partial inconsistency by Jae Hoon Kim · 5 years ago
  3. c1f3692 update_engine: Multi-level |PrefsInterface::CreateSubKey()| by Jae Hoon Kim · 5 years ago
  4. 065d78d update_engine: Change DLC metadata path by Andrew · 5 years ago
  5. 914f554 update_engine: Fix bug in MemoryPrefs::MemoryStorage::DeleteKey() by Andrew · 5 years ago
  6. 00b6aa2 update_engine: changes for libchrome r680000 uprev by hscham · 5 years ago
  7. 8368ee0 update_engine: Block logging of invalid EOL date by Jae Hoon Kim · 6 years ago
  8. a0284ac Implement a memory-based Prefs class. by Alex Deymo · 9 years ago
  9. 0103c36 update_engine: Update libchrome APIs to r369476 by Alex Vakulenko · 10 years ago
  10. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 10 years ago[Renamed (97%) from prefs.cc]
  11. 7454265 Don't attempt to create prefs directory if already exists. by Alex Deymo · 10 years ago
  12. d6f6007 update_manager: Make Prefs Variable async. by Alex Deymo · 10 years ago
  13. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  14. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 11 years ago
  15. 06c76a4 Update code to include base/files/file_util.h by Ben Chan · 11 years ago
  16. 736fcb5 update_engine: Update to build against libchrome-271506. by Ben Chan · 11 years ago
  17. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 11 years ago
  18. efb7c4c Prefs: Implement and use Prefs::GetBoolean/SetBoolean. by Alex Deymo · 12 years ago
  19. d29695d Refactoring: Move prefs constants out to the constants.h/cc by Jay Srinivasan · 12 years ago
  20. 0826288 Implement exponential backoff for throttling repeated AU downloads. by Jay Srinivasan · 13 years ago
  21. 2b5a0f0 Classify errors and advance URL index according to the error code. by Jay Srinivasan · 13 years ago
  22. 6f6ea00 Support for processing multiple URLs in update_engine. by Jay Srinivasan · 13 years ago
  23. 34b5d86 Use a local UpdateFirstSeenAt timestamp instead of UpdatePublishedOn by Jay Srinivasan · 13 years ago
  24. 08fce04 Don't scatter during OOBE or user-initiated update checks. by Jay Srinivasan · 13 years ago
  25. 480ddfa Scatter downloads to reduce bandwidth spikes. by Jay Srinivasan · 13 years ago
  26. 7f9aea2 Add UMA metrics for detecting and reporting update certificate changes. by Bruno Rocha · 14 years ago
  27. 4f0a07b Store the signature blob as part of the update checkpoint. by Darin Petkov · 14 years ago
  28. 95508da AU: Send a previous version event after reboot following an update. by Darin Petkov · 15 years ago
  29. 34e41a1 AU: Push seeks in http fetching to the progress percentage. by Andrew de los Reyes · 15 years ago
  30. 6142614 AU: Fall back to a new update after a certain number of failed resume attempts. by Darin Petkov · 15 years ago
  31. 437adc4 AU: DeltaPerformer performs the download size/hash check now. by Darin Petkov · 15 years ago
  32. 73058b4 AU: Start checkpointing update progress. by Darin Petkov · 15 years ago
  33. 3627577 AU: Fall back to full updates after a number of failed delta update attempts. by Darin Petkov · 15 years ago
  34. 790e62e [update_engine] Update to use not-hideously-old logging API from chrome by Chris Masone · 15 years ago
  35. 1cbd78f Don't send machine and user ID to Omaha anymore. Send a/r pings instead. by Darin Petkov · 15 years ago
  36. 3003059 AU: Add support for persistent update engine preferences store. by Darin Petkov · 15 years ago