summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/proxy_config_service_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move json_value_serializer from content/common to base.dpranke@chromium.org2011-10-071-1/+1
* feature: implement proxy per network per userkuan@chromium.org2011-07-201-8/+8
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-161-4/+1
* Allow ProxyConfigService to report "no configuration set"mnissler@chromium.org2011-04-111-2/+10
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Fix compile warning.kuan@chromium.org2011-02-021-1/+1
* Implements chrome as a dbus service that exposes chrome functionalities, inkuan@chromium.org2011-02-021-46/+157
* 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