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
*
Use a better error code for when an extension blocks a network request using
mpcomplete@chromium.org
2011-10-21
1
-0
/
+3
*
Address some extra review comments in IOBuffer's documentation.
eroman@chromium.org
2011-10-21
1
-8
/
+5
*
Refactor: Remove HostResolver::GetAsHostResolverImpl()
cbentzel@chromium.org
2011-10-21
6
-29
/
+13
*
base::Bind conversion for file_stream_posix.cc.
adamk@chromium.org
2011-10-21
1
-18
/
+20
*
base::Bind conversion for trivial cases in net/base.
adamk@chromium.org
2011-10-20
6
-42
/
+42
*
OpenBSD patches for net, split from CR #8275005
robert.nagy@gmail.com
2011-10-20
7
-6
/
+32
*
Disk cache: Add another timming histogram.
rvargas@google.com
2011-10-20
2
-1
/
+19
*
Expected version of WebSocket was adjusted for hybi17 that was introduced at ...
loislo@chromium.org
2011-10-20
1
-1
/
+1
*
Allow CookieStorage implementations other than CookieMonster.
droger@google.com
2011-10-20
2
-20
/
+23
*
Disk cache: Update stress_cache to perform deeper testsing.
rvargas@google.com
2011-10-20
12
-39
/
+242
*
Disk cache: Fix the sanity check for entries with keys of 16KB.
rvargas@google.com
2011-10-20
2
-2
/
+10
*
Fix leaking CERTCertificate in NSS X509Certificate::CreateSelfSigned.
mattm@chromium.org
2011-10-20
1
-2
/
+4
*
Fixed the comments in BackupSocketFailAfterStall tests.
rtenneti@chromium.org
2011-10-20
1
-5
/
+1
*
base::Bind conversion for net/http/...
adamk@chromium.org
2011-10-20
10
-46
/
+58
*
base::Bind conversion for net/disk_cache/...
adamk@chromium.org
2011-10-20
8
-29
/
+31
*
net: disable revocation checking for connections to HTTPS proxies.
agl@chromium.org
2011-10-19
1
-0
/
+3
*
Basic HTTP pipelining support.
simonjam@chromium.org
2011-10-19
31
-80
/
+3079
*
Don't need to export an abstract interface.
wtc@chromium.org
2011-10-19
3
-19
/
+2
*
Add groups.google.com to HSTS list.
cevans@chromium.org
2011-10-19
2
-0
/
+4
*
Keep track of expired entries in net-internals DNS tab,
mmenke@chromium.org
2011-10-19
1
-1
/
+1
*
net: another Brocade customer for the blacklist.
agl@chromium.org
2011-10-19
1
-0
/
+1
*
Fix openssl build after http://codereview.chromium.org/8265004/
joth@chromium.org
2011-10-19
1
-1
/
+2
*
Add some more comments for IOBuffer.
eroman@chromium.org
2011-10-19
1
-2
/
+59
*
Fix a comment nit for SSLNextProtoCallback.
wtc@chromium.org
2011-10-19
2
-2
/
+2
*
Add NetLog and histograms for CertVerifier
willchan@chromium.org
2011-10-19
9
-37
/
+113
*
content: Make tab_contents_drag_source not depend on download_util.h
erg@google.com
2011-10-18
3
-11
/
+7
*
Add NetLog support to UDP sockets.
mmenke@chromium.org
2011-10-18
13
-92
/
+416
*
Reset static HttpStreamFactory settings before each test in a NetTestSuite.
szym@chromium.org
2011-10-18
3
-0
/
+32
*
net: rework the NPN patch.
agl@chromium.org
2011-10-18
16
-287
/
+496
*
WriteInto handles length_with_null values of 1 better.
cbentzel@chromium.org
2011-10-18
1
-2
/
+5
*
Track the RTT via histograms for PING messages sent from client.
rtenneti@chromium.org
2011-10-18
2
-0
/
+18
*
Use NSS to generate Origin-Bound Certs on Win and Mac.
mattm@chromium.org
2011-10-18
15
-382
/
+576
*
Set send buffer size for P2P UDP sockets.
sergeyu@chromium.org
2011-10-18
9
-18
/
+82
*
Changes the sending of PING to 1 secs instead
rtenneti@chromium.org
2011-10-17
1
-2
/
+8
*
Don't send preface-PING. Send trailing ping 200ms after sending the SYN_STREAM.
rtenneti@chromium.org
2011-10-17
2
-14
/
+11
*
Log events related to SSL client authentication.
wtc@chromium.org
2011-10-17
2
-11
/
+76
*
Removed eroneous DCHECK in CheckPingStatus
rtenneti@chromium.org
2011-10-17
1
-1
/
+0
*
The change list splits loading of cookies from DB by the domain key(eTLD+1).
guohui@google.com
2011-10-17
6
-73
/
+312
*
SSL client authentication support for secure proxy in WebSocket
toyoshim@chromium.org
2011-10-17
2
-13
/
+70
*
Send PING to check the status of the SPDY connection.
rtenneti@chromium.org
2011-10-16
10
-5
/
+462
*
Enable fraudulent certificate chain reporting.
palmer@chromium.org
2011-10-16
1
-3
/
+7
*
Revert 105675 - Revert 105669 - Additional infrastructure code supporting the...
palmer@chromium.org
2011-10-16
4
-0
/
+24
*
Revert 105661 - Revert 105659 - Delay network requests on startup if any webR...
pam@chromium.org
2011-10-15
1
-0
/
+2
*
Revert 105669 - Additional infrastructure code supporting the report fraudule...
lipalani@chromium.org
2011-10-15
4
-24
/
+0
*
Additional infrastructure code supporting the report fraudulent certificate c...
palmer@chromium.org
2011-10-15
4
-0
/
+24
*
Revert 105659 - Delay network requests on startup if any webRequest or webNav...
pam@chromium.org
2011-10-15
1
-2
/
+0
*
Delay network requests on startup if any webRequest or webNavigation extensio...
pam@chromium.org
2011-10-15
1
-0
/
+2
*
Recommit fraudulent certificate reporting infrastructure.
palmer@chromium.org
2011-10-15
8
-219
/
+429
*
Revert 105639 - The change list splits loading of cookies from DB by the doma...
guohui@chromium.org
2011-10-15
6
-312
/
+73
*
The change list splits loading of cookies from DB by the domain key(eTLD+1).
guohui@google.com
2011-10-15
6
-73
/
+312
[next]