Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_update_engine
/
0d9235980ed67a370b0d387813a9ab3713d32bb4
/
update_manager
/
update_manager.h
0468a76
update_engine: Use clock and fake clock from SystemState
by Amin Hassani
· 4 years, 2 months ago
a2c8b92
update_engine: Replace scoped_refptr with shared_ptr in update_manager
by Amin Hassani
· 5 years ago
504c3cb
update_engine: Template specialized UpdateManager interface for mockability
by Jae Hoon Kim
· 6 years ago
4b71743
update_engine: Run clang-format on update_manager/
by Amin Hassani
· 6 years ago
39910dc
Split payload application code into a subdirectory.
by Alex Deymo
· 9 years ago
aea4c1c
Re-license update_engine to Apache2
by Alex Deymo
· 9 years ago
02f7c1d
update_engine: Replace scoped_ptr with std::unique_ptr.
by Ben Chan
· 10 years ago
88b591f
update_engine: Replace NULL with nullptr
by Alex Vakulenko
· 10 years ago
83ffdda
update_engine: UM: UpdateManager removes EvaluationContext objects.
by Gilad Arnold
· 10 years ago
fd45a73
update_engine: UM: Async request expiration handled differently.
by Gilad Arnold
· 10 years ago
f9f85d6
UM: Add an expiration timeout for async policy requests.
by Gilad Arnold
· 11 years ago
48415f1
UpdateManager: Adjustments for cpplint.
by Gilad Arnold
· 11 years ago
b227199
UM: Make the evaluation timeout configurable.
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 (76%) from policy_manager/policy_manager.h]
13a8243
PM: Fix PolicyManager calls with multiple variadic template arguments.
by Gilad Arnold
· 11 years ago
680d022
PolicyManager: Remove unnecessary Init() methods.
by Alex Deymo
· 11 years ago
67ed78d
PM: Move Variable content testing logic into a common unittest module.
by Gilad Arnold
· 11 years ago
41a75a7
PolicyManager: Extend the EvaluationContext to handle IsTimeGreaterThan()
by Alex Deymo
· 11 years ago
e75e025
PolicyManager: Specify the full Policy method type on the PM interface.
by Alex Deymo
· 11 years ago
94c0616
Create a PolicyManager instance on the SystemState.
by Alex Deymo
· 11 years ago
53556ec
PolicyManager: Schedule re-evaluations based on variable usage.
by Alex Deymo
· 11 years ago
308c101
PM: Inject providers to RealState and PolicyManager.
by Gilad Arnold
· 11 years ago
2cbb385
PM: Make header guards comply with Google style.
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