summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prefs
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Put everything in sync/api into csync namespaceakalin@chromium.org2012-06-274-54/+63
* Split mode incognito extension can get misleading pref changed events from re...mitchellwrosen@chromium.org2012-06-261-1/+2
* browser: Do the check for network profile outside of views.tfarina@chromium.org2012-06-261-2/+2
* Move browser prefs off Browser and View Source into browser_commands.ben@chromium.org2012-06-261-3/+3
* Move some RegisterXxxPref out of Browsercjhopman@chromium.org2012-06-251-0/+2
* Clean up/remove a bunch more functions from Browser.ben@chromium.org2012-06-221-2/+3
* Make the default startup pref to be NTP also on Mac.marja@chromium.org2012-06-192-10/+24
* Remove NTP4 intro bubbleguohui@chromium.org2012-06-191-2/+0
* Add ManagedModePolicyProvider and extension API to get and set policies.bauerb@chromium.org2012-06-182-6/+0
* Upstream Geolocation global enable/disable preference.jknotten@chromium.org2012-06-181-0/+4
* Add the --ssl-version-min and --ssl-version-max command-line options.wtc@chromium.org2012-06-141-2/+2
* [Mac] Only show the 10.5 deprecation infobar once a week.rsesek@chromium.org2012-06-131-0/+2
* Move extension related register function calls into ifnotdef android guard.felipeg@chromium.org2012-06-121-6/+6
* Add ENABLE_PRINTING and disable it on Android.wangxianzhu@chromium.org2012-06-091-1/+4
* Converting BookmarkModel and HistoryService to ProfileKeyedServices. This jus...rlp@chromium.org2012-06-081-2/+0
* Clear notifier when PrefService is destroyed.atwilson@chromium.org2012-06-081-0/+1
* Moved kGoogleServicesUsernamePattern to browser state instead of profile prefs.atwilson@chromium.org2012-06-081-0/+2
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-041-1/+1
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-042-2/+2
* Move mock notification observer header from content\test to content\public\te...jam@chromium.org2012-06-033-7/+7
* Make PolicyService per-profile.bauerb@chromium.org2012-05-312-12/+19
* browser: Handle the registration of ChromeLauncher prefs outside of views.tfarina@chromium.org2012-05-301-2/+2
* Use NOTREACHED instead of CHECK for Coverity fix of CHECKED_RETURN.scr@chromium.org2012-05-301-4/+7
* CHECKED_RETURN coverity fixes.scr@chromium.org2012-05-291-3/+5
* [protector] Specific handling of default values of protected prefs.ivankr@chromium.org2012-05-283-15/+19
* Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser.thestig@chromium.org2012-05-264-4/+3
* Pepper Flash settings integration: add UI for "deauthorize content licenses".yzshen@chromium.org2012-05-251-0/+2
* Revert 138867 b/c too much redness on MFYI waterfall from many, many leak rep...bruening@google.com2012-05-251-0/+2
* Converting BookmarkModel and HistoryService to ProfileKeyedServices. This jus...rlp@chromium.org2012-05-241-2/+0
* Honor the session.restore_on_startup_pref on first startbartfab@chromium.org2012-05-232-0/+12
* Makes the tabstrip switch between stacked and shrink modes based onsky@chromium.org2012-05-231-1/+6
* Rename ExtensionCommand* to Command* within the extensions namespace.finnur@chromium.org2012-05-221-2/+2
* Migrate the rest of the "global" prefs.falken@google.com2012-05-222-4/+6
* This adds a webui overlay on the extensions page for showing what Extension k...finnur@chromium.org2012-05-211-1/+1
* browser: Split out the prefs registration of invert bubble from views file.tfarina@chromium.org2012-05-211-5/+2
* Migrate WebKit "global script" font prefs.falken@chromium.org2012-05-181-1/+2
* Restoring the chrome variatioons client, with a fix for browser_test failures...jwd@chromium.org2012-05-171-0/+2
* Web Intents: Remove the flag and compile-time define.jhawkins@chromium.org2012-05-161-4/+1
* Rewrite base::JSONReader to be 35-40% faster, depending on the input string.rsesek@chromium.org2012-05-161-3/+2
* Refactored ConfigurationPolicyProvider to provide PolicyBundles instead of Po...joaodasilva@chromium.org2012-05-151-19/+20
* [Sync] Move chrome/browser/sync/api to sync/apiakalin@chromium.org2012-05-152-4/+4
* Revert 134903 - Set up default tap to click and natural scroll.ygorshenin@chromium.org2012-05-141-3/+0
* Quote WebPreferences in namespace webkit_glue.wangxianzhu@chromium.org2012-05-111-1/+1
* browser: Move the tabs directory into ui.tfarina@chromium.org2012-05-111-1/+1
* views: Refactor the way we register BrowserActionsContainer prefs.tfarina@chromium.org2012-05-101-2/+0
* Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.ben@chromium.org2012-05-101-1/+0
* Revert 136337 - Rename BrowserInit to StartupBrowserCreator, and move into st...ben@chromium.org2012-05-101-0/+1
* Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.ben@chromium.org2012-05-101-1/+0
* Move more stuff out of browser_init.cc.ben@chromium.org2012-05-101-1/+1
* [Mac] Fix a crash in SessionStartupPrefTest on 10.7.rsesek@chromium.org2012-05-101-15/+27