- ed03b44 update_engine: Fix leaking unit tests by Amin Hassani · 4 years, 3 months ago
- b0b6cc2 update_engine: remove usages of base::MessageLoop. by Qijiang Fan · 4 years, 3 months ago
- 4bd46b3 Fix header includes for brillo/supprocess by Amin Hassani · 4 years, 4 months ago
- 55abd3c Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 4 years, 7 months ago
- e017627 update_engine: Update for new location for brillo processes by Simon Glass · 4 years, 8 months ago
- 00b6aa2 update_engine: changes for libchrome r680000 uprev by hscham · 5 years ago
- b268959 update_engine: Run clang-format on common/ by Amin Hassani · 6 years ago
- 642b32b Add MultiRangeHttpFetcherOverFileFetcherTest to HttpFetcherTest. by Tao Bao · 6 years ago
- d8be4b5 Move ProxyResolver to common. by Sen Jiang · 6 years ago
- 456853f Merge remote-tracking branch 'aosp/upstream-master' into aosp/master. by Sen Jiang · 6 years ago
- 0cd9d77 update_engine: ReceivedBytes returns boolean on transfer completion/termination by Amin Hassani · 6 years ago
- 71818c8 Partially Revert 2b9d241 by Amin Hassani · 7 years ago
- 1841408 Merge remote-tracking branch 'goog/upstream-master'. by Sen Jiang · 7 years ago
- 2b9d241 update_engine: Update libchrome APIS to r456626. by Hidehiko Abe · 7 years ago
- 013ebf9 Merge branch 'cros/upstream' into 'cros/master' by Amin Hassani · 8 years ago
- c00ec56 Allow to cancel a proxy resolution request. by Alex Deymo · 8 years ago
- b20de69 Cleanup the RetryTimeoutCallback(). by Alex Deymo · 8 years ago
- 4ea2d92 Add unittest for TerminateTrasnfer between ranges. by Alex Deymo · 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
- 14c0da8 Remove libcurl support from update_engine_sideload. by Alex Deymo · 8 years ago
- f1cf348 update_engine: Update libchrome APIs to r405848 by Luis Hector Chavez · 8 years ago
- 2c131bb Fetch local files asynchronously. by Alex Deymo · 9 years ago
- 260f03b Fix unittest key path in Brillo. by Sen Jiang · 9 years ago
- fdd6dec Parse and use extra HTTP headers when downloading the payload. by Alex Deymo · 9 years ago
- f285857 Implement suspend, resume and cancel the download. by Alex Deymo · 9 years ago
- 5fe0c4e Fix unittest build in x86_64. by Alex Deymo · 9 years ago
- 80f70ff Build unittests in Brillo. by Alex Deymo · 9 years ago
- 706a5ab Remove SystemState dependency from HttpFetcher and InstallPlan. 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 (98%) from http_fetcher_unittest.cc]
- 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
- f123ae2 Remove leaked callback when CleanUp() from TimeoutCallback(). by Alex Deymo · 9 years ago
- aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
- 535f3b7 update_engine: Use chromeos::Process in http_fetcher_unittest. by Alex Deymo · 9 years ago
- 60ca1a7 update_engine: Migrate time-based glib main loop calls to MessageLoop. by Alex Deymo · 10 years ago
- 18f48aa Use PLOG instead of LOG with strerror() by Alex Deymo · 10 years ago
- f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 10 years ago
- 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 · 11 years ago
- 0a364bb Fix ServerDiesTest and FailureTest which depended on you running apache. by Chris Sosa · 11 years ago
- 77f79e8 Only disable update downloads over expensive connections, not all transfers. by Chris Sosa · 11 years ago
- c4acdf4 Fix memory leak on HttpFetcher and ProxyResolver. by Alex Deymo · 11 years ago
- 7d623eb update_engine: Remove GPIO support. by Nam T. Nguyen · 11 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 · 12 years ago
- 97bdb3f AU/unittest: parameterize test_http_server port by Gilad Arnold · 12 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 · 13 years ago
- 135a58b Fixed incorrect test cleanup that causes update_engine unit tests to hang by Jay Srinivasan · 13 years ago
- 4348879 UpdateEngine-side changes to allow updates over 3G based on device policy. by Jay Srinivasan · 13 years ago
- 08fce04 Don't scatter during OOBE or user-initiated update checks. by Jay Srinivasan · 13 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 · 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
- 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 · 15 years ago
- 9bbd187 AU: When server dies, don't retry forever by Andrew de los Reyes · 15 years ago
- 3270f74 AU: Changes for deltas on traditional bios machines. by Andrew de los Reyes · 15 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