1. 34b5d86 Use a local UpdateFirstSeenAt timestamp instead of UpdatePublishedOn by Jay Srinivasan · 12 years ago
  2. 480ddfa Scatter downloads to reduce bandwidth spikes. by Jay Srinivasan · 12 years ago
  3. 8155d08 pull in base/stringprintf.h explicitly by Mike Frysinger · 12 years ago
  4. 56d5aa4 Report usage of StopAutoUpdate policy in borgmon charts by Jay Srinivasan · 12 years ago
  5. 0a70874 Implement the update engine portion for new enterprise policies. by Jay Srinivasan · 12 years ago
  6. 7ed561b AU: Remove support for old-style updates. by Darin Petkov · 13 years ago
  7. 771e1bd Make public key verification check binding. by Andrew de los Reyes · 13 years ago
  8. b44e9e8 Change code to ignore ping Omaha requests that are empty by Thieu Le · 13 years ago
  9. 265f290 AU: Don't include the previous version event in ping-only requests. by Darin Petkov · 13 years ago
  10. c1d5c93 AU: Handle firmware update failure when booted from FW slot B. by Andrew de los Reyes · 13 years ago
  11. 116fda3 Add support to update_engine to poke Omaha after an update has been applied by Thieu Le · 13 years ago
  12. 173e63c AU: OmahaRequestAction: allow to be skipped. by Andrew de los Reyes · 13 years ago
  13. 44d98d9 Use crossystem rather than cros_boot_mode. by Darin Petkov · 13 years ago
  14. 5c0f36e AU: XmlEncode the previous version, just in case. by Darin Petkov · 14 years ago
  15. c91dd6b AU: Include a bit flag (bit 31) in error codes to indicate non-normal boot mode. by Darin Petkov · 14 years ago
  16. 95508da AU: Send a previous version event after reboot following an update. by Darin Petkov · 14 years ago
  17. 4516810 AU: Manual proxy support by Andrew de los Reyes · 14 years ago
  18. 9c096d6 AU: Use NiceMock<PrefsMock to suppress uninteresting call warnings. by Darin Petkov · 14 years ago
  19. edc522e AU: Separate error codes for different OmahaRequestAction failures. by Darin Petkov · 14 years ago
  20. 6c11864 AU: propagate a deadline form the update check response to Chrome. by Darin Petkov · 14 years ago
  21. d22cb29 AU: Switch from SHA-1 to SHA-256 hash. by Darin Petkov · 14 years ago
  22. fbb4009 Add a hardware_class attribute (for HWID, HWQual ID) to the Omaha request. by Darin Petkov · 14 years ago
  23. 84c763c AU: Remove instances of Omaha ID -- machine ID and user ID. by Darin Petkov · 14 years ago
  24. 1cbd78f Don't send machine and user ID to Omaha anymore. Send a/r pings instead. by Darin Petkov · 14 years ago
  25. e17f86b Switch OmahaEvent's error_code to ActionExitCode. by Darin Petkov · 14 years ago
  26. c1a8b42 For actions, switch bool success into an exit code. by Darin Petkov · 14 years ago
  27. 3f0303a AU: pass whether or not we can tolerate a delta to the server by Andrew de los Reyes · 14 years ago
  28. 3270f74 AU: Changes for deltas on traditional bios machines. by Andrew de los Reyes · 14 years ago
  29. a4a8a8c Turn OmahaRequestPrepAction into OmahaRequestDeviceParams. by Darin Petkov · 14 years ago
  30. 0dc8e9a Initial implementation of sending an install success event to Omaha. by Darin Petkov · 14 years ago
  31. 6a5b322 Rename UpdateCheckAction|Params to OmahaRequestAction|Params. by Darin Petkov · 14 years ago