summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/proxy_config_service_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move ScopedStubCrosEnabler to cros_library.h and use it in Chrome OS tests.satorux@chromium.org2010-12-021-2/+1
* chromeos proxy config: use HTTP for https proxy and SOCKS5 as default socks p...kuan@chromium.org2010-11-091-3/+3
* A bunch of proxy DOMUI changes.xiyuan@chromium.org2010-11-081-28/+15
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/chromeos/*.pkasting@chromium.org2010-10-231-2/+2
* Tiny cleanup: remove all use of kFallbackInputMethodId from the Chrome tree.yusukes@chromium.org2010-10-141-0/+1
* Rename ChromeThread to BrowserThread Part17:tfarina@chromium.org2010-10-111-1/+1
* Rename ChromeThread to BrowserThread Part7:tfarina@chromium.org2010-10-081-4/+4
* chromeos: implement persistence of proxy config to device, enhance unittestkuan@chromium.org2010-09-171-133/+153
* chromeos: Append base:: to StringPrintf calls. Part 2.tfarina@chromium.org2010-09-041-5/+6
* Cleanup: rename ProxyRules::socks_proxy --> ProxyRules::fallback_proxy.eroman@chromium.org2010-08-251-2/+4
* chromeos: 1st draft of ProxyConfigService for chromeoskuan@chromium.org2010-08-241-0/+539