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
*
Add iOS support to the NetworkChangeNotifier.
droger@chromium.org
2012-08-23
2
-9
/
+49
*
Rename X509Certificate::VerifyFlags to CertVerifier::VerifyFlags
rsleevi@chromium.org
2012-08-23
9
-52
/
+58
*
Split net::UploadData into two: for resource request IPC and for upload handling
kinuko@chromium.org
2012-08-21
5
-44
/
+23
*
Revert 152528 - Split net::UploadData into two: for resource request IPC and ...
kinuko@chromium.org
2012-08-21
5
-21
/
+31
*
Split net::UploadData into two: for resource request IPC and for upload handling
kinuko@chromium.org
2012-08-21
5
-31
/
+21
*
net: Make UploadData::Element an independent class
hashimoto@chromium.org
2012-08-21
6
-376
/
+411
*
Revert 151198 - Turn off TLS 1.1.
wtc@chromium.org
2012-08-20
1
-1
/
+10
*
Add histograms for network activity, and total/cumulative
tburkard@chromium.org
2012-08-20
2
-18
/
+16
*
net: Fix more clang warnings about missing virtual and OVERRIDE annotations.
tfarina@chromium.org
2012-08-19
3
-4
/
+4
*
Do not perform online revocation checking when the user has explicitly disabl...
rsleevi@chromium.org
2012-08-17
10
-183
/
+272
*
net: disable ECDSA ciphersuites on platforms where we can't support it.
agl@chromium.org
2012-08-16
1
-0
/
+3
*
[net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort addresses according...
szym@chromium.org
2012-08-15
7
-43
/
+246
*
When measuring waste in the DNS resolver related to AF_UNSPEC lookups, also
pauljensen@chromium.org
2012-08-15
1
-40
/
+41
*
Revert 151586 - [net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort add...
brettw@chromium.org
2012-08-14
7
-246
/
+43
*
[net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort addresses according...
szym@chromium.org
2012-08-14
7
-43
/
+246
*
Tweak the tests to match the original intention.
wtc@chromium.org
2012-08-13
1
-0
/
+7
*
Revert "TLS channel id field trial."
mattm@chromium.org
2012-08-13
2
-11
/
+0
*
Add histograms to NetworkChangeNotifier to identify ways to improve interface
pauljensen@chromium.org
2012-08-13
2
-0
/
+136
*
Measure DNS resolution waste from not always performing AF_UNSPEC lookups.
pauljensen@chromium.org
2012-08-13
1
-2
/
+40
*
[net] Use only DnsConfigService to detect DNS changes in HostResolverImpl
szym@chromium.org
2012-08-13
2
-34
/
+19
*
net: add (*.)piratenlogin.de to HSTS preloaded.
agl@chromium.org
2012-08-13
2
-0
/
+2
*
Turn off TLS 1.1.
wtc@chromium.org
2012-08-12
1
-10
/
+1
*
Change the type of file_type parameter to int, as the parameter actually take...
haruki@chromium.org
2012-08-12
1
-2
/
+1
*
Clean-up inline members of nested classes (net/)
hans@chromium.org
2012-08-09
6
-24
/
+44
*
Add a menu item to content_shell to open devtools to make it more discoverable.
jam@chromium.org
2012-08-09
2
-0
/
+22
*
Revert 150375 - Implement SHA-256 fingerprint support
palmer@chromium.org
2012-08-08
30
-491
/
+218
*
Implement SHA-256 fingerprint support
palmer@chromium.org
2012-08-07
30
-218
/
+491
*
Revert 150124 - Implement SHA-256 fingerprint support.
dimich@chromium.org
2012-08-06
30
-491
/
+218
*
Implement SHA-256 fingerprint support.
palmer@chromium.org
2012-08-06
30
-218
/
+491
*
net: add several neonisi.com domains to HSTS preloaded.
agl@chromium.org
2012-08-03
2
-0
/
+6
*
net: add codereview sites to HSTS preloaded.
agl@chromium.org
2012-08-03
3
-1
/
+5
*
Add WriteHeaders interface to SpdySession and SpdyStream.
toyoshim@chromium.org
2012-08-03
1
-2
/
+11
*
Add a new ExtractSubjectPublicKeyFromSPKI method to asn1_utils.
rch@chromium.org
2012-08-01
2
-1
/
+36
*
Log SPDY request headers in URL_REQUEST events in net-internals.
pauljensen@chromium.org
2012-08-01
1
-0
/
+7
*
Remove error handling for NOT_IN_DNS.
agl@chromium.org
2012-08-01
4
-9
/
+2
*
Revert 149261 - Support SHA-256 in public key pins for HTTPS.
vandebo@chromium.org
2012-07-31
30
-445
/
+203
*
Support SHA-256 in public key pins for HTTPS.
palmer@chromium.org
2012-07-31
30
-203
/
+445
*
Add a kBITSTRING DER encoding tag byte to asn1_util.h
rch@chromium.org
2012-07-30
1
-1
/
+2
*
Adding histograms showing fraction of page load times spent in the disk cache...
tburkard@chromium.org
2012-07-30
2
-0
/
+26
*
Bringing up the net target on iOS.
noyau@chromium.org
2012-07-30
2
-4
/
+9
*
net: add browserid.org and login.persona.org to HSTS preloaded.
agl@chromium.org
2012-07-30
2
-0
/
+5
*
net: add (*.)passwd.io to HSTS preloaded
agl@chromium.org
2012-07-30
1
-0
/
+1
*
Add const accessors to URLRequest and UploadData.
vabr@chromium.org
2012-07-28
2
-2
/
+7
*
SPDY - update the comment to have "status" for SPDY_SESSION_GOAWAY
rtenneti@chromium.org
2012-07-28
1
-0
/
+1
*
net: update ssl_cipher_suite_names_generate.go for Go 1.
agl@chromium.org
2012-07-26
1
-9
/
+9
*
Do not inherit from std::vector.
tfarina@chromium.org
2012-07-25
1
-1
/
+1
*
Factor out common error-code conversion code for PlatformFileErrorToNetError.
nhiroki@google.com
2012-07-25
2
-2
/
+21
*
net: fix a couple of broken certificate tests.
agl@chromium.org
2012-07-24
2
-40
/
+38
*
net: don't crash when failing dynamic pins.
agl@chromium.org
2012-07-23
1
-0
/
+5
*
Offload disk accesses to WorkerPool in ExtensionProtocolHandler
paivanof@gmail.com
2012-07-23
1
-1
/
+3
[next]