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
*
Fix a crash when calling a PAC binding from the global scope.
eroman@chromium.org
2010-03-31
1
-0
/
+8
*
Move the suppression landed in r43208 to the right file.
rsesek@chromium.org
2010-03-31
1
-7
/
+0
*
Suppress a leak from r43192 in WebSocketThrottleTest.Throttle.
rsesek@chromium.org
2010-03-31
1
-0
/
+7
*
Remove wrong-placed file.
timurrrr@chromium.org
2010-03-31
1
-0
/
+3
*
Don't run some tests under TSan on Windows
timurrrr@chromium.org
2010-03-26
1
-0
/
+12
*
Enable FtpNetworkTransactionTest.* and HttpNetworkTransactionTest.* under
glider@chromium.org
2010-03-25
1
-2
/
+0
*
Enable URLRequestTest.*, URLRequestTestHTTP.*, URLRequestTestFTP.* under
glider@chromium.org
2010-03-25
1
-3
/
+0
*
Enable ProxyScriptFetcherTest.*, SOCKS5ClientSocketTest.*,
glider@chromium.org
2010-03-25
1
-4
/
+0
*
Enable FileStreamTest.*Async*, HostResolverImplTest.*, TestCompletionCallback...
glider@chromium.org
2010-03-25
1
-3
/
+0
*
Enable SSLClientSocketTest.* on Mac under ThreadSanitizer.
glider@chromium.org
2010-03-24
1
-1
/
+0
*
Enable DiskCacheTest.*, DiskCacheEntryTest.*, FlipNetworkTransactionTest.*,
glider@chromium.org
2010-03-24
1
-4
/
+0
*
Fix the "ls -l" style date parser to correctly guess the year if it is not pr...
phajdan.jr@chromium.org
2010-03-24
10
-16
/
+16
*
Don't run DirectoryListerTest.* as well
timurrrr@chromium.org
2010-03-22
1
-1
/
+1
*
Disable DirectoryLister.* on TSan/Mac
timurrrr@chromium.org
2010-03-22
1
-0
/
+4
*
Add a certificate chain to be used by a new unit test.
wtc@chromium.org
2010-03-18
3
-0
/
+0
*
Disables KeygenHandlerTest.FLAKY_SmokeTest on Mac valgrind bots.
glider@chromium.org
2010-03-03
1
-0
/
+2
*
Don't run some tests failing on certificate erros under Valgrind
timurrrr@chromium.org
2010-02-25
1
-0
/
+3
*
Disable some unsupported tsan tests for Mac.
shess@chromium.org
2010-02-24
1
-0
/
+2
*
Disabled DiskCacheBackendTest.*InvalidRankings* on TSan/Mac.
timurrrr@chromium.org
2010-02-24
1
-3
/
+1
*
Disabled DiskCacheBackendTest.NewEvictionInvalidRankingsSuccess on Mac.
timurrrr@chromium.org
2010-02-24
1
-0
/
+1
*
Disabled DiskCacheBackendTest.InvalidRankingsSuccess on Mac.
timurrrr@chromium.org
2010-02-24
1
-1
/
+2
*
Disabled DiskCacheBackendTest.NewEvictionInvalidRankings2 on Mac.
glider@chromium.org
2010-02-24
1
-0
/
+4
*
wine_valgrind: Use common Valgrind scripts to run Wine/Valgrind tests.
thestig@chromium.org
2010-02-08
1
-0
/
+49
*
Added gtest filter for net_unittests that spawn processes
glider@chromium.org
2009-12-24
1
-0
/
+4
*
Get the new certificate for https://www.unosoft.hu/ and re-enable the
wtc@chromium.org
2009-12-15
1
-0
/
+0
*
Add support for MLSD FTP directory listing (RFC-3659)
phajdan.jr@chromium.org
2009-12-10
4
-0
/
+58
*
Compatibility updates for "ls -l" style FTP LIST response parser:
phajdan.jr@chromium.org
2009-12-10
4
-0
/
+109
*
Compatibility improvements for "ls -l" FTP LIST response format.
phajdan.jr@chromium.org
2009-12-08
4
-0
/
+58
*
Add support for wu-ftpd style FTP LIST response format.
phajdan.jr@chromium.org
2009-12-08
4
-0
/
+140
*
Implement parser for Netware-style FTP LIST response listing.
phajdan.jr@chromium.org
2009-12-07
4
-0
/
+50
*
Make new FTP LIST parsing code more robust.
phajdan.jr@chromium.org
2009-12-03
12
-0
/
+288
*
Add suppression while I fix this WriteError leak.
mbelshe@google.com
2009-11-30
1
-0
/
+8
*
Fix recognizing FTP listings consisting of only one line.
phajdan.jr@chromium.org
2009-11-23
2
-0
/
+9
*
Remove old files.
nsylvain@chromium.org
2009-11-20
9
-102
/
+0
*
Remove the unnecessary suppressions.
mbelshe@google.com
2009-11-19
1
-57
/
+0
*
Another attempt to silence valgrind for a moment.
mbelshe@google.com
2009-11-19
1
-42
/
+0
*
Suppress flip valgrind
mbelshe@google.com
2009-11-19
1
-0
/
+99
*
Implement Windows FTP directory listing parser.
phajdan.jr@chromium.org
2009-11-07
4
-0
/
+178
*
Fix the "ls -l" FTP LIST format parser to understand correctly
phajdan.jr@chromium.org
2009-11-06
4
-0
/
+150
*
Coverity: Fix leaking UCharsetDetector in ftp code.
mattm@chromium.org
2009-11-05
2
-0
/
+59
*
Implement VMS FTP directory listing parser.
phajdan.jr@chromium.org
2009-11-04
8
-0
/
+501
*
Also parse file size in new FTP LIST parsing code.
phajdan.jr@chromium.org
2009-10-29
2
-0
/
+13
*
First parts of new FTP LIST response parsing code.
phajdan.jr@chromium.org
2009-10-28
4
-0
/
+115
*
Don't run SocketStreamTest.BasicAuthProxy under ThreadSanitizer on Mac
timurrrr@chromium.org
2009-10-27
1
-0
/
+1
*
Add three of the six extensions to PAC that Internet Explorer supports.
eroman@chromium.org
2009-10-26
2
-1
/
+35
*
Wildcard the test cases if two or more tests make
timurrrr@chromium.org
2009-10-26
2
-5
/
+2
*
Disable the FlipNetworkTransactionTes because it crashes TSAN.
nsylvain@chromium.org
2009-10-25
1
-0
/
+1
*
Don't run WebSocketTest.* under ThreadSanitizer on Mac
timurrrr@chromium.org
2009-10-21
1
-0
/
+5
*
Don't run DiskCacheEntryTest.CancelSparseIO under ThreadSanitizer on Mac
timurrrr@chromium.org
2009-10-14
1
-0
/
+1
*
Do not run FlipNetworkTransactionTest.Connect under ThreadSanitizer on Mac OS
timurrrr@chromium.org
2009-10-13
1
-0
/
+1
[next]