Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
update_engine
/
ab6bda9f6eecb31f694c58e75c04dcc2acd94b47
/
update_attempter.cc
3ce4e52
Merge aosp/upstream-master into aosp/master.
by Sen Jiang
· 6 years ago
ac170d9
update_engine: Don't require reboot after install.
by Colin Howes
· 6 years ago
978c108
update_attempter: Set is_install_ to false when doing a rollback.
by Colin Howes
· 6 years ago
f9e5656
Revert "update_engine: Don't require reboot after install."
by Xiaochu Liu
· 6 years ago
d772aae
update_engine: Don't require reboot after install.
by Colin Howes
· 6 years ago
f53a5d3
update_engine: fix english
by Xiaochu Liu
· 6 years ago
eab915e
Revert "Partially Revert 2b9d241"
by Hidehiko Abe
· 6 years ago
8ba486f
update_engine: support DLC update
by Xiaochu Liu
· 6 years ago
88d9038
update_engine: support downloading DLC
by Xiaochu Liu
· 6 years ago
daeaa43
Small cleanups in UpdateAttempter.
by Sen Jiang
· 6 years ago
60aa3ca
update_engine: Add metrics to duration to apply an update.
by May Lippert
· 6 years ago
456853f
Merge remote-tracking branch 'aosp/upstream-master' into aosp/master.
by Sen Jiang
· 6 years ago
20262ad
update_engine: Reset update pending callback after update actions
by Adolfo Victoria
· 6 years ago
497044c
update_engine: Add staging to update_attempter and omaha_request
by Adolfo Victoria
· 6 years ago
0882a51
update_engine: Pospone setgoodkernel after update check
by Amin Hassani
· 7 years ago
d3f4bea
update_engine: Pass Action ownership to ActionProcessor
by Amin Hassani
· 7 years ago
d3a1e35
update_engine: add staging pref to payload_state
by Adolfo Victoria
· 6 years ago
3538a88
Merge remote-tracking branch 'cros/upstream' into cros/master
by Amin Hassani
· 6 years ago
a030268
update_engine: Add UMA stats for rollback
by Marton Hunyady
· 6 years ago
199152d
update_engine: Process Omaha response for rollback images
by Marton Hunyady
· 7 years ago
3978ddd
Fix error code for no update.
by Sen Jiang
· 7 years ago
ba51c3f
update_engine: Add rollback_allowed policy in Omaha requests
by Marton Hunyady
· 7 years ago
e58bddb
update_engine: Don't do force updates after rollback.
by Marton Hunyady
· 7 years ago
ed37d68
Replace is_interactive with interactive for consistency in the code.
by Amin Hassani
· 7 years ago
771f648
Correct some spellings.
by Sen Jiang
· 7 years ago
89e24c1
Fix error code for no update.
by Sen Jiang
· 7 years ago
89a3712
update_engine: Reorder enum values in UpdateStatus
by Amin Hassani
· 7 years ago
421ff33
Reland update over cellular changes
by Weidong Guo
· 8 years ago
71818c8
Partially Revert 2b9d241
by Amin Hassani
· 7 years ago
e79eab6
update_engine: guarded 740efad for only android
by Amin Hassani
· 7 years ago
1841408
Merge remote-tracking branch 'goog/upstream-master'.
by Sen Jiang
· 7 years ago
ee174a1
Lower the retry count in download fetcher if the update is interactive.
by Sen Jiang
· 7 years ago
afd8cea
update_engine: Log the rootfs and stateful partition's lsb-release
by Amin Hassani
· 7 years ago
2b9d241
update_engine: Update libchrome APIS to r456626.
by Hidehiko Abe
· 7 years ago
795c5b4
Correct variable name for last update check time
by Aaron Wood
· 7 years ago
081c023
Add interactive override update restriction flags
by Aaron Wood
· 7 years ago
bf5a252
Add flag for restricting downloads
by Aaron Wood
· 7 years ago
23bd339
Allow Policies to defer updates
by Aaron Wood
· 7 years ago
ab5a0af
update_engine: migrate from base::MakeUnique to std::make_unique
by Ben Chan
· 7 years ago
cf5f1f1
Update to use libbrillo Chrome proxy resolver
by Jeffrey Kardatzke
· 7 years ago
282aa1f
Move metrics from namespace to class
by Tianjie Xu
· 7 years ago
7f92e2b
Update API: initial support
by Aaron Wood
· 7 years ago
e94ece5
update_engine: Breaks the use of libcros into two dbus proxies.
by Amin Hassani
· 7 years ago
4718629
update_engine: Breaks the use of libcros into two dbus proxies.
by Amin Hassani
· 7 years ago
7ecda26
Open partitions with O_DSYNC flag only if the update is periodic.
by Amin Hassani
· 7 years ago
5ae865b
Resume multiple payloads.
by Sen Jiang
· 8 years ago
0affc2c
Parse multiple packages from Omaha response.
by Sen Jiang
· 8 years ago
2703ef4
Store raw payload hash blob in install plan.
by Sen Jiang
· 8 years ago
5c02c13
Replace brillo::make_unique_ptr with base::MakeUnique/base::WrapUnique.
by Ben Chan
· 7 years ago
013ebf9
Merge branch 'cros/upstream' into 'cros/master'
by Amin Hassani
· 7 years ago
5688d16
Revert "Add functions to allow update over cellular (including tethered connection)"
by Tao Bao
· 7 years ago
e5f6f25
update_engine: Use org.chromium.NetworkProxyService.
by Daniel Erat
· 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
27d9d53
Remove references to individual genders
by Thiemo Nagel
· 7 years ago
941cf23
update_engine: Use org.chromium.NetworkProxyService.
by Daniel Erat
· 8 years ago
70063d9
Add functions to allow update over cellular (including tethered connection)
by Weidong Guo
· 8 years ago
dc066f1
Remove weave support from update_engine.
by Alex Deymo
· 8 years ago
4d34c18
Always update target version prefix
by Xiyuan Xia
· 8 years ago
dbc2a80
Fix Brillo build.
by Alex Deymo
· 8 years ago
740efad
Reboot even if a system update is not available.
by Greg Kerr
· 8 years ago
5259033
Mark current slot successful after cancelling an update.
by Alex Deymo
· 8 years ago
14c0da8
Remove libcurl support from update_engine_sideload.
by Alex Deymo
· 8 years ago
f1cf348
update_engine: Update libchrome APIs to r405848
by Luis Hector Chavez
· 8 years ago
e67bb5b
Make HardwareChromeOS own debugd.
by Sen Jiang
· 8 years ago
c92195c
Compile libupdate_engine without DBus.
by Sen Jiang
· 8 years ago
aeeb2e0
Make UpdateAttempter own debugd_proxy.
by Sen Jiang
· 8 years ago
b8c6a8f
Add PowerManagerInterface.
by Sen Jiang
· 8 years ago
fb905d9
Implement powerwash on Android.
by Alex Deymo
· 8 years ago
46a9aae
Fix non-critical updates on boards without an OOBE flow.
by Alex Deymo
· 9 years ago
e6e4bb9
Remove BootControlInterface from FilesystemVerifierAction.
by Sen Jiang
· 9 years ago
fef85fd
Remove ComputeSourceHash mode in FileSystemVerification action.
by Sen Jiang
· 9 years ago
0d29854
Parse postinstall program progress updates.
by Alex Deymo
· 9 years ago
7147908
Use provided omaha_url and app_version on non-interactive update.
by Alex Deymo
· 9 years ago
f25eb49
Fix resuming canceled updates.
by Alex Deymo
· 9 years ago
0cd976d
Disable ChromeBrowserProxyResolver behind a flag.
by Alex Deymo
· 9 years ago
1b3556c
Allow null SystemState in the DownloadAction.
by Alex Deymo
· 9 years ago
ab0d976
CPULimiter: Refactor class to manage the CPU limitation.
by Alex Deymo
· 9 years ago
fa78f14
Refactor daemon state and service async notification.
by Alex Deymo
· 9 years ago
4089249
Make client use binder interface on brillo
by Casey Dahlin
· 9 years ago
0103c36
update_engine: Update libchrome APIs to r369476
by Alex Vakulenko
· 9 years ago
40e84df
Update the weave state after changing the tracking channel.
by Alex Deymo
· 9 years ago
c7cc45e
update_engine: Use helper Command::AbortWithCustomError() method
by Alex Vakulenko
· 9 years ago
f7ead81
Implement update_engine weave commands
by Alex Deymo
· 9 years ago
9bc7aae
Initialize the ChromeBrowserProxyResolver only once.
by Alex Deymo
· 9 years ago
542c19b
Remove SystemState references from DeltaPerformer.
by Alex Deymo
· 9 years ago
33e91e7
Fix certificate checker callback lifetime.
by Alex Deymo
· 9 years ago
2b4268c
Fix crash on shutdown when update in progress.
by Alex Deymo
· 9 years ago
b15a0b8
Remove SystemState from post-install step.
by Alex Deymo
· 9 years ago
706a5ab
Remove SystemState dependency from HttpFetcher and InstallPlan.
by Alex Deymo
· 9 years ago
c1c17b4
Report Enum metrics from CertificateChecker.
by Alex Deymo
· 9 years ago
22ad861
Delete DownloadActionDelegate::SetDownloadStatus() method.
by Alex Deymo
· 9 years ago
39910dc
Split payload application code into a subdirectory.
by Alex Deymo
· 9 years ago
d942f9d
Return the error reason to the caller of SetTargetChannel.
by Alex Deymo
· 9 years ago
87c0886
Send "success reboot" only after an update.
by Alex Deymo
· 9 years ago
906191f
Base the update complete marker on persisted data.
by Alex Deymo
· 9 years ago
3f39d5c
update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces
by Alex Vakulenko
· 9 years ago
e5e5fe9
Move InstallPlan partitions to a list of partitions.
by Alex Deymo
· 9 years ago
cc8ce0e
Move UpdateStatus and helpers to dedicated files
by Christopher Wiley
· 9 years ago
af9a863
Remove obsolete Installer.* metrics.
by Alex Deymo
· 9 years ago
Next »