summaryrefslogtreecommitdiffstats
path: root/net/proxy/polling_proxy_config_service.cc
Commit message (Expand)AuthorAgeFilesLines
* RefCounted types should not have public destructors, net/rsleevi@chromium.org2012-04-281-1/+4
* base::Bind: Convert net/proxy.jhawkins@chromium.org2011-12-201-2/+3
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-0/+1
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-151-1/+1
* Allow ProxyConfigService to report "no configuration set"mnissler@chromium.org2011-04-111-3/+6
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-4/+4
* Even more reordering the methods in headers and implementation in net/.erg@google.com2011-01-201-10/+10
* Move some misc thread-related stuff from base to base/thread and into the basebrettw@chromium.org2010-12-301-4/+4
* Watch the Internet Explorer registry keys so we can detect proxy settings cha...eroman@chromium.org2010-08-171-16/+37
* Change the ProxyConfigService interface to be asynchronous, and support obser...eroman@chromium.org2010-07-231-0/+166