Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_update_engine
/
0d9235980ed67a370b0d387813a9ab3713d32bb4
/
cros
/
payload_state.h
90e9f19
update_engine: Use PrefsInterface from SystemState
by Amin Hassani
· 4 years, 2 months ago
538bd59
update_engine: Make SystemState accessible from everywhere
by Amin Hassani
· 4 years, 2 months ago
ec7bc11
update_engine: Create cros vs. aosp boundary clear
by Amin Hassani
· 4 years, 3 months ago
[Renamed (98%) from payload_state.h]
cc6ab9f
update_engine: Fix non inclusive vocabulary
by Andrew
· 4 years, 7 months ago
7658391
update_engine: Skip post DownloadAction exclusions
by Jae Hoon Kim
· 4 years, 7 months ago
694eeb0
update_engine: Add PayloadState Exclusion Logic
by Jae Hoon Kim
· 4 years, 8 months ago
5e8e30b
update_engine: UpdateAttempter manages lifetime of Excluder
by Jae Hoon Kim
· 4 years, 8 months ago
a3210e6
update_engine: NextPayload() resets URL index
by Jae Hoon Kim
· 4 years, 8 months ago
7cc8bb0
update_engine: Run clang-format on ./ (root directory)
by Amin Hassani
· 6 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
3978ddd
Fix error code for no update.
by Sen Jiang
· 7 years ago
e58bddb
update_engine: Don't do force updates after rollback.
by Marton Hunyady
· 7 years ago
9150223
update_engine: Check for available candidate urls before setting current url
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
90aaa10
Collect metrics for android update attempt
by Tianjie Xu
· 7 years ago
282aa1f
Move metrics from namespace to class
by Tianjie Xu
· 7 years ago
5ae865b
Resume multiple payloads.
by Sen Jiang
· 8 years ago
6c73668
Apply multiple payload in DownloadAction.
by Sen Jiang
· 8 years ago
0affc2c
Parse multiple packages from Omaha response.
by Sen Jiang
· 8 years ago
2997173
Add a feature to get the last UpdateAttempt ErrorCode from update_engine
by Shuqian Zhao
· 9 years ago
39910dc
Split payload application code into a subdirectory.
by Alex Deymo
· 9 years ago
af9a863
Remove obsolete Installer.* metrics.
by Alex Deymo
· 9 years ago
aea4c1c
Re-license update_engine to Apache2
by Alex Deymo
· 9 years ago
610277e
update_engine: Add override when possible.
by Alex Deymo
· 10 years ago
74b5f55
update_engine: Relocate inference and storage of P2P related properties.
by Gilad Arnold
· 10 years ago
519cfc7
update_engine: Move scattering wait period store/load to PayloadState.
by Gilad Arnold
· 10 years ago
6e15aac
update_engine: Relocate data member declaration.
by Gilad Arnold
· 10 years ago
cf175a0
Fix cpplint errors.
by Gilad Arnold
· 11 years ago
d2779df
update_engine: fixed warnings from cpplint
by Alex Vakulenko
· 11 years ago
4e1d149
metrics: Emit kAbnormalTermination if last update attempt failed.
by David Zeuthen
· 11 years ago
afed4a1
Don't report metrics when rolling back.
by David Zeuthen
· 11 years ago
b281f07
Add UpdateEngine.Attempt.ConnectionType metric.
by David Zeuthen
· 11 years ago
33bae49
Add new metrics.
by David Zeuthen
· 11 years ago
75039d7
update_engine: update to libbase 242728
by Alex Vakulenko
· 11 years ago
759c275
Fix header guards to comply with Google Coding Style.
by Alex Deymo
· 11 years ago
b3dcdb3
Load the and store rollback version into the correct variable.
by Chris Sosa
· 11 years ago
bb8bdc7
p2p: Add HttpPeer to DownloadSource enumeration
by David Zeuthen
· 11 years ago
dcba809
p2p: Add accounting for p2p usage to PayloadStateInterface
by David Zeuthen
· 11 years ago
b33b0f0
Add Installer.UpdatesAbandonedEventCount metric.
by Alex Deymo
· 11 years ago
4243291
Send an UMA metric when failed to boot into the new partition.
by Alex Deymo
· 12 years ago
820cc70
Add Installer.AttemptsCount.Total metric.
by Alex Deymo
· 12 years ago
1c656c4
Add Installer.PayloadFormat metric
by Alex Deymo
· 12 years ago
aa18e16
Blacklist versions as part of Rollback along with unittests.
by Chris Sosa
· 12 years ago
e4c58bf
Add Installer.TimeToRebootMinutes metric
by David Zeuthen
· 12 years ago
a573d6f
Add Installer.UpdatesAbandonedCount metric
by David Zeuthen
· 12 years ago
53173b9
Download via HTTP only if enterprise policy allows.
by Jay Srinivasan
· 12 years ago
a99981f
Rename ActionExitCode to ErrorCode
by David Zeuthen
· 12 years ago
674c318
Use better histogram parameters for duration metrics
by David Zeuthen
· 12 years ago
be45bef
Add update reboot metric to the update engine.
by Chris Sosa
· 12 years ago
cc6f996
Add metric to report number of URL switches per update attempt
by David Zeuthen
· 12 years ago
19409b7
Add metrics to report the number of bytes downloaded per protocol.
by Jay Srinivasan
· 12 years ago
9a017f2
Measure and send update duration (and corresponding uptime) to UMA
by David Zeuthen
· 12 years ago
0826288
Implement exponential backoff for throttling repeated AU downloads.
by Jay Srinivasan
· 12 years ago
2b5a0f0
Classify errors and advance URL index according to the error code.
by Jay Srinivasan
· 12 years ago
6f6ea00
Support for processing multiple URLs in update_engine.
by Jay Srinivasan
· 12 years ago