summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prefs
Commit message (Expand)AuthorAgeFilesLines
* Break two classes defined in json_value_serializer.cc, .h into separate files.bbudge@chromium.org2012-02-262-4/+4
* Revert r123544 "Fixed the restore on startup pref on Lion's first run."oshima@chromium.org2012-02-251-11/+18
* Android: Guard unused preference registrationdfalcantara@chromium.org2012-02-251-7/+13
* Fixed the restore on startup pref on Lion's first run.joaodasilva@chromium.org2012-02-241-18/+11
* Revert 123306 - [uber] Redoing the homepage selection UItbreisacher@chromium.org2012-02-233-50/+13
* [uber] Redoing the homepage selection UItbreisacher@chromium.org2012-02-233-13/+50
* Add --managed command line switch, mapped to kInManagedMode pref.bauerb@chromium.org2012-02-231-0/+1
* Adds ability to pin apps to the launcher.sky@chromium.org2012-02-221-0/+7
* Revert 123096 - [uber] Redoing the homepage selection UItbreisacher@chromium.org2012-02-223-50/+13
* [uber] Redoing the homepage selection UItbreisacher@chromium.org2012-02-223-13/+50
* Web Intents: Add a pref for enabling the feature, enable the UI.jhawkins@chromium.org2012-02-221-0/+2
* Plugins: allow saving data if we're going to do a session restore.marja@chromium.org2012-02-172-11/+14
* Revert "[uber] Redoing the homepage selection UI"loislo@chromium.org2012-02-173-52/+15
* [uber] Redoing the homepage selection UItbreisacher@chromium.org2012-02-173-15/+52
* Profiles: Move cookie pref registration to the service.erg@chromium.org2012-02-131-2/+0
* Remove ssl_manager.h dependency from chrome.jam@chromium.org2012-02-131-1/+0
* Revert 120803 - [uber] Redoing the homepage selection UImichaeln@google.com2012-02-073-52/+15
* [uber] Redoing the homepage selection UItbreisacher@chromium.org2012-02-073-15/+52
* chromeos: Move prefs from AudioMixerAlsa to AudioHandler.derat@chromium.org2012-02-041-2/+2
* These changes are ChromeOS only and don't affect Win builds.joaodasilva@chromium.org2012-01-291-2/+2
* Revert r119614 "Make auto-enrollment client retry after auto-update if the mo...maruel@chromium.org2012-01-281-2/+2
* Make auto-enrollment client retry after auto-update if the modulus limit was ...joaodasilva@chromium.org2012-01-281-2/+2
* No need to have HostZoomMap know about "original" map, which is really just a...jam@chromium.org2012-01-271-1/+0
* Repair --enable-memory-info command line switchyurys@chromium.org2012-01-261-1/+1
* Compile fix for gcc 4.6. It wants us to use EXPECT_TRUE / EXPECT_FALSE.joi@chromium.org2012-01-261-2/+2
* Reinitialize LocalState's CommandLinePrefStore after about_flags updates the ...thestig@chromium.org2012-01-2411-27/+106
* net: add a policy option: DisableSSLRecordSplittingagl@chromium.org2012-01-241-0/+2
* Cleanup Protector switches and prefs.ivankr@chromium.org2012-01-231-2/+0
* Removed ConfigurationPolicyType and extended PolicyMap.joaodasilva@chromium.org2012-01-221-9/+10
* "Recommit 118589 - Re-commit r117965 and 117130 with a fix for perf regression."atwilson@chromium.org2012-01-221-2/+0
* Revert 118589 - Re-commit r117965 and 117130 with a prospective fix for perf ...atwilson@chromium.org2012-01-211-0/+2
* Re-commit r117965 and 117130 with a prospective fix for perf regression.atwilson@chromium.org2012-01-211-2/+0
* Converted Protector into a ProfileKeyedService.ivankr@chromium.org2012-01-201-2/+2
* Revert SigninManager changes to see if they were the cause of the perf regres...atwilson@chromium.org2012-01-191-1/+3
* Print Preview: Add a non-user-visible pref for controlling print preview. Hoo...thestig@chromium.org2012-01-181-1/+9
* Make SigninManager a ProfileKeyedService.atwilson@chromium.org2012-01-171-2/+0
* Revert 117758 -- turned many boxes on the memory waterfall red:thakis@chromium.org2012-01-141-0/+2
* Make SigninManager a ProfileKeyedService.atwilson@chromium.org2012-01-141-2/+0
* Replace --use-protector flag with Local State 'protector.enabled' pref.ivankr@chromium.org2012-01-131-0/+2
* Moved SigninManager out of browser/sync, and start changing the code so signinatwilson@chromium.org2012-01-111-2/+2
* chromeos: Move audio, power, and UI files into subdirs.derat@chromium.org2012-01-061-1/+1
* Attempt 2 at fixing bug where launcher would create new window withsky@chromium.org2012-01-062-2/+19
* Use a non-const iterator when removing a preference in PrefService::Unregiste...steveblock@chromium.org2012-01-051-1/+1
* Get rid of trivial IncognitoUserPrefStore and PerTabUserPrefStore.mnaganov@chromium.org2012-01-058-131/+22
* Fix a memory leak introduced in r115955.mnaganov@chromium.org2011-12-291-0/+1
* Add more per-tab preferences.mnaganov@chromium.org2011-12-298-3/+83
* Refactor FirstRun class code into namespace first_run progressively. This cl ...jennyz@chromium.org2011-12-281-1/+1
* Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...bauerb@chromium.org2011-12-276-50/+2
* Added auto-enrollment into the OOBE flow.joaodasilva@chromium.org2011-12-271-0/+2
* Implement pref_value_map swap function.pastarmovj@chromium.org2011-12-213-0/+29