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
*
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
*
Revert 105624 - Revert 105614.
palmer@chromium.org
2011-10-15
8
-427
/
+219
*
Revert 105614.
palmer@chromium.org
2011-10-15
8
-219
/
+427
*
Revert 105595 - Initial infrastructure for the fraudulent certificate chain r...
apatrick@chromium.org
2011-10-14
7
-414
/
+219
*
Initial infrastructure for the fraudulent certificate chain reporting
palmer@chromium.org
2011-10-14
7
-219
/
+414
*
DoGetOBCertComplete should reset client_auth_cert_needed_ to false
wtc@chromium.org
2011-10-14
1
-0
/
+1
*
Support SSL connections in websocket-to-TCP proxy.
dilmah@chromium.org
2011-10-14
2
-1
/
+10
*
Add WorkerPool::PostTaskAndReply and use in DHCP code.
joi@chromium.org
2011-10-14
6
-216
/
+134
*
net: yet another Brocade list for the blacklist.
agl@chromium.org
2011-10-14
1
-0
/
+1
*
net: more Brocade hosts for the blocklist
agl@chromium.org
2011-10-14
1
-0
/
+4
*
Add *.googleplex.com to HSTS list.
cevans@chromium.org
2011-10-14
2
-0
/
+5
*
move to json, make work w/ a python2.6 that doesn't have simplejson installed
dpranke@chromium.org
2011-10-14
1
-3
/
+7
*
Change net_util icu header inclusions to not use system header syntax.
asvitkine@chromium.org
2011-10-13
1
-7
/
+7
*
net: Fix ASAN build my moving AppendEscapedCharForHTMLImpl above into unnamed...
tfarina@chromium.org
2011-10-13
1
-25
/
+25
*
net: Move EscapeForHTML() functions into net namespace.
tfarina@chromium.org
2011-10-13
2
-16
/
+16
*
Add --use-spdy option to control initial max concurrent streams.
willchan@chromium.org
2011-10-13
3
-5
/
+21
*
Support SPDY RST_STREAM with REFUSED_STREAM status properly.
willchan@chromium.org
2011-10-13
4
-0
/
+64
*
Define id_ to have the ID type for better readability.
wtc@chromium.org
2011-10-13
1
-2
/
+2
*
Change the default of the SSL_ENABLE_OB_CERTS option to PR_FALSE.
wtc@chromium.org
2011-10-13
2
-2
/
+2
*
Revert 105215 - Disk Cache: Close the deleted list experiment for new users.
rvargas@google.com
2011-10-13
1
-6
/
+28
*
Disk Cache: Close the deleted list experiment for new users.
rvargas@google.com
2011-10-13
1
-28
/
+6
*
net: more Brocade users for the blacklist.
agl@chromium.org
2011-10-12
1
-0
/
+2
*
Simplify a comparison for disabled cipher suites in SSLConfigService
rsleevi@chromium.org
2011-10-12
1
-6
/
+2
*
Remove the unused source_net_log parameter from ResolveHelper. This
wtc@chromium.org
2011-10-12
2
-9
/
+5
*
Remove declaration for SSLConfigService::CreateSystemSSLConfigService.
rsleevi@chromium.org
2011-10-12
1
-7
/
+0
*
net: narrow HSTS for (*.)dropcam.com to (www.)dropcam.com
agl@chromium.org
2011-10-12
2
-2
/
+6
*
net: disable Twitter's CDN pins for debugging.
agl@chromium.org
2011-10-12
2
-80
/
+6
*
net: ignore revocation check failures when fetching a proxy script.
agl@chromium.org
2011-10-12
1
-0
/
+5
*
Ignore revocation check failures from automated requests.
agl@chromium.org
2011-10-12
2
-2
/
+15
*
net: more Brocade users for the blacklist.
agl@chromium.org
2011-10-12
1
-0
/
+3
*
net: another HSTS preloaded addition.
agl@chromium.org
2011-10-12
2
-0
/
+9
*
Expose some network configurations for performance tuning.
wangxianzhu@chromium.org
2011-10-12
10
-32
/
+56
*
Switch FileStream to use new CompletionCallback.
willchan@chromium.org
2011-10-12
10
-149
/
+160
*
Persist Alternate-Protocol.
willchan@chromium.org
2011-10-12
8
-10
/
+99
*
Change EOL setting of net/socket/client_socket_pool.cc
wangxianzhu@chromium.org
2011-10-12
1
-33
/
+33
*
Modify WaitableEvent::Wait() to return void
steveblock@chromium.org
2011-10-12
1
-2
/
+1
*
Add GetHostCache to HostResolver interface, and use the
mmenke@chromium.org
2011-10-12
10
-14
/
+34
*
webRequest.onAuthRequired listeners can provide authentication credentials.
cbentzel@chromium.org
2011-10-11
1
-0
/
+8
*
Removed FLAKY from BackupSocketFailAfterStall to see
rtenneti@chromium.org
2011-10-11
1
-1
/
+1
*
TcpClientSocketWin::IsConnected could detect EOF
toyoshim@chromium.org
2011-10-11
1
-0
/
+6
*
Fix leak of HttpServerProperties in URLRequestContextStorage.
willchan@chromium.org
2011-10-11
2
-2
/
+2
*
Certificate host matching rules should accept both absolute and relative DNS ...
rsleevi@chromium.org
2011-10-11
2
-9
/
+32
*
net: another batch of Brocade hosts for the blacklist.
agl@chromium.org
2011-10-10
1
-0
/
+5
*
Implementation of DnsConfigService for win (+ Bind migration).
szym@chromium.org
2011-10-10
15
-304
/
+899
*
Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.
willchan@chromium.org
2011-10-10
30
-459
/
+441
*
FileStream unit tests now check for file close.
ahendrickson@chromium.org
2011-10-10
2
-4
/
+48
[next]