summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webpreferences.cc
Commit message (Expand)AuthorAgeFilesLines
* Disable accelerated animation when using a software 3d rasterizer.jbauman@chromium.org2012-01-311-1/+2
* Disallow WebSQL and localStorage in platform apps.jstritar@chromium.org2012-01-251-2/+1
* Do not invoke setDartEnabled.antonm@google.com2012-01-241-4/+0
* Add a per-tab preference to match WebSettings::images_enabled.mnaganov@chromium.org2012-01-191-1/+3
* Add --dart-flags and --disable-dart command line switches.podivilov@chromium.org2011-12-231-0/+4
* --enable-partial-swap plumbed up to WebKit.backer@chromium.org2011-12-171-0/+4
* Add a command-line switch --enable-per-tile-painting and make it consistent b...reveman@google.com2011-12-151-4/+8
* Added a switch to enable a unified text checker and asynchronousshinyak@google.com2011-12-091-0/+2
* Add --enable-accelerated-filters flag to Chrome. This is the chrome-side cha...senorblanco@chromium.org2011-12-071-0/+4
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-2/+2
* Prepare Chromium for WebCompositor::initialize.nduca@chromium.org2011-11-191-0/+3
* To minimize the risk to LTR users, we are thinking to enable this feature fir...xji@chromium.org2011-11-091-1/+3
* Add a command line flag (--enable-fixed-position-compositing) for enabling co...vangelis@chromium.org2011-11-011-0/+6
* Enable privileged WebGL extensions for Chrome extensions.zmo@google.com2011-10-221-0/+6
* Add command line switch for enabling threaded compositingjamesr@chromium.org2011-10-081-0/+3
* This function no longer does anything. Remove the caller so we can delete theabarth@chromium.org2011-10-041-3/+0
* Coverity: Initialize member variables.jhawkins@chromium.org2011-09-121-0/+1
* Pass per-script fonts to WebKit settings.falken@chromium.org2011-08-241-0/+66
* Enable hybi WebSocket protocol by default.yutak@chromium.org2011-07-221-1/+4
* Fixed network connectivity checks specific to ChromeOS. Previously we were d...zelidrag@chromium.org2011-07-111-0/+5
* Linux/CrOS smooth scrolling support - behind a flag.scottbyer@chromium.org2011-06-231-1/+3
* Add plumbing to toggle the printing backgrounds web setting. No behavior change.thestig@chromium.org2011-06-141-1/+3
* Revert 87449 - Nuke kDisableDevTools flag. It's not working anyway.mnaganov@chromium.org2011-06-011-1/+2
* Nuke kDisableDevTools flag. It's not working anyway.mnaganov@chromium.org2011-06-011-2/+1
* Re-enable DNS prefetch. This feature got disable accidentially in WebKitabarth@chromium.org2011-05-141-0/+2
* Wire new WebCore settings for blocking mixed-content loads into Chrome.cevans@chromium.org2011-05-051-1/+5
* Added a command-line flag to enable h/w accelerated rendering of content layers.alokp@chromium.org2011-04-071-0/+4
* If --disable-webgl is passed, continue to return null fromkbr@chromium.org2011-03-231-4/+2
* Support for '--force-compositing-mode', see WebKit bug 56156sievers@google.com2011-03-211-1/+5
* Add command line switches and about:flag to enable FPS indicator and composit...nduca@chromium.org2011-03-071-0/+9
* Build WebKit Full Screen API. Support is disabled by default; enable with --e...ddorwin@chromium.org2011-03-041-1/+4
* Revert 76631 because it causes fullscreen layout tests to timeout on linuxtonyg@chromium.org2011-03-021-4/+1
* Re-applying r76324, which was reverted during a WebKit rollback.ddorwin@chromium.org2011-03-021-1/+4
* Revert 76324 - Build WebKit Full Screen API. Support is disabled by default; ...jamesr@chromium.org2011-03-011-4/+1
* Build WebKit Full Screen API. Support is disabled by default; enable with --e...ddorwin@chromium.org2011-03-011-1/+4
* Initialize the minimum timer interval upon RenderView construction,kbr@chromium.org2011-02-231-4/+0
* This patch adds the necessary plumbing to Chromium to support a command-line ...wjmaclean@chromium.org2011-02-221-0/+4
* Integrating Mac OS Grammar checker into Chromium.morrita@chromium.org2011-02-221-0/+4
* Set the minimum timer interval on a per-page basis, and adjust it whenkbr@google.com2011-02-181-0/+4
* Add commandline flag --disable-gl-multisampling and hook it up with WebGL to ...zmo@google.com2011-02-141-0/+4
* Conditionally add compile-time enable for the web audio API only on Mac OS Xcrogers@google.com2011-01-241-2/+0
* Revert 72306 - Conditionally add compile-time enable for web audio API on Mac...crogers@google.com2011-01-241-0/+2
* Conditionally add compile-time enable for web audio API on Mac OS Xcrogers@google.com2011-01-231-2/+0
* Re-land http://codereview.chromium.org/6339004 which was revertedcrogers@google.com2011-01-221-0/+6
* Revert 72261 - Add run-time enable support for the web audio APIrniwa@chromium.org2011-01-221-6/+0
* Add run-time enable support for the web audio APIcrogers@google.com2011-01-221-0/+6
* * Add WebPreference::interactive_form_validation_enabledtkent@chromium.org2011-01-201-1/+5
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-6/+6
* Add --enable-accelerated-plugins flag to enable compositing for plugins, sepa...piman@google.com2011-01-101-3/+6
* Turn gpu acceleration of video (CSC and scaling) on by default. <video> eleme...vangelis@chromium.org2011-01-081-1/+2