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 embedder-specific headers to HTTP CONNECT tunnel request
bengr
2014-09-10
15
-44
/
+265
*
Use ScopedEVP_PKEY in keystore_openssl.cc.
davidben
2014-09-10
2
-57
/
+47
*
Set response headers for data URL.
tyoshino
2014-09-10
6
-6
/
+147
*
remove >> ambiguity in quic_protocol.h
mostynb
2014-09-10
2
-2
/
+3
*
Pass in bad proxy to NotifyProxyFallback and not the successful one.
kundaji
2014-09-09
2
-2
/
+4
*
Added new histogram for analyzing SDCH corruption detection cases.
rdsmith
2014-09-09
7
-11
/
+67
*
Change SDCHDictionaryFetcher to use URLRequest instead of URLFetcher.
rdsmith
2014-09-09
10
-308
/
+684
*
Revert of Revert "net: enable SSL_MODE_CBC_RECORD_SPLITTING with OpenSSL." (p...
isherman
2014-09-09
1
-0
/
+1
*
Fix bug where QUIC_VERSION_21 would stall after sending too many headers.
rjshade
2014-09-09
2
-1
/
+24
*
Add HttpCache.ExternallyConditionalized histogram.
ricea
2014-09-09
1
-0
/
+23
*
gn/linux: warnings as errors, turn on Wextra
scottmg
2014-09-09
1
-1
/
+1
*
Add various fields of the QUIC ack frame to net-internals.
rch
2014-09-09
1
-0
/
+25
*
Componentize component_updater: Move URLRequestPrepackagedInterceptor from co...
tommycli
2014-09-09
4
-0
/
+287
*
Make URLRequest's constructor private, and make URLRequestContext a friend cl...
mmenke
2014-09-09
13
-217
/
+223
*
Adds ability to disable connection pooling in QUIC.
jri
2014-09-09
5
-1
/
+217
*
Add lots of testonly annotations to the GN build.
Brett Wilson
2014-09-08
1
-0
/
+14
*
Add a new histogram for tracking how much time is spent resolving hosts
rch
2014-09-08
1
-0
/
+4
*
Make HPACK static table static and immutable.
bnc
2014-09-08
14
-229
/
+392
*
HTTPSRequestTest.DisableECDSAOnXP seems flaky on XP.
henrika
2014-09-08
1
-1
/
+2
*
Add content_shell_apk target (and a bunch of its dependencies)
cjhopman
2014-09-08
1
-0
/
+94
*
Switch from QUIC v21 to v19.
rch
2014-09-07
1
-1
/
+1
*
Revert "net: enable SSL_MODE_CBC_RECORD_SPLITTING with OpenSSL."
agl
2014-09-06
1
-1
/
+0
*
ReadIpHelper: Zero out before calling GetAdaptersAddresses
ttuttle
2014-09-06
1
-0
/
+1
*
Use ProxyConfigServiceLinux in the chromoting host to configure proxy.
Sergey Ulanov
2014-09-06
1
-4
/
+1
*
Improve URLFetcher documentation for retry on 5XX settings.
maniscalco
2014-09-05
1
-3
/
+7
*
Remove disk_cache::BackendImpl::OpenPrevEntry() and all users.
gavinp
2014-09-05
11
-1278
/
+73
*
Followup of https://codereview.chromium.org/317093002/. This CL adds tests fo...
guohui
2014-09-05
2
-1
/
+18
*
Remove DenyCertForHost from SSLHostStateDelegate API.
jww
2014-09-05
3
-211
/
+0
*
HPACK: Split header fields in encoder.
bnc
2014-09-05
4
-6
/
+79
*
HPACK: Check pseudo-header order in decoder.
bnc
2014-09-05
4
-5
/
+40
*
Fix copying of SAML IdP cookies on subsequent logins
bartfab
2014-09-05
3
-5
/
+6
*
Remove the tracing cache backend.
gavinp
2014-09-05
6
-456
/
+0
*
More fixes for scoped_refptr operator T* removal.
Daniel Cheng
2014-09-05
1
-2
/
+2
*
Add a script for generating testing CRLSets
rsleevi
2014-09-05
1
-0
/
+200
*
Use scoped_refptr<SingleThreadTaskRunner> when initializing ProxyConfigService
sergeyu
2014-09-05
11
-109
/
+120
*
win/clang: Fix all remaining -Wformat warnings.
Nico Weber
2014-09-05
1
-1
/
+1
*
Add support for Android aidl and support for gyp's java_in_dir
cjhopman
2014-09-05
2
-4
/
+6
*
Fix a bug in QuicHttpStream::Close in which response_status_ was not being se...
rch
2014-09-04
2
-0
/
+22
*
Listen to OnNetworkChanged instead of OnIPAddressChanged
jaekyun
2014-09-04
2
-0
/
+8
*
Fix warning for multi line comment in QUIC.
pgal.u-szeged
2014-09-04
1
-1
/
+1
*
Revert "Certificate Transparency: Code for unpacking EV cert hashes whitelist"
Dmitry Lomov
2014-09-04
12
-545
/
+0
*
Enable Certificate Transparency in the OpenSSL port.
davidben
2014-09-04
5
-78
/
+168
*
HPACK: encode :pseudo and indexed headers first.
bnc
2014-09-04
5
-26
/
+86
*
Certificate Transparency: Code for unpacking EV cert hashes whitelist
eranm
2014-09-04
12
-0
/
+545
*
Change base/file_utils.h includes to base/files/file_utils.h in net/
thestig
2014-09-04
84
-85
/
+85
*
Implement ct_objects_extractor for OpenSSL.
davidben
2014-09-04
3
-12
/
+331
*
Reland net-related fixups for scoped_refptr conversion operator cleanup.
dcheng
2014-09-04
9
-32
/
+35
*
OpenSSL: Disable ECDSA cipher suites on Windows XP.
davidben
2014-09-03
3
-0
/
+83
*
Landing Recent QUIC Changes.
rtenneti
2014-09-03
26
-124
/
+131
*
[Android] Fix findbugs errors.
newt
2014-09-03
1
-11
/
+10
[next]