Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_update_engine
/
bb6822564ce5a77cfd2bc2f5679951524b697518
/
common
/
download_action.h
22b62e4
Remove two pointers of delta performer
by Kelvin Zhang
· 4 years, 8 months ago
ead9fd7
Add unittest for load cache manifest success path
by Kelvin Zhang
· 4 years, 8 months ago
5c1451f
Remove cros specific bits from aosp
by Kelvin Zhang
· 4 years, 8 months ago
538bd59
update_engine: Make SystemState accessible from everywhere
by Amin Hassani
· 4 years, 9 months ago
ec7bc11
update_engine: Create cros vs. aosp boundary clear
by Amin Hassani
· 4 years, 9 months ago
[Renamed (96%) from payload_consumer/download_action.h]
a9997f0
Update language to comply with Android's inclusive language guidance
by Saint Chou
· 5 years ago
cc011d3
Cache OTA manifest in update_engine
by Kelvin Zhang
· 5 years ago
d2da7b1
Report actual payload type
by Kelvin Zhang
· 5 years ago
008c458
update_engine: Run clang-format on payload_consumer
by Amin Hassani
· 7 years ago
0cd9d77
update_engine: ReceivedBytes returns boolean on transfer completion/termination
by Amin Hassani
· 7 years ago
ed37d68
Replace is_interactive with interactive for consistency in the code.
by Amin Hassani
· 7 years ago
1841408
Merge remote-tracking branch 'goog/upstream-master'.
by Sen Jiang
· 8 years ago
9321f50
Track bytes received across multiple update files
by Aaron Wood
· 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
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
14c0da8
Remove libcurl support from update_engine_sideload.
by Alex Deymo
· 9 years ago
f285857
Implement suspend, resume and cancel the download.
by Alex Deymo
· 9 years ago
1b3556c
Allow null SystemState in the DownloadAction.
by Alex Deymo
· 10 years ago
0103c36
update_engine: Update libchrome APIs to r369476
by Alex Vakulenko
· 10 years ago
542c19b
Remove SystemState references from DeltaPerformer.
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
[Renamed (92%) from download_action.h]
aea4c1c
Re-license update_engine to Apache2
by Alex Deymo
· 10 years ago
60ca1a7
update_engine: Migrate time-based glib main loop calls to MessageLoop.
by Alex Deymo
· 10 years ago
f68bbbc
update_engine: replace std::vector<char> with chromeos::Blob
by Alex Vakulenko
· 11 years ago
610277e
update_engine: Add override when possible.
by Alex Deymo
· 11 years ago
e894870
update_engine: Enforce virtual destructors on virtual classes.
by Alex Deymo
· 11 years ago
02f7c1d
update_engine: Replace scoped_ptr with std::unique_ptr.
by Ben Chan
· 11 years ago
4906c1c
update_engine: Replace googe::protobuf::Closure with base::Closure
by Alex Vakulenko
· 11 years ago
44cab30
update_engine: Sort headers alphabetically (build/include_alpha)
by Alex Vakulenko
· 11 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
759c275
Fix header guards to comply with Google Coding Style.
by Alex Deymo
· 11 years ago
8f191b2
p2p: Use p2p for updates
by David Zeuthen
· 12 years ago
d317e40
Implement Rollback to previously booted partitions.
by Chris Sosa
· 12 years ago
a99981f
Rename ActionExitCode to ErrorCode
by David Zeuthen
· 12 years ago
edce283
Addressing review comments that came after merging previous CL.
by Jay Srinivasan
· 13 years ago
f057205
Send UMA Stats for update engine error codes.
by Jay Srinivasan
· 13 years ago
7ed561b
AU: Remove support for old-style updates.
by Darin Petkov
· 14 years ago
771e1bd
Make public key verification check binding.
by Andrew de los Reyes
· 14 years ago
d903c3b
[update_engine] Roll forward to new libchrome
by Chris Masone
· 14 years ago
21816e1
AU: Detect and report public key verify failures, but continue updating.
by Andrew de los Reyes
· 14 years ago
9ce452b
AU: Fix potential issues with premature destruction of HTTP fetchers.
by Darin Petkov
· 15 years ago
34e41a1
AU: Push seeks in http fetching to the progress percentage.
by Andrew de los Reyes
· 15 years ago
9b23057
AU: Resume interrupted update attempts.
by Darin Petkov
· 15 years ago
73058b4
AU: Start checkpointing update progress.
by Darin Petkov
· 15 years ago
e971f33
AU: Speed up updates by using buffered writes.
by Darin Petkov
· 15 years ago
f42cc1c
AU: Start an UpdateAttempter unit test suite.
by Darin Petkov
· 15 years ago
1023a60
AU: Implement exponential back off for 500 and 503 HTTP response codes.
by Darin Petkov
· 15 years ago
9d911fa
AU: Update status to DOWNLOADING only after receiving some bytes from server.
by Darin Petkov
· 15 years ago
63b96d7
AU: DBus support.
by Andrew de los Reyes
· 15 years ago
f918517
AU: Update Downloader to support our image formats.
by Andrew de los Reyes
· 15 years ago
4fe15d0
AU: Try delta updates first, then full updates
by Andrew de los Reyes
· 16 years ago
c98a7ed
AU: Beginnings of delta support
by adlr@google.com
· 16 years ago
49fdf18
Almost there...
by rspangler@google.com
· 16 years ago