summaryrefslogtreecommitdiffstats
path: root/net/data
Commit message (Expand)AuthorAgeFilesLines
* Don't run URLRequestTest under ThreadSanitizer on Windowstimurrrr@chromium.org2010-08-251-0/+3
* Heapcheck: Don't run net_unittests that simulate crashes.rvargas@google.com2010-08-241-0/+14
* Don't run some more HttpNetworkTransactionTest under ThreadSanitizertimurrrr@chromium.org2010-08-193-8/+6
* Don't run HttpNetworkTransactionTest.UseAlternateProtocolForNpnSpdyWithExisti...timurrrr@chromium.org2010-08-191-0/+4
* Skip CertDatabaseNSSTest.ImportFromPKCS12 on heapcheck, since the leaks can't...mattm@chromium.org2010-08-121-1/+6
* Disable all SPDY tests under tsan, as SPDY tests are non-deterministic, and w...erikchen@google.com2010-08-051-1/+2
* Add test PKCS12 datafile.mattm@chromium.org2010-08-052-0/+3
* Disable HttpNetworkTransactionTest.Incomplete100ThenEOF under ThreadSanitizerglider@chromium.org2010-08-043-2/+10
* Suppress socket write zero windows tsan error.erikchen@google.com2010-08-031-0/+1
* Supress spdy cancelledtransactionsendrst windows tsan error.erikchen@google.com2010-08-031-1/+1
* Update valgrind files after unit test renaming.agl@chromium.org2010-08-031-1/+1
* Add two client certificates for use with unit testsdavidben@chromium.org2010-08-033-0/+30
* Fix SpdyHttpStreamTest windows tsan bug.erikchen@google.com2010-08-021-3/+0
* Don't run SpdyHttpStreamTest.SpdyURLTest under ThreadSanitizer on Windowstimurrrr@chromium.org2010-08-021-0/+3
* SPDY sends RST_STREAM upon cancelling request, or bad header parse data.erikchen@google.com2010-07-271-3/+0
* Follow-up to r53769 - forgot to add a new file to the CLtimurrrr@chromium.org2010-07-271-0/+3
* Don't run DiskCacheEntryTests.*HugeSparse* under ThreadSanitizertimurrrr@chromium.org2010-07-271-1/+0
* TBR:erikchen@google.com2010-07-261-0/+3
* SPDY sends RST_STREAM upon cancelling request, or bad header parse data.erikchen@google.com2010-07-261-3/+0
* Don'r run SpdyHttpStreamTest.SendRequest under TSan on Wintimurrrr@chromium.org2010-07-261-0/+3
* Add support for parsing certificate formats other than raw, DER-encoded certi...rsleevi@chromium.org2010-07-227-0/+150
* Revert 52799 - Add support for parsing certificate formats other than raw, DE...rsleevi@chromium.org2010-07-177-150/+0
* Add support for parsing certificate formats other than raw, DER-encoded certi...rsleevi@chromium.org2010-07-177-0/+150
* Exclude one test from TSan/Win runtimurrrr@chromium.org2010-07-141-0/+1
* My fix didn't work. No idea why tsan is unhappy.mbelshe@chromium.org2010-07-131-0/+3
* Fix a race condition in the unit test. The MockPending jobs actuallymbelshe@chromium.org2010-07-121-3/+0
* Re-enable ConcurrencyTestdavidben@chromium.org2010-06-301-0/+1
* Don't run ClientSocketPoolBaseTest.CancelPendingSocketAtSocketLimit under TSa...timurrrr@chromium.org2010-06-291-0/+3
* Fix a renderer crash while processing FTP directory listing.phajdan.jr@chromium.org2010-06-262-0/+1
* Cleanup: Remove svn:executable from a bunch of files.thestig@chromium.org2010-06-251-0/+0
* Add support for international domain names in PAC scripts. This converts non-...eroman@chromium.org2010-06-231-0/+16
* Fix TestConnectJob::kMockAdvancingLoadStateJob to be less flaky.vandebo@chromium.org2010-06-171-3/+0
* Don't run DiskCacheBackendTests under ThreadSanitizer on Windowstimurrrr@chromium.org2010-06-161-2/+1
* Don't run some DiskCacheBackendTests under TSan on Windowstimurrrr@chromium.org2010-06-161-0/+4
* Don't run ClientSocketPoolBaseTest.LoadState under Valgrindtimurrrr@chromium.org2010-06-161-0/+3
* 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