mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-01-19 05:04:08 +01:00
d0a45cfbbb
- 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 |
||
---|---|---|
.. | ||
browser_web_contents_1257.patch | ||
build.patch | ||
compositor_1368.patch | ||
content_nav_1129.patch | ||
gritsettings.patch | ||
gyp_331.patch | ||
message_loop_443.patch | ||
prefs_content_1161.patch | ||
public_browser_1161_1257.patch | ||
spellcheck_137.patch | ||
spi_webcore_364.patch | ||
ui_dragdrop_355390.patch | ||
underlay_1051.patch | ||
views_widget_180.patch | ||
webkit_platform_mac_328814.patch | ||
webkit_popups.patch | ||
zlib.patch |