Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_update_engine
/
2d528b4cd15682a7c84a415ae3cb15b7616d2b5d
/
update_manager
/
update_manager_unittest.cc
aea4c1c
Re-license update_engine to Apache2
by Alex Deymo
· 10 years ago
509dd53
update_engine: Convert update_manager to chromeos::MessageLoop.
by Alex Deymo
· 10 years ago
aab50e3
Include the implemented header first in all projects.
by Alex Deymo
· 11 years ago
10875d9
update_engine: Move test-only utils to test_utils.{h,cc}.
by Alex Deymo
· 11 years ago
78ecbfc
update_engine: UM: Separate global P2P usage from payload-specific attributes.
by Gilad Arnold
· 11 years ago
f329b93
update_engine: Fix all the "using" declaration usage.
by Alex Deymo
· 11 years ago
349ac83
update_engine: UM: Add P2P download limits to UpdateCanStart.
by Gilad Arnold
· 11 years ago
02f7c1d
update_engine: Replace scoped_ptr with std::unique_ptr.
by Ben Chan
· 11 years ago
dc4bb26
update_engine: UM: Incorporate backoff logic in UpdateCanStart.
by Gilad Arnold
· 11 years ago
157fe30
platform2: sweep the lint errors identified by the updated linter
by Alex Vakulenko
· 11 years ago
fd45a73
update_engine: UM: Async request expiration handled differently.
by Gilad Arnold
· 11 years ago
44dc3bf
update_engine: UM: UpdateCheckAllowed now considers interactive update requests.
by Gilad Arnold
· 11 years ago
a65fced
update_engine: UM: Add check for monotonic time elapsed.
by Gilad Arnold
· 11 years ago
072359c
update_engine: fixed remaining linter and some spelling errors
by Alex Vakulenko
· 11 years ago
f9f85d6
UM: Add an expiration timeout for async policy requests.
by Gilad Arnold
· 11 years ago
42f253b
UpdateManager: Move logic from UpdateCanStart to UpdateCheckAllowed.
by Gilad Arnold
· 11 years ago
b227199
UM: Make the evaluation timeout configurable.
by Gilad Arnold
· 11 years ago
b3b0544
UM: Policy for deciding download URL.
by Gilad Arnold
· 11 years ago
897b5e5
PM: Blocking policy requests cannot be called synchronously.
by Gilad Arnold
· 11 years ago
63784a5
Rename the PolicyManager to UpdateManager.
by Alex Deymo
· 11 years ago
[Renamed (75%) from policy_manager/policy_manager_unittest.cc]
f62a4b8
PM: Policy for checking whether an update can start.
by Gilad Arnold
· 11 years ago
0d11c60
PolicyManager: UpdateCheckAllowed policy initial implementation.
by Alex Deymo
· 11 years ago
af2f6ae
PM: New (stub) policy for whether an update can be applied.
by Gilad Arnold
· 11 years ago
680d022
PolicyManager: Remove unnecessary Init() methods.
by Alex Deymo
· 11 years ago
1f01291
PolicyManager: Include what you use.
by Alex Deymo
· 11 years ago
42c30c3
PolicyManager: Move Init() from the Provider class to the classes that require it.
by Alex Deymo
· 11 years ago
41a75a7
PolicyManager: Extend the EvaluationContext to handle IsTimeGreaterThan()
by Alex Deymo
· 11 years ago
94c0616
Create a PolicyManager instance on the SystemState.
by Alex Deymo
· 11 years ago
308c101
PM: Inject providers to RealState and PolicyManager.
by Gilad Arnold
· 11 years ago
beb39e9
PM: Shift to signal-based inference of network connection.
by Gilad Arnold
· 11 years ago
5ef9c48
PM: Add a DBus backend to the shill provider.
by Gilad Arnold
· 11 years ago
7b948f0
PolicyManager: Initial support of async PolicyRequests.
by Alex Deymo
· 11 years ago
e636c3c
PolicyManager: Convert EvalStatus to a enum class.
by Alex Deymo
· 11 years ago
2de23f5
PolicyManager: Add a new State class grouping the state providers.
by Alex Deymo
· 11 years ago
c705cc8
PolicyManager: New main PolicyManager class.
by Alex Deymo
· 11 years ago