summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prefs/chrome_pref_service_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Call ComputeWebKitPrefs on the correct RVH, and remove dead code.creis2015-02-121-3/+3
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-1/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-301-2/+2
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-261-1/+1
* Cache the current WebPreferences on RenderViewHostImpl (try #2).chrishtr@chromium.org2014-08-081-1/+1
* Revert of Cache the current WebPreferences on RenderViewHostImpl. (https://co...erikchen@chromium.org2014-07-311-1/+1
* Get rid of some uses of CreateIntegerValueestade@chromium.org2014-07-221-1/+1
* Cache the current WebPreferences on RenderViewHostImpl.chrishtr@chromium.org2014-07-221-1/+1
* Get rid of the rest of CreateStringValueestade@chromium.org2014-07-181-2/+2
* Eliminate CreateBooleanValue from test filesestade@chromium.org2014-07-171-2/+2
* Move webpreferences.* from webkit/ to content/tfarina@chromium.org2014-07-091-1/+2
* components: Extract pref_registry component out of user_prefs.tfarina@chromium.org2014-05-151-1/+1
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-101-4/+0
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-1/+1
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-231-9/+9
* Move policy code into components/policy.joaodasilva@chromium.org2013-12-081-1/+1
* Move ConfigurationPolicyProvider to components/policy/.dconnelly@chromium.org2013-12-031-1/+1
* Revert of https://codereview.chromium.org/92153002/dconnelly@chromium.org2013-12-021-1/+1
* Move ConfigurationPolicyProvider, etc. to components/policy.dconnelly@chromium.org2013-12-021-1/+1
* Remove JsonPrefStore pruning of empty values on write.gab@chromium.org2013-11-271-53/+0
* Clean up PrefServiceBuilderisherman@chromium.org2013-11-191-5/+5
* Move ScopedUserPrefUpdate to base/prefs.derat@chromium.org2013-10-301-1/+1
* Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...brettw@chromium.org2013-07-151-1/+1
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-2/+2
* Move Copy* into the base namespace.brettw@chromium.org2013-07-091-1/+1
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-1/+2
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.avi@chromium.org2013-06-071-1/+1
* Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...ajwong@chromium.org2013-06-061-9/+0
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-1/+1
* reland of 'split webkit/glue/webpreferences to common and renderer'scottmg@chromium.org2013-05-311-1/+1
* Revert 203261 "split webkit/glue/webpreferences to common and re..."isherman@chromium.org2013-05-301-1/+1
* split webkit/glue/webpreferences to common and rendererscottmg@chromium.org2013-05-301-1/+1
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-1/+1
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-061-8/+11
* Move WebPreferences to root namespace gman@chromium.org2013-05-011-1/+1
* Introduce //components/user_prefs.joi@chromium.org2013-03-061-1/+1
* Split pref_service_unittest into generic vs. Chrome-specific parts.joi@chromium.org2013-02-131-0/+200