cef/cef1/include
Marshall Greenblatt 3a801af61d Update to Chromium revision 194165.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1232 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-17 20:52:53 +00:00
..
capi Add CefApp::OnRegisterCustomSchemes callback to address url_util thread safety issues (issue #630). 2013-03-04 20:16:47 +00:00
internal Update to Chromium revision 194165. 2013-04-17 20:52:53 +00:00
wrapper Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_app.h Add CefApp::OnRegisterCustomSchemes callback to address url_util thread safety issues (issue #630). 2013-03-04 20:16:47 +00:00
cef_application_mac.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_base.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_browser.h Windows: Change CefBrowser::SetOSModalLoop to CefSetOSModalLoop because the functionality is not connected with any particular browser (issue #194). 2013-01-28 18:48:54 +00:00
cef_client.h Add CefZoomHandler interface to support custom zoom handling (issue #733). 2012-10-01 20:35:35 +00:00
cef_command_line.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_content_filter.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_cookie.h Add CefCookieManager::SetSupportedSchemes method which supports cookie storage for non-http(s) schemes (issue #567). 2012-04-03 19:24:37 +00:00
cef_display_handler.h Add new CefDisplayHandler::OnFaviconURLChange callback (issue #779). 2013-01-17 21:13:43 +00:00
cef_dom.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_download_handler.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_drag_data.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_drag_handler.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_find_handler.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_focus_handler.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_frame.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_geolocation.h Add a new CefGetGeolocation function for retrieving geolocation information via an API callback (issue #764). 2012-10-19 19:52:07 +00:00
cef_geolocation_handler.h Add a new CefGetGeolocation function for retrieving geolocation information via an API callback (issue #764). 2012-10-19 19:52:07 +00:00
cef_jsdialog_handler.h Allow empty message parameters passed to CefJSDialogHandler. 2012-06-20 19:44:45 +00:00
cef_keyboard_handler.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_life_span_handler.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_load_handler.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_menu_handler.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_nplugin.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_origin_whitelist.h Make the |target_domain| parameter to CefAddCrossOriginWhitelistEntry and CefRemoveCrossOriginWhitelistEntry optional. 2012-06-04 18:44:14 +00:00
cef_permission_handler.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_print_handler.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_proxy_handler.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_render_handler.h Add the ability to customize the animation frame rate (issue #697). 2012-08-15 15:13:11 +00:00
cef_request.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_request_handler.h Allow empty |mimeType| argument to GetDownloadHandler (issue #405). 2013-01-17 18:46:41 +00:00
cef_resource_bundle_handler.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_response.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_runnable.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_scheme.h Add CefApp::OnRegisterCustomSchemes callback to address url_util thread safety issues (issue #630). 2013-03-04 20:16:47 +00:00
cef_stream.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_task.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_url.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_v8.h Support implicit detachment of CEF V8 references when the associated context is released (issue #484). 2012-10-29 21:54:57 +00:00
cef_v8context_handler.h Add CefV8ContextHandler::OnUncaughtException callback (issue #736). 2012-10-12 16:38:24 +00:00
cef_web_plugin.h Add ability to directly retrieve plugin information (issue #575). 2012-04-20 20:40:53 +00:00
cef_web_urlrequest.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_xml_reader.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_zip_reader.h Rename CEF1 files from /trunk to /trunk/cef1 (issue #564). 2012-04-03 01:27:13 +00:00
cef_zoom_handler.h Add CefZoomHandler interface to support custom zoom handling (issue #733). 2012-10-01 20:35:35 +00:00