Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_update_engine
/
ff716cdd33b75e628c3abeed3f79ac6547b51ee5
/
update_attempter_unittest.cc
2dfd35d
update_engine: Log when EOL date is set + retrieved
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
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
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
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
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
51ea9ae
update_engine: Thoroughly test DBUS entry-point for updating
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
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
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
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
60aa3ca
update_engine: Add metrics to duration to apply an update.
by May Lippert
· 7 years ago
497044c
update_engine: Add staging to update_attempter and omaha_request
by Adolfo Victoria
· 7 years ago
68512d4
update_engine: Fix a memory leak in UpdateDeferredByPolicyTest
by Amin Hassani
· 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
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
71818c8
Partially Revert 2b9d241
by Amin Hassani
· 7 years ago
1841408
Merge remote-tracking branch 'goog/upstream-master'.
by Sen Jiang
· 8 years ago
2b9d241
update_engine: Update libchrome APIS to r456626.
by Hidehiko Abe
· 8 years ago
9fd76b6
update_engine: Update unit tests to use unique_ptr for PolicyProvider
by Igor
· 8 years ago
c73fdc1
Codestyle fixups to satisfy presubmits
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
672c1f5
update_engine: replace testing::SetArgumentPointee with testing::SetArgPointee
by Ben Chan
· 8 years ago
cf5f1f1
Update to use libbrillo Chrome proxy resolver
by Jeffrey Kardatzke
· 8 years ago
7f92e2b
Update API: initial support
by Aaron Wood
· 8 years ago
9321f50
Track bytes received across multiple update files
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
5c02c13
Replace brillo::make_unique_ptr with base::MakeUnique/base::WrapUnique.
by Ben Chan
· 8 years ago
e5f6f25
update_engine: Use org.chromium.NetworkProxyService.
by Daniel Erat
· 8 years ago
c0e8f9a
Always update target version prefix
by Xiyuan Xia
· 8 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
fb905d9
Implement powerwash on Android.
by Alex Deymo
· 9 years ago
371615b
Remove utils::MakeTempDirectory().
by Sen Jiang
· 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
14fd1ec
Allow to Suspend/Resume the ActionProcessor.
by Alex Deymo
· 9 years ago
80f70ff
Build unittests in Brillo.
by Alex Deymo
· 9 years ago
1b3556c
Allow null SystemState in the DownloadAction.
by Alex Deymo
· 10 years ago
ab0d976
CPULimiter: Refactor class to manage the CPU limitation.
by Alex Deymo
· 10 years ago
5a4c513
Fix UpdateAttempter unittests.
by Alex Deymo
· 10 years ago
33e91e7
Fix certificate checker callback lifetime.
by Alex Deymo
· 10 years ago
b15a0b8
Remove SystemState from post-install step.
by Alex Deymo
· 10 years ago
c1c17b4
Report Enum metrics from CertificateChecker.
by Alex Deymo
· 10 years ago
22ad861
Delete DownloadActionDelegate::SetDownloadStatus() method.
by Alex Deymo
· 10 years ago
39910dc
Split payload application code into a subdirectory.
by Alex Deymo
· 10 years ago
110e030
Remove test_utils::RecursiveUnlinkDir().
by Alex Deymo
· 10 years ago
906191f
Base the update complete marker on persisted data.
by Alex Deymo
· 10 years ago
3f39d5c
update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces
by Alex Vakulenko
· 10 years ago
e5e5fe9
Move InstallPlan partitions to a list of partitions.
by Alex Deymo
· 10 years ago
6b6cc1b
Rename UPDATE_STATUS_* enum values in tests
by Christopher Wiley
· 10 years ago
70a6ab0
Move install operations to partitions field in major version 2.
by Sen Jiang
· 10 years ago
31d95ac
Mark the active slot from update_engine instead of /postinstall.
by Alex Deymo
· 10 years ago
aa26f62
Move MarkBootSuccessful to BootControlInterface.
by Alex Deymo
· 10 years ago
ac41a82
Set default updater URL and version per platform.
by Alex Deymo
· 10 years ago
d6deb1d
Use installed DBus libraries instead of generating them.
by Alex Deymo
· 10 years ago
763e7db
update_engine: New BootControlInterface class.
by Alex Deymo
· 10 years ago
b8803bb
Split DBus client proxies into separated headers.
by Alex Deymo
· 10 years ago
aea4c1c
Re-license update_engine to Apache2
by Alex Deymo
· 10 years ago
0b3db6b
update_engine: Remove all references to glib.
by Alex Deymo
· 10 years ago
3053450
update_engine: Switch to chrome-dbus for client requests in update_engine
by Alex Deymo
· 10 years ago
b7ca096
update_engine: Migrate UE DBus service to chrome DBus bindings.
by Alex Deymo
· 11 years ago
f6ee016
update_engine: Move ConnectionManager to an abstract Interface.
by Alex Deymo
· 10 years ago
Next »