cef/patch/patches
Marshall Greenblatt d0a45cfbbb Add support for begin frame scheduling and direct rendering when GPU compositing is disabled (issue #1368).
- Always set the browser process VSync rate (frame rate) to CefSettings.windowless_frame_rate.
- When the `enable-begin-frame-scheduling` command-line flag is specified the VSync rate for all processes will be synchronized to CefSettings.windowless_frame_rate. This flag cannot be used in combination with windowed rendering.
- When the `disable-gpu` and `disable-gpu-compositing` command-line flags are specified the CefRenderHandler::OnPaint method will be called directly from the compositor instead of requiring an additional copy for each frame.
- CefRenderHandler::OnPopupSize now passes view coordinates instead of (potentially scaled) pixel coordinates.
- Add OSR unit tests for 2x (HiDPI) pixel scaling.
- Improve CefRenderHandler documentation.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1960 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2015-01-01 16:51:56 +00:00
..
browser_web_contents_1257.patch Update to Chromium revision 8cb76f56 (#307671) 2014-12-13 20:18:31 +00:00
build.patch Update to Chromium revision 8cb76f56 (#307671) 2014-12-13 20:18:31 +00:00
compositor_1368.patch Add support for begin frame scheduling and direct rendering when GPU compositing is disabled (issue #1368). 2015-01-01 16:51:56 +00:00
content_nav_1129.patch Update to Chromium revision 8cb76f56 (#307671) 2014-12-13 20:18:31 +00:00
gritsettings.patch Update to Chromium revision 8cb76f56 (#307671) 2014-12-13 20:18:31 +00:00
gyp_331.patch Update to Chromium revision 8cb76f56 (#307671) 2014-12-13 20:18:31 +00:00
message_loop_443.patch Update to Chromium revision 8cb76f56 (#307671) 2014-12-13 20:18:31 +00:00
prefs_content_1161.patch Update to Chromium revision 8cb76f56 (#307671) 2014-12-13 20:18:31 +00:00
public_browser_1161_1257.patch Update to Chromium revision 8cb76f56 (#307671) 2014-12-13 20:18:31 +00:00
spellcheck_137.patch Update to Chromium revision 8cb76f56 (#307671) 2014-12-13 20:18:31 +00:00
spi_webcore_364.patch Update to Chromium revision 8cb76f56 (#307671) 2014-12-13 20:18:31 +00:00
ui_dragdrop_355390.patch Update to Chromium revision ad468e8b (#292352). 2014-09-04 17:53:40 +00:00
underlay_1051.patch Update to Chromium revision ad468e8b (#292352). 2014-09-04 17:53:40 +00:00
views_widget_180.patch Update to Chromium revision 8cb76f56 (#307671) 2014-12-13 20:18:31 +00:00
webkit_platform_mac_328814.patch Update to Chromium revision 8cb76f56 (#307671) 2014-12-13 20:18:31 +00:00
webkit_popups.patch Update to Chromium revision 8cb76f56 (#307671) 2014-12-13 20:18:31 +00:00
zlib.patch Update to Chromium revision ad468e8b (#292352). 2014-09-04 17:53:40 +00:00