summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Support sending BlobData to browser process. Also support sending UploadDatajianli@chromium.org2010-08-272-1/+20
* Disk cache: For an AppCache, now we only update thervargas@google.com2010-08-2711-33/+189
* Add support for delegated kerberos tickets to Negotiate authentication.cbentzel@chromium.org2010-08-2714-57/+157
* Change, unify, and specify ordering of cookies from CookieMonster.rdsmith@chromium.org2010-08-273-2/+64
* Allow SSL_SecurityStatus, SSL_GetChannelInfo, andwtc@chromium.org2010-08-275-3/+178
* Remove exe perms from text files to fix checkprops failuredmazzoni@chromium.org2010-08-271-0/+0
* Update --gtest-filter files and suppressions for Dr. Memorytimurrrr@chromium.org2010-08-271-0/+12
* Add a new SSLClientSocket::wasSpdyNegotiated method,rch@chromium.org2010-08-273-14/+14
* Disk cache: Add a new uma histogram for the total internalrvargas@google.com2010-08-272-1/+4
* Added missing MS PAC extensions for IPv6:ziadh@chromium.org2010-08-264-28/+263
* Ignore certificate errors when connecting to an HTTPS Proxyrch@chromium.org2010-08-261-0/+4
* Disable request logging in test HTTP server to declutter log output.phajdan.jr@chromium.org2010-08-261-0/+4
* ClientSocketPoolBaseHelper crash fix: add a self-reference.willchan@chromium.org2010-08-261-0/+6
* Reland r57100. Only create the backup ConnectJob when it is needed.willchan@chromium.org2010-08-262-188/+216
* Introduce an artificial 2 second delay after network IP address changes befor...eroman@chromium.org2010-08-267-13/+213
* SPDY flow control: add support for receive window sizeagayev@chromium.org2010-08-269-13/+179
* Disk cache: Remove the check for no open entries at destructionrvargas@google.com2010-08-251-1/+4
* Add the apps datatype to the python sync server.rsimha@chromium.org2010-08-251-1/+6
* Remove the reused_socket_ member because we don't really need it.mbelshe@chromium.org2010-08-252-8/+4
* Keep push streams open until they are claimed. The previous change I didmbelshe@chromium.org2010-08-251-8/+14
* Gather preconnection use vs waste statisticsjar@chromium.org2010-08-2523-82/+265
* Attempting to re-land CL 3110006 which turned out to have rch@chromium.org2010-08-2513-105/+740
* Fix a crash in ClientSocketPoolBaseHelper where we double erase a Group from ...willchan@chromium.org2010-08-253-4/+54
* Move the stream initialization out of the HttpStreamRequest and backmbelshe@chromium.org2010-08-2510-61/+138
* In about:net-internals, each SOCKET created by a CONNECT_JOB holds a referenc...mmenke@chromium.org2010-08-2516-38/+80
* Provide a wstring-free version of FormatUrl(), part 1.viettrungluu@chromium.org2010-08-253-0/+210
* Revert 57333 - Add support for speaking SSL to an HTTP Proxy, todhollowa@chromium.org2010-08-2513-738/+104
* Add support for speaking SSL to an HTTP Proxy, torch@chromium.org2010-08-2513-104/+738
* NSS: Add Snap Start supportagl@chromium.org2010-08-2510-15/+1299
* Don't run URLRequestTest under ThreadSanitizer on Windowstimurrrr@chromium.org2010-08-251-0/+3
* Remove dead log entries for SPDY_TRANSACTION_*mbelshe@chromium.org2010-08-251-16/+0
* Refactor: change the spdy session pool key to take a ProxyServer instead of a...eroman@chromium.org2010-08-2510-22/+109
* Fix a crash where we are checking IsConnected(). If you look into the mbelshe@chromium.org2010-08-258-6/+326
* Cleanup: rename ProxyRules::socks_proxy --> ProxyRules::fallback_proxy.eroman@chromium.org2010-08-256-36/+44
* A/B experiment for re-establishing TCP connections.ziadh@chromium.org2010-08-255-25/+50
* Make sure the key into the spdy session pool identifies the actual proxy used...eroman@chromium.org2010-08-257-22/+77
* Remove two CHECKs that were added to help track down the crashwtc@chromium.org2010-08-242-7/+2
* When asserting that an event object is not signaled,wtc@chromium.org2010-08-241-6/+19
* Fail rather than crash if username+password are unspecified for NTLM on Linux...cbentzel@chromium.org2010-08-241-0/+5
* Http cache: Make sure that the memory used to receive thervargas@google.com2010-08-243-11/+22
* Heapcheck: Don't run net_unittests that simulate crashes.rvargas@google.com2010-08-241-0/+14
* chromeos: 1st draft of ProxyConfigService for chromeoskuan@chromium.org2010-08-242-1/+16
* Actually allow recursive=true to be set in net::DirectoryListerjohnnyg@chromium.org2010-08-241-1/+1
* Adds HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-2418-99/+370
* Revert 57100 - Only create the backup ConnectJob when it is needed.thestig@chromium.org2010-08-232-215/+188
* Only create the backup ConnectJob when it is needed.willchan@chromium.org2010-08-232-188/+215
* Disk cache: Extend the internal buffering performed by each entryrvargas@google.com2010-08-2311-543/+1079
* --auth-schemes specifies which authentication schemes are supported on the co...cbentzel@chromium.org2010-08-232-0/+71
* Address post-review comments on r56727.agl@chromium.org2010-08-232-13/+14
* Missed a file from last checkin. histograms_recorded member variable ismbelshe@chromium.org2010-08-231-1/+0