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
/
socket
/
client_socket_pool_manager.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce ERR_NETWORK_CHANGED and allow URLFetcher to automatically retry on ...
joaodasilva@chromium.org
2012-12-14
1
-1
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Add a new OnHostResolutionCallback to TransportSocketParams
rch@chromium.org
2012-06-08
1
-0
/
+7
*
Increase number of max sockets per group for WebSocket connections.
yutak@chromium.org
2012-03-21
1
-9
/
+18
*
Revert 118950 - Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2012-02-03
1
-6
/
+3
*
Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2012-01-25
1
-3
/
+6
*
base::Bind: Convert proxy_resolving_client_socket.[cc,h] and deps.
jhawkins@chromium.org
2011-12-15
1
-2
/
+2
*
Make ClientSocketPoolManager into an interface.
willchan@chromium.org
2011-11-17
1
-185
/
+75
*
Add OVERRIDE to net/.
avi@chromium.org
2011-11-16
1
-2
/
+2
*
Expose some network configurations for performance tuning.
wangxianzhu@chromium.org
2011-10-12
1
-0
/
+4
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-2
/
+2
*
Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.
darin@chromium.org
2011-08-12
1
-5
/
+5
*
Added an OriginBoundCertStore field to the SSLClientSocketNSS class and
rkn@chromium.org
2011-07-21
1
-0
/
+3
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-1
/
+4
*
The NET_API change got swallowed by the automerge grrr :(
pastarmovj@chromium.org
2011-07-11
1
-1
/
+1
*
Introduce a policy to control the maximal number of connections per proxy ser...
pastarmovj@chromium.org
2011-07-11
1
-0
/
+4
*
Revert 91842 - Introduce a policy to control the maximal number of connection...
johnme@google.com
2011-07-08
1
-2
/
+0
*
Introduce a policy to control the maximal number of connections per proxy ser...
pastarmovj@chromium.org
2011-07-08
1
-0
/
+2
*
Revert 90354 - Revert 90352 - Move Referer header to extra_headers field
battre@chromium.org
2011-06-27
1
-2
/
+0
*
Revert 90352 - Move Referer header to extra_headers field
battre@chromium.org
2011-06-24
1
-0
/
+2
*
Move Referer header to extra_headers field
battre@chromium.org
2011-06-24
1
-2
/
+0
*
Revert 89837 - Move Referer and Host HTTP headers to extra_headers field
battre@chromium.org
2011-06-21
1
-0
/
+2
*
Move Referer and Host HTTP headers to extra_headers field
battre@chromium.org
2011-06-21
1
-2
/
+0
*
Fix --host-rules command switch.
levin@chromium.org
2011-06-09
1
-3
/
+13
*
net: Add NET_API to more code, this time what's used by chrome.dll
rvargas@google.com
2011-05-31
1
-3
/
+4
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-1
/
+1
*
Stop refcounting ProxyService.
willchan@chromium.org
2011-04-27
1
-1
/
+1
*
Fix a problem that cert trust change needs a chrome restart to be effective.
xiyuan@chromium.org
2011-04-13
1
-1
/
+2
*
Rename a number of classes previously labeled "TCP" to "Transport" in
mbelshe@chromium.org
2011-04-07
1
-12
/
+14
*
Moved the logic to initialize a ClientSocketHandle with the relevant socket p...
sanjeevr@chromium.org
2011-03-29
1
-0
/
+51
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-3
/
+3
*
Define a new CertDatabase::Observer abstract class which can be implemented b...
rch@chromium.org
2011-03-10
1
-1
/
+6
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
1
-0
/
+1
*
Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
1
-1
/
+0
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-22
1
-0
/
+1
*
Move non_thread_safe from base to base/threading and into the base namespace.
brettw@chromium.org
2011-01-01
1
-3
/
+3
*
Cache certificate verification results in memory.
wtc@google.com
2010-12-16
1
-4
/
+7
*
Revert "Revert "net: Plumb DnsCertProvenanceChecker around.""
agl@chromium.org
2010-11-22
1
-0
/
+3
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-22
1
-3
/
+0
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-22
1
-0
/
+3
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-18
1
-3
/
+0
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-18
1
-0
/
+3
*
Revert revert 62918 - net: clean up SSLHostInfo construction."
agl@chromium.org
2010-10-19
1
-1
/
+4
*
Revert 62918 - net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
1
-4
/
+1
*
net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
1
-1
/
+4
*
Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."
agl@chromium.org
2010-10-08
1
-0
/
+3
*
Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."
agl@chromium.org
2010-10-07
1
-3
/
+0
*
net: plumb DnsRRResolver from IOThread to HttpNetworkSession.
agl@chromium.org
2010-10-07
1
-0
/
+3
*
Stop refcounting HostResolver.
willchan@chromium.org
2010-10-01
1
-1
/
+1
[next]