summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webpreferences.h
Commit message (Expand)AuthorAgeFilesLines
* [Android WebView] Implement WebSettings.{get|set}UseWideViewportmnaganov@chromium.org2013-01-101-0/+1
* Reapply "Add a switch to enable composited scrolling for frames and enable it...wangxianzhu@chromium.org2013-01-091-0/+1
* Temporarily roll out "Add a switch to enable composited scrolling for frames..."wangxianzhu@chromium.org2013-01-091-1/+0
* Add a command-line flag to disable canvas antialiasing. This will be used to...senorblanco@chromium.org2013-01-091-0/+1
* Add a switch to enable composited scrolling for frames and enable it on Android.wangxianzhu@chromium.org2013-01-091-0/+1
* [content shell] implement testRunner.overridePreferencejochen@chromium.org2012-12-181-1/+3
* [content shell] on all platforms but Mac OSX, use Windows editing behavior fo...jochen@chromium.org2012-12-131-0/+7
* Add a switch to enable compositing for scrollable frames.wangxianzhu@chromium.org2012-12-121-0/+1
* [CSS Regions] Use the new RuntimeEnabledFeatures flag instead of the one in S...mmaerean@adobe.com2012-12-081-1/+0
* Add flag for disabling touch adjustment.kevers@chromium.org2012-11-261-0/+1
* Convert touch events to tristate flag.flackr@chromium.org2012-11-211-0/+1
* The WebKit experimental features flag should also control CSS Grid Layout.jchaffraix@chromium.org2012-11-201-0/+1
* cc: Remove cc::settings, move them to LayerTreeSettings.danakj@chromium.org2012-11-141-6/+7
* [Android] Add supportMultipleWindows settingmnaganov@chromium.org2012-10-301-6/+8
* Add a flag to about:flags to enable deferred image decodinghclam@chromium.org2012-10-261-0/+1
* Upstream remaining diff in chrome_content_browser_clientyusufo@chromium.org2012-10-191-0/+1
* Upstream the gesture requirement for android media playbackqinmin@chromium.org2012-10-121-0/+1
* Pinch-zoom applied via compositor instead of CSS transformation.aelias@chromium.org2012-10-081-0/+2
* mac: Plumbing for the emoji font.thakis@chromium.org2012-10-051-0/+1
* FontScaleFactor and ForceEnableZoom pref_names.aurimas@chromium.org2012-09-251-0/+4
* Put CSS sticky positioning behind a runtime flag until we think it's ready fo...ojan@chromium.org2012-09-171-0/+1
* Add enable-accelerated-compositing-for-overflow-scroll switch.hartmanng@chromium.org2012-09-171-0/+1
* Add plumbing for flag: --disable-gesture-tap-highlightwjmaclean@chromium.org2012-09-041-0/+1
* Remove unused include and always-true compile-time checkjamesr@chromium.org2012-08-101-6/+0
* Implement isRenderingVSynced on RenderWidgetjbates@chromium.org2012-08-011-0/+1
* Add CSS variables feature flag to chrome://flags.macpherson@chromium.org2012-07-251-0/+1
* Plumb down device_supports_mouse from browser and disable it on Android.aelias@chromium.org2012-07-181-0/+1
* Delete hixie76_websocket_protocol_enabled WebPreferenceabarth@chromium.org2012-07-111-1/+0
* Remove --disable-interactive-form-validation flag and about:flags UI for it.tkent@chromium.org2012-06-261-1/+0
* Adding setEnableCookie preference plumbing to webkit glue.gdk@chromium.org2012-06-221-0/+7
* Let flash query the number of CPU cores present.tsepez@chromium.org2012-06-181-0/+1
* Prepare compositor.cc for global CCSettingsvollick@chromium.org2012-06-111-3/+6
* content: Set the default device scale factor on the WebView directly since se...sadrul@chromium.org2012-06-081-1/+0
* Connect up flash blacklist entries to GetSettingIntjbauman@chromium.org2012-06-041-0/+2
* Disable synchronous XMLHttpRequests in platform app documents.mihaip@chromium.org2012-05-301-1/+2
* Add deviceSupportsTouch to webglue.flackr@chromium.org2012-05-291-0/+1
* Add flag to make all position:fixed elements create stacking contextsjamesr@chromium.org2012-05-241-0/+1
* Plumb --show-paint-rects to accelerated compositorshawnsingh@chromium.org2012-05-231-0/+1
* Makes the browser send pixels to the GPU process where it should.pkotwicz@chromium.org2012-05-231-0/+1
* Revert 138415 - Makes the browser send pixels to the GPU process where it sho...pkotwicz@chromium.org2012-05-231-1/+0
* Makes the browser send pixels to the GPU process where it should.pkotwicz@chromium.org2012-05-231-0/+1
* Add command line flags for compositor's default tile size andvangelis@chromium.org2012-05-191-0/+5
* Migrate WebKit "global script" font prefs.falken@chromium.org2012-05-181-7/+7
* Quote WebPreferences in namespace webkit_glue.wangxianzhu@chromium.org2012-05-111-0/+4
* Remove composite-to-texture flag and codejamesr@chromium.org2012-04-131-1/+0
* Added the command line flag that enables CSS Shaders: "--enable-css-shaders".achicu@adobe.com2012-03-291-0/+1
* Add disable for threaded compositing to about:flags in preparation for turnin...nduca@google.com2012-03-231-1/+0
* Pass DefaultDeviceScaleFactor to webkittdresser@chromium.org2012-03-011-0/+1
* Webkit now disables CSS3 regions at runtime by default. This change allows re...matthewrobertson03@gmail.com2012-03-011-0/+1
* Add a switch for enabling threaded animation.vollick@chromium.org2012-02-251-0/+1