summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/prefs
Commit message (Expand)AuthorAgeFilesLines
* Update StartsWith calls to use new versions in chrome and contentbrettw2015-07-061-2/+4
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-2/+2
* Remove shrinkStandaloneImagesToFit pref/settingwangxianzhu2015-04-301-3/+0
* Remove most occurences of PrefRegistrySyncable::UNSYNCABLE_PREFraymes2015-04-271-100/+44
* Convert PrefSyncStatus into PrefRegistrationFlagsraymes2015-04-241-6/+5
* Use Courier New for Arabic monospace text on Windowsebraminio2015-03-191-0/+1
* Allow dynamic change to WebRTC's multiple_routes_enabled preference.guoweis2015-03-111-0/+5
* Add new extension property related to animation policy.je_julie.kim2015-02-091-0/+3
* Watch the preferences for changes per profile instead of per tab.jam2015-01-282-31/+121
* Incognito profiles should track their parent's default zoom levels.wjmaclean2015-01-211-5/+5
* Various optimizations to reduce the number of temporary allocationsgeorgesak2014-12-041-5/+4
* pref_registry: remove RegisterLocalized*Pref().ellyjones2014-11-241-15/+33
* Cleanup: Remove unneeded zoom_controller.h includes.thestig2014-11-121-2/+0
* Use Segoe UI by default for Arabic sans text on Windowsebraminio2014-10-231-0/+2
* Standardize usage of virtual/override/final in chrome/browser/ui/dcheng2014-10-212-5/+5
* Prepare for ISO-8859-1 to windows-1252 switchjshin2014-10-171-1/+1
* Introduce ChromeZoomLevelPrefs, make zoom level prefs independent of profile ...wjmaclean2014-10-142-5/+27
* replace OVERRIDE and FINAL with override and final in chrome/browser/ui/[a-s]*mostynb2014-10-042-2/+2
* Finish converting chrome_strings target to use qualified paths.thestig2014-08-271-1/+1
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-261-1/+1
* Delete code for inspector preferences.chrishtr@chromium.org2014-08-221-4/+0
* Cache the current WebPreferences on RenderViewHostImpl (try #2).chrishtr@chromium.org2014-08-082-8/+20
* Revert of Cache the current WebPreferences on RenderViewHostImpl. (https://co...erikchen@chromium.org2014-07-312-20/+8
* Cache the current WebPreferences on RenderViewHostImpl.chrishtr@chromium.org2014-07-222-8/+20
* Move webpreferences.* from webkit/ to content/tfarina@chromium.org2014-07-091-2/+3
* Use Consolas for Windows 7 and above as default monospace fontcpu@chromium.org2014-06-251-3/+7
* Use Consolas for Windows 7 and above as default monospace fontcpu@chromium.org2014-06-241-1/+24
* components: Extract pref_registry component out of user_prefs.tfarina@chromium.org2014-05-151-1/+1
* cros: Don't prefix test user profile.xiyuan@chromium.org2014-03-191-37/+2
* Fix several tests that were broken for CrOS multi-profilesnkostylev@chromium.org2014-03-131-2/+37
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-1/+1
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Get rid of user-level styles.ojan@chromium.org2013-11-081-11/+0
* Remove font_scale_factor_quirk (no longer used).skobes@chromium.org2013-10-301-4/+0
* Make font_scale_factor_quirk default to false.skobes@chromium.org2013-10-281-1/+1
* Add font_scale_factor_quirk pref.skobes@chromium.org2013-10-221-1/+5
* Remove the migration code for old font preferences.falken@chromium.org2013-10-193-265/+17
* Skip per-script font preferences registration and filling on Android.ppi@chromium.org2013-10-181-2/+7
* Fix WeakPtrFactory ordering problems in uidmichael@chromium.org2013-10-091-1/+1
* Rename CallbackRegistry to CallbackListcaitkp@chromium.org2013-09-261-2/+2
* Function-type templated CallbackRegistrycaitkp@google.com2013-09-251-1/+1
* Enforce disable fullscreen policy for ppapi pluginsbartfab@chromium.org2013-09-201-0/+4
* Use CallbackRegistry for UserStyleSheetWatchercaitkp@chromium.org2013-09-122-1/+4
* Remove NOTIFICATION_USER_STYLE_SHEET_UPDATEDcaitkp@chromium.org2013-08-202-20/+24
* Replace third_party/icu/public with third_party/icu/source in the include dir...jshin@chromium.org2013-07-181-2/+2
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* Move Copy* into the base namespace.brettw@chromium.org2013-07-091-1/+1
* Allow Chrome OS login profile to have different default pref valuesbartfab@chromium.org2013-07-052-2/+2
* Pass accept-languages settings to rendererksakamoto@chromium.org2013-06-121-0/+1