1. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
  2. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  3. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  4. 509dd53 update_engine: Convert update_manager to chromeos::MessageLoop. by Alex Deymo · 9 years ago
  5. 610277e update_engine: Add override when possible. by Alex Deymo · 10 years ago
  6. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  7. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  8. 83ffdda update_engine: UM: UpdateManager removes EvaluationContext objects. by Gilad Arnold · 10 years ago
  9. fd45a73 update_engine: UM: Async request expiration handled differently. by Gilad Arnold · 10 years ago
  10. a65fced update_engine: UM: Add check for monotonic time elapsed. by Gilad Arnold · 10 years ago
  11. 072359c update_engine: fixed remaining linter and some spelling errors by Alex Vakulenko · 10 years ago
  12. f9f85d6 UM: Add an expiration timeout for async policy requests. by Gilad Arnold · 10 years ago
  13. fb794f4 UM: Fix async callback handling. by Gilad Arnold · 10 years ago
  14. 48415f1 UpdateManager: Adjustments for cpplint. by Gilad Arnold · 10 years ago
  15. b227199 UM: Make the evaluation timeout configurable. by Gilad Arnold · 10 years ago
  16. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 10 years ago[Renamed (90%) from policy_manager/evaluation_context.h]
  17. c149028 PM: Add EvaluationContext::DumpContext() method. by David Zeuthen · 10 years ago
  18. 1f01291 PolicyManager: Include what you use. by Alex Deymo · 10 years ago
  19. 41a75a7 PolicyManager: Extend the EvaluationContext to handle IsTimeGreaterThan() by Alex Deymo · 11 years ago
  20. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 11 years ago
  21. db79953 PolicyManager: EvaluationContext uses weak references for events. by Alex Deymo · 11 years ago
  22. 53556ec PolicyManager: Schedule re-evaluations based on variable usage. by Alex Deymo · 11 years ago
  23. 2cbb385 PM: Make header guards comply with Google style. by Gilad Arnold · 11 years ago
  24. 7b948f0 PolicyManager: Initial support of async PolicyRequests. by Alex Deymo · 11 years ago
  25. 23949d4 PolicyManager: New EvaluationContext class. by Alex Deymo · 11 years ago