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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a histogram for SpdyConnectionLatency.
mbelshe@chromium.org
2010-01-13
1
-6
/
+12
*
Retry proxies which were cached as bad before giving up.
eroman@chromium.org
2010-01-12
1
-8
/
+3
*
SSL: don't ask for next proto if we got an error.
agl@chromium.org
2010-01-12
1
-3
/
+11
*
A 1xx response code followed by an EOF triggered an infinite loop. Fix the p...
vandebo@chromium.org
2010-01-07
1
-0
/
+1
*
Remove the implicit fallback to DIRECT when proxies fail. This better matches...
eroman@chromium.org
2010-01-05
1
-2
/
+47
*
Fixup some connection time measurements.
mbelshe@google.com
2009-12-28
1
-2
/
+2
*
Cleanup histogram classes mixing SetFlags into FactoryGet arguments
jar@chromium.org
2009-12-28
1
-28
/
+11
*
Several fixes to the Net.ConnectionTypeCount histogram.
mbelshe@google.com
2009-12-24
1
-4
/
+9
*
Remove some old debugging code.
willchan@chromium.org
2009-12-22
1
-13
/
+1
*
SPDY: Enable SPDY via NPN.
willchan@chromium.org
2009-12-21
1
-71
/
+233
*
Cleanup: Remove the support for IPv4 and IPv6 addressing types in the SOCKS5 ...
eroman@chromium.org
2009-12-18
1
-1
/
+1
*
When talking to a SOCKS v5 proxy, default to sending addresses as raw domains...
eroman@chromium.org
2009-12-18
1
-1
/
+1
*
Add more load log points near HttpNetworkTransaction::ReadHeaders
vandebo@chromium.org
2009-12-17
1
-3
/
+3
*
Make the transactions own the HttpResponseInfo.
willchan@chromium.org
2009-12-16
1
-26
/
+21
*
Flip: Comma delimit the various flip options. Redo the fixed testing server f...
willchan@chromium.org
2009-12-15
1
-0
/
+8
*
Remove the AsyncSlowStart experiment
mbelshe@google.com
2009-12-15
1
-12
/
+0
*
Use factory to create histograms, and refcounts to track lifetimes
jar@chromium.org
2009-12-06
1
-21
/
+28
*
Add compiler-specific "examine printf format" attributes to printfs.
evan@chromium.org
2009-11-20
1
-1
/
+2
*
In RestartIgnoringLastError, use connection_.socket()->IsConnectedAndIdle()
wtc@chromium.org
2009-11-19
1
-1
/
+1
*
Add LoadLog instrumentation to HttpNetworkTransaction, to tell how much time ...
eroman@chromium.org
2009-11-13
1
-0
/
+18
*
After draining the body of a 401/407 response, verify that
wtc@chromium.org
2009-11-12
1
-1
/
+4
*
Add LoadLog to ClientSocket::Connect().
willchan@chromium.org
2009-11-02
1
-2
/
+2
*
Refactor HttpNetworkTransaction so that HttpStream is responsible for parsing...
vandebo@chromium.org
2009-10-17
1
-451
/
+184
*
Reverting 29316.
vandebo@chromium.org
2009-10-16
1
-184
/
+451
*
Refactor HttpNetworkTransaction so that HttpStream is responsible for parsing...
vandebo@chromium.org
2009-10-16
1
-451
/
+184
*
Don't call AuthOrigin(target) multiple times in
wtc@chromium.org
2009-10-15
1
-13
/
+16
*
Remove the ClientSocketFactory from the HttpNetworkTransaction
mbelshe@google.com
2009-09-30
1
-4
/
+2
*
We should pass the service principal name (SPN) of the
wtc@chromium.org
2009-09-18
1
-48
/
+2
*
More correctly handle username and password in FtpNetworkTransaction.
phajdan.jr@chromium.org
2009-09-16
1
-10
/
+1
*
Add a histogram for measuring SSL Connect times.
mbelshe@google.com
2009-09-11
1
-0
/
+12
*
[Second attempt of r25461]
wtc@chromium.org
2009-09-05
1
-10
/
+25
*
Revert "Use SSPI for NTLM authentication on Windows."
agl@chromium.org
2009-09-04
1
-22
/
+7
*
Use SSPI for NTLM authentication on Windows.
wtc@chromium.org
2009-09-04
1
-7
/
+22
*
Display the LoadLogs for recent and in-progress URLRequests on the net-intern...
eroman@chromium.org
2009-09-03
1
-1
/
+2
*
Add the ability to not send cookies or send user name/password.
levin@chromium.org
2009-08-26
1
-5
/
+9
*
Add UMA Histogram for FieldTrial for Async Socket SlowStart
mbelshe@google.com
2009-08-25
1
-1
/
+14
*
Only retry on unused, idle sockets if the socket error is ERR_CONNECTION_RESET.
willchan@chromium.org
2009-08-24
1
-3
/
+6
*
Add more histograms to understand idle sockets.
willchan@chromium.org
2009-08-24
1
-10
/
+50
*
Resend on IO errors on late bound sockets that were idle.
willchan@chromium.org
2009-08-22
1
-1
/
+2
*
Pref-backed SSLConfigService for Linux.
mattm@chromium.org
2009-08-19
1
-3
/
+0
*
Make ClientSocketHandle::Init() typesafe.
willchan@chromium.org
2009-08-19
1
-1
/
+1
*
Change ClientSocketHandle to take the pool as a parameter to Init() rather th...
willchan@chromium.org
2009-08-18
1
-3
/
+2
*
Remove an unused header from proxy_service.h.
ericroman@google.com
2009-08-18
1
-0
/
+1
*
Add histograms for tracking the unused/unused_idle/reused socket states from ...
willchan@chromium.org
2009-08-17
1
-14
/
+73
*
LoadLog is used as an output parameter, reorder it to the last parameter.
willchan@chromium.org
2009-08-14
1
-7
/
+7
*
Unescape username/passwords obtained from URLs before using them for HTTP auth.
ericroman@google.com
2009-08-14
1
-5
/
+13
*
Implement SSL certificate error handling on the Mac. If the user gives
wtc@chromium.org
2009-08-13
1
-1
/
+4
*
Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...
ericroman@google.com
2009-08-12
1
-5
/
+7
*
Store the url into a stack variable for the CHECK when connection_group.empty().
willchan@chromium.org
2009-07-29
1
-3
/
+11
*
Fix LogTCPConnectedMetrics. Add FieldTrials for late binding (enable for 50%...
willchan@chromium.org
2009-07-27
1
-10
/
+45
[next]