summaryrefslogtreecommitdiffstats
path: root/chrome/common/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 50479 - Implemented initial version of server-issued notification client.akalin@chromium.org2010-06-222-29/+23
* Implemented initial version of server-issued notification client.akalin@chromium.org2010-06-222-23/+29
* Cleanup: Put functions in the same order in the .cc file as the .h file. Rem...pkasting@chromium.org2010-06-171-22/+21
* Implement a TODO: Move "NonThreadSafe" inheritance from NetworkChangeNotifier...pkasting@chromium.org2010-06-172-17/+12
* Combined both constructors of TalkMediatorImpl into one.akalin@chromium.org2010-06-163-53/+49
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-165-26/+6
* Make the URLFetcher observe IO thread shutdown and auto-cancel its request, i...pkasting@chromium.org2010-06-152-4/+17
* Token-based authentication for chromoting.sergeyu@chromium.org2010-06-093-87/+138
* Revert 49298 - Broke compile - Token-based authentication for chromoting.rsesek@chromium.org2010-06-093-136/+87
* Token-based authentication for chromoting.sergeyu@chromium.org2010-06-093-87/+136
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-2/+2
* New libjingle integrated to chrome.sergeyu@chromium.org2010-06-0314-29/+35
* Revert 48798 - New libjingle integrated to chrome.sergeyu@chromium.org2010-06-0314-35/+29