summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prefs
Commit message (Expand)AuthorAgeFilesLines
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* This patch moves the experiments settings from the user profile to the browse...bbudge@google.com2011-01-211-1/+1
* Revert 72153 - Remove user-related data from local_state and add to user_pre...mirandac@chromium.org2011-01-213-127/+13
* Remove user-related data from local_state and add to user_preferences, in pr...mirandac@chromium.org2011-01-213-13/+127
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-202-0/+2
* Update references part 3: remaining files in chrome/...msw@chromium.org2011-01-191-1/+1
* Allow policy refresh rate to be configured through policy.mnissler@chromium.org2011-01-191-3/+5
* Save/Restore ALSA volume/mutedavej@chromium.org2011-01-191-0/+2
* Revert 71656 - Allow policy refresh rate to be configured through policymnissler@chromium.org2011-01-181-5/+3
* Allow policy refresh rate to be configured through policy.mnissler@chromium.org2011-01-181-3/+5
* Policy: Add ProxyMode and deprecate ProxyServerMode.danno@chromium.org2011-01-133-17/+35
* Cleanup: Remove unneeded includes of pref_names.hthestig@chromium.org2011-01-131-2/+1
* Makes the instant url managed by group policy.sky@chromium.org2011-01-121-0/+1
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-3/+3
* Allow the user to choose which corner of the screen should get notifications.johnnyg@chromium.org2011-01-061-0/+2
* Move lots of GMock stuff out of line.erg@google.com2011-01-054-12/+28
* Move non_thread_safe from base to base/threading and into the base namespace.brettw@chromium.org2011-01-012-4/+4
* Handle policy refresh internally in ConfigurationPolicyPrefStore.mnissler@chromium.org2010-12-2312-435/+156
* Introduce a separate preference for 'proxy server mode'battre@chromium.org2010-12-239-46/+211
* (Re-landing http://codereview.chromium.org/5991003 after Chromium OSkbr@chromium.org2010-12-211-0/+1
* Revert 69753 - Added group policy for disabling all client-side 3D APIs in Ch...chase@chromium.org2010-12-201-1/+0
* Added group policy for disabling all client-side 3D APIs in Chromiumkbr@chromium.org2010-12-201-0/+1
* Cleanup: Remove unneeded includes of notification_service.h, part 2.thestig@chromium.org2010-12-171-1/+2
* Migrate HostReferralList and StartupDNSPrefetchList from local_state to user ...mirandac@chromium.org2010-12-162-2/+1
* Revert 69320 - Migrate HostReferralList and StartupDNSPrefetchList from local...mirandac@chromium.org2010-12-152-1/+2
* Migrate HostReferralList and StartupDNSPrefetchList from local_state to user ...mirandac@chromium.org2010-12-152-2/+1
* Deinline even more destructors.erg@google.com2010-12-144-3/+9
* Implement preference and policy based content settings providers.jochen@chromium.org2010-12-101-0/+4
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-0921-721/+882
* Follow pattern used for Linux and Windows to move the appropriate bits of Mac...rickcam@chromium.org2010-12-091-1/+0
* Fix handling of 'Use system proxy settings' policygfeher@chromium.org2010-12-081-2/+2
* Clean up pref change notification handling.mnissler@chromium.org2010-12-0820-1351/+1375
* Fix for Bug 50726 "Save extension list and "winning" prefs from extensions"bauerb@chromium.org2010-12-064-4/+22
* Renamed DefaultPrefStore into InMemoryPrefStore because it can be used in fur...bauerb@chromium.org2010-12-066-35/+35
* Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-036-5/+15
* Move:ben@chromium.org2010-12-023-3/+3
* Revert 67997 - Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-026-15/+5
* Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-026-5/+15
* Refactor: move HostContentSettingsMap to content_settingsgfeher@chromium.org2010-11-301-1/+1
* Display badge when new background page is installed.atwilson@chromium.org2010-11-221-0/+2
* Make comments about profile pointer in pref_value_store more informative.mnissler@chromium.org2010-11-221-5/+9
* Move DeviceManagementPolicyProvider into the profile.mnissler@chromium.org2010-11-193-13/+31
* Create additional PrefStore for Device Management policy.markusheintz@chromium.org2010-11-177-139/+331
* Rename CrosSettingsProviderProxy -> ProxyCrosSettingsProviderdilmah@chromium.org2010-11-161-1/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 1].jhawkins@chromium.org2010-11-161-1/+1
* Support specifying the GSSAPI library that will be used.danno@chromium.org2010-11-121-0/+1
* Reland 65535danno@chromium.org2010-11-101-0/+8
* Revert 65535 - Group Policy support for HTTP authenticationdanno@chromium.org2010-11-091-8/+0
* Group Policy support for HTTP authenticationdanno@chromium.org2010-11-091-0/+8
* C++ readability review for dannodanno@chromium.org2010-11-036-96/+87