summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* TBR: reverting broken commiterikchen@google.com2010-07-129-263/+47
* Annotate some network classes as non-threadsafe.eroman@chromium.org2010-07-125-5/+13
* Make the various SocketParams reference counted.vandebo@chromium.org2010-07-1220-341/+357
* Streams send a Rst frame upon being closed by client. Some minor editorial fi...erikchen@google.com2010-07-129-47/+263
* Put HttpProxyClientSocket into a pool.vandebo@chromium.org2010-07-1221-270/+1105
* Fix a race condition in the unit test. The MockPending jobs actuallymbelshe@chromium.org2010-07-122-4/+8
* Implement HttpProxyClientSocket: Http proxie setup is now done in it's own cl...vandebo@chromium.org2010-07-1211-284/+780
* Plumb SSL connection information into the PageInfo model.agl@chromium.org2010-07-127-3/+72
* Attempt to fix flakey test.mbelshe@chromium.org2010-07-111-3/+8
* Reland 51081:mbelshe@chromium.org2010-07-114-307/+387
* Fix a bug in backup socket cleanup where when we call RemoveConnectJob,mbelshe@chromium.org2010-07-102-11/+56
* Change the default number of proxy resolver threads used for evaluating PAC s...eroman@chromium.org2010-07-102-4/+25
* Coverity: Fix using pointer to freed string in OCSPTrySendAndReceive.mattm@chromium.org2010-07-101-7/+7
* Add back a flag to disable Alternate-Protocol processing.willchan@chromium.org2010-07-101-2/+8
* Make sure that URLRequestJob holds a reference to the read IOBuffer rather th...eroman@chromium.org2010-07-094-9/+7
* Client attempts to start a new spdy transaction with a session that is closin...erikchen@google.com2010-07-097-21/+119
* Add a run_testserver executable to make it easy to run the testserverdarin@chromium.org2010-07-092-0/+84
* Mark differences in the hex dumpsmlloyd@chromium.org2010-07-091-18/+46
* KDE treats all host patterns as wildcard patternsdavidben@chromium.org2010-07-095-9/+65
* Change a FAILS_ to DISABLED_, since FAILS_ doesnt help when the test crashes.eroman@chromium.org2010-07-091-1/+1
* Add the capability to run multiple proxy PAC scripts in parallel.eroman@chromium.org2010-07-0920-594/+1196
* Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-081-1/+1
* CorrupFrameSessionError Fails.cbentzel@chromium.org2010-07-081-1/+2
* Revert 51887 - Disable SpdyNetworkTransactionTest.CorruptFrameSessionError wh...eroman@chromium.org2010-07-081-2/+1
* Revert 51877, since SpdyNetworkTransactionTest.CorruptFrameSessionError start...eroman@chromium.org2010-07-0820-1192/+594
* Adds tests for the SpdyFramer.Create* frame creation methods.mlloyd@chromium.org2010-07-086-22/+576
* Disable SpdyNetworkTransactionTest.CorruptFrameSessionError which is failing ...eroman@chromium.org2010-07-081-1/+2
* Add the capability to run multiple proxy PAC scripts in parallel.eroman@chromium.org2010-07-0820-594/+1192
* Revert 51858 - Disk cache: Switch the disk cache to use the cache_thread. rvargas@google.com2010-07-0819-1482/+225
* Mark two tests flaky.evan@chromium.org2010-07-081-1/+3
* FTP: change order of commands to improve compatibilityphajdan.jr@chromium.org2010-07-083-199/+51
* net/third_party/nss: sync patches/ directory.agl@chromium.org2010-07-083-1/+129
* Disk cache: Switch the disk cache to use the cache_thread. rvargas@google.com2010-07-0819-225/+1482
* net: add jottit.com to the STS preloaded list.agl@chromium.org2010-07-081-9/+9
* base: Add SetEnv() to EnvVarGetter class and get rid of the some ifdefs.tfarina@chromium.org2010-07-081-0/+3
* Update a comment to be more verbose and explain more cases.eroman@chromium.org2010-07-081-10/+39
* Fix incorrect style for CL http://codereview.chromium.org/2718011/showrdsmith@google.com2010-07-072-19/+21
* Fix bug in DeleteAllForURL; deletes entire store instead of justrdsmith@google.com2010-07-073-9/+169
* Revert 51081 for causing crashes -willchan@chromium.org2010-07-074-389/+309
* Log whenever the network IP address changes.eroman@chromium.org2010-07-072-9/+19
* Add a lock for OS X CSSM wrapper APIsdavidben@chromium.org2010-07-072-21/+40
* Disable BackupSocketConnect unittest.cbentzel@chromium.org2010-07-071-1/+2
* Arm build fix.pfeldman@chromium.org2010-07-061-1/+1
* DevTools: add stub for HTTP-based remote debugger interface.pfeldman@chromium.org2010-07-061-4/+4
* Fix integer underflow in ParseHandshakeHeader in websocket_handshake_handler.ccukai@chromium.org2010-07-063-9/+44
* Brushed up listen socket:pfeldman@chromium.org2010-07-0513-21/+471
* White space changes for grd revertvandebo@chromium.org2010-07-031-1/+1
* Revert 51572 - Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-021-1/+1
* Fix regression where we didn't ever start watching for network address change...pkasting@chromium.org2010-07-021-0/+1
* Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-021-1/+1