index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't run URLRequestTest under ThreadSanitizer on Windows
timurrrr@chromium.org
2010-08-25
1
-0
/
+3
*
Heapcheck: Don't run net_unittests that simulate crashes.
rvargas@google.com
2010-08-24
1
-0
/
+14
*
Don't run some more HttpNetworkTransactionTest under ThreadSanitizer
timurrrr@chromium.org
2010-08-19
3
-8
/
+6
*
Don't run HttpNetworkTransactionTest.UseAlternateProtocolForNpnSpdyWithExisti...
timurrrr@chromium.org
2010-08-19
1
-0
/
+4
*
Skip CertDatabaseNSSTest.ImportFromPKCS12 on heapcheck, since the leaks can't...
mattm@chromium.org
2010-08-12
1
-1
/
+6
*
Disable all SPDY tests under tsan, as SPDY tests are non-deterministic, and w...
erikchen@google.com
2010-08-05
1
-1
/
+2
*
Add test PKCS12 datafile.
mattm@chromium.org
2010-08-05
2
-0
/
+3
*
Disable HttpNetworkTransactionTest.Incomplete100ThenEOF under ThreadSanitizer
glider@chromium.org
2010-08-04
3
-2
/
+10
*
Suppress socket write zero windows tsan error.
erikchen@google.com
2010-08-03
1
-0
/
+1
*
Supress spdy cancelledtransactionsendrst windows tsan error.
erikchen@google.com
2010-08-03
1
-1
/
+1
*
Update valgrind files after unit test renaming.
agl@chromium.org
2010-08-03
1
-1
/
+1
*
Add two client certificates for use with unit tests
davidben@chromium.org
2010-08-03
3
-0
/
+30
*
Fix SpdyHttpStreamTest windows tsan bug.
erikchen@google.com
2010-08-02
1
-3
/
+0
*
Don't run SpdyHttpStreamTest.SpdyURLTest under ThreadSanitizer on Windows
timurrrr@chromium.org
2010-08-02
1
-0
/
+3
*
SPDY sends RST_STREAM upon cancelling request, or bad header parse data.
erikchen@google.com
2010-07-27
1
-3
/
+0
*
Follow-up to r53769 - forgot to add a new file to the CL
timurrrr@chromium.org
2010-07-27
1
-0
/
+3
*
Don't run DiskCacheEntryTests.*HugeSparse* under ThreadSanitizer
timurrrr@chromium.org
2010-07-27
1
-1
/
+0
*
TBR:
erikchen@google.com
2010-07-26
1
-0
/
+3
*
SPDY sends RST_STREAM upon cancelling request, or bad header parse data.
erikchen@google.com
2010-07-26
1
-3
/
+0
*
Don'r run SpdyHttpStreamTest.SendRequest under TSan on Win
timurrrr@chromium.org
2010-07-26
1
-0
/
+3
*
Add support for parsing certificate formats other than raw, DER-encoded certi...
rsleevi@chromium.org
2010-07-22
7
-0
/
+150
*
Revert 52799 - Add support for parsing certificate formats other than raw, DE...
rsleevi@chromium.org
2010-07-17
7
-150
/
+0
*
Add support for parsing certificate formats other than raw, DER-encoded certi...
rsleevi@chromium.org
2010-07-17
7
-0
/
+150
*
Exclude one test from TSan/Win run
timurrrr@chromium.org
2010-07-14
1
-0
/
+1
*
My fix didn't work. No idea why tsan is unhappy.
mbelshe@chromium.org
2010-07-13
1
-0
/
+3
*
Fix a race condition in the unit test. The MockPending jobs actually
mbelshe@chromium.org
2010-07-12
1
-3
/
+0
*
Re-enable ConcurrencyTest
davidben@chromium.org
2010-06-30
1
-0
/
+1
*
Don't run ClientSocketPoolBaseTest.CancelPendingSocketAtSocketLimit under TSa...
timurrrr@chromium.org
2010-06-29
1
-0
/
+3
*
Fix a renderer crash while processing FTP directory listing.
phajdan.jr@chromium.org
2010-06-26
2
-0
/
+1
*
Cleanup: Remove svn:executable from a bunch of files.
thestig@chromium.org
2010-06-25
1
-0
/
+0
*
Add support for international domain names in PAC scripts. This converts non-...
eroman@chromium.org
2010-06-23
1
-0
/
+16
*
Fix TestConnectJob::kMockAdvancingLoadStateJob to be less flaky.
vandebo@chromium.org
2010-06-17
1
-3
/
+0
*
Don't run DiskCacheBackendTests under ThreadSanitizer on Windows
timurrrr@chromium.org
2010-06-16
1
-2
/
+1
*
Don't run some DiskCacheBackendTests under TSan on Windows
timurrrr@chromium.org
2010-06-16
1
-0
/
+4
*
Don't run ClientSocketPoolBaseTest.LoadState under Valgrind
timurrrr@chromium.org
2010-06-16
1
-0
/
+3
*
Revert r45027: "Disable HttpNetworkSessionTest.FlushOnNetworkChange under Thr...
willchan@chromium.org
2010-06-04
1
-3
/
+0
*
Don't run SpdyNetworkTransactionTest.SynReplyHeadersVary under TSan/Win
timurrrr@chromium.org
2010-05-25
1
-0
/
+1
*
Disable HttpNetworkTransactionTest.StopsReading204 (net_unittests) under TSan
glider@chromium.org
2010-05-19
1
-0
/
+3
*
Fix valgrind memcheck issues with GetPushStream unit test.
cbentzel@chromium.org
2010-05-10
1
-1
/
+0
*
Don't run a couple of URLRequestTests under TSan/Win
timurrrr@chromium.org
2010-05-07
1
-0
/
+2
*
Supress valgrind fro SpdyNetworkTransactionTest.PostWithEarlySynReply.
mbelshe@chromium.org
2010-05-06
1
-0
/
+1
*
Fix leak in SpdyNetworkTransactionTest.CloseWithActiveStream.
mbelshe@chromium.org
2010-05-05
1
-1
/
+0
*
Change the V8 proxy resolver bindings so that dnsResolve(XXX) returns null wh...
eroman@chromium.org
2010-05-05
1
-8
/
+17
*
Don't run SpdyNetworkTransactionTest.CloseWithActiveStream under Valgrind
timurrrr@chromium.org
2010-05-05
1
-0
/
+1
*
Move the excluded test name to the right file...
timurrrr@chromium.org
2010-05-05
1
-3
/
+0
*
Don't run ConnectionTesterTest.DeleteWhileInProgress under Valgrind
timurrrr@chromium.org
2010-05-05
1
-1
/
+4
*
Put SpdySessionTest.GetPushStream on the Valgrind Gtest filter list.
rsesek@chromium.org
2010-05-04
1
-0
/
+3
*
Run ProxyScriptFetcherTest.* under TSan/Win
timurrrr@chromium.org
2010-05-04
1
-5
/
+3
*
Run more net_ tests under TSan on Windows
timurrrr@chromium.org
2010-05-04
1
-2
/
+3
*
Run URLRequest* tests under TSan/Win
timurrrr@chromium.org
2010-05-04
1
-4
/
+1
[next]