summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Have media gallery (through native media file util) use MIME snifferkrb@chromium.org2013-05-112-7/+93
* [SPDY] Make SpdySession::ResetStream take a RequestPriority parameterakalin@chromium.org2013-05-103-58/+71
* Clean up QuicNetworkTransactionTestrch@chromium.org2013-05-101-271/+121
* Deflake SimpleCache reads when multiple operations in flight.gavinp@chromium.org2013-05-104-23/+130
* Revert 199535 "Add GetFullRequestHeaders, from URLRequestJob to ..."ttuttle@chromium.org2013-05-1018-680/+11
* Add GetFullRequestHeaders, from URLRequestJob to HttpNetworkTransaction.ttuttle@chromium.org2013-05-1018-11/+680
* Add NEWCACHE method to IndexInitializeMethod histogram.gavinp@chromium.org2013-05-101-3/+23
* Histograms tracking index writing on SimpleCache.gavinp@chromium.org2013-05-102-8/+25
* Save 'url.path()' in a local variable to avoid a use-after-free.jorgelo@chromium.org2013-05-101-6/+8
* [net/dns] Fix how DnsTransaction computes next server index after fallback.szym@chromium.org2013-05-102-3/+4
* QUIC - Added NetLog's Logging test to quic_network_transaction_unittest.cc. rtenneti@chromium.org2013-05-103-79/+53
* Timeout HTTP proxy connect jobs faster on iOSbengr@chromium.org2013-05-101-2/+3
* Update WebSocket OWNERS files with latest status of developers.tyoshino@chromium.org2013-05-102-4/+12
* Merge ConstructSpdyFrame into SpdyTestUtilttuttle@chromium.org2013-05-1013-211/+251
* Randomize proxy timeout on Android over a range.bengr@chromium.org2013-05-091-4/+7
* SSLClientSocketNSS should expect and properly handle when thersleevi@chromium.org2013-05-093-40/+195
* Rename the embedded test server to EmbeddedTestServer in net::test_server nam...phajdan.jr@chromium.org2013-05-0912-123/+127
* Fix DiskCacheBackendTest.SimpleCacheSetSize.gavinp@chromium.org2013-05-094-0/+13
* Land Recent QUIC changesrtenneti@chromium.org2013-05-09114-1042/+1620
* Don't access the server bound cert service from the SSL worker threadrsleevi@chromium.org2013-05-091-5/+28
* Disable SSL3 fallback restriction on Google propertiesthaidn@google.com2013-05-091-3/+9
* Add Mime type sniffing for Office documentszork@chromium.org2013-05-091-0/+116
* [Memory Sheriff] Fix a leak of MockAsyncResolverBase.groby@chromium.org2013-05-091-7/+7
* Gracefully handle requests for server bound certs on taskrunner shutdownrsleevi@chromium.org2013-05-092-17/+53
* Added JNI method to allow java code parse the scheme from a url string using ...apiccion@chromium.org2013-05-092-0/+18
* Remove inside_chromium_build gyp variablejamesr@chromium.org2013-05-081-1/+1
* Create SpdyTestUtil and add first two methodsttuttle@chromium.org2013-05-089-103/+139
* Move static functions in WebSocketJobTest into namespace netttuttle@chromium.org2013-05-082-130/+130
* Add a DeterministicMockUDPClientSocket. rch@chromium.org2013-05-086-80/+337
* Remove DiskCacheEntryTest.SimpleCacheBuffering.gavinp@chromium.org2013-05-081-7/+2
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-05-0831-199/+199
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-089-60/+81
* Revert 198844 "Move sequenced_task_runner to base/task"dbeam@chromium.org2013-05-082-2/+2
* Move sequenced_task_runner to base/taskbrettw@chromium.org2013-05-082-2/+2
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-079-81/+60
* HostResolverImpl will return ERR_NAME_NOT_RESOLVED instead of Ok if address l...mef@chromium.org2013-05-072-1/+16
* Land Recent QUIC changesrtenneti@chromium.org2013-05-0754-139/+23897
* Move SpawnedTestServer to its own subdirectory.phajdan.jr@chromium.org2013-05-0721-50/+50
* Less indentation in WebSocketJob::SaveNextCookie() for readabilitytyoshino@chromium.org2013-05-071-16/+17
* Revert 198736 "Land Recent QUIC changes"csharp@chromium.org2013-05-0753-23896/+138
* GTTF: move chrome/browser/google_apis/test_server to net/testphajdan.jr@chromium.org2013-05-0713-0/+1259
* Removes jknotten from OWNERS.bulach@chromium.org2013-05-072-2/+0
* Land Recent QUIC changesrtenneti@chromium.org2013-05-0753-138/+23896
* Add missing status codes to WebSocketError enum.ricea@chromium.org2013-05-079-74/+225
* Trivial style fix in network_delegate.h and .cctyoshino@chromium.org2013-05-072-4/+3
* net: add (www.)grc.com to HSTS preloaded list.agl@chromium.org2013-05-062-0/+4
* Close all QUIC connections when the network changes.rch@chromium.org2013-05-063-1/+61
* Fix bugs in the code in ssl3_HandleHandshakeMessage that handles awtc@chromium.org2013-05-064-18/+99
* net: add (*.)sah3.net to HSTS preloaded list.agl@chromium.org2013-05-062-0/+2
* Get rid of calls to v8::Persistent v8::Context::New().marja@chromium.org2013-05-061-1/+2