summaryrefslogtreecommitdiffstats
path: root/content/renderer/web_preferences.cc
Commit message (Expand)AuthorAgeFilesLines
* Add an --enable-deferred-filters command-line flag.senorblanco@chromium.org2014-01-231-0/+3
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-251-2/+3
* Do not clear document background in Android WebViewboliu@chromium.org2013-12-131-0/+2
* Add chromium side flag for enabling/disabling layer squashing.shawnsingh@chromium.org2013-11-231-0/+2
* Update web_preferences to call the new setAccessibilityFontScaleFactorpdr@chromium.org2013-11-201-1/+1
* Experimental viewport meta tag support for desktopbokan@chromium.org2013-11-121-0/+3
* [Android WebView] Wire up legacy quirks added to Blinkmnaganov@chromium.org2013-11-121-0/+4
* Get rid of user-level styles.ojan@chromium.org2013-11-081-4/+0
* Get rid of author_and_user_styles_enabled.ojan@chromium.org2013-11-081-1/+0
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-7/+7
* content: Use setLoadWithOverviewMode() instead of setInitializeAtMinimumPageS...tfarina@chromium.org2013-11-041-2/+1
* Plumb device scale adjustment separately.skobes@chromium.org2013-11-011-2/+2
* Chromium side of maxTouchPoints implementation.sblom@microsoft.com2013-10-261-0/+1
* Command line switch for canvas2d msaa.bsalomon@google.com2013-10-251-0/+5
* [Android WebView] Enable the Blink quirk for merging contents of meta viewpor...mnaganov@chromium.org2013-10-221-0/+2
* Add font_scale_factor_quirk pref.skobes@chromium.org2013-10-221-1/+2
* [Android WebView] Enable the Blink quirk for returning screen sizes in physic...mnaganov@chromium.org2013-10-171-0/+2
* Disable shrinksStandaloneImagesToFit on Androidwangxianzhu@chromium.org2013-10-151-0/+1
* Remove 2 members from webpreferencejchaffraix@chromium.org2013-10-141-2/+0
* Add --disable-compositor-touch-hit-testing flagrbyers@chromium.org2013-10-081-0/+1
* Implementation of device metrics emulation in render view.dgozman@chromium.org2013-10-031-0/+1
* Add --disable-xslt to disable XSLTabarth@chromium.org2013-10-011-0/+1
* [Android WebView] Wire up ignoreMainFrameOverflowHiddenQuirk.aelias@chromium.org2013-09-241-0/+2
* Control the mediaFullscreenRequiresUserGesture setting with a command line sw...avayvod@chromium.org2013-09-131-0/+2
* [Android WebView] Wire up Blink's WideViewportQuirkEnabled settingmnaganov@chromium.org2013-09-131-0/+1
* [Android WebView] Wire up the viewport quirks settingsmnaganov@chromium.org2013-09-061-0/+4
* [Android WebView] Wire up Blink's UseLegacyBackgroundSizeShorthandBehavior se...mnaganov@chromium.org2013-08-311-0/+2
* Refactor cc scrollbar layers architecture.wjmaclean@chromium.org2013-08-301-0/+1
* Move webpreferences_renderer.* into content.tfarina@chromium.org2013-08-181-0/+351