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_config_service_mac.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean-up inline members of nested classes (net/)
hans@chromium.org
2012-08-09
1
-0
/
+10
*
Track sources of proxy settings.
asanka@chromium.org
2012-06-12
1
-0
/
+3
*
Use SingleThreadTaskRunner instead of MessageLoopProxy in ProxyConfigService.
sergeyu@chromium.org
2012-05-24
1
-9
/
+10
*
RefCounted types should not have public destructors, net/
rsleevi@chromium.org
2012-04-28
1
-1
/
+4
*
base::Bind: Convert net/proxy.
jhawkins@chromium.org
2011-12-20
1
-2
/
+2
*
Remove mac_util header from proxy_config_service_mac.cc
kushi.p@gmail.com
2011-11-16
1
-1
/
+0
*
Convert plain C-style casts to use CFCastStrict and GetValueFromDictionary te...
kushi.p@gmail.com
2011-11-15
1
-14
/
+10
*
Minor cleanup of Mac/Linux network change notifier code:
mmenke@chromium.org
2011-09-30
1
-0
/
+1
*
Fix a crash-on-shutdown in ProxyConfigServiceMac
adamk@chromium.org
2011-09-20
1
-2
/
+4
*
Allow ProxyConfigService to report "no configuration set"
mnissler@chromium.org
2011-04-11
1
-4
/
+6
*
Move base/mac_util.h to base/mac and use the base::mac namespace.
brettw@chromium.org
2011-01-01
1
-4
/
+4
*
Move scoped_cftyperef from base to base/mac, use the new namespace, and name it
brettw@chromium.org
2010-10-17
1
-2
/
+2
*
Reland r58230.
willchan@chromium.org
2010-09-07
1
-1
/
+5
*
Fix NetworkChangeNotifier crashes on Mac.
willchan@chromium.org
2010-09-03
1
-5
/
+1
*
Stop NetworkChangeNotifierMac from calling a virtual function before the cons...
willchan@chromium.org
2010-09-01
1
-1
/
+5
*
Cleanup: rename ProxyRules::socks_proxy --> ProxyRules::fallback_proxy.
eroman@chromium.org
2010-08-25
1
-1
/
+1
*
Use notification-based API for getting system proxy settings on Mac rather th...
eroman@chromium.org
2010-07-30
1
-3
/
+98
*
Change the ProxyConfigService interface to be asynchronous, and support obser...
eroman@chromium.org
2010-07-23
1
-7
/
+12
*
ProxyConfig behaved like a struct, but was defined as a class.
eroman@chromium.org
2010-02-24
1
-13
/
+17
*
Split out the handling of proxy bypass rules into ProxyBypassRules. There are...
eroman@chromium.org
2010-02-19
1
-4
/
+5
*
Separate ProxyResolverMac and ProxyConfigServiceMac into their own files and ...
hayato@chromium.org
2009-12-10
1
-0
/
+159