1. 0468a76 update_engine: Use clock and fake clock from SystemState by Amin Hassani · 4 years, 9 months ago
  2. c743e8f update_engine: Remove junk logs by Amin Hassani · 5 years ago
  3. a2c8b92 update_engine: Replace scoped_refptr with shared_ptr in update_manager by Amin Hassani · 6 years ago
  4. 4b71743 update_engine: Run clang-format on update_manager/ by Amin Hassani · 7 years ago
  5. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 10 years ago
  6. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  7. 0bb2341 update_engine: Add locations to the MessageLoop calls. by Alex Deymo · 10 years ago
  8. 509dd53 update_engine: Convert update_manager to chromeos::MessageLoop. by Alex Deymo · 10 years ago
  9. 9c155d2 Update libchrome to r307740 and fix build errors by Alex Vakulenko · 11 years ago
  10. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 11 years ago
  11. 83ffdda update_engine: UM: UpdateManager removes EvaluationContext objects. by Gilad Arnold · 11 years ago
  12. fd45a73 update_engine: UM: Async request expiration handled differently. by Gilad Arnold · 11 years ago
  13. 072359c update_engine: fixed remaining linter and some spelling errors by Alex Vakulenko · 11 years ago
  14. 6e5ab5c UM: Dump the EvaluationContext when evaluation of a policy fails. by Gilad Arnold · 11 years ago
  15. f9f85d6 UM: Add an expiration timeout for async policy requests. by Gilad Arnold · 11 years ago
  16. 48415f1 UpdateManager: Adjustments for cpplint. by Gilad Arnold · 11 years ago
  17. b227199 UM: Make the evaluation timeout configurable. by Gilad Arnold · 11 years ago
  18. b3b0544 UM: Policy for deciding download URL. by Gilad Arnold · 11 years ago
  19. 897b5e5 PM: Blocking policy requests cannot be called synchronously. by Gilad Arnold · 11 years ago
  20. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 11 years ago[Renamed (83%) from policy_manager/policy_manager-inl.h]
  21. 13a8243 PM: Fix PolicyManager calls with multiple variadic template arguments. by Gilad Arnold · 11 years ago
  22. 41a75a7 PolicyManager: Extend the EvaluationContext to handle IsTimeGreaterThan() by Alex Deymo · 11 years ago
  23. e75e025 PolicyManager: Specify the full Policy method type on the PM interface. by Alex Deymo · 11 years ago
  24. 53556ec PolicyManager: Schedule re-evaluations based on variable usage. by Alex Deymo · 11 years ago
  25. 2cbb385 PM: Make header guards comply with Google style. by Gilad Arnold · 11 years ago
  26. 7b948f0 PolicyManager: Initial support of async PolicyRequests. by Alex Deymo · 11 years ago
  27. e636c3c PolicyManager: Convert EvalStatus to a enum class. by Alex Deymo · 11 years ago
  28. 2de23f5 PolicyManager: Add a new State class grouping the state providers. by Alex Deymo · 11 years ago
  29. c705cc8 PolicyManager: New main PolicyManager class. by Alex Deymo · 11 years ago