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
/
http
/
http_response_info.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Update ALPN/NPN token from "h2-14" to "h2-15"."
Bence Béky
2014-11-17
1
-2
/
+2
*
Update ALPN/NPN token from "h2-14" to "h2-15".
bnc
2014-11-07
1
-2
/
+2
*
HTTP2 draft 14 support
bnc@chromium.org
2014-08-21
1
-2
/
+2
*
Update HTTP/2 NPN/ALPN tokens to "h2-13" to advertise draft 13 support.
jgraettinger@chromium.org
2014-06-26
1
-2
/
+2
*
Moved data reduction proxy bypass logic to a NetworkDelegate
bengr@chromium.org
2014-06-13
1
-0
/
+2
*
Update HTTP/2 NPN/ALPN tokens to "h2-12" to advertise draft 12 support.
jgraettinger@chromium.org
2014-05-20
1
-2
/
+2
*
Update SPDY4/HTTP2 identifiers/flags/NPN tokens.
jgraettinger@chromium.org
2014-04-14
1
-8
/
+6
*
Cleanup: Correct the names of the struct fields.
eranm@google.com
2014-01-08
1
-2
/
+2
*
SignedCertificateTimestamp storing & serialization code.
alcutter@google.com
2013-11-29
1
-0
/
+31
*
[SPDY] Do not advertise SPDY/2 by default
akalin@chromium.org
2013-10-06
1
-3
/
+3
*
[SPDY] Remove references to obsolete SPDY versions SPDY/1 and SPDY/2.1
akalin@chromium.org
2013-10-04
1
-2
/
+0
*
[SPDY] Add strings and constants for HTTP/2 draft 04
akalin@chromium.org
2013-07-30
1
-2
/
+30
*
Revert 214289 "[SPDY] Add strings and constants for HTTP/2 draft 04"
akalin@chromium.org
2013-07-30
1
-30
/
+2
*
[SPDY] Add strings and constants for HTTP/2 draft 04
akalin@chromium.org
2013-07-30
1
-2
/
+30
*
Use a direct include of time headers in net/, part 2.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Expose the HttpResponseInfo's ConnectionInfo in window.chrome.loadTimes()
rch@chromium.org
2013-06-06
1
-0
/
+24
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-1
/
+1
*
Implement offline mode behind a flag.
rdsmith@chromium.org
2013-04-20
1
-0
/
+3
*
fix a problem that android cannot download files with basic authentication
qinmin@chromium.org
2013-04-10
1
-0
/
+10
*
net: extract net/cert out of net/base
phajdan.jr@chromium.org
2013-03-29
1
-1
/
+1
*
Cache failover to LOAD_PREFERRING_CACHE if network response suggests offline.
rdsmith@chromium.org
2013-03-23
1
-0
/
+3
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
1
-1
/
+1
*
Add a ConnectionInfo enum which describes the kind of connection used to fetc...
rch@chromium.org
2013-03-13
1
-8
/
+30
*
Cleanup: avoid foo ? true : false, part 2.
thestig@chromium.org
2012-09-19
1
-1
/
+1
*
Cache certificates as DER on all platforms.
rsleevi@chromium.org
2012-03-29
1
-4
/
+17
*
Avoid using Pickle::WriteSize(), which writes an architecture-dependent amount
mdm@chromium.org
2012-03-21
1
-2
/
+3
*
Refactor Pickle Read methods to use higher performance PickleIterator.
jbates@chromium.org
2012-03-07
1
-1
/
+1
*
Do not cache Strict-Transport-Security and Public-Key-Pins headers.
palmer@chromium.org
2012-02-13
1
-2
/
+3
*
Added protocol_version negotiated with the server.
rtenneti@google.com
2011-12-20
1
-1
/
+17
*
For the SSL cert status, convert anonymous enum that gives bit values into a ...
pkasting@chromium.org
2011-09-23
1
-3
/
+3
*
Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi...
pkasting@chromium.org
2011-09-22
1
-3
/
+3
*
For the SSL cert status, convert anonymous enum that gives bit values into a ...
pkasting@chromium.org
2011-09-22
1
-3
/
+3
*
net: serialize SSL connection status to disk cache.
agl@chromium.org
2011-06-17
1
-1
/
+16
*
InitFromPickle should return false on any deserialization
wtc@chromium.org
2011-04-22
1
-4
/
+9
*
Address post-review feedback for r82214. In addition, no longer attempt to gr...
rsleevi@chromium.org
2011-04-22
1
-2
/
+2
*
Change the HTTP cache to cache the entire certificate chain for SSL sites
rsleevi@chromium.org
2011-04-20
1
-5
/
+13
*
Reland rest of r77399.
willchan@chromium.org
2011-03-12
1
-12
/
+0
*
Revert r77399 in preparation for merging a small portion of it to 696.
willchan@chromium.org
2011-03-11
1
-0
/
+12
*
Reland r77075,r77077.
willchan@chromium.org
2011-03-09
1
-12
/
+0
*
Revert 77075 - Don't block on stream requests on Alternate-Protocol.
jochen@chromium.org
2011-03-07
1
-0
/
+12
*
Don't block on stream requests on Alternate-Protocol.
willchan@chromium.org
2011-03-06
1
-12
/
+0
*
Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...
bryner@chromium.org
2011-02-22
1
-0
/
+17
*
We should use SSLInfo or related types for HTTPS
wtc@chromium.org
2010-11-11
1
-8
/
+8
*
Report the SSL protocol version in ssl_info.connection_status.
wtc@chromium.org
2010-10-27
1
-0
/
+1
*
FBTF: A giant cleanup to net/
erg@google.com
2010-08-31
1
-0
/
+1
*
Initialize all data members in HTTPResponseInfo's new ctor and remove the rel...
michaeln@chromium.org
2010-08-13
1
-0
/
+2
*
FBTF: Start cleaning up net/
erg@google.com
2010-08-11
1
-0
/
+35
*
Add field trial stats for alternate_protocol. The histogram we collected are:
lzheng@chromium.org
2010-06-26
1
-0
/
+10
*
This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t...
lzheng@chromium.org
2010-05-21
1
-1
/
+9
*
Track whether a resource was loaded via a proxy. I'm going to use
mbelshe@chromium.org
2010-05-21
1
-1
/
+9
[next]