1. 186ff6a Refactor ChromeOSPolicy into policy and utilities by Amin Hassani · 7 years ago
  2. 23bd339 Allow Policies to defer updates by Aaron Wood · 8 years ago
  3. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  4. 610277e update_engine: Add override when possible. by Alex Deymo · 11 years ago
  5. 78ecbfc update_engine: UM: Separate global P2P usage from payload-specific attributes. by Gilad Arnold · 11 years ago
  6. b2f9919 update_engine: UM: Policy to distinguish between P2P downloading and sharing. by Gilad Arnold · 11 years ago
  7. 349ac83 update_engine: UM: Add P2P download limits to UpdateCanStart. by Gilad Arnold · 11 years ago
  8. d78caf9 update_engine: UM: Change policy argument from const ref to value. by Gilad Arnold · 11 years ago
  9. dc4bb26 update_engine: UM: Incorporate backoff logic in UpdateCanStart. by Gilad Arnold · 11 years ago
  10. a2e8eaa update_engine: UM: Move static member initialization to .cc file. by Gilad Arnold · 11 years ago
  11. 157fe30 platform2: sweep the lint errors identified by the updated linter by Alex Vakulenko · 11 years ago
  12. a65fced update_engine: UM: Add check for monotonic time elapsed. by Gilad Arnold · 11 years ago
  13. 072359c update_engine: fixed remaining linter and some spelling errors by Alex Vakulenko · 11 years ago
  14. a0258a5 UpdateManager: Obey server-dictated poll interval when scheduling checks. by Gilad Arnold · 11 years ago
  15. a1eabcd UpdateManager: Do not schedule update checks if OOBE did not complete. by Gilad Arnold · 11 years ago
  16. 38b1402 UpdateManager: Fix update scheduling interval/fuzz inference. by Gilad Arnold · 11 years ago
  17. 42f253b UpdateManager: Move logic from UpdateCanStart to UpdateCheckAllowed. by Gilad Arnold · 11 years ago
  18. 684219d UpdateManager: rename UpdateCurrentConnectionAllowed into UpdateDownloadAllowed. by Gilad Arnold · 11 years ago
  19. 48415f1 UpdateManager: Adjustments for cpplint. by Gilad Arnold · 11 years ago
  20. b3b0544 UM: Policy for deciding download URL. by Gilad Arnold · 11 years ago
  21. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 11 years ago[Renamed (82%) from policy_manager/chromeos_policy.h]
  22. 0adbc94 PM: Policy for checking whether an update may use the current connection. by Gilad Arnold · 11 years ago
  23. f62a4b8 PM: Policy for checking whether an update can start. by Gilad Arnold · 11 years ago
  24. 0d11c60 PolicyManager: UpdateCheckAllowed policy initial implementation. by Alex Deymo · 11 years ago
  25. af2f6ae PM: New (stub) policy for whether an update can be applied. by Gilad Arnold · 11 years ago
  26. 2cbb385 PM: Make header guards comply with Google style. by Gilad Arnold · 11 years ago
  27. 2de23f5 PolicyManager: Add a new State class grouping the state providers. by Alex Deymo · 11 years ago
  28. c705cc8 PolicyManager: New main PolicyManager class. by Alex Deymo · 11 years ago