Sign in
android
/
platform
/
system
/
update_engine
/
da73df5a2c384ac190effacc59a4ae9a6e92928a
/
update_manager
/
real_updater_provider.h
02f7c1d
update_engine: Replace scoped_ptr with std::unique_ptr.
by Ben Chan
· 10 years ago
ec7f916
update_engine: Ditch UpdateCheckScheduler, use UpdateCheckAllowed instead.
by Gilad Arnold
· 11 years ago
157fe30
platform2: sweep the lint errors identified by the updated linter
by Alex Vakulenko
· 11 years ago
44dc3bf
update_engine: UM: UpdateCheckAllowed now considers interactive update requests.
by Gilad Arnold
· 11 years ago
a0258a5
UpdateManager: Obey server-dictated poll interval when scheduling checks.
by Gilad Arnold
· 11 years ago
48415f1
UpdateManager: Adjustments for cpplint.
by Gilad Arnold
· 11 years ago
63784a5
Rename the PolicyManager to UpdateManager.
by Alex Deymo
· 11 years ago
[Renamed (88%) from policy_manager/real_updater_provider.h]
f967ebe
PolicyManager: Move payload_size to int64_t.
by Alex Deymo
· 11 years ago
a6dab94
PM: UpdaterProvider reports the number of consecutive failed update checks.
by Gilad Arnold
· 11 years ago
c7ab616
PolicyManager: Add a variable to tell when the Updater was started.
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
21716e2d
PM: Move the getters/variables on provider base classes to abstract methods.
by David Zeuthen
· 11 years ago
ae47a9a
PM: Add an update engine provider.
by Gilad Arnold
· 11 years ago