cef/include
2015-03-09 21:05:22 +00:00
..
base Update to Chromium revision d3cf92ca (#310534). 2015-01-09 17:22:10 +00:00
capi Add a new CefRequestHandler::OnRenderViewReady method which is called when a browser is ready to receive/handle IPC messages in the render process (issue #1564). 2015-03-09 21:05:22 +00:00
internal Add target disposition and user gesture parameters to CefLifeSpanHandler::OnBeforePopup (issue #1525). 2015-03-06 21:38:38 +00:00
wrapper Linux: Fix heap-buffer-overflow when passing command-line arguments to cef_unittests (issue #1458). 2015-03-02 17:26:11 +00:00
cef_app.h
cef_application_mac.h
cef_auth_callback.h
cef_base.h Introduce the use of Chromium types (issue #1336). 2014-07-14 22:18:51 +00:00
cef_browser_process_handler.h
cef_browser.h - Add open folder dialog support (FILE_DIALOG_OPEN_FOLDER mode) for CefBrowserHost::RunFileDialog (issue #1030). 2015-01-20 18:24:54 +00:00
cef_callback.h
cef_client.h Add CefFindHandler for reporting find results (issue #1482). 2015-01-12 21:04:08 +00:00
cef_command_line.h
cef_context_menu_handler.h Update to Chromium revision beafd8cb (#314338). 2015-02-04 18:10:14 +00:00
cef_cookie.h Add support for complete isolation of storage and permissions (cache, cookies, localStorage, access grants, etc) on a per-request-context basis (issue #1044). 2015-03-02 20:25:14 +00:00
cef_dialog_handler.h - Add open folder dialog support (FILE_DIALOG_OPEN_FOLDER mode) for CefBrowserHost::RunFileDialog (issue #1030). 2015-01-20 18:24:54 +00:00
cef_display_handler.h Add CefDisplayHandler::OnFaviconURLChange callback (issue #964). 2015-01-12 19:37:52 +00:00
cef_dom.h Update to Chromium revision 8cb76f56 (#307671) 2014-12-13 20:18:31 +00:00
cef_download_handler.h Add the ability to Pause/Resume downloads via new CefDownloadItemCallback methods (issue #1425). 2015-01-12 19:47:40 +00:00
cef_download_item.h Add CefDownloadItem::GetOriginalUrl method (issue #1201). 2015-01-20 22:48:32 +00:00
cef_drag_data.h
cef_drag_handler.h
cef_find_handler.h Add CefFindHandler for reporting find results (issue #1482). 2015-01-12 21:04:08 +00:00
cef_focus_handler.h
cef_frame.h
cef_geolocation_handler.h
cef_geolocation.h
cef_jsdialog_handler.h
cef_keyboard_handler.h
cef_life_span_handler.h Add target disposition and user gesture parameters to CefLifeSpanHandler::OnBeforePopup (issue #1525). 2015-03-06 21:38:38 +00:00
cef_load_handler.h
cef_menu_model.h
cef_navigation_entry.h Add CefBrowserHost::GetNavigationEntries for retrieving a snapshot of navigation history (issue #1442). 2014-11-24 19:23:26 +00:00
cef_origin_whitelist.h
cef_path_util.h
cef_print_handler.h
cef_print_settings.h
cef_process_message.h
cef_process_util.h
cef_render_handler.h Pass the scroll offset to CefRenderHandler::OnScrollOffsetChanged (issue #1561). 2015-03-06 17:50:14 +00:00
cef_render_process_handler.h
cef_request_context_handler.h Add support for complete isolation of storage and permissions (cache, cookies, localStorage, access grants, etc) on a per-request-context basis (issue #1044). 2015-03-02 20:25:14 +00:00
cef_request_context.h Add support for complete isolation of storage and permissions (cache, cookies, localStorage, access grants, etc) on a per-request-context basis (issue #1044). 2015-03-02 20:25:14 +00:00
cef_request_handler.h Add a new CefRequestHandler::OnRenderViewReady method which is called when a browser is ready to receive/handle IPC messages in the render process (issue #1564). 2015-03-09 21:05:22 +00:00
cef_request.h Update to Chromium revision ad468e8b (#292352). 2014-09-04 17:53:40 +00:00
cef_resource_bundle_handler.h
cef_resource_handler.h
cef_response.h
cef_runnable.h Update to Chromium revision d3cf92ca (#310534). 2015-01-09 17:22:10 +00:00
cef_sandbox_win.h
cef_scheme.h Add support for complete isolation of storage and permissions (cache, cookies, localStorage, access grants, etc) on a per-request-context basis (issue #1044). 2015-03-02 20:25:14 +00:00
cef_ssl_info.h - Pass SSL certificate information to CefRequestHandler::OnCertificateError via a new CefSSLInfo interface (issue #1530). 2015-02-11 18:15:04 +00:00
cef_stream.h
cef_string_visitor.h
cef_task.h
cef_trace.h Introduce the use of Chromium types (issue #1336). 2014-07-14 22:18:51 +00:00
cef_url.h - Pass SSL certificate information to CefRequestHandler::OnCertificateError via a new CefSSLInfo interface (issue #1530). 2015-02-11 18:15:04 +00:00
cef_urlrequest.h Add support for complete isolation of storage and permissions (cache, cookies, localStorage, access grants, etc) on a per-request-context basis (issue #1044). 2015-03-02 20:25:14 +00:00
cef_v8.h
cef_values.h
cef_web_plugin.h
cef_xml_reader.h
cef_zip_reader.h