cef/include
Marshall Greenblatt 07d12b78e1 Update to Chromium revision 9cedf753 (#418732)
- Simplify usage of OnBeforePluginLoad (issue #2015)
- Switch crash reporting from crashpad to breakpad on Windows and OS X.
  Adds a new chrome_elf.dll dependency on Windows (issue #1995)
- Remove CefTextfield::GetPlaceholderTextColor() method which is no
  longer supported by Chromium.
2016-10-20 16:54:25 -04:00
..
base Linux: Add ARM build support (issue #1990) 2016-09-09 18:04:39 -07:00
capi Update to Chromium revision 9cedf753 (#418732) 2016-10-20 16:54:25 -04:00
internal Add CefRegisterWidevineCdm function and remove component updater support (issue #2009) 2016-10-17 14:16:31 -04:00
test Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
views Update to Chromium revision 9cedf753 (#418732) 2016-10-20 16:54:25 -04:00
wrapper Use DCHECK_IS_ON() instead of !NDEBUG for debug logic (issue #1961) 2016-09-01 14:24:30 +03:00
cef_app.h Improve support for a host owned message pump (issue #1805) 2016-05-04 18:35:49 -04:00
cef_application_mac.h Update platform and build requirements. 2016-04-29 13:16:28 -04:00
cef_auth_callback.h
cef_base.h Add missing OVERRIDE specifier to avoid compile errors with clang 3.6 (issue #1688) 2015-08-17 19:06:43 -04:00
cef_browser.h Add API for SSL status and certificate retrieval (issue #1924) 2016-09-02 13:01:33 +03:00
cef_browser_process_handler.h Improve support for a host owned message pump (issue #1805) 2016-05-04 18:35:49 -04:00
cef_callback.h
cef_client.h
cef_command_line.h
cef_context_menu_handler.h Add plugin placeholder and policy support (issue #1708) 2015-09-22 12:28:46 +03:00
cef_cookie.h Always save cookies for http, https, ws and wss schemes (issue #1684) 2015-08-21 16:38:19 -04:00
cef_dialog_handler.h
cef_display_handler.h Add fullscreen API support (issue #562) 2015-06-04 18:33:24 -04:00
cef_dom.h Add CefDOMNode::GetElementBounds() method 2016-09-09 14:02:57 -04:00
cef_download_handler.h
cef_download_item.h
cef_drag_data.h
cef_drag_handler.h Add support for draggable regions (issue #1645). 2015-06-03 14:48:28 -04:00
cef_find_handler.h
cef_focus_handler.h
cef_frame.h Update to Chromium revision cb947c01 (#352221) 2015-10-09 17:31:27 -04:00
cef_geolocation.h
cef_geolocation_handler.h Update to Chromium revision 304f01a1 (#358063) 2015-11-11 18:24:00 -05:00
cef_image.h Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
cef_jsdialog_handler.h Update to Chromium revision 6e53600d (#386251) 2016-04-28 12:57:08 -04:00
cef_keyboard_handler.h Fix documentation errors (issue #1834) 2016-03-01 17:17:08 -05:00
cef_life_span_handler.h Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
cef_load_handler.h Pass transition type to CefLoadHandler::OnLoadStart (issue #1943) 2016-07-12 12:00:51 -04:00
cef_menu_model.h Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
cef_menu_model_delegate.h Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
cef_navigation_entry.h Update to Chromium revision 9cedf753 (#418732) 2016-10-20 16:54:25 -04:00
cef_origin_whitelist.h
cef_parser.h Update to Chromium revision 6e53600d (#386251) 2016-04-28 12:57:08 -04:00
cef_path_util.h
cef_print_handler.h Add CefPrintHandler::OnPrintStart callback (issue #1736) 2015-10-13 14:04:02 -04:00
cef_print_settings.h Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
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.h - Add CefPostData::HasExcludedElements which returns true if the underlying 2015-12-02 17:23:16 -05:00
cef_request_context.h Linux: Add version script to restrict exported symbols (issue #1765) 2016-06-06 12:31:24 -04:00
cef_request_context_handler.h Call OnBeforePluginLoad when building the plugin list (issue #1708) 2015-09-30 18:09:28 -04:00
cef_request_handler.h Add CefResponse parameter to CefRequestHandler::OnResourceRedirect 2016-08-24 16:19:57 +03:00
cef_resource_bundle.h Add plugin placeholder and policy support (issue #1708) 2015-09-22 12:28:46 +03:00
cef_resource_bundle_handler.h Add plugin placeholder and policy support (issue #1708) 2015-09-22 12:28:46 +03:00
cef_resource_handler.h Add error code to CefResponse (issue #1845) 2016-05-11 15:36:15 -04:00
cef_response.h Add error code to CefResponse (issue #1845) 2016-05-11 15:36:15 -04:00
cef_response_filter.h Fix documentation errors (issue #1834) 2016-03-01 17:17:08 -05:00
cef_sandbox_win.h Update to Chromium revision 2b3ae3b8 (#394939) 2016-05-25 08:10:01 -07:00
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 Add API for SSL status and certificate retrieval (issue #1924) 2016-09-02 13:01:33 +03:00
cef_ssl_status.h Update to Chromium revision 9cedf753 (#418732) 2016-10-20 16:54:25 -04:00
cef_stream.h
cef_string_visitor.h Make |string| parameter to CefStringVisitor::Visit optional (issue #1216). 2014-03-12 14:49:11 +00:00
cef_task.h
cef_trace.h
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 Fix documentation reference to CefV8ContextHandler. 2015-03-30 11:40:33 +02:00
cef_values.h - Add CefValue for wrapping various value types in a single object (issue #1607). 2015-04-16 15:04:56 +02:00
cef_web_plugin.h Add CefRegisterWidevineCdm function and remove component updater support (issue #2009) 2016-10-17 14:16:31 -04:00
cef_x509_certificate.h Add API for SSL status and certificate retrieval (issue #1924) 2016-09-02 13:01:33 +03:00
cef_xml_reader.h
cef_zip_reader.h Return CefTime instead of time_t from CefZipReader::GetFileLastModified (issue #1625) 2015-05-05 19:12:10 -04:00