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