summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prefs
Commit message (Expand)AuthorAgeFilesLines
* Store settings that should be signed in temporary place before owner is assig...dilmah@chromium.org2010-10-281-0/+2
* Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM.mattm@chromium.org2010-10-212-11/+11
* Enable about:flags in ChromeOS, part 1thakis@chromium.org2010-10-191-2/+1
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-194-3/+9
* Add Group-Policy to disable the SPDY protocol.mbelshe@chromium.org2010-10-161-0/+2
* Fix leak in PrefValueStoreTest.DetectProxyConfigurationConflict.thestig@chromium.org2010-10-151-4/+2
* Coverity: Initialize member variables.jhawkins@chromium.org2010-10-151-2/+2
* When a proxy command line switches are specified, policy admin warning should...danno@chromium.org2010-10-156-110/+358
* Rename about:labs to about:flags, part 3/3thakis@chromium.org2010-10-151-4/+4
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-124-4/+4
* Rename LanguageMenuButton to InputMethodMenuButton to be consistent with othe...yusukes@chromium.org2010-10-121-2/+2
* Adds confirm dialog when enabling instant.sky@chromium.org2010-10-111-0/+2
* Rename ChromeThread to BrowserThread Part13:tfarina@chromium.org2010-10-105-24/+24
* Decouples certificates viewers from NSS to prepare support for OpenSSL.bulach@chromium.org2010-10-081-2/+0
* Fix regression of startup URL policygfeher@chromium.org2010-10-072-10/+69
* Allow the default search provider to be specified via group policy. Also all...jeanluc@google.com2010-10-052-0/+3
* FBTF: Continue fixing nits found by my automated source scanner.erg@google.com2010-10-052-2/+9
* A subtle bug was exposed when the following was added to Preferences::Registe...stevenjb@google.com2010-10-014-19/+43
* Implement policy for enabling/disabling browsing history.phajdan.jr@chromium.org2010-10-011-0/+2
* o Add user customizable launch type for apps by adding options in each apps c...andybons@chromium.org2010-09-302-4/+4
* Revert 60997 - o Add user customizable launch type for apps by adding options...andybons@chromium.org2010-09-292-4/+4
* o Add user customizable launch type for apps by adding options in each apps c...andybons@chromium.org2010-09-292-4/+4
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-297-40/+103
* Move task manager code into a subdirectory.evan@chromium.org2010-09-231-1/+1
* Improve comment for PrefValueStore::HasPrefPath().pam@chromium.org2010-09-231-2/+5
* Implement users options handling in login screen.xiyuan@chromium.org2010-09-221-0/+2
* Revert 60169 - Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-227-103/+40
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-227-40/+103
* Remove deprecated ScopedPrefUpdate constructortfarina@chromium.org2010-09-212-9/+2
* Remove vestigial cookie/web app permissions prompting UI now that the async U...ben@chromium.org2010-09-171-2/+0
* Make pref service more robust against prefs that change their types without u...pam@chromium.org2010-09-175-61/+171
* Create a DefaultPrefStore to hold registered application-default preference v...pam@chromium.org2010-09-1411-434/+453
* Add constants for preferences and policies related to the Default Search Prov...jeanluc@google.com2010-09-132-1/+21
* Policy: plugins disabled by policy should honor policy changes without Chrome...danno@chromium.org2010-09-104-1/+194
* Move policy-related stuff to its own namespace.mnissler@chromium.org2010-09-102-1/+3
* Revert 59020 - Add constants for preferences and policies related to the Defa...thestig@chromium.org2010-09-102-21/+1
* Add constants for preferences and policies related to the Default Search Prov...jeanluc@google.com2010-09-092-1/+21
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-0/+2
* Revert 58920 - Create a DefaultPrefStore to hold registered application-defau...pam@chromium.org2010-09-0911-345/+137
* Create a DefaultPrefStore to hold registered application-default preference v...pam@chromium.org2010-09-0911-137/+345
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-081-2/+0
* New authorization framework for sync. johnnyg@chromium.org2010-09-081-0/+2
* Revert 58630 - Add constants for preferences and policies related to the Defa...mnissler@chromium.org2010-09-062-21/+1
* Add constants for preferences and policies related to the Default Search Prov...mnissler@chromium.org2010-09-062-1/+21
* Fixup startup URLs when loaded from preferencesgfeher@chromium.org2010-09-061-2/+5
* Gracefully handle the case of empty preference file names in PrefValueStore.mnissler@chromium.org2010-09-031-5/+3
* Cleanup: make more PrefMember methods const.phajdan.jr@chromium.org2010-08-312-19/+22
* Move Google-specific code under browser/ into browser/google/.evan@chromium.org2010-08-301-1/+1
* GTTF: Extract all preferences-related code from DownloadManager to DownloadPr...phajdan.jr@chromium.org2010-08-301-2/+2