Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_update_engine
/
0d9235980ed67a370b0d387813a9ab3713d32bb4
/
common
/
http_fetcher.h
ec7bc11
update_engine: Create cros vs. aosp boundary clear
by Amin Hassani
· 4 years, 2 months ago
d3d8421
update_engine: Add internal error codes that used for metrics.
by Amin Hassani
· 5 years ago
0ae8fe1
update_engine: Attach session ID to HTTP header of binary download
by Jae Hoon Kim
· 6 years ago
4a1173a
update_engine: add logs and metrics for libcurl errors
by Xiaochu Liu
· 6 years ago
b268959
update_engine: Run clang-format on common/
by Amin Hassani
· 6 years ago
d8be4b5
Move ProxyResolver to common.
by Sen Jiang
· 6 years ago
0cd9d77
update_engine: ReceivedBytes returns boolean on transfer completion/termination
by Amin Hassani
· 6 years ago
e5f6f25
update_engine: Use org.chromium.NetworkProxyService.
by Daniel Erat
· 8 years ago
71f6762
Fix terminating a transfer while resolving proxies.
by Alex Deymo
· 8 years ago
3582194
Allow to cancel a proxy resolution request.
by Alex Deymo
· 8 years ago
6f10c5f
Parse and use extra HTTP headers when downloading the payload.
by Alex Deymo
· 9 years ago
c1c17b4
Report Enum metrics from CertificateChecker.
by Alex Deymo
· 9 years ago
39910dc
Split payload application code into a subdirectory.
by Alex Deymo
· 9 years ago
[Renamed (97%) from http_fetcher.h]
3f39d5c
update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces
by Alex Vakulenko
· 9 years ago
aea4c1c
Re-license update_engine to Apache2
by Alex Deymo
· 9 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
· 10 years ago
e894870
update_engine: Enforce virtual destructors on virtual classes.
by Alex Deymo
· 10 years ago
05735a1
update_engine: Include base/macros.h instead of base/basictypes.h
by Ben Chan
· 10 years ago
88b591f
update_engine: Replace NULL with nullptr
by Alex Vakulenko
· 10 years ago
4906c1c
update_engine: Replace googe::protobuf::Closure with base::Closure
by Alex Vakulenko
· 10 years ago
cf175a0
Fix cpplint errors.
by Gilad Arnold
· 10 years ago
7984bf0
Remove IsOfficialBuild() from other singleton interfaces.
by Alex Deymo
· 11 years ago
04f2b38
linter: Includes should use the full path from the source directory.
by Alex Deymo
· 11 years ago
759c275
Fix header guards to comply with Google Coding Style.
by Alex Deymo
· 11 years ago
34135a9
p2p: Make HTTP downloads fail fast if using p2p to download
by David Zeuthen
· 11 years ago
4348879
UpdateEngine-side changes to allow updates over 3G based on device policy.
by Jay Srinivasan
· 13 years ago
9dd1e7c
Update engine properly sets Content-Type to text/xml.
by Gilad Arnold
· 13 years ago
e4ad250
AU multi-range fetcher requests properly closed ranges when their length
by Gilad Arnold
· 13 years ago
48085ba
Updater avoids download in case of an error HTTP response.
by Gilad Arnold
· 13 years ago
c1d5c93
AU: Handle firmware update failure when booted from FW slot B.
by Andrew de los Reyes
· 14 years ago
f3ed8e7
AU: Make proxy resolution asynchronous.
by Andrew de los Reyes
· 14 years ago
819fef2
AU: MultiHttpFetcher cleanup/rewrite
by Andrew de los Reyes
· 14 years ago
4516810
AU: Manual proxy support
by Andrew de los Reyes
· 14 years ago
9ce452b
AU: Fix potential issues with premature destruction of HTTP fetchers.
by Darin Petkov
· 14 years ago
34e41a1
AU: Push seeks in http fetching to the progress percentage.
by Andrew de los Reyes
· 14 years ago
3fd5d30
AU: MultiHttpFetcher, an HttpFetcher for specific byte ranges
by Andrew de los Reyes
· 14 years ago
cb46621
AU: Expose the server's HTTP response code in HttpFetcher.
by Darin Petkov
· 14 years ago
c98a7ed
AU: Beginnings of delta support
by adlr@google.com
· 15 years ago
49fdf18
Almost there...
by rspangler@google.com
· 15 years ago