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
/
proxy_resolver_js_bindings.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert LOG(INFO) to VLOG(1) - net/.
pkasting@chromium.org
2010-10-16
1
-3
/
+3
*
Stop refcounting HostResolver.
willchan@chromium.org
2010-10-01
1
-1
/
+1
*
Change HostResolver::RequestInfo to take a HostPortPair rather than naked hos...
eroman@chromium.org
2010-09-15
1
-4
/
+4
*
Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload).
viettrungluu@chromium.org
2010-08-04
1
-2
/
+2
*
Convert src/net to use std::string/char* for DictionaryValue keys.
viettrungluu@chromium.org
2010-07-31
1
-3
/
+3
*
Display the proxy PAC javascript errors in the NetLog.
eroman@chromium.org
2010-07-14
1
-27
/
+161
*
Add the capability to run multiple proxy PAC scripts in parallel.
eroman@chromium.org
2010-07-09
1
-1
/
+5
*
Revert 51877, since SpdyNetworkTransactionTest.CorruptFrameSessionError start...
eroman@chromium.org
2010-07-08
1
-5
/
+1
*
Add the capability to run multiple proxy PAC scripts in parallel.
eroman@chromium.org
2010-07-08
1
-1
/
+5
*
Remove some unused code.
eroman@chromium.org
2010-06-23
1
-4
/
+0
*
Enable the disabled test ProxyResolverV8Test.ReturnUnicode, by addressing som...
eroman@chromium.org
2010-06-23
1
-19
/
+35
*
Add an additional per-request DNS cache when executing FindProxyForURL() from...
eroman@chromium.org
2010-06-22
1
-8
/
+46
*
Fix a deadlock that could happen during shutdown if a host resolve request wa...
eroman@chromium.org
2010-04-17
1
-88
/
+12
*
Generalize the net module's LoadLog facility from a passive container, to an ...
eroman@chromium.org
2010-03-16
1
-5
/
+7
*
Minor cleanup: add a sys_addrinfo.h header that hides the platform-specific i...
eroman@chromium.org
2009-12-12
1
-8
/
+1
*
Second patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
1
-0
/
+4
*
Add three of the six extensions to PAC that Internet Explorer supports.
eroman@chromium.org
2009-10-26
1
-7
/
+43
*
Refactor: Address some style comments from a review (which missed the origina...
eroman@chromium.org
2009-10-23
1
-2
/
+5
*
Disable IPv6 results for the PAC bindings:
eroman@chromium.org
2009-10-22
1
-2
/
+8
*
LoadLog is used as an output parameter, reorder it to the last parameter.
willchan@chromium.org
2009-08-14
1
-2
/
+2
*
Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...
ericroman@google.com
2009-08-12
1
-2
/
+3
*
Rename ProxyResolverV8::JSBindings --> ProxyResolverJSBindings.
eroman@chromium.org
2009-08-02
1
-0
/
+143