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
/
proxy
/
sync_host_resolver_bridge_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a source to V8 proxy resolver-initiated DNS requests,
mmenke@chromium.org
2012-01-27
1
-2
/
+2
*
base::Bind: Convert net/proxy.
jhawkins@chromium.org
2011-12-20
1
-8
/
+9
*
base::Bind: Convert HostResolver::Resolve.
jhawkins@chromium.org
2011-11-16
1
-2
/
+2
*
Remove unused HostResolver::Observer.
szym@chromium.org
2011-11-15
1
-8
/
+0
*
Add new text for indicating we are resolving hosts during proxy resolution.
willchan@chromium.org
2011-11-08
1
-0
/
+11
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-5
/
+5
*
HostResolver: don't interpret NULL callback argument as a request to do synch...
agayev@chromium.org
2011-08-04
1
-0
/
+7
*
Add OVERRIDE throughout net/proxy/*
eroman@chromium.org
2011-07-22
1
-11
/
+11
*
Remove the HostResolverImpl::Shutdown() method.
eroman@chromium.org
2011-06-15
1
-3
/
+2
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
1
-1
/
+1
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Almost done deinlining virtual methods.
erg@google.com
2010-12-16
1
-0
/
+4
*
Stop refcounting HostResolver.
willchan@chromium.org
2010-10-01
1
-11
/
+10
*
Change HostResolver::RequestInfo to take a HostPortPair rather than naked hos...
eroman@chromium.org
2010-09-15
1
-1
/
+1
*
Reference-count the data used by PAC scripts, so it is shared between threads.
eroman@chromium.org
2010-07-20
1
-5
/
+6
*
Add the capability to run multiple proxy PAC scripts in parallel.
eroman@chromium.org
2010-07-09
1
-7
/
+38
*
Revert 51877, since SpdyNetworkTransactionTest.CorruptFrameSessionError start...
eroman@chromium.org
2010-07-08
1
-34
/
+7
*
Add the capability to run multiple proxy PAC scripts in parallel.
eroman@chromium.org
2010-07-08
1
-7
/
+34
*
Optimization: reduce the copying of string data between C++ and javascript in...
eroman@chromium.org
2010-07-01
1
-1
/
+1
*
Make HostResolver NonThreadSafe and not thread safe refcounted.
willchan@chromium.org
2010-06-03
1
-31
/
+31
*
Fix a deadlock that could happen during shutdown if a host resolve request wa...
eroman@chromium.org
2010-04-17
1
-0
/
+199