| Commit message (Expand) | Author | Age | Files | Lines |
* | If --disable-webgl is passed, continue to return null from | kbr@chromium.org | 2011-03-23 | 1 | -4/+2 |
* | Support for '--force-compositing-mode', see WebKit bug 56156 | sievers@google.com | 2011-03-21 | 1 | -1/+5 |
* | Add command line switches and about:flag to enable FPS indicator and composit... | nduca@chromium.org | 2011-03-07 | 1 | -0/+9 |
* | Build WebKit Full Screen API. Support is disabled by default; enable with --e... | ddorwin@chromium.org | 2011-03-04 | 1 | -1/+4 |
* | Revert 76631 because it causes fullscreen layout tests to timeout on linux | tonyg@chromium.org | 2011-03-02 | 1 | -4/+1 |
* | Re-applying r76324, which was reverted during a WebKit rollback. | ddorwin@chromium.org | 2011-03-02 | 1 | -1/+4 |
* | Revert 76324 - Build WebKit Full Screen API. Support is disabled by default; ... | jamesr@chromium.org | 2011-03-01 | 1 | -4/+1 |
* | Build WebKit Full Screen API. Support is disabled by default; enable with --e... | ddorwin@chromium.org | 2011-03-01 | 1 | -1/+4 |
* | Initialize the minimum timer interval upon RenderView construction, | kbr@chromium.org | 2011-02-23 | 1 | -4/+0 |
* | This patch adds the necessary plumbing to Chromium to support a command-line ... | wjmaclean@chromium.org | 2011-02-22 | 1 | -0/+4 |
* | Integrating Mac OS Grammar checker into Chromium. | morrita@chromium.org | 2011-02-22 | 1 | -0/+4 |
* | Set the minimum timer interval on a per-page basis, and adjust it when | kbr@google.com | 2011-02-18 | 1 | -0/+4 |
* | Add commandline flag --disable-gl-multisampling and hook it up with WebGL to ... | zmo@google.com | 2011-02-14 | 1 | -0/+4 |
* | Conditionally add compile-time enable for the web audio API only on Mac OS X | crogers@google.com | 2011-01-24 | 1 | -2/+0 |
* | Revert 72306 - Conditionally add compile-time enable for web audio API on Mac... | crogers@google.com | 2011-01-24 | 1 | -0/+2 |
* | Conditionally add compile-time enable for web audio API on Mac OS X | crogers@google.com | 2011-01-23 | 1 | -2/+0 |
* | Re-land http://codereview.chromium.org/6339004 which was reverted | crogers@google.com | 2011-01-22 | 1 | -0/+6 |
* | Revert 72261 - Add run-time enable support for the web audio API | rniwa@chromium.org | 2011-01-22 | 1 | -6/+0 |
* | Add run-time enable support for the web audio API | crogers@google.com | 2011-01-22 | 1 | -0/+6 |
* | * Add WebPreference::interactive_form_validation_enabled | tkent@chromium.org | 2011-01-20 | 1 | -1/+5 |
* | Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref... | abarth@chromium.org | 2011-01-17 | 1 | -6/+6 |
* | Add --enable-accelerated-plugins flag to enable compositing for plugins, sepa... | piman@google.com | 2011-01-10 | 1 | -3/+6 |
* | Turn gpu acceleration of video (CSC and scaling) on by default. <video> eleme... | vangelis@chromium.org | 2011-01-08 | 1 | -1/+2 |
* | glue/webpreferences: use string16 for font names | evan@chromium.org | 2010-12-15 | 1 | -11/+11 |
* | Turn GPU accelerated features (WebGL, compositing, accelerated 2d canvas) off... | jamesr@chromium.org | 2010-12-03 | 1 | -1/+1 |
* | Adding a new command line flag (--enable-accelerated-layers) for turning | vangelis@chromium.org | 2010-12-02 | 1 | -2/+19 |
* | Expose WebKit frame flattening setting in WebPreferences. | johnme@google.com | 2010-11-19 | 1 | -0/+3 |
* | Change default minimum font size to 0 | jamesr@chromium.org | 2010-11-17 | 1 | -1/+1 |
* | FBTF: Further parts of r61237 that should be harmless to chrome_frame. | erg@google.com | 2010-10-13 | 1 | -0/+49 |
* | Revert "FBTF: Another big ctor/dtor cleanup found by automated tools." | erg@google.com | 2010-10-01 | 1 | -49/+0 |
* | FBTF: Another big ctor/dtor cleanup found by automated tools. | erg@google.com | 2010-10-01 | 1 | -0/+49 |
* | Add WebKitCaretBrowsingEnabled support to | tony@chromium.org | 2010-09-24 | 1 | -0/+1 |
* | Add test_shell support for enabling hyperlink auditing | japhet@chromium.org | 2010-09-24 | 1 | -0/+1 |
* | Remove reference to obsolete web preference. The legacy parser no longer | abarth@chromium.org | 2010-08-25 | 1 | -1/+0 |
* | WebGL web preferences do not disable WebGL if already enabled. | apatrick@chromium.org | 2010-08-06 | 1 | -1/+2 |
* | Add a command line switch to control accelerated 2d canvas | jamesr@chromium.org | 2010-07-29 | 1 | -0/+3 |
* | Introduce "--enable-memory-info" command-line flag to enable reporting | mnaganov@chromium.org | 2010-07-19 | 1 | -0/+3 |
* | Fix files with svn:executable permissions. | thestig@chromium.org | 2010-06-23 | 1 | -0/+0 |
* | Adding command line flag for enabling accelerated compositing. | vangelis@chromium.org | 2010-06-02 | 1 | -0/+3 |
* | Adds --html5-parser flag to test_shell to test out the new HTML5 parsing code | jamesr@chromium.org | 2010-06-01 | 1 | -0/+1 |
* | DevTools: inspector settings are now serialized into map, not a string | pfeldman@chromium.org | 2010-06-01 | 1 | -2/+4 |
* | Update Webkit 58626:58719. Make use of new setting for disabling clipboard ac... | inferno@chromium.org | 2010-05-04 | 1 | -0/+1 |
* | Implement two missing methods on layoutTestController: | mpcomplete@chromium.org | 2010-04-19 | 1 | -0/+1 |
* | Reland r40855 with chromeos fix. | jhawkins@chromium.org | 2010-03-07 | 1 | -0/+1 |
* | Revert 40855 - webkit/glue: string_util.h > utf_string_conversions.h fix. | bradnelson@google.com | 2010-03-07 | 1 | -1/+0 |
* | webkit/glue: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-07 | 1 | -0/+1 |
* | Replace a call to settings->setDatabasesEnabled [which is about to go away] with | ericu@google.com | 2010-03-04 | 1 | -1/+1 |
* | Remove usages of obsolete WebSettings::setGeolocation so it can be removed fr... | joth@chromium.org | 2010-02-23 | 1 | -4/+0 |
* | Adding command line flag (--show-composited-render-layers) to enable the show... | vangelis@chromium.org | 2010-02-19 | 1 | -0/+4 |
* | Chromium plumbing for new file:// security flag, including test_shell support. | cevans@chromium.org | 2010-02-18 | 1 | -0/+1 |