1. 0468a76 update_engine: Use clock and fake clock from SystemState by Amin Hassani · 4 years, 9 months ago
  2. 955aa6e update_engine: post libchrome uprev clean-up by hscham · 6 years ago
  3. a2c8b92 update_engine: Replace scoped_refptr with shared_ptr in update_manager by Amin Hassani · 6 years ago
  4. 9d9492f update_engine: Indicate existence of owner instead of owner's email in log. by Jae Hoon Kim · 6 years ago
  5. 4b71743 update_engine: Run clang-format on update_manager/ by Amin Hassani · 7 years ago
  6. 2e4eda5 update_engine: Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 7 years ago
  7. 7e1dcf7 Uprev libchrome to r576279 (1/multiple) by Jakub Pawlowski · 7 years ago
  8. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 10 years ago
  9. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 10 years ago
  10. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  11. 0bb2341 update_engine: Add locations to the MessageLoop calls. by Alex Deymo · 10 years ago
  12. 509dd53 update_engine: Convert update_manager to chromeos::MessageLoop. by Alex Deymo · 10 years ago
  13. 610277e update_engine: Add override when possible. by Alex Deymo · 11 years ago
  14. aab50e3 Include the implemented header first in all projects. by Alex Deymo · 11 years ago
  15. 10875d9 update_engine: Move test-only utils to test_utils.{h,cc}. by Alex Deymo · 11 years ago
  16. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 11 years ago
  17. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 11 years ago
  18. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 11 years ago
  19. 83ffdda update_engine: UM: UpdateManager removes EvaluationContext objects. by Gilad Arnold · 11 years ago
  20. fd45a73 update_engine: UM: Async request expiration handled differently. by Gilad Arnold · 11 years ago
  21. a65fced update_engine: UM: Add check for monotonic time elapsed. by Gilad Arnold · 11 years ago
  22. 6e5ab5c UM: Dump the EvaluationContext when evaluation of a policy fails. by Gilad Arnold · 11 years ago
  23. f9f85d6 UM: Add an expiration timeout for async policy requests. by Gilad Arnold · 11 years ago
  24. fb794f4 UM: Fix async callback handling. by Gilad Arnold · 11 years ago
  25. b227199 UM: Make the evaluation timeout configurable. by Gilad Arnold · 11 years ago
  26. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 11 years ago[Renamed (83%) from policy_manager/evaluation_context_unittest.cc]
  27. c149028 PM: Add EvaluationContext::DumpContext() method. by David Zeuthen · 11 years ago
  28. 1f01291 PolicyManager: Include what you use. by Alex Deymo · 11 years ago
  29. cc0e5cf PolicyManager: EvaluationContext caches null values. by Alex Deymo · 11 years ago
  30. 41a75a7 PolicyManager: Extend the EvaluationContext to handle IsTimeGreaterThan() by Alex Deymo · 11 years ago
  31. db79953 PolicyManager: EvaluationContext uses weak references for events. by Alex Deymo · 11 years ago
  32. 53556ec PolicyManager: Schedule re-evaluations based on variable usage. by Alex Deymo · 11 years ago
  33. 7b948f0 PolicyManager: Initial support of async PolicyRequests. by Alex Deymo · 11 years ago
  34. 0e43369 PolicyManager: Add a Variable "Mode" property. by Alex Deymo · 11 years ago
  35. 23949d4 PolicyManager: New EvaluationContext class. by Alex Deymo · 12 years ago