Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
update_engine
/
35866ed08bcefa9d8bffab9ca64cf994ad0f4290
/
http_fetcher_unittest.cc
610277e
update_engine: Add override when possible.
by Alex Deymo
· 10 years ago
f329b93
update_engine: Fix all the "using" declaration usage.
by Alex Deymo
· 10 years ago
02f7c1d
update_engine: Replace scoped_ptr with std::unique_ptr.
by Ben Chan
· 10 years ago
f9cb98c
update_engine: Clean up angle brackets in template types.
by Ben Chan
· 10 years ago
88b591f
update_engine: Replace NULL with nullptr
by Alex Vakulenko
· 10 years ago
d2779df
update_engine: fixed warnings from cpplint
by Alex Vakulenko
· 10 years ago
0a364bb
Fix ServerDiesTest and FailureTest which depended on you running apache.
by Chris Sosa
· 10 years ago
77f79e8
Only disable update downloads over expensive connections, not all transfers.
by Chris Sosa
· 10 years ago
c4acdf4
Fix memory leak on HttpFetcher and ProxyResolver.
by Alex Deymo
· 10 years ago
7d623eb
update_engine: Remove GPIO support.
by Nam T. Nguyen
· 10 years ago
5bb4c90
Rename MockSystemState into FakeSystemState.
by Gilad Arnold
· 11 years ago
1f84723
Revise the SystemState hierarchy.
by Gilad Arnold
· 11 years ago
f9c5999
Remove useless code from HttpFetcher unittests.
by Alex Deymo
· 11 years ago
7984bf0
Remove IsOfficialBuild() from other singleton interfaces.
by Alex Deymo
· 11 years ago
75039d7
update_engine: update to libbase 242728
by Alex Vakulenko
· 11 years ago
6ae9120
Treat confirmed Tethered networks as Cellular networks.
by Alex Deymo
· 11 years ago
133f892
Default to allowing updates when we can't determine the network type.
by Chris Sosa
· 11 years ago
c6007e4
Replace flimflam namespace with shill namespace.
by Ben Chan
· 11 years ago
34135a9
p2p: Make HTTP downloads fail fast if using p2p to download
by David Zeuthen
· 11 years ago
b6c562a
AU/unittest: test code spawns local HTTP server with unique port
by Gilad Arnold
· 11 years ago
97bdb3f
AU/unittest: parameterize test_http_server port
by Gilad Arnold
· 11 years ago
2dac576
Fix clang syntax checking.
by Yunlian Jiang
· 12 years ago
8e3f126
AU: replace sleep/usleep with g_usleep
by Gilad Arnold
· 12 years ago
6f6ea00
Support for processing multiple URLs in update_engine.
by Jay Srinivasan
· 12 years ago
7c04e76
Enable test mode updates.
by Gilad Arnold
· 12 years ago
135a58b
Fixed incorrect test cleanup that causes update_engine unit tests to hang
by Jay Srinivasan
· 12 years ago
4348879
UpdateEngine-side changes to allow updates over 3G based on device policy.
by Jay Srinivasan
· 12 years ago
08fce04
Don't scatter during OOBE or user-initiated update checks.
by Jay Srinivasan
· 12 years ago
8155d08
pull in base/stringprintf.h explicitly
by Mike Frysinger
· 13 years ago
0f9547d
fix build warnings with type mismatches and base check helpers
by Mike Frysinger
· 13 years ago
34bf1ee
Reduce number of resume attempts and delay between attempts.
by Gilad Arnold
· 13 years ago
e4ad250
AU multi-range fetcher requests properly closed ranges when their length
by Gilad Arnold
· 13 years ago
9bedeb5
Fetcher tries all proxies when a secondary chunk download error occurs.
by Gilad Arnold
· 13 years ago
48085ba
Updater avoids download in case of an error HTTP response.
by Gilad Arnold
· 13 years ago
2d4e1c5
Tweak http_fetcher_unittest.cc error handling
by Josh Horwich
· 13 years ago
e7dcc2a
Sleep for longer when waiting for test_http_server to start
by Andrew de los Reyes
· 13 years ago
d903c3b
[update_engine] Roll forward to new libchrome
by Chris Masone
· 13 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
f67bb1f
AU: Change test http server port from 8080 to 8088.
by Darin Petkov
· 14 years ago
fc7a0ce
AU: Restrict to HTTPS for official builds.
by Darin Petkov
· 14 years ago
d57d147
AU: Don't use network on expensive connection types
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
41c2fcf
AU: Support redirects.
by Darin Petkov
· 14 years ago
b83371f
Increase retry timeout to 1 minute.
by Darin Petkov
· 14 years ago
790e62e
[update_engine] Update to use not-hideously-old logging API from chrome
by Chris Masone
· 14 years ago
fb4ad7d
AU: HTTP success is not just 200, but anything in the 2xx range
by Andrew de los Reyes
· 14 years ago
9bbd187
AU: When server dies, don't retry forever
by Andrew de los Reyes
· 14 years ago
3270f74
AU: Changes for deltas on traditional bios machines.
by Andrew de los Reyes
· 14 years ago
08c4e27
update engine: 32- and 64-bit compile
by Andrew de los Reyes
· 15 years ago
c98a7ed
AU: Beginnings of delta support
by adlr@google.com
· 15 years ago
d2e4ccc
Die glog, die!
by seanparent@google.com
· 15 years ago
49fdf18
Almost there...
by rspangler@google.com
· 15 years ago