summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* Reland 46757.willchan@chromium.org2010-05-104-26/+131
* Added #ifdef to allow Chromium to enable proprietary codecs.scherkus@chromium.org2010-05-101-2/+2
* Fix valgrind memcheck issues with GetPushStream unit test.cbentzel@chromium.org2010-05-106-11/+47
* Switch to using TimeTicks for profiling and histogramsjar@chromium.org2010-05-103-5/+6
* Pass nulls through test sockets.gavinp@chromium.org2010-05-103-12/+37
* Revert 46757 - Fix IO thread hang on releasing a socket.sky@chromium.org2010-05-084-104/+26
* On Windows, do not use the COMODO EV SGC CA certificatewtc@chromium.org2010-05-081-2/+54
* Fix IPv6 probe class to better handle cancellation of the job.jar@chromium.org2010-05-081-9/+19
* Fix the standalone webkit build.darin@chromium.org2010-05-071-2/+6
* Fix IO thread hang on releasing a socket.willchan@chromium.org2010-05-074-26/+104
* Pass HttpRequestHeaders to URLRequest::SetExtraRequestHeaders().willchan@chromium.org2010-05-074-42/+51
* Http Cache: Handle the asynchronous instantiation of thervargas@google.com2010-05-075-191/+624
* Add DCHECK to detect misuse of HISTOGRAM interface.jar@chromium.org2010-05-071-8/+16
* Specify alternate OCSP AIA info for certificates issued bywtc@chromium.org2010-05-071-5/+29
* Don't run a couple of URLRequestTests under TSan/Wintimurrrr@chromium.org2010-05-071-0/+2
* Attempt to fix a DCHECK failure related to usage of Singletonsphajdan.jr@chromium.org2010-05-071-7/+6
* Simplify the Windows <keygen> implementation by makingwtc@chromium.org2010-05-061-105/+49
* Add Chromium side implementation for WebFileSystem interface in WebKit.jianli@chromium.org2010-05-063-5/+13
* Use net::HttpRequestHeaders instead of std::string in URLRequest and friends.willchan@chromium.org2010-05-069-46/+52
* Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5evan@chromium.org2010-05-061-1/+1
* Supress valgrind fro SpdyNetworkTransactionTest.PostWithEarlySynReply.mbelshe@chromium.org2010-05-061-0/+1
* Fix leak in SpdyNetworkTransactionTest.CloseWithActiveStream.mbelshe@chromium.org2010-05-052-2/+1
* Get tests working for Alternate-Protocol and proxies.willchan@chromium.org2010-05-054-31/+43
* Fix SPDY crash where we receive an early SYN_REPLY.mbelshe@chromium.org2010-05-054-24/+79
* STS: add elanex.biz to the preloaded list.agl@chromium.org2010-05-052-0/+8
* Change the V8 proxy resolver bindings so that dnsResolve(XXX) returns null wh...eroman@chromium.org2010-05-053-39/+32
* Added unit tests for URLSecurityManager.ahendrickson@chromium.org2010-05-052-0/+89
* Don't run SpdyNetworkTransactionTest.CloseWithActiveStream under Valgrindtimurrrr@chromium.org2010-05-051-0/+1
* Move the excluded test name to the right file...timurrrr@chromium.org2010-05-051-3/+0
* Don't run ConnectionTesterTest.DeleteWhileInProgress under Valgrindtimurrrr@chromium.org2010-05-051-1/+4
* Fix a DCHECK that was hit when trying to log information on an invalid proxy-...eroman@chromium.org2010-05-053-4/+65
* Replace CHECK(false) by LOG(FATAL) where appropriate.evan@chromium.org2010-05-051-2/+2
* Add ssl into the key for ClientSocketPools.willchan@chromium.org2010-05-042-8/+11
* Fix some uses of scoped_ptr.release() in net/ such that the return value is n...estade@chromium.org2010-05-045-26/+19
* Add a tool for testing your network setup.eroman@chromium.org2010-05-043-2/+22
* Disable SpdySessionTest.GetPushStream due to valgrind failures.cbentzel@chromium.org2010-05-042-2/+2
* Fix a hang on SPDY session teardown when streams are still active.mbelshe@chromium.org2010-05-042-2/+51
* Include "build/build_config.h" explicitly because we test thewtc@chromium.org2010-05-041-0/+1
* Put SpdySessionTest.GetPushStream on the Valgrind Gtest filter list.rsesek@chromium.org2010-05-041-0/+3
* Always use NSS for SSL on Windows in net_unittests.exe.wtc@chromium.org2010-05-041-28/+16
* Run ProxyScriptFetcherTest.* under TSan/Wintimurrrr@chromium.org2010-05-041-5/+3
* Run more net_ tests under TSan on Windowstimurrrr@chromium.org2010-05-041-2/+3
* Auto-format style pass over files.cbentzel@chromium.org2010-05-0425-199/+210
* Run URLRequest* tests under TSan/Wintimurrrr@chromium.org2010-05-041-4/+1
* Run SSLClientSocketTest under TSan on Windowstimurrrr@chromium.org2010-05-041-1/+5
* Move OrderedSocketData to SocketTestUtil so it can be used elsewhere.willchan@chromium.org2010-05-043-207/+227
* Delete WSACleanup() call in the network stack.willchan@chromium.org2010-05-042-11/+6
* Unit test for server push and GetPushStream.cbentzel@chromium.org2010-05-044-4/+92
* Enable the regression test for issue 42538 for Windows.wtc@chromium.org2010-05-032-2/+6
* Update effective TLD (registry-controlled domain) list to latest file from Mo...pam@chromium.org2010-05-033-9343/+10761