Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_update_engine
/
71818c8409812c5a08124627c19aa8ea0625a72e
/
update_manager
/
evaluation_context.cc
ab5a0af
update_engine: migrate from base::MakeUnique to std::make_unique
by Ben Chan
· 8 years ago
42458e2
update_engine: migrate usage of deprecated base::Value methods
by Ben Chan
· 9 years ago
ce8c8ee
update_engine: Remove release/aquire semantic from scoped_ptr/unique_ptr
by Alex Vakulenko
· 9 years ago
39910dc
Split payload application code into a subdirectory.
by Alex Deymo
· 10 years ago
3f39d5c
update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces
by Alex Vakulenko
· 10 years ago
aea4c1c
Re-license update_engine to Apache2
by Alex Deymo
· 10 years ago
0bb2341
update_engine: Add locations to the MessageLoop calls.
by Alex Deymo
· 10 years ago
6a9d349
platform2: Fix issues with new version of libchrome
by Alex Vakulenko
· 10 years ago
509dd53
update_engine: Convert update_manager to chromeos::MessageLoop.
by Alex Deymo
· 10 years ago
f329b93
update_engine: Fix all the "using" declaration usage.
by Alex Deymo
· 11 years ago
02f7c1d
update_engine: Replace scoped_ptr with std::unique_ptr.
by Ben Chan
· 11 years ago
88b591f
update_engine: Replace NULL with nullptr
by Alex Vakulenko
· 11 years ago
83ffdda
update_engine: UM: UpdateManager removes EvaluationContext objects.
by Gilad Arnold
· 11 years ago
fd45a73
update_engine: UM: Async request expiration handled differently.
by Gilad Arnold
· 11 years ago
a65fced
update_engine: UM: Add check for monotonic time elapsed.
by Gilad Arnold
· 11 years ago
6e5ab5c
UM: Dump the EvaluationContext when evaluation of a policy fails.
by Gilad Arnold
· 11 years ago
f9f85d6
UM: Add an expiration timeout for async policy requests.
by Gilad Arnold
· 11 years ago
fb794f4
UM: Fix async callback handling.
by Gilad Arnold
· 11 years ago
b227199
UM: Make the evaluation timeout configurable.
by Gilad Arnold
· 11 years ago
63784a5
Rename the PolicyManager to UpdateManager.
by Alex Deymo
· 11 years ago
[Renamed (96%) from policy_manager/evaluation_context.cc]
c149028
PM: Add EvaluationContext::DumpContext() method.
by David Zeuthen
· 11 years ago
41a75a7
PolicyManager: Extend the EvaluationContext to handle IsTimeGreaterThan()
by Alex Deymo
· 11 years ago
db79953
PolicyManager: EvaluationContext uses weak references for events.
by Alex Deymo
· 11 years ago
53556ec
PolicyManager: Schedule re-evaluations based on variable usage.
by Alex Deymo
· 11 years ago
23949d4
PolicyManager: New EvaluationContext class.
by Alex Deymo
· 12 years ago