cef/patch/patches
Marshall Greenblatt 7d3bac19a9 Windows: Improvements to off-screen rendering support (issue #518).
- Implement support for transparency. Change the backing store to use Skia instead of GDI and to keep alpha values.
- Implement support for select popups. Requires a patch to Chromium (content_popups.patch).
- Implicitly disable accelerated compositing when using off-screen rendering.
- Introduce a new CefMouseEvent structure for representing mouse event information passed to CefBrowser methods.
- Merge cef_key_event_modifiers_t into cef_event_flags_t.
- Add a new argument to CefBrowser::Invalidate telling the browser whether to invalidate the select popup or the main view.
- Add a new cefclient "transparent-painting-enabled" command-line flag to test transparent off-screen rendering.
- Add a new cefclient "Transparency" test.
- Fix the cefclient off-screen rendering rotation effect to work even when the underlying web content is not updating.
- Add unit tests for transparent painting and select popups.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@979 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-11 23:00:39 +00:00
..
build.patch
content_popups.patch Windows: Improvements to off-screen rendering support (issue #518). 2013-01-11 23:00:39 +00:00
gritsettings.patch Update to Chromium revision 149431. 2012-08-04 00:59:58 +00:00
spi_webcore_364.patch Update spi_webcore_364.patch file. 2012-11-26 18:20:41 +00:00
tools_gyp.patch - Update to Chromium revision 165669. 2012-11-05 20:18:20 +00:00
webkit_451.patch Support custom V8 bindings on WebWorker threads (issue #451). 2013-01-03 17:24:24 +00:00
zlib.patch Add patch to fix opening of password protected files with CefZipReader (issue #496). 2012-09-04 17:08:51 +00:00