summaryrefslogtreecommitdiffstats
path: root/net/proxy/polling_proxy_config_service.cc
Commit message (Expand)AuthorAgeFilesLines
* 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