cef/libcef/browser
Marshall Greenblatt 2fe1d33239 Add Pepper Flash plugin support (issue #1586).
A system-wide installation of the Pepper Flash plugin is available from Adobe
for Windows and Mac OS X platforms as a separate download. To enable automatic
detection and loading of the system-wide installation pass the
`--enable-system-flash` command-line flag.

The Pepper Flash plugin can also be loaded by specifying the file path and
version via the `--ppapi-flash-path=<path> --ppapi-flash-version=<version>`
command-line flags. The version can be identified by viewing the
manifest.json file in the same directory as the Pepper Flash plugin library.
2015-03-26 17:00:30 -04:00
..
pepper Add Pepper Flash plugin support (issue #1586). 2015-03-26 17:00:30 -04:00
printing Update to Chromium revision fea84635 (#321386) 2015-03-20 16:52:33 -04:00
browser_context.cc Fix issues related to request and context object lifespan (issue #1037, issue #1044). 2015-02-13 23:17:08 +00:00
browser_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
browser_context_impl.cc 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
browser_context_impl.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
browser_context_proxy.cc 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
browser_context_proxy.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
browser_host_impl.cc Add Pepper Flash plugin support (issue #1586). 2015-03-26 17:00:30 -04:00
browser_host_impl.h Add Pepper Flash plugin support (issue #1586). 2015-03-26 17:00:30 -04:00
browser_host_impl_linux.cc Check that the return value of CefClient::GetRenderHandler is non-NULL (issue #1504). 2015-01-26 00:57:01 +00:00
browser_host_impl_mac.mm Check that the return value of CefClient::GetRenderHandler is non-NULL (issue #1504). 2015-01-26 00:57:01 +00:00
browser_host_impl_win.cc Update to Chromium revision fea84635 (#321386) 2015-03-20 16:52:33 -04:00
browser_info.cc Implement off-screen rendering support using delegated rendering (issue #1257). 2014-06-30 22:30:29 +00:00
browser_info.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
browser_main.cc Update to Chromium revision 47fb4821 (#318735). 2015-03-04 01:00:13 +00:00
browser_main.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
browser_main_linux.cc Linux: Remove GTK+ dependency and add initial Aura/X11 implementation (issue #1258) 2014-05-22 21:01:22 +00:00
browser_main_mac.mm Update to Chromium revision ad468e8b (#292352). 2014-09-04 17:53:40 +00:00
browser_main_win.cc Update to Chromium revision 194165. 2013-04-15 22:16:01 +00:00
browser_message_filter.cc Fix heap-use-after-free in CefBrowserMessageFilter::OnFrameFocused (issue #1567). 2015-03-04 19:24:16 +00:00
browser_message_filter.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
browser_message_loop.cc Update to Chromium revision 194165. 2013-04-15 22:16:01 +00:00
browser_message_loop.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
browser_pref_store.cc Add Pepper Flash plugin support (issue #1586). 2015-03-26 17:00:30 -04:00
browser_pref_store.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
browser_settings.cc Update to Chromium revision d3cf92ca (#310534). 2015-01-09 17:22:10 +00:00
browser_settings.h Update to Chromium revision ad468e8b (#292352). 2014-09-04 17:53:40 +00:00
browser_urlrequest_impl.cc 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
browser_urlrequest_impl.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
chrome_browser_process_stub.cc Update to Chromium revision fea84635 (#321386) 2015-03-20 16:52:33 -04:00
chrome_browser_process_stub.h Update to Chromium revision fea84635 (#321386) 2015-03-20 16:52:33 -04:00
chrome_scheme_handler.cc Change CEF version number format to remove SVN dependency (issue #1580). 2015-03-16 19:34:35 -04:00
chrome_scheme_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
content_browser_client.cc Add Pepper Flash plugin support (issue #1586). 2015-03-26 17:00:30 -04:00
content_browser_client.h Add Pepper Flash plugin support (issue #1586). 2015-03-26 17:00:30 -04:00
context.cc 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
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
context_menu_params_impl.cc Update to Chromium revision beafd8cb (#314338). 2015-02-04 18:10:14 +00:00
context_menu_params_impl.h Update to Chromium revision beafd8cb (#314338). 2015-02-04 18:10:14 +00:00
cookie_manager_impl.cc Update to Chromium revision fea84635 (#321386) 2015-03-20 16:52:33 -04:00
cookie_manager_impl.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
cookie_store_proxy.cc 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
cookie_store_proxy.h Fix issues related to request and context object lifespan (issue #1037, issue #1044). 2015-02-13 23:17:08 +00:00
devtools_delegate.cc Fix heap-use-after-free when shutting down CEF with DevTools remote debugging enabled (issue #1557). 2015-03-03 18:40:52 +00:00
devtools_delegate.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
devtools_frontend.cc Update to Chromium revision fea84635 (#321386) 2015-03-20 16:52:33 -04:00
devtools_frontend.h Update to Chromium revision fea84635 (#321386) 2015-03-20 16:52:33 -04:00
devtools_scheme_handler.cc 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
devtools_scheme_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
download_item_impl.cc Add CefDownloadItem::GetOriginalUrl method (issue #1201). 2015-01-20 22:48:32 +00:00
download_item_impl.h Add CefDownloadItem::GetOriginalUrl method (issue #1201). 2015-01-20 22:48:32 +00:00
download_manager_delegate.cc - Add open folder dialog support (FILE_DIALOG_OPEN_FOLDER mode) for CefBrowserHost::RunFileDialog (issue #1030). 2015-01-20 18:24:54 +00:00
download_manager_delegate.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
frame_host_impl.cc Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
frame_host_impl.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
geolocation_impl.cc Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
internal_scheme_handler.cc 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
internal_scheme_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
javascript_dialog.h Linux: Remove GTK+ dependency and add initial Aura/X11 implementation (issue #1258) 2014-05-22 21:01:22 +00:00
javascript_dialog_linux.cc Linux: Remove GTK+ dependency and add initial Aura/X11 implementation (issue #1258) 2014-05-22 21:01:22 +00:00
javascript_dialog_mac.mm Update to Chromium revision 242756. 2014-01-02 22:41:11 +00:00
javascript_dialog_manager.cc Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
javascript_dialog_manager.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
javascript_dialog_win.cc Windows: Fix display of default JavaScript dialogs (issue #760). 2015-03-09 22:08:17 +00:00
media_capture_devices_dispatcher.cc Update to Chromium revision b0aa1fb5 (#296183). 2014-09-26 23:48:19 +00:00
media_capture_devices_dispatcher.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
menu_creator.cc Further improvements to spell checking support (issue #137). 2014-10-19 01:47:27 +00:00
menu_creator.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
menu_creator_runner_linux.cc Update to Chromium revision d3cf92ca (#310534). 2015-01-09 17:22:10 +00:00
menu_creator_runner_linux.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
menu_creator_runner_mac.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
menu_creator_runner_mac.mm Implement off-screen rendering support using delegated rendering (issue #1257). 2014-06-30 22:30:29 +00:00
menu_creator_runner_win.cc Update to Chromium revision d3cf92ca (#310534). 2015-01-09 17:22:10 +00:00
menu_creator_runner_win.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
menu_model_impl.cc Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
menu_model_impl.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
navigate_params.cc Update to Chromium revision b0aa1fb5 (#296183). 2014-09-26 23:48:19 +00:00
navigate_params.h Update to Chromium revision b0aa1fb5 (#296183). 2014-09-26 23:48:19 +00:00
navigation_entry_impl.cc Add CefBrowserHost::GetNavigationEntries for retrieving a snapshot of navigation history (issue #1442). 2014-11-24 19:23:26 +00:00
navigation_entry_impl.h Add CefBrowserHost::GetNavigationEntries for retrieving a snapshot of navigation history (issue #1442). 2014-11-24 19:23:26 +00:00
origin_whitelist_impl.cc Update to Chromium revision 213078. 2013-07-24 20:15:18 +00:00
origin_whitelist_impl.h Support cross-origin XMLHttpRequest loads and redirects for custom standard schemes when enabled via the cross-origin whitelist (issue #950). 2013-04-18 17:58:23 +00:00
path_util_impl.cc 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
print_settings_impl.cc Linux: Add new CefPrintHandler and CefPrintSettings classes to support printing and a GTK implementation in cefclient (issue #1258). 2014-07-10 15:41:30 +00:00
print_settings_impl.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
process_util_impl.cc Update to Chromium revision beafd8cb (#314338). 2015-02-04 18:10:14 +00:00
proxy_stubs.cc Add spell checking support (issue #137). 2014-10-07 20:44:33 +00:00
render_widget_host_view_osr.cc Pass the scroll offset to CefRenderHandler::OnScrollOffsetChanged (issue #1561). 2015-03-06 17:50:14 +00:00
render_widget_host_view_osr.h Update to Chromium revision beafd8cb (#314338). 2015-02-04 18:10:14 +00:00
render_widget_host_view_osr_linux.cc Implement off-screen rendering support using delegated rendering (issue #1257). 2014-06-30 22:30:29 +00:00
render_widget_host_view_osr_mac.mm Update to Chromium revision fea84635 (#321386) 2015-03-20 16:52:33 -04:00
render_widget_host_view_osr_win.cc Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
request_context_impl.cc 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
request_context_impl.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
resource_context.cc Fix issues related to request and context object lifespan (issue #1037, issue #1044). 2015-02-13 23:17:08 +00:00
resource_context.h Fix issues related to request and context object lifespan (issue #1037, issue #1044). 2015-02-13 23:17:08 +00:00
resource_dispatcher_host_delegate.cc Update to Chromium revision b0aa1fb5 (#296183). 2014-09-26 23:48:19 +00:00
resource_dispatcher_host_delegate.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
resource_request_job.cc Set the CefResponse mime type before calling CefResourceHandler::GetResponseHeaders if it can be determined based on the requested path's file extension (issue #1098). 2015-01-12 21:40:40 +00:00
resource_request_job.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
scheme_handler.cc 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
scheme_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
scheme_impl.cc 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
software_output_device_osr.cc Add support for begin frame scheduling and direct rendering when GPU compositing is disabled (issue #1368). 2015-01-01 16:51:56 +00:00
software_output_device_osr.h Add support for begin frame scheduling and direct rendering when GPU compositing is disabled (issue #1368). 2015-01-01 16:51:56 +00:00
speech_recognition_manager_delegate.cc Update to Chromium revision d3cf92ca (#310534). 2015-01-09 17:22:10 +00:00
speech_recognition_manager_delegate.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
ssl_cert_principal_impl.cc - Pass SSL certificate information to CefRequestHandler::OnCertificateError via a new CefSSLInfo interface (issue #1530). 2015-02-11 18:15:04 +00:00
ssl_cert_principal_impl.h - Pass SSL certificate information to CefRequestHandler::OnCertificateError via a new CefSSLInfo interface (issue #1530). 2015-02-11 18:15:04 +00:00
ssl_info_impl.cc - Pass SSL certificate information to CefRequestHandler::OnCertificateError via a new CefSSLInfo interface (issue #1530). 2015-02-11 18:15:04 +00:00
ssl_info_impl.h - Pass SSL certificate information to CefRequestHandler::OnCertificateError via a new CefSSLInfo interface (issue #1530). 2015-02-11 18:15:04 +00:00
stream_impl.cc Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
stream_impl.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
text_input_client_osr_mac.h Implement off-screen rendering support using delegated rendering (issue #1257). 2014-06-30 22:30:29 +00:00
text_input_client_osr_mac.mm Update to Chromium revision ad468e8b (#292352). 2014-09-04 17:53:40 +00:00
thread_util.h Linux: Remove GTK+ dependency and add initial Aura/X11 implementation (issue #1258) 2014-05-22 21:01:22 +00:00
trace_impl.cc Introduce the use of Chromium types (issue #1336). 2014-07-11 20:10:05 +00:00
trace_subscriber.cc Update to Chromium revision 47fb4821 (#318735). 2015-03-04 01:00:13 +00:00
trace_subscriber.h Update to Chromium revision b0aa1fb5 (#296183). 2014-09-26 23:48:19 +00:00
url_network_delegate.cc Support configuration of the "Accept-Language" HTTP header globally or on a per-browser basis using new CefSettings.accept_language_list and CefBrowserSettings.accept_language_list members (issue #318). 2015-02-18 17:28:56 +00:00
url_network_delegate.h Update to Chromium revision 8cb76f56 (#307671) 2014-12-13 20:18:31 +00:00
url_request_context.cc Fix issues related to request and context object lifespan (issue #1037, issue #1044). 2015-02-13 23:17:08 +00:00
url_request_context.h Fix issues related to request and context object lifespan (issue #1037, issue #1044). 2015-02-13 23:17:08 +00:00
url_request_context_getter.h Fix issues related to request and context object lifespan (issue #1037, issue #1044). 2015-02-13 23:17:08 +00:00
url_request_context_getter_impl.cc Update to Chromium revision fea84635 (#321386) 2015-03-20 16:52:33 -04:00
url_request_context_getter_impl.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
url_request_context_getter_proxy.cc 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
url_request_context_getter_proxy.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
url_request_context_impl.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
url_request_context_proxy.cc 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
url_request_context_proxy.h Fix issues related to request and context object lifespan (issue #1037, issue #1044). 2015-02-13 23:17:08 +00:00
url_request_interceptor.cc Implement improvements for request handling (issue #1327). 2015-03-11 18:44:11 +00:00
url_request_interceptor.h Update to Chromium revision 8cb76f56 (#307671) 2014-12-13 20:18:31 +00:00
url_request_manager.cc 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
url_request_manager.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
url_request_user_data.cc Fix svn:eol-style property. 2013-10-18 16:33:56 +00:00
url_request_user_data.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
web_contents_view_osr.cc Check that the return value of CefClient::GetRenderHandler is non-NULL (issue #1504). 2015-01-26 00:57:01 +00:00
web_contents_view_osr.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
web_plugin_impl.cc Update to Chromium revision 213078. 2013-07-24 20:15:18 +00:00
web_plugin_impl.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
window_delegate_view.cc Windows: Don't draw a resize frame around the browser (issue #1401). 2014-11-15 01:19:52 +00:00
window_delegate_view.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
window_x11.cc Windows/Linux: Fix positioning of select popups and dismissal on window move/resize by calling new CefBrowserHost::NotifyMoveOrResizeStarted() method from client applications (issue #1208). 2014-10-29 18:14:47 +00:00
window_x11.h Update to Chromium revision d3cf92ca (#310534). 2015-01-09 17:22:10 +00:00
xml_reader_impl.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
xml_reader_impl.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
zip_reader_impl.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
zip_reader_impl.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00