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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor: Extract "InitProxyResolver" to "ProxyScriptDecider".
eroman@chromium.org
2011-12-13
2
-15
/
+6
*
No longer preconnect to unsafe ports. As UrlRequests were
mmenke@chromium.org
2011-12-13
1
-2
/
+2
*
Don't attempt to forward declare StringPiece.
erikwright@chromium.org
2011-12-13
1
-4
/
+1
*
This fixes a bug I introduced last night with
gspencer@chromium.org
2011-12-13
2
-2
/
+1
*
This goes most of the way to re-enabling chrome_frame_net_tests by making it ...
joi@chromium.org
2011-12-12
2
-0
/
+10
*
net: build fix for OpenSSL from r113998
agl@chromium.org
2011-12-12
1
-1
/
+2
*
This applies GUIDs to certificate and key nicknames when
gspencer@chromium.org
2011-12-12
6
-58
/
+170
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
1
-4
/
+1
*
linux: Remove all 40 static initializers from escape.cc.
thakis@chromium.org
2011-12-09
1
-21
/
+17
*
Removing MessageLoop::QuitTask() from net/
dcheng@chromium.org
2011-12-09
2
-3
/
+3
*
Isolates generic DnsClient from AsyncHostResolver.
szym@chromium.org
2011-12-08
5
-11
/
+321
*
net: remove nzz.ch from False Start blacklist.
agl@chromium.org
2011-12-08
1
-1
/
+0
*
Revert 110505 - Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes re...
cbentzel@chromium.org
2011-12-08
1
-3
/
+0
*
Don't attempt to forward declare StringPiece.
erikwright@chromium.org
2011-12-07
2
-2
/
+1
*
Add billing.ntt-east.co.jp to False Start blacklist pending their upgrade.
agl@chromium.org
2011-12-07
2
-0
/
+2
*
Revert "Revert "net: reenable Twitter's public key pins with api.twitter.com ...
agl@chromium.org
2011-12-07
4
-15
/
+565
*
Reverts a commit that caused ASAN failures, and 2 dependent commits.
joi@chromium.org
2011-12-07
2
-44
/
+35
*
Revert 113282 - Isolates generic DnsClient from AsyncHostResolver.
cbentzel@chromium.org
2011-12-07
5
-321
/
+11
*
mac: s/UINT32_MAX/kuint32max/
thakis@chromium.org
2011-12-07
1
-2
/
+2
*
SPDY PING - log the type of PING if it is received
rtenneti@chromium.org
2011-12-06
1
-0
/
+1
*
Isolates generic DnsClient from AsyncHostResolver.
szym@chromium.org
2011-12-06
5
-11
/
+321
*
base::Bind: Convert disk_cache_based_ssl_host_info.
jhawkins@chromium.org
2011-12-06
2
-35
/
+44
*
Revert "net: reenable Twitter's public key pins with api.twitter.com using th...
agl@chromium.org
2011-12-06
4
-563
/
+18
*
net: reenable Twitter's public key pins with api.twitter.com using the CDN pins.
agl@chromium.org
2011-12-06
4
-18
/
+563
*
Support EC certs in OriginBoundCertService and OriginBoundCertStore.
mattm@chromium.org
2011-12-06
10
-159
/
+589
*
Revert 113085 - broke unittests
mmenke@chromium.org
2011-12-06
1
-0
/
+1
*
Move CapturingNetLog out of net project, as it's no longer
mmenke@chromium.org
2011-12-06
1
-1
/
+0
*
Log server advertised protos and the selected
rtenneti@google.com
2011-12-05
1
-0
/
+8
*
Store session cookies and restore them if chrome crashes or autorestarts.
marja@chromium.org
2011-12-05
3
-5
/
+68
*
Add a preference for enabling the TLS origin-bound certificates extension.
wtc@chromium.org
2011-12-03
2
-17
/
+3
*
ReReland: Allow signing EC certs and creating EC origin-bound certs.
mattm@chromium.org
2011-12-02
6
-98
/
+231
*
Make SDCH classes IO-thread-only. Remove TSan suppression.
joi@chromium.org
2011-12-02
2
-3
/
+19
*
Parse individual X.509 name components on Windows, rather than parsing the st...
rsleevi@chromium.org
2011-12-02
3
-91
/
+180
*
On OS X, when accessing a certificate field (subject, issuer, extension, etc)...
rsleevi@chromium.org
2011-12-02
1
-154
/
+231
*
Remove all 192 static initializers from transport_security_state.cc
thakis@chromium.org
2011-12-01
1
-19
/
+19
*
base::Bind: Convert net::NetworkDelegate.
jhawkins@chromium.org
2011-12-01
2
-16
/
+16
*
export IsPortAllowedByDefault()
toyoshim@chromium.org
2011-12-01
1
-6
/
+5
*
Revert 112385 - Reland: Allow signing EC certs and creating EC origin-bound c...
rbyers@chromium.org
2011-12-01
6
-228
/
+98
*
Reland: Allow signing EC certs and creating EC origin-bound certs.
mattm@chromium.org
2011-12-01
6
-98
/
+228
*
base::Bind: More random cleanups.
jhawkins@chromium.org
2011-12-01
1
-35
/
+23
*
base::Bind: Implement a 1-arity CancelableCallback and use this to implement
jhawkins@chromium.org
2011-11-30
1
-0
/
+3
*
net: add toto-dream.com to the False Start blacklist during their transition.
agl@chromium.org
2011-11-30
2
-0
/
+3
*
ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...
pkasting@chromium.org
2011-11-29
2
-51
/
+48
*
net: make interstitials fatal for pinned sites
agl@chromium.org
2011-11-29
3
-449
/
+327
*
base::Bind: Convert the following files.
jhawkins@chromium.org
2011-11-29
1
-2
/
+2
*
Revert 111850 - base::Bind: Convert the following files.
jhawkins@chromium.org
2011-11-29
1
-2
/
+2
*
base::Bind: Convert the following files.
jhawkins@chromium.org
2011-11-29
1
-2
/
+2
*
Cleanup: Convert ASCIIToUTF16("") to string16().
jhawkins@chromium.org
2011-11-28
1
-2
/
+3
*
Remove cozi.com from the False Start blacklist at their request.
agl@chromium.org
2011-11-28
1
-1
/
+0
*
replace platform conditions with os_posix and os_bsd where applicable
robert.nagy@gmail.com
2011-11-22
1
-1
/
+3
[next]