Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_update_engine
/
87c08866cfc596234a1484147d3943d109418e7e
/
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