summaryrefslogtreecommitdiffstats
path: root/chrome/common/net
Commit message (Expand)AuthorAgeFilesLines
* Fix problems with incorrect passwords and error states due to HTML and .h fil...johnnyg@chromium.org2010-09-281-14/+18
* Revert 60739 (still leaks on ChromiumOS!) - Reland r59972: Eagerly set the IO...willchan@chromium.org2010-09-281-17/+1
* Reland r59972: Eagerly set the IO loop used for OCSP.willchan@chromium.org2010-09-281-1/+17
* Fix typo in a function name.pkasting@chromium.org2010-09-273-5/+5
* Cloud print proxy management UI.scottbyer@chromium.org2010-09-272-0/+3
* Look up the canonical email address before reporting client login success.johnnyg@chromium.org2010-09-223-10/+97
* Fix a bunch of clang warnings/errors.thakis@chromium.org2010-09-211-1/+1
* Revert 59972 (chromium os leaks) - Reland r59511: Eagerly set the IO loop use...willchan@chromium.org2010-09-211-17/+1
* Reland r59511: Eagerly set the IO loop used for OCSP.willchan@chromium.org2010-09-201-1/+17
* Fix unintentional pointer arithmetic.evan@chromium.org2010-09-151-1/+2
* Log error string when ClientLogin failscmasone@google.com2010-09-151-0/+1
* Adding additional ClientLogin error messages parsing.nkostylev@chromium.org2010-09-094-0/+53
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-0/+1
* Use ChromeThread::IO instead of virtual set_request_contextukai@chromium.org2010-08-232-8/+3
* Use a generic error instead of a dcheck.chron@chromium.org2010-08-201-1/+5
* Fix typo in TestURLFetcherukai@chromium.org2010-08-201-1/+1
* Reland r56483 - Monitor network change in GoogleURLTrackerukai@chromium.org2010-08-203-2/+15
* Switch to GoogleServiceAuthError struct instead of GaiaAuthError.chron@chromium.org2010-08-195-64/+305
* GTTF: Make URLFetcherProtectTestPassedThrough fail fast.phajdan.jr@chromium.org2010-08-181-3/+4
* Win IO Perf Regressionsthomasvl@chromium.org2010-08-181-6/+1
* Revert 56522 - Fix leaks in GoogleURLTrackerTest::CreateRequestContext()thomasvl@chromium.org2010-08-181-3/+1
* Fix leaks in GoogleURLTrackerTest::CreateRequestContext()ukai@chromium.org2010-08-181-1/+3
* Monitor network change in GoogleURLTrackerukai@chromium.org2010-08-181-1/+6
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-42/+40
* Revert 56376 - This CL will introduce a new way to do exponential back-off on...joi@chromium.org2010-08-171-3/+1
* This CL will introduce a new way to do exponential back-off on failure within joi@chromium.org2010-08-171-1/+3
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-171-13/+13
* Gaia authentication for access remoting directory and talkhclam@chromium.org2010-08-172-0/+3
* Add undeclared virtual destructors part 4ziadh@chromium.org2010-07-301-0/+6
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-13/+21
* The token service should now support issuing auth tokens.chron@chromium.org2010-07-285-12/+60
* Make login cancel logic load localaccount file before attempting offline logincmasone@google.com2010-07-282-3/+4
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2613-0/+13
* GTTF: Use FRIEND_TEST_ALL_PREFIXES some more.phajdan.jr@chromium.org2010-07-261-2/+3
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-19/+12
* GTTF: Move net/socket/ssl_test_util to net/test/test_serverphajdan.jr@chromium.org2010-07-211-1/+1
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1
* Add IssueAuthToken and unit tests to GaiaAuthenticator2.chron@chromium.org2010-07-065-81/+276
* Split Gaia auth out into common/net. This is in preparation for creating a ne...chron@chromium.org2010-07-015-0/+757
* Move chrome/common/net/notifier to jingle/notifier so that it can be used by ...ajwong@chromium.org2010-06-3056-5906/+0
* Rename Dns prefetching files to Predictor filesjar@chromium.org2010-06-271-3/+3
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-2519-1335/+12
* Do speculative preconnection based on network traffic (not just DNS)jar@chromium.org2010-06-231-0/+6
* Implemented initial version of server-issued notification client.akalin@chromium.org2010-06-232-23/+29
* Revert 50550 - Implemented initial version of server-issued notification client.akalin@chromium.org2010-06-232-29/+23
* Implemented initial version of server-issued notification client.akalin@chromium.org2010-06-232-23/+29