1. ef8d087 update_engine: UM: More permissive use of P2P. by Gilad Arnold · 10 years ago
  2. d78caf9 update_engine: UM: Change policy argument from const ref to value. by Gilad Arnold · 10 years ago
  3. dc4bb26 update_engine: UM: Incorporate backoff logic in UpdateCanStart. by Gilad Arnold · 10 years ago
  4. a2e8eaa update_engine: UM: Move static member initialization to .cc file. by Gilad Arnold · 10 years ago
  5. ec7f916 update_engine: Ditch UpdateCheckScheduler, use UpdateCheckAllowed instead. by Gilad Arnold · 10 years ago
  6. f3e2801 update_engine: Reject XML with internal entity declarations. by David Zeuthen · 10 years ago
  7. d4b3032 update_engine: UM: UpdateCheckAllowed returns target version prefix. by Gilad Arnold · 10 years ago
  8. 44dc3bf update_engine: UM: UpdateCheckAllowed now considers interactive update requests. by Gilad Arnold · 10 years ago
  9. a65fced update_engine: UM: Add check for monotonic time elapsed. by Gilad Arnold · 10 years ago
  10. 072359c update_engine: fixed remaining linter and some spelling errors by Alex Vakulenko · 10 years ago
  11. a0258a5 UpdateManager: Obey server-dictated poll interval when scheduling checks. by Gilad Arnold · 10 years ago
  12. a1eabcd UpdateManager: Do not schedule update checks if OOBE did not complete. by Gilad Arnold · 10 years ago
  13. bfc44f7 UpdateManager: Do not schedule update checks if booted from removable device. by Gilad Arnold · 10 years ago
  14. fe12a0f UpdateManager: Do not schedule periodic update checks on unofficial builds. by Gilad Arnold · 10 years ago
  15. 38b1402 UpdateManager: Fix update scheduling interval/fuzz inference. by Gilad Arnold · 10 years ago
  16. 28d6be6 UpdateManager: UpdateCurrentConnectionAllowed should return kAskMeAgainLater. by Gilad Arnold · 10 years ago
  17. 42f253b UpdateManager: Move logic from UpdateCanStart to UpdateCheckAllowed. by Gilad Arnold · 10 years ago
  18. 684219d UpdateManager: rename UpdateCurrentConnectionAllowed into UpdateDownloadAllowed. by Gilad Arnold · 10 years ago
  19. b3b0544 UM: Policy for deciding download URL. by Gilad Arnold · 10 years ago
  20. a8262e2 UM: Relocate implementation of UpdateCurrentConnectionAllowed. by Gilad Arnold · 10 years ago
  21. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 10 years ago[Renamed (97%) from policy_manager/chromeos_policy.cc]
  22. ddd3fe3 PM: Fix two comments. by Gilad Arnold · 10 years ago
  23. 76a11f6 PM: OOBE prevents scattering. by Gilad Arnold · 10 years ago
  24. 0adbc94 PM: Policy for checking whether an update may use the current connection. by Gilad Arnold · 10 years ago
  25. f62a4b8 PM: Policy for checking whether an update can start. by Gilad Arnold · 10 years ago
  26. e121881 PM: Get a random value between [min, max]. by Gilad Arnold · 10 years ago
  27. 0d11c60 PolicyManager: UpdateCheckAllowed policy initial implementation. by Alex Deymo · 10 years ago
  28. af2f6ae PM: New (stub) policy for whether an update can be applied. by Gilad Arnold · 10 years ago
  29. e636c3c PolicyManager: Convert EvalStatus to a enum class. by Alex Deymo · 10 years ago
  30. 2de23f5 PolicyManager: Add a new State class grouping the state providers. by Alex Deymo · 10 years ago
  31. c705cc8 PolicyManager: New main PolicyManager class. by Alex Deymo · 10 years ago