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
/
valgrind
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix poorly performancing implementation of MockSimplePersistentCookieStore
rdsmith@google.com
2010-10-18
1
-3
/
+0
*
Don't run CookieMonsterTest.GarbageCollectionTriggers under Valgrind as it ha...
rsesek@chromium.org
2010-10-02
1
-0
/
+3
*
Update Dr. Memory suppressions, gtest_filters and also skip oob-write sanity ...
timurrrr@chromium.org
2010-10-01
1
-3
/
+5
*
Don't run HttpNetworkLayerTest.GET under TSan/Win
timurrrr@chromium.org
2010-09-06
1
-0
/
+1
*
Don't run HttpNetworkTransactionTest.* under TSan/Win;
timurrrr@chromium.org
2010-09-06
2
-14
/
+1
*
Disable HttpNetworkTransactionTest.SimpleGET under TSan on Win32
glider@chromium.org
2010-09-06
1
-0
/
+3
*
Rename the ridiculously long and redundant 'SpdyNetworkingTest' prefix
mbelshe@chromium.org
2010-09-03
1
-3
/
+3
*
Disk cache: For an AppCache, now we only update the
rvargas@google.com
2010-08-27
1
-0
/
+3
*
Remove exe perms from text files to fix checkprops failure
dmazzoni@chromium.org
2010-08-27
1
-0
/
+0
*
Update --gtest-filter files and suppressions for Dr. Memory
timurrrr@chromium.org
2010-08-27
1
-0
/
+12
*
Don't run URLRequestTest under ThreadSanitizer on Windows
timurrrr@chromium.org
2010-08-25
1
-0
/
+3
*
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
*
Disable all SPDY tests under tsan, as SPDY tests are non-deterministic, and w...
erikchen@google.com
2010-08-05
1
-1
/
+2
*
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
*
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
*
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 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
*
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
*
Run SSLClientSocketTest under TSan on Windows
timurrrr@chromium.org
2010-05-04
1
-1
/
+5
[next]