1. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
  2. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  3. 610277e update_engine: Add override when possible. by Alex Deymo · 10 years ago
  4. 78ecbfc update_engine: UM: Separate global P2P usage from payload-specific attributes. by Gilad Arnold · 10 years ago
  5. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  6. d78caf9 update_engine: UM: Change policy argument from const ref to value. by Gilad Arnold · 10 years ago
  7. dc4bb26 update_engine: UM: Incorporate backoff logic in UpdateCanStart. by Gilad Arnold · 10 years ago
  8. 157fe30 platform2: sweep the lint errors identified by the updated linter by Alex Vakulenko · 10 years ago
  9. a23e408 update_engine: UM: Make DefaultPolicy::UpdateCheckAllowed stateful. by Gilad Arnold · 10 years ago
  10. 42f253b UpdateManager: Move logic from UpdateCanStart to UpdateCheckAllowed. by Gilad Arnold · 10 years ago
  11. 684219d UpdateManager: rename UpdateCurrentConnectionAllowed into UpdateDownloadAllowed. by Gilad Arnold · 10 years ago
  12. 48415f1 UpdateManager: Adjustments for cpplint. by Gilad Arnold · 10 years ago
  13. b3b0544 UM: Policy for deciding download URL. by Gilad Arnold · 10 years ago
  14. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 10 years ago[Renamed (81%) from policy_manager/default_policy.h]
  15. 0adbc94 PM: Policy for checking whether an update may use the current connection. by Gilad Arnold · 10 years ago
  16. f62a4b8 PM: Policy for checking whether an update can start. by Gilad Arnold · 10 years ago
  17. 0d11c60 PolicyManager: UpdateCheckAllowed policy initial implementation. by Alex Deymo · 10 years ago
  18. af2f6ae PM: New (stub) policy for whether an update can be applied. by Gilad Arnold · 10 years ago
  19. 2cbb385 PM: Make header guards comply with Google style. by Gilad Arnold · 10 years ago
  20. e636c3c PolicyManager: Convert EvalStatus to a enum class. by Alex Deymo · 10 years ago
  21. 2de23f5 PolicyManager: Add a new State class grouping the state providers. by Alex Deymo · 10 years ago
  22. c705cc8 PolicyManager: New main PolicyManager class. by Alex Deymo · 10 years ago