summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prefs
Commit message (Expand)AuthorAgeFilesLines
...
* With this implementation, logging on to sync logs you in to the multiprofile ...mirandac@chromium.org2011-04-281-0/+2
* Revert r83261 "With this implementation, logging on to sync logs you in to th...maruel@chromium.org2011-04-281-2/+0
* With this implementation, logging on to sync logs you in to the multiprofile ...mirandac@chromium.org2011-04-281-0/+2
* Directly observe the disabled schemes policy instead of via a PrefMember.bauerb@chromium.org2011-04-275-87/+3
* Move |printing_enabled_| preference into PrintJobManager.bauerb@chromium.org2011-04-271-0/+2
* Add OWNERS file for chrome/browser/prefs.bauerb@chromium.org2011-04-261-0/+4
* Delete a few unused functions.thakis@chromium.org2011-04-251-6/+1
* Oops, we ended up with two PrefServiceDelegate definitions.darin@chromium.org2011-04-211-2/+0
* Fix the VS2005 build.darin@chromium.org2011-04-212-10/+12
* Fix build on MSVS 2005apavlov@chromium.org2011-04-211-0/+2
* Now use a local_pref instead of a CFPreference to track user login items.atwilson@chromium.org2011-04-201-0/+1
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-193-23/+79
* Move BrowserRenderProcessHost to content. It should have been moved earlier.jam@chromium.org2011-04-191-1/+1
* Added DisabledSchemes policy.joaodasilva@chromium.org2011-04-185-0/+70
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-161-1/+1
* Update the web store promo to be clearer and configurable at run-time.jstritar@chromium.org2011-04-151-0/+6
* Cleanups in the policy code.joaodasilva@chromium.org2011-04-151-2/+5
* Moves responsibility for showing profile error dialog out of Browsersky@chromium.org2011-04-141-3/+2
* Implement device-level refresh rate policy.mnissler@chromium.org2011-04-141-4/+3
* Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...bauerb@chromium.org2011-04-133-13/+14
* Revert 81394 (broke sync_integration_tests and clang) - This CL implements al...altimofeev@chromium.org2011-04-133-79/+24
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-133-24/+79
* Replacing base::DIR_TEMP with ScopedTempDir when appropriate.mkwst@chromium.org2011-04-121-12/+10
* Remove old ScopedUserPrefUpdatebattre@chromium.org2011-04-124-63/+9
* Implement operator* and operator-> for ScopedUserPrefUpdatebattre@chromium.org2011-04-111-0/+8
* Get rid of PrefService::GetMutableDictionary/GetMutableListbattre@chromium.org2011-04-051-4/+3
* AllowOutdatedPlugins policy.joaodasilva@chromium.org2011-03-313-21/+25
* Introduce a new way of using ScopedUserPrefUpdate that ensures notifications ...battre@chromium.org2011-03-306-49/+244
* Tear down objects in PrefMemberTest.MoveToThread in the right order.bauerb@chromium.org2011-03-281-5/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-2813-15/+15
* Let PrefStore::GetValue return a const Value* instead of Value* and add Persi...battre@chromium.org2011-03-2518-51/+110
* Provide lazy CommitPendingWrites in addition to eager SavePersistentPrefs.dilmah@chromium.org2011-03-255-2/+14
* Move app/app_switches to ui/gfx/gl/gl_switches.backer@chromium.org2011-03-212-2/+0
* Move FilePath <-> Value conversions into a separate file.bauerb@chromium.org2011-03-152-7/+5
* Coverity: Fix various NULL_RETURNS defects.csilv@chromium.org2011-03-112-4/+8
* Fix bad usage of GetMutableDictionary.battre@chromium.org2011-03-102-0/+9
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-094-10/+10
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-094-10/+10
* Fix missing change notifications of UserPrefStorebattre@chromium.org2011-03-079-17/+39
* Move notification service code to content. We'll need to figure out how to s...jam@chromium.org2011-03-073-10/+10
* autofill: Rename AutoFillManager to AutofillManager.tfarina@chromium.org2011-03-051-2/+2
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-013-3/+3
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-013-3/+3
* Disable PrefMemberTest.MoveToThread, flakily triggers an assertionphajdan.jr@chromium.org2011-02-281-1/+2
* WebUI: Move more files from chrome/browser/webui to chrome/browser/ui/webui.tfarina@chromium.org2011-02-271-3/+3
* Remove more three stub files that were moved to content/browser directory.tfarina@chromium.org2011-02-261-1/+1
* Fix compiling on gcc-4.6.hbono@chromium.org2011-02-251-1/+1
* Added LevelOfControl to Preferences API's get() resultbattre@chromium.org2011-02-245-0/+40
* Move the UI portions of search engine management to ui/search_engines.avi@chromium.org2011-02-231-1/+1
* Device policy infrastructurejkummerow@chromium.org2011-02-232-3/+10