1. 0468a76 update_engine: Use clock and fake clock from SystemState by Amin Hassani · 4 years, 9 months ago
  2. cb210c5 update_engine: Delete UpdateDownloadAllowed Policy by Jae Hoon Kim · 4 years, 9 months ago
  3. 4b71743 update_engine: Run clang-format on update_manager/ by Amin Hassani · 7 years ago
  4. 23bd339 Allow Policies to defer updates by Aaron Wood · 8 years ago
  5. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  6. 610277e update_engine: Add override when possible. by Alex Deymo · 11 years ago
  7. 7fb6e25 update_engine: UM: MockPolicy extends DefaultPolicy by default. by Gilad Arnold · 11 years ago
  8. 78ecbfc update_engine: UM: Separate global P2P usage from payload-specific attributes. by Gilad Arnold · 11 years ago
  9. d78caf9 update_engine: UM: Change policy argument from const ref to value. by Gilad Arnold · 11 years ago
  10. dc4bb26 update_engine: UM: Incorporate backoff logic in UpdateCanStart. by Gilad Arnold · 11 years ago
  11. 42f253b UpdateManager: Move logic from UpdateCanStart to UpdateCheckAllowed. by Gilad Arnold · 11 years ago
  12. 48415f1 UpdateManager: Adjustments for cpplint. by Gilad Arnold · 11 years ago
  13. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 11 years ago[Renamed (75%) from policy_manager/mock_policy.h]
  14. 0adbc94 PM: Policy for checking whether an update may use the current connection. by Gilad Arnold · 11 years ago
  15. f62a4b8 PM: Policy for checking whether an update can start. by Gilad Arnold · 11 years ago
  16. 0d11c60 PolicyManager: UpdateCheckAllowed policy initial implementation. by Alex Deymo · 11 years ago
  17. af2f6ae PM: New (stub) policy for whether an update can be applied. by Gilad Arnold · 11 years ago
  18. 2cbb385 PM: Make header guards comply with Google style. by Gilad Arnold · 11 years ago
  19. 2de23f5 PolicyManager: Add a new State class grouping the state providers. by Alex Deymo · 11 years ago
  20. c705cc8 PolicyManager: New main PolicyManager class. by Alex Deymo · 11 years ago