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_network_layer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: rework the NPN patch.
agl@chromium.org
2011-10-18
1
-15
/
+13
*
Send PING to check the status of the SPDY connection.
rtenneti@chromium.org
2011-10-16
1
-0
/
+3
*
Add --use-spdy option to control initial max concurrent streams.
willchan@chromium.org
2011-10-13
1
-0
/
+6
*
Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.
willchan@chromium.org
2011-10-10
1
-3
/
+4
*
Kill URLRequestJobTracker.
willchan@chromium.org
2011-05-22
1
-3
/
+7
*
Remove svn:mergeinfo props from many files.
pkasting@chromium.org
2011-04-08
1
-1
/
+1
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
1
-1
/
+1
*
Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
1
-1
/
+1
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-22
1
-1
/
+1
*
Add support for testing SPDY with a forced-single-domain mode. This is
mbelshe@chromium.org
2011-02-22
1
-0
/
+5
*
Refactor HttpNetworkSession construction.
willchan@chromium.org
2011-02-03
1
-2
/
+0
*
Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.
willchan@chromium.org
2011-01-28
1
-126
/
+1
*
More net/ method ordering.
erg@google.com
2011-01-26
1
-77
/
+81
*
Add a port to the SPDY debugging flags so that we can force SPDY for just a
mbelshe@chromium.org
2011-01-08
1
-1
/
+10
*
Cache certificate verification results in memory.
wtc@google.com
2010-12-16
1
-1
/
+10
*
Revert 68696 - Disable SPDY by default as a test to see if heap corruption go...
willchan@chromium.org
2010-12-09
1
-5
/
+0
*
Disable SPDY by default as a test to see if heap corruption goes away.
willchan@chromium.org
2010-12-09
1
-0
/
+5
*
Revert "Revert "net: Plumb DnsCertProvenanceChecker around.""
agl@chromium.org
2010-11-22
1
-0
/
+9
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-22
1
-9
/
+0
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-22
1
-0
/
+9
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-18
1
-9
/
+0
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-18
1
-0
/
+9
*
Revert revert 62918 - net: clean up SSLHostInfo construction."
agl@chromium.org
2010-10-19
1
-1
/
+10
*
Revert 62918 - net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
1
-10
/
+1
*
net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
1
-1
/
+10
*
Add an off switch for SPDY:
mbelshe@chromium.org
2010-10-16
1
-1
/
+4
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-1
/
+0
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
1
-1
/
+1
*
Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."
agl@chromium.org
2010-10-08
1
-2
/
+10
*
Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."
agl@chromium.org
2010-10-07
1
-10
/
+2
*
net: plumb DnsRRResolver from IOThread to HttpNetworkSession.
agl@chromium.org
2010-10-07
1
-2
/
+10
*
Reland 61015 (unnecessary revert due to flaky build) - Stop refcounting SpdyS...
willchan@chromium.org
2010-09-30
1
-5
/
+12
*
Revert 61015 (broke fetch_client) - Stop refcounting SpdySessionPool.
willchan@chromium.org
2010-09-30
1
-12
/
+5
*
Stop refcounting SpdySessionPool.
willchan@chromium.org
2010-09-30
1
-5
/
+12
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
1
-0
/
+1
*
Flush SSL pools after SSL config changes.
csilv@chromium.org
2010-09-04
1
-1
/
+1
*
SPDY flow control: add support for receive window size
agayev@chromium.org
2010-08-26
1
-1
/
+1
*
Add option to simulate alternate protocol always being present.
mbelshe@chromium.org
2010-08-22
1
-0
/
+6
*
Extract connection logic from HttpNetworkTransaction into a new
mbelshe@chromium.org
2010-08-19
1
-10
/
+10
*
Removed spdy_network_transaction.h file.
erikchen@google.com
2010-08-09
1
-1
/
+0
*
Implement server push protocol 2.
erikchen@google.com
2010-08-05
1
-0
/
+23
*
Modify the SPDY v1 hack to only advertise v1 and not v2 over NPN.
mbelshe@chromium.org
2010-08-05
1
-1
/
+1
*
Make Chrome capable of advertising spdy version 1.
mbelshe@chromium.org
2010-08-03
1
-3
/
+7
*
Bump the SPDY protocol version to version 2.
mbelshe@chromium.org
2010-07-30
1
-1
/
+1
*
SPDY now always uses http_network_transaction instead of spdy_network_transac...
erikchen@google.com
2010-07-23
1
-11
/
+7
*
SPDY flow control: enforce obeying send window size via a command-line switch...
agayev@chromium.org
2010-07-22
1
-0
/
+8
*
Increase npn_spdy to 50%, npn_http 25%.
lzheng@chromium.org
2010-07-15
1
-1
/
+3
*
Add back a flag to disable Alternate-Protocol processing.
willchan@chromium.org
2010-07-10
1
-2
/
+8
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
1
-12
/
+3
*
Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.
willchan@chromium.org
2010-06-15
1
-0
/
+7
[next]