1. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  2. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  3. 83ffdda update_engine: UM: UpdateManager removes EvaluationContext objects. by Gilad Arnold · 10 years ago
  4. fd45a73 update_engine: UM: Async request expiration handled differently. by Gilad Arnold · 10 years ago
  5. a65fced update_engine: UM: Add check for monotonic time elapsed. by Gilad Arnold · 10 years ago
  6. 6e5ab5c UM: Dump the EvaluationContext when evaluation of a policy fails. by Gilad Arnold · 10 years ago
  7. f9f85d6 UM: Add an expiration timeout for async policy requests. by Gilad Arnold · 10 years ago
  8. fb794f4 UM: Fix async callback handling. by Gilad Arnold · 10 years ago
  9. b227199 UM: Make the evaluation timeout configurable. by Gilad Arnold · 10 years ago
  10. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 10 years ago[Renamed (96%) from policy_manager/evaluation_context.cc]
  11. c149028 PM: Add EvaluationContext::DumpContext() method. by David Zeuthen · 10 years ago
  12. 41a75a7 PolicyManager: Extend the EvaluationContext to handle IsTimeGreaterThan() by Alex Deymo · 10 years ago
  13. db79953 PolicyManager: EvaluationContext uses weak references for events. by Alex Deymo · 10 years ago
  14. 53556ec PolicyManager: Schedule re-evaluations based on variable usage. by Alex Deymo · 10 years ago
  15. 23949d4 PolicyManager: New EvaluationContext class. by Alex Deymo · 11 years ago