cef/libcef/browser
Marshall Greenblatt 06e1a34850 Consider scale factor changes to OSR browsers when switching monitors (issue #1774) 2015-12-03 15:24:41 -05:00
..
component_updater Update to Chromium revision 304f01a1 (#358063) 2015-11-11 18:24:00 -05:00
extensions - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
native - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
net Move network-related code to net/ folder 2015-11-25 21:53:12 -05:00
osr Consider scale factor changes to OSR browsers when switching monitors (issue #1774) 2015-12-03 15:24:41 -05:00
pepper Add Widevine CDM support (issue #1631) 2015-09-01 14:04:21 +02:00
permissions Update to Chromium revision 304f01a1 (#358063) 2015-11-11 18:24:00 -05:00
plugins Update to Chromium revision cb947c01 (#352221) 2015-10-09 17:31:27 -04:00
prefs CTRL + left click on a link in a PDF document should call OnOpenURLFromTab (issue #1737) 2015-10-21 17:06:53 -04:00
printing Update to Chromium revision 304f01a1 (#358063) 2015-11-11 18:24:00 -05:00
browser_context.cc - Support runtime configuration of renderer-related preferences (issue #1501). 2015-10-20 11:12:21 -04:00
browser_context.h Move network-related code to net/ folder 2015-11-25 21:53:12 -05:00
browser_context_impl.cc Update to Chromium revision 304f01a1 (#358063) 2015-11-11 18:24:00 -05:00
browser_context_impl.h Move network-related code to net/ folder 2015-11-25 21:53:12 -05:00
browser_context_proxy.cc Move network-related code to net/ folder 2015-11-25 21:53:12 -05:00
browser_context_proxy.h Update to Chromium revision 304f01a1 (#358063) 2015-11-11 18:24:00 -05:00
browser_host_impl.cc Fix crash when receiving a title change notification without a navigation entry (issue #1764) 2015-12-03 13:40:16 -05:00
browser_host_impl.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
browser_info.cc - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
browser_info.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
browser_info_manager.cc Allow blank URL when creating popup windows (issue #1289) 2015-12-03 13:41:40 -05:00
browser_info_manager.h Allow blank URL when creating popup windows (issue #1289) 2015-12-03 13:41:40 -05:00
browser_main.cc Move network-related code to net/ folder 2015-11-25 21:53:12 -05:00
browser_main.h Move network-related code to net/ folder 2015-11-25 21:53:12 -05:00
browser_main_win.cc - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
browser_message_filter.cc - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
browser_message_filter.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05: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_platform_delegate.cc - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
browser_platform_delegate.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
browser_platform_delegate_create.cc - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
browser_urlrequest_impl.cc - Add CefPostData::HasExcludedElements which returns true if the underlying 2015-12-02 17:23:16 -05: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 304f01a1 (#358063) 2015-11-11 18:24:00 -05:00
chrome_browser_process_stub.h Update to Chromium revision 304f01a1 (#358063) 2015-11-11 18:24:00 -05:00
chrome_profile_stub.cc - Support runtime configuration of renderer-related preferences (issue #1501). 2015-10-20 11:12:21 -04:00
chrome_profile_stub.h - Support runtime configuration of renderer-related preferences (issue #1501). 2015-10-20 11:12:21 -04:00
content_browser_client.cc Set visibility state correctly after OSR renderer process crashes and avoid DCHECKs (issue #1779) 2015-12-03 14:48:26 -05:00
content_browser_client.h Move network-related code to net/ folder 2015-11-25 21:53:12 -05:00
context.cc Windows: Fix AtExitManager assertions on shutdown when running with multi-threaded message loop (issue #1680) 2015-11-25 22:46:08 -05:00
context.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
context_menu_params_impl.cc Add plugin placeholder and policy support (issue #1708) 2015-09-22 12:28:46 +03:00
context_menu_params_impl.h Add plugin placeholder and policy support (issue #1708) 2015-09-22 12:28:46 +03:00
cookie_manager_impl.cc Update to Chromium revision 304f01a1 (#358063) 2015-11-11 18:24:00 -05:00
cookie_manager_impl.h Always save cookies for http, https, ws and wss schemes (issue #1684) 2015-08-21 16:38:19 -04:00
devtools_delegate.cc Move network-related code to net/ folder 2015-11-25 21:53:12 -05:00
devtools_delegate.h Update to Chromium revision cb947c01 (#352221) 2015-10-09 17:31:27 -04:00
devtools_frontend.cc - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
devtools_frontend.h Update to Chromium revision 304f01a1 (#358063) 2015-11-11 18:24:00 -05: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 - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
download_manager_delegate.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
file_dialog_manager.cc - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
file_dialog_manager.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
file_dialog_runner.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
frame_host_impl.cc Update to Chromium revision cb947c01 (#352221) 2015-10-09 17:31:27 -04: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
javascript_dialog_manager.cc - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
javascript_dialog_manager.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
javascript_dialog_runner.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
media_capture_devices_dispatcher.cc Update to Chromium revision cb947c01 (#352221) 2015-10-09 17:31:27 -04:00
media_capture_devices_dispatcher.h Update to Chromium revision cb947c01 (#352221) 2015-10-09 17:31:27 -04:00
menu_manager.cc - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
menu_manager.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
menu_model_impl.cc Add plugin placeholder and policy support (issue #1708) 2015-09-22 12:28:46 +03:00
menu_model_impl.h Add plugin placeholder and policy support (issue #1708) 2015-09-22 12:28:46 +03:00
menu_runner.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
navigate_params.cc Update to Chromium revision b0aa1fb5 (#296183). 2014-09-26 23:48:19 +00:00
navigate_params.h Move network-related code to net/ folder 2015-11-25 21:53:12 -05:00
navigation_entry_impl.cc Update to Chromium revision 14bd12d6 (#333041) 2015-06-08 17:31:50 -04:00
navigation_entry_impl.h Update to Chromium revision 14bd12d6 (#333041) 2015-06-08 17:31:50 -04: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
request_context_impl.cc Support configuration of preferences during runtime (issue #1709) 2015-10-06 18:14:11 -04:00
request_context_impl.h Support configuration of preferences during runtime (issue #1709) 2015-10-06 18:14:11 -04:00
resource_context.cc Move network-related code to net/ folder 2015-11-25 21:53:12 -05:00
resource_context.h Call OnBeforePluginLoad when building the plugin list (issue #1708) 2015-09-30 18:09:28 -04:00
resource_dispatcher_host_delegate.cc Update to Chromium revision cb947c01 (#352221) 2015-10-09 17:31:27 -04:00
resource_dispatcher_host_delegate.h Update to Chromium revision cb947c01 (#352221) 2015-10-09 17:31:27 -04: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
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_host_state_delegate.cc Update to Chromium revision 14bd12d6 (#333041) 2015-06-08 17:31:50 -04:00
ssl_host_state_delegate.h Update to Chromium revision 14bd12d6 (#333041) 2015-06-08 17:31:50 -04: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
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 Update to Chromium revision 304f01a1 (#358063) 2015-11-11 18:24:00 -05:00
trace_subscriber.cc Update to Chromium revision 12bfc336 (#338390). 2015-07-24 16:11:13 -04:00
trace_subscriber.h Update to Chromium revision b0aa1fb5 (#296183). 2014-09-26 23:48:19 +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
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 Return CefTime instead of time_t from CefZipReader::GetFileLastModified (issue #1625) 2015-05-05 19:12:10 -04:00
zip_reader_impl.h Return CefTime instead of time_t from CefZipReader::GetFileLastModified (issue #1625) 2015-05-05 19:12:10 -04:00