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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add HostForURL to HostPortPair and use it to make sure
phajdan.jr@chromium.org
2010-09-10
2
-2
/
+10
*
Fixed typo where I was using "net." prefix rather than "Net." prefix. Also c...
rdsmith@chromium.org
2010-09-10
1
-10
/
+10
*
Make the glob matcher support UTF8 strings.
mnissler@chromium.org
2010-09-10
3
-6
/
+5
*
Give a more specific error code when connect() fails synchronously with EHOST...
eroman@chromium.org
2010-09-10
1
-1
/
+2
*
Disk cache: Fix the path for stress_cache.
rvargas@google.com
2010-09-09
1
-1
/
+1
*
net: add DNSSEC tool and CNAME support.
agl@chromium.org
2010-09-09
7
-33
/
+399
*
net: add SSLNonSensitiveHostInfo
agl@chromium.org
2010-09-09
4
-0
/
+375
*
Implement gallery install API
rafaelw@chromium.org
2010-09-09
1
-1
/
+2
*
Improved error reporting for GSSAPI statuses.
cbentzel@chromium.org
2010-09-08
5
-52
/
+116
*
Support accept attribute for an <input type=file> element.
jianli@chromium.org
2010-09-08
2
-0
/
+199
*
net: When using False Start merge Finished and Application Data records.
agl@chromium.org
2010-09-08
4
-31
/
+68
*
Add missing nested socket pools to socket pool info page. Each socket pool s...
mmenke@chromium.org
2010-09-08
12
-35
/
+130
*
net: add prober results to False Start blacklist.
agl@chromium.org
2010-09-08
7
-29
/
+1132
*
Demote LOG(WARNING) about unable to handle an auth scheme to LOG(INFO).
cbentzel@chromium.org
2010-09-08
1
-2
/
+2
*
Fix SetOmniboxSpeculation in TcpClientSocket*
cbentzel@chromium.org
2010-09-08
2
-2
/
+2
*
Reland r58230.
willchan@chromium.org
2010-09-07
6
-52
/
+111
*
Don't call freeaddrinfo(NULL) to avoid crash on FreeBSD.
vandebo@chromium.org
2010-09-07
1
-2
/
+4
*
This CL changes our per-domain limits to be per-effective domain.
rdsmith@chromium.org
2010-09-07
5
-224
/
+744
*
Revert "net: add prober results to False Start blacklist."
agl@chromium.org
2010-09-07
7
-1132
/
+29
*
net: add prober results to False Start blacklist.
agl@chromium.org
2010-09-07
7
-29
/
+1132
*
Remove the small read buffer size for windows; we landed the async IO
mbelshe@chromium.org
2010-09-07
1
-6
/
+0
*
Revert 58684 - Fix SetOmniboxSpeculation in TcpClientSocket*
cbentzel@chromium.org
2010-09-07
2
-2
/
+2
*
Fix SetOmniboxSpeculation in TcpClientSocket*
cbentzel@chromium.org
2010-09-07
2
-2
/
+2
*
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
*
I investigated the TODO, and decided that the current logic is right.
mbelshe@chromium.org
2010-09-05
1
-4
/
+6
*
Reland 58541 - Cleanup the LOG(INFO)s out of the SpdyStream. Most of the
mbelshe@chromium.org
2010-09-05
2
-31
/
+54
*
Flush SSL pools after SSL config changes.
csilv@chromium.org
2010-09-04
17
-32
/
+240
*
Revert 58541 - Cleanup the LOG(INFO)s out of the SpdyStream. Most of the log...
mbelshe@chromium.org
2010-09-04
2
-54
/
+31
*
Restore run_testserver, it's needed for PPAPI and possibly others.
phajdan.jr@chromium.org
2010-09-03
2
-0
/
+71
*
Rename the ridiculously long and redundant 'SpdyNetworkingTest' prefix
mbelshe@chromium.org
2010-09-03
2
-4
/
+4
*
Mark test flakiness
gavinp@chromium.org
2010-09-03
1
-1
/
+1
*
Cleanup the LOG(INFO)s out of the SpdyStream. Most of the logging was
mbelshe@chromium.org
2010-09-03
2
-31
/
+54
*
Fix remaining localhost resolution issues.
vandebo@chromium.org
2010-09-03
4
-34
/
+113
*
Fix NetworkChangeNotifier crashes on Mac.
willchan@chromium.org
2010-09-03
6
-106
/
+47
*
Update the Preconnect logic to use the new HttpStreamFactory for
mbelshe@chromium.org
2010-09-03
3
-1
/
+34
*
Fix Server Push bug; we properly detected the duplicate SYN, but we forgot to
mbelshe@chromium.org
2010-09-03
3
-15
/
+72
*
Moving file_util::FileInfo to base::PlatformFileInfo, and adding the
dumi@chromium.org
2010-09-03
5
-10
/
+9
*
Spelling error: s/ADDRESSSES/ADDRESSES/g.
willchan@chromium.org
2010-09-02
1
-1
/
+1
*
Fix ClientSocketHandle reuse_type(). Correctly track socket use.
willchan@chromium.org
2010-09-02
24
-30
/
+142
*
Summary of changes:
cbentzel@chromium.org
2010-09-02
2
-12
/
+19
*
base: Move SplitStringUsingSubstr functions from string_util.h to string_split.h
tfarina@chromium.org
2010-09-02
1
-1
/
+3
*
Don't break on auth if we are about to do client auth.
wtc@chromium.org
2010-09-02
1
-28
/
+13
*
Fixed crash involving using NetAddress::Adopt() incorrectly
akalin@chromium.org
2010-09-02
1
-3
/
+4
*
Add ListCerts method to CertDatabase.
mattm@chromium.org
2010-09-01
3
-0
/
+30
*
Add support for speaking SPDY to an HTTPS proxy.
rch@chromium.org
2010-09-01
11
-20
/
+169
*
Stop NetworkChangeNotifierMac from calling a virtual function before the cons...
willchan@chromium.org
2010-09-01
6
-47
/
+106
*
Unit tests for CanDelegate on URLSecurityManager.
cbentzel@chromium.org
2010-09-01
1
-1
/
+32
*
Fix invalid read in HostResolverImpl::OnIPAddressChanged.
willchan@chromium.org
2010-09-01
1
-1
/
+2
[next]