Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_update_engine
/
c743e8f70d36affb3ec1ad16440781612eeb3eb5
/
update_attempter.cc
2dfd35d
update_engine: Log when EOL date is set + retrieved
by Jae Hoon Kim
· 5 years ago
5e8e30b
update_engine: UpdateAttempter manages lifetime of Excluder
by Jae Hoon Kim
· 5 years ago
c1f3692
update_engine: Multi-level |PrefsInterface::CreateSubKey()|
by Jae Hoon Kim
· 5 years ago
0cf1acb
update_engine: Add powerwash flag to update status
by Miriam Polzer
· 5 years ago
065d78d
update_engine: Change DLC metadata path
by Andrew
· 5 years ago
2b68e6b
update_engine: Use GetDlcsToUpdate() instead of GetInstalled()
by Amin Hassani
· 5 years ago
7fdfbf1
update_engine: Call dlcservice's Install/Update Completion DBus APIs
by Jae Hoon Kim
· 5 years ago
9d5a61d
update_engine: Fix issues reported by clang-tidy
by Andrew
· 5 years ago
a8d7df3
update_engine: Move DLC metadata ownership to update_engine
by Andrew
· 5 years ago
e045aef
update_engine: Add ping for DLCs in update_engine
by Andrew
· 6 years ago
3a4caa1
update_engine: pipe stderr individually in SycnronousExec
by Amin Hassani
· 6 years ago
051627a
update_engine: Parse and supply EOL date for Chrome
by Jae Hoon Kim
· 6 years ago
9be122e
update_engine: Pass is_enterprise_rollback in the StatusResult
by Amin Hassani
· 6 years ago
2f78c1c
update_engine: Leverage install indication in StatusResult protobuf
by Jae Hoon Kim
· 6 years ago
ed3fcc0
update_engine: Clear lingering install indication
by Jae Hoon Kim
· 6 years ago
ba2fdce
update_engine: More accurate and general method name
by Jae Hoon Kim
· 6 years ago
c43f6bb
update_engine: Query dlcservice to avoid stale DLC module IDs
by Jae Hoon Kim
· 6 years ago
c437ea5
update_engine: Block force update + install when not idle
by Jae Hoon Kim
· 6 years ago
2b73ac2
update_engine: Force Update + Install uniform logic pattern
by Jae Hoon Kim
· 6 years ago
75daa38
update_engine: Period background update check flow correctness
by Jae Hoon Kim
· 6 years ago
504c3cb
update_engine: Template specialized UpdateManager interface for mockability
by Jae Hoon Kim
· 6 years ago
0ae8fe1
update_engine: Attach session ID to HTTP header of binary download
by Jae Hoon Kim
· 6 years ago
7dc8cd5
update_engine: Remove unused variable new_system_version
by Amin Hassani
· 6 years ago
ecb60d3
update_engine: Reset forced update flag before sending Omaha ping
by Amin Hassani
· 6 years ago
edb6550
update_engine: Make the ChromeOS/AOSP Omaha Client transmit sessionid.
by Jae Hoon Kim
· 6 years ago
21ac996
Set the Quick fix build token if the device is enterprise enrolled
by Amr Aboelkher
· 6 years ago
8f2fa74
update_engine: Fix fallthrough warning
by Denis Nikitin
· 6 years ago
4a1173a
update_engine: add logs and metrics for libcurl errors
by Xiaochu Liu
· 6 years ago
570ca87
update_engine: Include quick_fix_build_token in updatecheck request body
by Askar Aitzhan
· 6 years ago
28def4f
update_engine: Place enterprise rollback save marker file
by Zentaro Kavanagh
· 7 years ago
0ef9a2f
update_engine: Update the TPM with max_rollforward on rollback
by Zentaro Kavanagh
· 7 years ago
7cc8bb0
update_engine: Run clang-format on ./ (root directory)
by Amin Hassani
· 7 years ago
1c3db7d
Remove utils::TimeFromStructTimespec().
by Sen Jiang
· 7 years ago
3ce4e52
Merge aosp/upstream-master into aosp/master.
by Sen Jiang
· 7 years ago
ac170d9
update_engine: Don't require reboot after install.
by Colin Howes
· 7 years ago
978c108
update_attempter: Set is_install_ to false when doing a rollback.
by Colin Howes
· 7 years ago
f9e5656
Revert "update_engine: Don't require reboot after install."
by Xiaochu Liu
· 7 years ago
d772aae
update_engine: Don't require reboot after install.
by Colin Howes
· 7 years ago
f53a5d3
update_engine: fix english
by Xiaochu Liu
· 7 years ago
eab915e
Revert "Partially Revert 2b9d241"
by Hidehiko Abe
· 7 years ago
8ba486f
update_engine: support DLC update
by Xiaochu Liu
· 7 years ago
88d9038
update_engine: support downloading DLC
by Xiaochu Liu
· 7 years ago
daeaa43
Small cleanups in UpdateAttempter.
by Sen Jiang
· 7 years ago
60aa3ca
update_engine: Add metrics to duration to apply an update.
by May Lippert
· 7 years ago
456853f
Merge remote-tracking branch 'aosp/upstream-master' into aosp/master.
by Sen Jiang
· 7 years ago
20262ad
update_engine: Reset update pending callback after update actions
by Adolfo Victoria
· 7 years ago
497044c
update_engine: Add staging to update_attempter and omaha_request
by Adolfo Victoria
· 7 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
· 7 years ago
3538a88
Merge remote-tracking branch 'cros/upstream' into cros/master
by Amin Hassani
· 7 years ago
a030268
update_engine: Add UMA stats for rollback
by Marton Hunyady
· 7 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
· 8 years ago
ee174a1
Lower the retry count in download fetcher if the update is interactive.
by Sen Jiang
· 8 years ago
afd8cea
update_engine: Log the rootfs and stateful partition's lsb-release
by Amin Hassani
· 8 years ago
2b9d241
update_engine: Update libchrome APIS to r456626.
by Hidehiko Abe
· 8 years ago
795c5b4
Correct variable name for last update check time
by Aaron Wood
· 8 years ago
081c023
Add interactive override update restriction flags
by Aaron Wood
· 8 years ago
bf5a252
Add flag for restricting downloads
by Aaron Wood
· 8 years ago
23bd339
Allow Policies to defer updates
by Aaron Wood
· 8 years ago
ab5a0af
update_engine: migrate from base::MakeUnique to std::make_unique
by Ben Chan
· 8 years ago
cf5f1f1
Update to use libbrillo Chrome proxy resolver
by Jeffrey Kardatzke
· 8 years ago
282aa1f
Move metrics from namespace to class
by Tianjie Xu
· 8 years ago
7f92e2b
Update API: initial support
by Aaron Wood
· 8 years ago
e94ece5
update_engine: Breaks the use of libcros into two dbus proxies.
by Amin Hassani
· 8 years ago
4718629
update_engine: Breaks the use of libcros into two dbus proxies.
by Amin Hassani
· 8 years ago
7ecda26
Open partitions with O_DSYNC flag only if the update is periodic.
by Amin Hassani
· 8 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
· 8 years ago
013ebf9
Merge branch 'cros/upstream' into 'cros/master'
by Amin Hassani
· 8 years ago
5688d16
Revert "Add functions to allow update over cellular (including tethered connection)"
by Tao Bao
· 8 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
· 8 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
· 9 years ago
740efad
Reboot even if a system update is not available.
by Greg Kerr
· 9 years ago
5259033
Mark current slot successful after cancelling an update.
by Alex Deymo
· 9 years ago
14c0da8
Remove libcurl support from update_engine_sideload.
by Alex Deymo
· 9 years ago
f1cf348
update_engine: Update libchrome APIs to r405848
by Luis Hector Chavez
· 9 years ago
e67bb5b
Make HardwareChromeOS own debugd.
by Sen Jiang
· 9 years ago
c92195c
Compile libupdate_engine without DBus.
by Sen Jiang
· 9 years ago
aeeb2e0
Make UpdateAttempter own debugd_proxy.
by Sen Jiang
· 9 years ago
Next »