summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Assert that HttpNetworkTransaction::GetResponseInfo() shouldukai@chromium.org2009-05-151-1/+5
* Adjust histograms to only collect non-cache stats for SDCH.jar@chromium.org2009-05-157-47/+67
* Fix reversed arguments to EXPECT_EQ() in mime_util_unittest.thestig@chromium.org2009-05-141-4/+4
* Change the host() method of ProxyServer to strip thewtc@chromium.org2009-05-144-6/+51
* Add a separate cookie store that's used for extensions.mpcomplete@google.com2009-05-143-12/+49
* Remove the remaining WaitForSingleObject(INFINITE) call.wtc@chromium.org2009-05-141-47/+55
* If Schannel's InitializeSecurityContext calls returnwtc@chromium.org2009-05-141-2/+17
* Ensure that IO thread is not called in last actions by SDCH shutdownjar@chromium.org2009-05-132-0/+10
* Split NetUtilTest.IDNToUnicode into IDNToUnicodeFast and IDNToUnicodeSlow. En...thestig@chromium.org2009-05-132-277/+299
* Set the disk cache file version properly if new_evictionrvargas@google.com2009-05-121-0/+5
* Create a detachable core for the TCPClientSocketWin objectrvargas@google.com2009-05-122-132/+197
* Change registry-controlled-domain status for .pwagl@chromium.org2009-05-122-3/+14
* Making command-line specified proxy settings more flexible - allowing for set...robertshield@google.com2009-05-1212-112/+170
* Revert cl 15819 to investigate the purify failure.rvargas@google.com2009-05-122-189/+132
* Create a detachable core for the TCPClientSocketWin objectrvargas@google.com2009-05-122-132/+189
* Use IOBuffers on UploadDataStream.rvargas@google.com2009-05-114-14/+10
* Add a 'cygwin' target to execute setup_mount.bat explicitly as asgk@google.com2009-05-111-0/+5
* FTP Transaction code for new Portable FTP code.wtc@chromium.org2009-05-1110-114/+907
* Close the disk cache experiment for new users.rvargas@google.com2009-05-081-18/+2
* Make sure that a null separates individual http headers whenrvargas@google.com2009-05-072-2/+23
* Avoid divide by zero when gathering stats for SDCHjar@chromium.org2009-05-071-2/+4
* Fix testserver to return a correct MIME-type header.ericroman@google.com2009-05-071-1/+2
* Add two more error codes to net.rvargas@google.com2009-05-072-2/+9
* Fix up some unit tests for HostResolver:wtc@chromium.org2009-05-071-4/+55
* Temporarily disable gconf usage from ProxyConfigServiceLinux because of Glib ...deanm@chromium.org2009-05-062-0/+5
* A utility driver for doing client/server HTTP transactionmbelshe@google.com2009-05-0611-0/+732
* Fix a browser crash when reading the disk cache experiment datarvargas@google.com2009-05-041-5/+6
* Get rid of the static next_id_ counter, to make construction of ProxyConfig o...ericroman@google.com2009-05-044-19/+38
* linux: obey proxy environment variables in preference to gconfevan@chromium.org2009-05-042-1/+25
* Change names of SDCH related histograms.jar@chromium.org2009-05-023-37/+37
* This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...jungshik@google.com2009-05-014-94/+174
* POSIX: Add a macro for handling EINTR.agl@chromium.org2009-05-015-34/+34
* Fix a crash on the SSL logic, when a state transitionrvargas@google.com2009-05-011-5/+9
* Set endianness for ARM.thestig@chromium.org2009-05-011-2/+1
* Deprecate wstring version of PathService::Get() in net.thestig@chromium.org2009-05-018-49/+52
* Hand craft an A/B test of SDCH compressionjar@chromium.org2009-04-3012-176/+387
* Extend the use of IOBuffers to the code underneathrvargas@google.com2009-04-3017-148/+331
* Fix a few broken histograms.rvargas@google.com2009-04-302-10/+8
* Add a histogram to measure the number of idle sockets when a TCP connection i...willchan@chromium.org2009-04-304-0/+18
* Don't return true from unimplemented X509Certificate::IsEV.ukai@chromium.org2009-04-292-8/+6
* Supports single range request with file protocolhclam@chromium.org2009-04-294-9/+207
* Add a histogram to measure how long are we waiting to closervargas@google.com2009-04-291-5/+13
* Revert "Supports single range request with file protocol"evan@chromium.org2009-04-294-200/+9
* Supports single range request with file protocolhclam@chromium.org2009-04-284-9/+200
* Switching to v8.gyp in the v8 project (so they can maintain it themselves).bradnelson@google.com2009-04-281-1/+1
* Implement a parser that parses the "Range" HTTP headerhclam@chromium.org2009-04-287-2/+455
* Refactor HttpNetworkTransaction to remove side effects in some member functions.willchan@chromium.org2009-04-283-427/+785
* Add a histogram to record the dns resolution + tcp connection times.willchan@chromium.org2009-04-282-4/+19
* Reverting 14597,14596,14595.sgjesse@chromium.org2009-04-271-1/+1
* Update V8 in chromium to version 1.2.1.ager@chromium.org2009-04-271-1/+1