summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/proxy_config_service_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Clean up shill fake implementationsstevenjb@chromium.org2014-06-061-1/+1
* Chrome OS: Use Manager.DefaultService for Default Networkstevenjb@chromium.org2014-03-051-0/+2
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-231-1/+1
* Migrate DBus service constants from flimflam namespace to shill namespace.benchan@chromium.org2013-09-241-3/+3
* Replace PrefProxyConfigTracker typedef by proper interface.pneubeck@chromium.org2013-07-221-5/+7
* Use a direct include of the message_loop header in chrome/browser/, part 3.avi@chromium.org2013-07-181-1/+1
* Cleanup the UseSharedProxies preference.pneubeck@chromium.org2013-07-171-2/+4
* Support network Favorite/Preferred list and removalstevenjb@chromium.org2013-07-031-1/+1
* Update shill profile entry stubsstevenjb@chromium.org2013-06-281-4/+1
* Use a direct include of strings headers in chrome/browser/chromeos/.avi@chromium.org2013-06-111-1/+1
* Revert 204994 "Configure networks requiring a certificate."oshima@chromium.org2013-06-101-1/+1
* Configure networks requiring a certificate.stevenjb@chromium.org2013-06-081-1/+1
* Fix ownership of proxy UI related state.pneubeck@chromium.org2013-06-071-0/+1
* Migrate ProxyConfigServiceImpl to NetworkStateHandler and NetworkProfileHandler.pneubeck@chromium.org2013-06-041-236/+122
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-1/+1
* Explicitly construct/destruct UserManager and dependencies in testsbartfab@chromium.org2013-04-241-0/+2
* Revert 195811 "Explicitly construct/destruct UserManager and dep..."kalman@chromium.org2013-04-231-2/+2
* Explicitly construct/destruct UserManager and dependencies in testsbartfab@google.com2013-04-231-2/+2
* Make CrosSettings and DeviceSettingsService non Lazy instancesstevenjb@chromium.org2013-04-171-0/+2
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-3/+3
* Moving last generic Prefs implementation files to base/prefs/.joi@chromium.org2013-02-141-1/+1
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-061-3/+3
* Remove dead code around ChromeProxyConfigService creation.pauljensen@chromium.org2013-01-181-1/+1
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-2/+2
* chrome/browser: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-171-3/+3
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Move files inside chrome/browser/chromeos/dbus to chromeos/dbushashimoto@chromium.org2012-04-061-2/+2
* Missed a file in refactoring JSON*ValueSerializers. Remove unnecessary #include.bbudge@chromium.org2012-02-261-1/+0
* Fix race condition in ChromeProxyConfigServicebattre@chromium.org2011-12-181-1/+1
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-011-0/+1
* redesign and reimplement proxy config service and tracker, revise proxy ui on...kuan@chromium.org2011-11-041-313/+207
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-3/+3
* 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