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
*
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
*
Make SpdySessionPool observe network changes.
willchan@chromium.org
2010-06-07
1
-1
/
+1
*
Rework the logging for sockets/connectjobs.
eroman@chromium.org
2010-06-03
1
-4
/
+11
*
This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t...
lzheng@chromium.org
2010-05-21
1
-12
/
+28
*
Revert r47395. Looks like it still crashes =/
willchan@chromium.org
2010-05-20
1
-1
/
+2
*
This is roughly a reland of r43908, although I had to rewrite a fair chunk si...
willchan@chromium.org
2010-05-17
1
-2
/
+1
*
Enable Alternate-Protocol support by default when NPN support is enabled.
willchan@chromium.org
2010-05-12
1
-0
/
+1
*
SPDY: Don't embed a NUL in SetNextProtos(). This makes NPN work again.
willchan@chromium.org
2010-04-21
1
-1
/
+1
*
Fix crash on IP address change.
willchan@chromium.org
2010-04-19
1
-2
/
+6
*
SPDY: Change Chrome code to support new NPN protocols.
willchan@chromium.org
2010-04-19
1
-1
/
+8
*
Flush socket pools and SPDY session pool properly on explicit requests and ne...
willchan@chromium.org
2010-04-08
1
-6
/
+2
*
Added factories for HttpAuthHandler.
cbentzel@chromium.org
2010-02-15
1
-5
/
+12
*
The great Flip -> Spdy rename.
mbelshe@chromium.org
2010-02-08
1
-19
/
+19
*
Rename all files from flip* to spdy*.
mbelshe@chromium.org
2010-02-06
1
-4
/
+4
*
Pass the NetworkChangeNotifier to HostResolver.
willchan@chromium.org
2010-02-04
1
-6
/
+13
*
SPDY: Enable SPDY via NPN.
willchan@chromium.org
2009-12-21
1
-1
/
+4
*
Flip: Comma delimit the various flip options. Redo the fixed testing server f...
willchan@chromium.org
2009-12-15
1
-16
/
+28
*
Flip: FlipSessionPool changes.
willchan@chromium.org
2009-11-04
1
-2
/
+7
*
Expand the options for how FLIP runs. The GFE team needs
mbelshe@google.com
2009-10-21
1
-2
/
+17
*
Add a command line switch to enable flip sockets.
mbelshe@google.com
2009-10-13
1
-1
/
+11
*
Remove the ClientSocketFactory from the HttpNetworkTransaction
mbelshe@google.com
2009-09-30
1
-1
/
+2
*
Replace some net::ERR_FAILED generic error codes with more specific codes.
eroman@chromium.org
2009-09-24
1
-3
/
+4
*
Pref-backed SSLConfigService for Linux.
mattm@chromium.org
2009-08-19
1
-4
/
+9
*
Make ClientSocketHandle::Init() typesafe.
willchan@chromium.org
2009-08-19
1
-1
/
+1
*
Reference count ProxyService.
eroman@chromium.org
2009-08-18
1
-2
/
+3
*
Move socket related files from net/base to net/socket.
willchan@chromium.org
2009-06-22
1
-1
/
+1
*
Make HttpNetworkLayer tests network-independent.
phajdan.jr@chromium.org
2009-06-16
1
-7
/
+13
*
* Avoid doing concurrent DNS resolves of the same hostname in HostResolver.
ericroman@google.com
2009-06-12
1
-4
/
+9
*
Reland my ClientSocketPool refactor again...
willchan@chromium.org
2009-06-04
1
-1
/
+2
[next]