1. dc4bb26 update_engine: UM: Incorporate backoff logic in UpdateCanStart. by Gilad Arnold · 11 years ago
  2. 157fe30 platform2: sweep the lint errors identified by the updated linter by Alex Vakulenko · 11 years ago
  3. fd45a73 update_engine: UM: Async request expiration handled differently. by Gilad Arnold · 11 years ago
  4. 44dc3bf update_engine: UM: UpdateCheckAllowed now considers interactive update requests. by Gilad Arnold · 11 years ago
  5. a65fced update_engine: UM: Add check for monotonic time elapsed. by Gilad Arnold · 11 years ago
  6. 072359c update_engine: fixed remaining linter and some spelling errors by Alex Vakulenko · 11 years ago
  7. f9f85d6 UM: Add an expiration timeout for async policy requests. by Gilad Arnold · 11 years ago
  8. 42f253b UpdateManager: Move logic from UpdateCanStart to UpdateCheckAllowed. by Gilad Arnold · 11 years ago
  9. b227199 UM: Make the evaluation timeout configurable. by Gilad Arnold · 11 years ago
  10. b3b0544 UM: Policy for deciding download URL. by Gilad Arnold · 11 years ago
  11. 897b5e5 PM: Blocking policy requests cannot be called synchronously. by Gilad Arnold · 11 years ago
  12. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 11 years ago[Renamed (75%) from policy_manager/policy_manager_unittest.cc]
  13. f62a4b8 PM: Policy for checking whether an update can start. by Gilad Arnold · 11 years ago
  14. 0d11c60 PolicyManager: UpdateCheckAllowed policy initial implementation. by Alex Deymo · 11 years ago
  15. af2f6ae PM: New (stub) policy for whether an update can be applied. by Gilad Arnold · 11 years ago
  16. 680d022 PolicyManager: Remove unnecessary Init() methods. by Alex Deymo · 11 years ago
  17. 1f01291 PolicyManager: Include what you use. by Alex Deymo · 11 years ago
  18. 42c30c3 PolicyManager: Move Init() from the Provider class to the classes that require it. by Alex Deymo · 11 years ago
  19. 41a75a7 PolicyManager: Extend the EvaluationContext to handle IsTimeGreaterThan() by Alex Deymo · 11 years ago
  20. 94c0616 Create a PolicyManager instance on the SystemState. by Alex Deymo · 11 years ago
  21. 308c101 PM: Inject providers to RealState and PolicyManager. by Gilad Arnold · 11 years ago
  22. beb39e9 PM: Shift to signal-based inference of network connection. by Gilad Arnold · 11 years ago
  23. 5ef9c48 PM: Add a DBus backend to the shill provider. by Gilad Arnold · 11 years ago
  24. 7b948f0 PolicyManager: Initial support of async PolicyRequests. by Alex Deymo · 11 years ago
  25. e636c3c PolicyManager: Convert EvalStatus to a enum class. by Alex Deymo · 11 years ago
  26. 2de23f5 PolicyManager: Add a new State class grouping the state providers. by Alex Deymo · 11 years ago
  27. c705cc8 PolicyManager: New main PolicyManager class. by Alex Deymo · 11 years ago