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_transaction_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Net: Get rid of ProxyServer::host_and_port() and friends.
thestig@chromium.org
2010-07-22
1
-9
/
+3
*
Reference-count the data used by PAC scripts, so it is shared between threads.
eroman@chromium.org
2010-07-20
1
-5
/
+4
*
Implement MAX_CONCURRENT_STREAMS SETTINGS header
gavinp@google.com
2010-07-17
1
-10
/
+10
*
On multi-round authentication schemes, the info_ field in the HttpAuthControl...
cbentzel@chromium.org
2010-07-15
1
-0
/
+104
*
Refactor how ClientSocketPoolBaseHelper avoids re-entrancy.
willchan@chromium.org
2010-07-15
1
-1
/
+1
*
Implement SSLClientSocketPool.
vandebo@chromium.org
2010-07-14
1
-24
/
+88
*
Make the various SocketParams reference counted.
vandebo@chromium.org
2010-07-12
1
-1
/
+2
*
Put HttpProxyClientSocket into a pool.
vandebo@chromium.org
2010-07-12
1
-3
/
+12
*
Implement HttpProxyClientSocket: Http proxie setup is now done in it's own cl...
vandebo@chromium.org
2010-07-12
1
-5
/
+9
*
Remove more hex frames from the SPDY unit tests.
mlloyd@chromium.org
2010-07-01
1
-10
/
+10
*
Optimization: reduce the copying of string data between C++ and javascript in...
eroman@chromium.org
2010-07-01
1
-1
/
+1
*
Make the Negotiate Authentication Handler a state machine.
cbentzel@chromium.org
2010-07-01
1
-75
/
+3
*
More SPDY unit test refactoring and cleanup: removed hex frames from spdy_tes...
mlloyd@chromium.org
2010-06-30
1
-6
/
+6
*
Refactors SPDY frame construction methods out of
mlloyd@chromium.org
2010-06-28
1
-20
/
+14
*
Hooking GSSAPI code into HTTP authenticate Negotiate handler.
ahendrickson@google.com
2010-06-28
1
-7
/
+11
*
Add field trial stats for alternate_protocol. The histogram we collected are:
lzheng@chromium.org
2010-06-26
1
-0
/
+4
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
1
-10
/
+8
*
Cleanup: Remove svn:executable from a bunch of files.
thestig@chromium.org
2010-06-25
1
-0
/
+0
*
Don't close the socket in the HttpNetworkTransaction
mlloyd@chromium.org
2010-06-24
1
-0
/
+54
*
Fix crash in GetSpdySessionFromSSLSocket in the case where the
mbelshe@chromium.org
2010-06-24
1
-0
/
+49
*
Refactor: Rename MockAuthHandler and move to a separate file.
cbentzel@chromium.org
2010-06-21
1
-165
/
+14
*
HttpNetworkTransaction handles asynchronous auth token generation.
cbentzel@chromium.org
2010-06-17
1
-34
/
+466
*
Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.
willchan@chromium.org
2010-06-15
1
-2
/
+2
*
Async support for HttpAuthHandler::GenerateAuthToken.
cbentzel@chromium.org
2010-06-10
1
-33
/
+35
*
Make SpdySessionPool observe network changes.
willchan@chromium.org
2010-06-07
1
-2
/
+2
*
HttpAuthHandler's are no longer refcounted.
cbentzel@chromium.org
2010-06-07
1
-17
/
+21
*
Rework the logging for sockets/connectjobs.
eroman@chromium.org
2010-06-03
1
-4
/
+5
*
HttpAuthHandlers hold onto a bound net log.
cbentzel@chromium.org
2010-05-27
1
-2
/
+2
*
This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t...
lzheng@chromium.org
2010-05-21
1
-1
/
+74
*
Make ClientSocketPool histograms static so that they work properly.
vandebo@chromium.org
2010-05-20
1
-2
/
+1
*
Remove handler from HttpAuthCache.
cbentzel@chromium.org
2010-05-20
1
-0
/
+2
*
Revert r47395. Looks like it still crashes =/
willchan@chromium.org
2010-05-20
1
-3
/
+8
*
Digest Authentication: Test that "nc" is incremented for same "nonce".
cbentzel@chromium.org
2010-05-18
1
-0
/
+136
*
This is roughly a reland of r43908, although I had to rewrite a fair chunk si...
willchan@chromium.org
2010-05-17
1
-8
/
+3
*
Plumb NetLog into SpdySession.
willchan@chromium.org
2010-05-12
1
-3
/
+2
*
Bypass the DNS cache when the LOAD_VALIDATE_CACHE load flag is set.
eroman@chromium.org
2010-05-11
1
-4
/
+18
*
Add the response headers to net-internals.
willchan@chromium.org
2010-05-11
1
-2
/
+14
*
Add http request headers into about:net-internals.
willchan@chromium.org
2010-05-10
1
-1
/
+8
*
Get tests working for Alternate-Protocol and proxies.
willchan@chromium.org
2010-05-05
1
-22
/
+23
*
Fix a DCHECK that was hit when trying to log information on an invalid proxy-...
eroman@chromium.org
2010-05-05
1
-0
/
+40
*
Add ssl into the key for ClientSocketPools.
willchan@chromium.org
2010-05-04
1
-8
/
+8
*
Auto-format style pass over files.
cbentzel@chromium.org
2010-05-04
1
-10
/
+12
*
Fix Alternate-Protocol to work for PAC proxies.
willchan@chromium.org
2010-04-30
1
-0
/
+140
*
Fix Alternate-Protocol to work with proxies.
willchan@chromium.org
2010-04-29
1
-12
/
+10
*
Implement a 15 connection per proxy server limit.
willchan@chromium.org
2010-04-29
1
-65
/
+179
*
Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing...
eroman@chromium.org
2010-04-28
1
-74
/
+74
*
SPDY: Fix Alternate-Protocol.
willchan@chromium.org
2010-04-26
1
-6
/
+225
*
Use HttpRequestHeaders for extra_headers.
willchan@chromium.org
2010-04-20
1
-4
/
+8
*
SSL fixes for sites with buggy DEFLATE support.
agl@chromium.org
2010-04-20
1
-0
/
+108
*
Fix crash on IP address change.
willchan@chromium.org
2010-04-19
1
-3
/
+8
[next]