cef/include/capi
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
..
cef_app_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_base_capi.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
cef_browser_capi.h Windows: Improvements to off-screen rendering support (issue #518). 2013-01-11 23:00:39 +00:00
cef_browser_process_handler_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_callback_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_client_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_command_line_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_context_menu_handler_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_cookie_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_dialog_handler_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_display_handler_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_dom_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_download_handler_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_download_item_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_focus_handler_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_frame_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_geolocation_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_geolocation_handler_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_jsdialog_handler_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_keyboard_handler_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_life_span_handler_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_load_handler_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_menu_model_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_origin_whitelist_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_path_util_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_process_message_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_process_util_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_proxy_handler_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_render_handler_capi.h Windows: Improvements to off-screen rendering support (issue #518). 2013-01-11 23:00:39 +00:00
cef_render_process_handler_capi.h Support custom V8 bindings on WebWorker threads (issue #451). 2013-01-03 17:24:24 +00:00
cef_request_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_request_handler_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_resource_bundle_handler_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_resource_handler_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_response_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_scheme_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_stream_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_string_visitor_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_task_capi.h Support custom V8 bindings on WebWorker threads (issue #451). 2013-01-03 17:24:24 +00:00
cef_trace_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_url_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_urlrequest_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_v8_capi.h Support custom V8 bindings on WebWorker threads (issue #451). 2013-01-03 17:24:24 +00:00
cef_values_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_web_plugin_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_xml_reader_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00
cef_zip_reader_capi.h Update the copyright year on auto-generated files. 2013-01-02 10:13:43 +00:00