summaryrefslogtreecommitdiffstats
path: root/net/data
Commit message (Expand)AuthorAgeFilesLines
* Revert r45027: "Disable HttpNetworkSessionTest.FlushOnNetworkChange under Thr...willchan@chromium.org2010-06-041-3/+0
* Don't run SpdyNetworkTransactionTest.SynReplyHeadersVary under TSan/Wintimurrrr@chromium.org2010-05-251-0/+1
* Disable HttpNetworkTransactionTest.StopsReading204 (net_unittests) under TSanglider@chromium.org2010-05-191-0/+3
* Fix valgrind memcheck issues with GetPushStream unit test.cbentzel@chromium.org2010-05-101-1/+0
* Don't run a couple of URLRequestTests under TSan/Wintimurrrr@chromium.org2010-05-071-0/+2
* Supress valgrind fro SpdyNetworkTransactionTest.PostWithEarlySynReply.mbelshe@chromium.org2010-05-061-0/+1
* Fix leak in SpdyNetworkTransactionTest.CloseWithActiveStream.mbelshe@chromium.org2010-05-051-1/+0
* Change the V8 proxy resolver bindings so that dnsResolve(XXX) returns null wh...eroman@chromium.org2010-05-051-8/+17
* 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
* Put SpdySessionTest.GetPushStream on the Valgrind Gtest filter list.rsesek@chromium.org2010-05-041-0/+3
* 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
* Run URLRequest* tests under TSan/Wintimurrrr@chromium.org2010-05-041-4/+1
* Run SSLClientSocketTest under TSan on Windowstimurrrr@chromium.org2010-05-041-1/+5
* Run DiskCacheTest.Backend_DeleteOld under TSan/Win since the issue 34 has bee...timurrrr@chromium.org2010-04-301-3/+0
* Don't run DiskCacheTest.Backend_DeleteOld under ThreadSanitizer on Windowstimurrrr@chromium.org2010-04-281-0/+3
* Remove svn:executable property from the last few files that don't need it.thestig@chromium.org2010-04-271-0/+0
* Run DiskCache tests under TSan on Wintimurrrr@chromium.org2010-04-211-4/+0
* Disable HttpNetworkSessionTest.FlushOnNetworkChange under ThreadSanitizer.glider@chromium.org2010-04-201-0/+3
* A bit wider SpdyNetwork gtest filter for TSan/Wintimurrrr@chromium.org2010-04-161-1/+2
* Split the list of tests with intentional leaks out of net_unittests.gtest.txt,glider@chromium.org2010-04-122-17/+16
* Don't run a few more tests under TSan on Windowstimurrrr@chromium.org2010-04-071-0/+7
* Fix a crash when calling a PAC binding from the global scope.eroman@chromium.org2010-03-311-0/+8
* Move the suppression landed in r43208 to the right file.rsesek@chromium.org2010-03-311-7/+0
* Suppress a leak from r43192 in WebSocketThrottleTest.Throttle.rsesek@chromium.org2010-03-311-0/+7
* Remove wrong-placed file.timurrrr@chromium.org2010-03-311-0/+3
* Don't run some tests under TSan on Windowstimurrrr@chromium.org2010-03-261-0/+12
* Enable FtpNetworkTransactionTest.* and HttpNetworkTransactionTest.* underglider@chromium.org2010-03-251-2/+0
* Enable URLRequestTest.*, URLRequestTestHTTP.*, URLRequestTestFTP.* underglider@chromium.org2010-03-251-3/+0
* Enable ProxyScriptFetcherTest.*, SOCKS5ClientSocketTest.*,glider@chromium.org2010-03-251-4/+0
* Enable FileStreamTest.*Async*, HostResolverImplTest.*, TestCompletionCallback...glider@chromium.org2010-03-251-3/+0
* Enable SSLClientSocketTest.* on Mac under ThreadSanitizer.glider@chromium.org2010-03-241-1/+0
* Enable DiskCacheTest.*, DiskCacheEntryTest.*, FlipNetworkTransactionTest.*,glider@chromium.org2010-03-241-4/+0
* Fix the "ls -l" style date parser to correctly guess the year if it is not pr...phajdan.jr@chromium.org2010-03-2410-16/+16
* Don't run DirectoryListerTest.* as welltimurrrr@chromium.org2010-03-221-1/+1
* Disable DirectoryLister.* on TSan/Mactimurrrr@chromium.org2010-03-221-0/+4
* Add a certificate chain to be used by a new unit test.wtc@chromium.org2010-03-183-0/+0
* Disables KeygenHandlerTest.FLAKY_SmokeTest on Mac valgrind bots.glider@chromium.org2010-03-031-0/+2
* Don't run some tests failing on certificate erros under Valgrindtimurrrr@chromium.org2010-02-251-0/+3
* Disable some unsupported tsan tests for Mac.shess@chromium.org2010-02-241-0/+2
* Disabled DiskCacheBackendTest.*InvalidRankings* on TSan/Mac.timurrrr@chromium.org2010-02-241-3/+1
* Disabled DiskCacheBackendTest.NewEvictionInvalidRankingsSuccess on Mac.timurrrr@chromium.org2010-02-241-0/+1
* Disabled DiskCacheBackendTest.InvalidRankingsSuccess on Mac.timurrrr@chromium.org2010-02-241-1/+2
* Disabled DiskCacheBackendTest.NewEvictionInvalidRankings2 on Mac.glider@chromium.org2010-02-241-0/+4
* wine_valgrind: Use common Valgrind scripts to run Wine/Valgrind tests.thestig@chromium.org2010-02-081-0/+49
* Added gtest filter for net_unittests that spawn processesglider@chromium.org2009-12-241-0/+4
* Get the new certificate for https://www.unosoft.hu/ and re-enable thewtc@chromium.org2009-12-151-0/+0
* Add support for MLSD FTP directory listing (RFC-3659)phajdan.jr@chromium.org2009-12-104-0/+58