Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_update_engine
/
cdd6bab2e1071f440db5d99eece02fe7ae8acf90
/
update_manager
/
chromeos_policy.cc
987ffc1
Allow Policies to defer updates
by Aaron Wood
· 8 years ago
fe52282
Add support for new payload property headers to delay switching slots.
by Sen Jiang
· 8 years ago
8e768e9
Add maximum timestamp to the payload.
by Sen Jiang
· 8 years ago
5688d16
Revert "Add functions to allow update over cellular (including tethered connection)"
by Tao Bao
· 8 years ago
4b0d603
Add functions to allow update over cellular (including tethered connection)
by Weidong Guo
· 8 years ago
c0e8f9a
Always update target version prefix
by Xiyuan Xia
· 8 years ago
255e22b
Move ParseConnection*() to connection_utils.
by Sen Jiang
· 9 years ago
ed9bd92
Follow up on AllowKioskAppControlChromeVersion policy CL
by Xiyuan Xia
· 9 years ago
2494e28
Skip non-critical updates during OOBE update check
by Kevin Cernekee
· 9 years ago
6e30bc5
Handle AllowKioskAppControlChromeVersion device policy
by Xiyuan Xia
· 9 years ago
e88e9fe
Android: Print the error code string from the client.
by Alex Deymo
· 10 years ago
1f19dcc
Add ErrorCode::kUserCanceled.
by Alex Deymo
· 10 years ago
0103c36
update_engine: Update libchrome APIs to r369476
by Alex Vakulenko
· 10 years ago
39910dc
Split payload application code into a subdirectory.
by Alex Deymo
· 10 years ago
dbe13b4
Increase exponential backoff maximum time to 26h on Brillo.
by Alex Deymo
· 10 years ago
14e7dde
Poll Omaha every 5 hours on Brillo builds.
by Alex Deymo
· 10 years ago
763e7db
update_engine: New BootControlInterface class.
by Alex Deymo
· 10 years ago
aea4c1c
Re-license update_engine to Apache2
by Alex Deymo
· 10 years ago
6a9d349
platform2: Fix issues with new version of libchrome
by Alex Vakulenko
· 10 years ago
eb9e6d8
update_engine: Remove copy from source to destination partition.
by Allie Wood
· 10 years ago
78ecbfc
update_engine: UM: Separate global P2P usage from payload-specific attributes.
by Gilad Arnold
· 11 years ago
14a9e70
update_engine: UM: Properly handle update download deterrents.
by Gilad Arnold
· 11 years ago
b2f9919
update_engine: UM: Policy to distinguish between P2P downloading and sharing.
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
ef8d087
update_engine: UM: More permissive use of P2P.
by Gilad Arnold
· 11 years ago
d78caf9
update_engine: UM: Change policy argument from const ref to value.
by Gilad Arnold
· 11 years ago
dc4bb26
update_engine: UM: Incorporate backoff logic in UpdateCanStart.
by Gilad Arnold
· 11 years ago
a2e8eaa
update_engine: UM: Move static member initialization to .cc file.
by Gilad Arnold
· 11 years ago
ec7f916
update_engine: Ditch UpdateCheckScheduler, use UpdateCheckAllowed instead.
by Gilad Arnold
· 11 years ago
f3e2801
update_engine: Reject XML with internal entity declarations.
by David Zeuthen
· 11 years ago
d4b3032
update_engine: UM: UpdateCheckAllowed returns target version prefix.
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
a0258a5
UpdateManager: Obey server-dictated poll interval when scheduling checks.
by Gilad Arnold
· 11 years ago
a1eabcd
UpdateManager: Do not schedule update checks if OOBE did not complete.
by Gilad Arnold
· 11 years ago
bfc44f7
UpdateManager: Do not schedule update checks if booted from removable device.
by Gilad Arnold
· 11 years ago
fe12a0f
UpdateManager: Do not schedule periodic update checks on unofficial builds.
by Gilad Arnold
· 11 years ago
38b1402
UpdateManager: Fix update scheduling interval/fuzz inference.
by Gilad Arnold
· 11 years ago
28d6be6
UpdateManager: UpdateCurrentConnectionAllowed should return kAskMeAgainLater.
by Gilad Arnold
· 11 years ago
42f253b
UpdateManager: Move logic from UpdateCanStart to UpdateCheckAllowed.
by Gilad Arnold
· 11 years ago
684219d
UpdateManager: rename UpdateCurrentConnectionAllowed into UpdateDownloadAllowed.
by Gilad Arnold
· 11 years ago
b3b0544
UM: Policy for deciding download URL.
by Gilad Arnold
· 11 years ago
a8262e2
UM: Relocate implementation of UpdateCurrentConnectionAllowed.
by Gilad Arnold
· 11 years ago
63784a5
Rename the PolicyManager to UpdateManager.
by Alex Deymo
· 11 years ago
[Renamed (97%) from policy_manager/chromeos_policy.cc]
ddd3fe3
PM: Fix two comments.
by Gilad Arnold
· 11 years ago
76a11f6
PM: OOBE prevents scattering.
by Gilad Arnold
· 11 years ago
0adbc94
PM: Policy for checking whether an update may use the current connection.
by Gilad Arnold
· 11 years ago
f62a4b8
PM: Policy for checking whether an update can start.
by Gilad Arnold
· 11 years ago
e121881
PM: Get a random value between [min, max].
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
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