cef/libcef/browser
Marshall Greenblatt bd1b80198f views: Add support for accelerators (issue #2102) 2017-02-17 14:11:19 -08:00
..
extensions Simplify ownership of CefBrowserContext objects (issue #2083) 2017-02-15 08:53:34 -08:00
native Fix localization of default context menu labels (issue #2081) 2017-02-01 15:24:20 -05:00
net Fix crash using WebRTC with TLS certs (issue #2080) 2017-01-31 15:25:12 -05:00
osr Fix OSR popup transparency (issue #2099) 2017-02-15 16:03:00 -05:00
pepper Update to Chromium revision 614d31da (#423768) 2016-10-25 15:34:33 -04:00
permissions Update to Chromium revision ad51088c (#444943) 2017-01-24 16:53:09 -05:00
plugins Fix KeyedServiceFactory assertion during shutdown (issue #2083) 2017-01-31 17:23:27 -05:00
prefs Fix SupervisedUserSettingsService initialization (issue #2093) 2017-02-13 17:12:57 -05:00
printing Update to Chromium revision ad51088c (#444943) 2017-01-24 16:53:09 -05:00
views views: Add support for accelerators (issue #2102) 2017-02-17 14:11:19 -08:00
browser_context.cc Simplify ownership of CefBrowserContext objects (issue #2083) 2017-02-15 08:53:34 -08:00
browser_context.h Simplify ownership of CefBrowserContext objects (issue #2083) 2017-02-15 08:53:34 -08:00
browser_context_impl.cc Simplify ownership of CefBrowserContext objects (issue #2083) 2017-02-15 08:53:34 -08:00
browser_context_impl.h Simplify ownership of CefBrowserContext objects (issue #2083) 2017-02-15 08:53:34 -08:00
browser_context_proxy.cc Simplify ownership of CefBrowserContext objects (issue #2083) 2017-02-15 08:53:34 -08:00
browser_context_proxy.h Simplify ownership of CefBrowserContext objects (issue #2083) 2017-02-15 08:53:34 -08:00
browser_host_impl.cc Simplify ownership of CefBrowserContext objects (issue #2083) 2017-02-15 08:53:34 -08:00
browser_host_impl.h Simplify OSR guest view implementation 2017-02-13 13:28:10 -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 Simplify OSR guest view implementation 2017-02-13 13:28:10 -05:00
browser_info_manager.h Simplify OSR guest view implementation 2017-02-13 13:28:10 -05:00
browser_main.cc Simplify ownership of CefBrowserContext objects (issue #2083) 2017-02-15 08:53:34 -08:00
browser_main.h Simplify ownership of CefBrowserContext objects (issue #2083) 2017-02-15 08:53:34 -08:00
browser_main_win.cc Depend directly on chrome targets and unfork code (issue #1947) 2016-07-15 21:17:44 -04:00
browser_message_filter.cc Update to Chromium revision 614d31da (#423768) 2016-10-25 15:34:33 -04:00
browser_message_filter.h Update to Chromium revision 614d31da (#423768) 2016-10-25 15:34:33 -04:00
browser_message_loop.cc Update to Chromium revision 614d31da (#423768) 2016-10-25 15:34:33 -04:00
browser_message_loop.h Improve support for a host owned message pump (issue #1805) 2016-05-04 18:35:49 -04:00
browser_platform_delegate.cc Update to Chromium revision 3a87aecc (#433059) 2016-11-29 16:56:29 -05:00
browser_platform_delegate.h Update to Chromium revision 3a87aecc (#433059) 2016-11-29 16:56:29 -05:00
browser_platform_delegate_create.cc Update to Chromium revision 2b3ae3b8 (#394939) 2016-05-25 08:10:01 -07:00
browser_urlrequest_impl.cc Simplify ownership of CefBrowserContext objects (issue #2083) 2017-02-15 08:53:34 -08: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
browser_util.cc Update to Chromium revision ad51088c (#444943) 2017-01-24 16:53:09 -05:00
browser_util.h Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
chrome_browser_process_stub.cc Simplify ownership of CefBrowserContext objects (issue #2083) 2017-02-15 08:53:34 -08:00
chrome_browser_process_stub.h Update to Chromium revision ad51088c (#444943) 2017-01-24 16:53:09 -05:00
chrome_profile_manager_stub.cc Simplify ownership of CefBrowserContext objects (issue #2083) 2017-02-15 08:53:34 -08:00
chrome_profile_manager_stub.h Add initial WebUI support (issue #2037) 2016-11-08 16:56:11 -08:00
chrome_profile_stub.cc Fix SupervisedUserSettingsService initialization (issue #2093) 2017-02-13 17:12:57 -05: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 Simplify ownership of CefBrowserContext objects (issue #2083) 2017-02-15 08:53:34 -08:00
content_browser_client.h Simplify ownership of CefBrowserContext objects (issue #2083) 2017-02-15 08:53:34 -08:00
context.cc Windows: Fix command line parsing for crash handler (issue #1995) 2017-01-30 16:21:12 -05:00
context.h Move chrome members to BrowserProcess and add ProfileManager support (issue #1947) 2016-07-18 18:07:55 -04:00
context_menu_params_impl.cc Add CefContextMenuParams::GetTitleText method (issue #2030) 2017-01-17 12:43:49 -05:00
context_menu_params_impl.h Add CefContextMenuParams::GetTitleText method (issue #2030) 2017-01-17 12:43:49 -05:00
cookie_manager_impl.cc Update to Chromium revision fc6aaca4 (#406441) 2016-07-26 13:28:54 -04:00
cookie_manager_impl.h Fix heap-use-after-free during CefCookieManagerImpl destruction (issue #1882) 2016-04-29 17:16:28 -04:00
devtools_frontend.cc Update to Chromium revision ad51088c (#444943) 2017-01-24 16:53:09 -05:00
devtools_frontend.h Update to Chromium revision 9cedf753 (#418732) 2016-10-20 16:54:25 -04:00
devtools_manager_delegate.cc Update to Chromium revision 614d31da (#423768) 2016-10-25 15:34:33 -04:00
devtools_manager_delegate.h Update to Chromium revision 614d31da (#423768) 2016-10-25 15:34:33 -04: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 Continue OnDownloadUpdated notifications after navigation (issue #1833) 2016-02-16 13:48:52 -05:00
download_manager_delegate.h Continue OnDownloadUpdated notifications after navigation (issue #1833) 2016-02-16 13:48:52 -05:00
file_dialog_manager.cc List files in directories recursively (issue #1987) 2016-09-08 11:38:54 -04:00
file_dialog_manager.h Update to Chromium revision 318e6f54 (#400326) 2016-06-21 12:41:21 -04:00
file_dialog_runner.h Update to Chromium revision 6e53600d (#386251) 2016-04-28 12:57:08 -04:00
frame_host_impl.cc Update to Chromium revision 9cedf753 (#418732) 2016-10-20 16:54:25 -04:00
frame_host_impl.h Update to Chromium revision c78c0ad7 (#363565) 2015-12-10 12:45:26 -05:00
geolocation_impl.cc Update to Chromium revision 1ae106db (#414607) 2016-09-01 11:52:50 +03:00
image_impl.cc Fix debug assertion in CefImageImpl::AddBitmap. 2016-08-08 16:13:25 +03:00
image_impl.h Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
javascript_dialog_manager.cc Update to Chromium revision 3a87aecc (#433059) 2016-11-29 16:56:29 -05:00
javascript_dialog_manager.h Update to Chromium revision 3a87aecc (#433059) 2016-11-29 16:56:29 -05:00
javascript_dialog_runner.h Update to Chromium revision 6e53600d (#386251) 2016-04-28 12:57:08 -04:00
media_capture_devices_dispatcher.cc Update to Chromium revision 2b3ae3b8 (#394939) 2016-05-25 08:10:01 -07:00
media_capture_devices_dispatcher.h Update to Chromium revision 2b3ae3b8 (#394939) 2016-05-25 08:10:01 -07:00
menu_manager.cc Fix localization of default context menu labels (issue #2081) 2017-02-01 15:24:20 -05:00
menu_manager.h Update to Chromium revision 6e53600d (#386251) 2016-04-28 12:57:08 -04:00
menu_model_impl.cc Update to Chromium revision 3a87aecc (#433059) 2016-11-29 16:56:29 -05:00
menu_model_impl.h Update to Chromium revision 9cedf753 (#418732) 2016-10-20 16:54:25 -04:00
menu_runner.h Update to Chromium revision 6e53600d (#386251) 2016-04-28 12:57:08 -04:00
navigate_params.cc Update to Chromium revision 9cedf753 (#418732) 2016-10-20 16:54:25 -04:00
navigate_params.h Update to Chromium revision d7d5682a (#367535) 2016-01-07 11:53:39 -08:00
navigation_entry_impl.cc Add API for SSL status and certificate retrieval (issue #1924) 2016-09-02 13:01:33 +03:00
navigation_entry_impl.h Add API for SSL status and certificate retrieval (issue #1924) 2016-09-02 13:01:33 +03:00
origin_whitelist_impl.cc Update to Chromium revision c78c0ad7 (#363565) 2015-12-10 12:45:26 -05: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 Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04: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
request_context_impl.cc Simplify ownership of CefBrowserContext objects (issue #2083) 2017-02-15 08:53:34 -08:00
request_context_impl.h Simplify ownership of CefBrowserContext objects (issue #2083) 2017-02-15 08:53:34 -08:00
resource_context.cc Add is_main_frame argument to CefRequestContextHandler::OnBeforePluginLoad (issue #2015) 2017-01-24 18:53:08 -05:00
resource_context.h Add is_main_frame argument to CefRequestContextHandler::OnBeforePluginLoad (issue #2015) 2017-01-24 18:53:08 -05:00
resource_dispatcher_host_delegate.cc Update to Chromium revision 3a87aecc (#433059) 2016-11-29 16:56:29 -05:00
resource_dispatcher_host_delegate.h Update to Chromium revision 3a87aecc (#433059) 2016-11-29 16:56:29 -05: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 2b3ae3b8 (#394939) 2016-05-25 08:10:01 -07:00
speech_recognition_manager_delegate.h Update to Chromium revision 2b3ae3b8 (#394939) 2016-05-25 08:10:01 -07:00
ssl_host_state_delegate.cc Update to Chromium revision 9cedf753 (#418732) 2016-10-20 16:54:25 -04:00
ssl_host_state_delegate.h Update to Chromium revision 9cedf753 (#418732) 2016-10-20 16:54:25 -04:00
ssl_info_impl.cc Add callback for custom certificate selection (issue #1824) 2016-10-27 14:04:48 -04:00
ssl_info_impl.h Add API for SSL status and certificate retrieval (issue #1924) 2016-09-02 13:01:33 +03:00
ssl_status_impl.cc Add callback for custom certificate selection (issue #1824) 2016-10-27 14:04:48 -04:00
ssl_status_impl.h Update to Chromium revision 9cedf753 (#418732) 2016-10-20 16:54:25 -04:00
storage_partition_proxy.cc Update to Chromium revision ad51088c (#444943) 2017-01-24 16:53:09 -05:00
storage_partition_proxy.h Update to Chromium revision ad51088c (#444943) 2017-01-24 16:53:09 -05: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 Update to Chromium revision 0bfd25d4 (#381305) 2016-03-17 13:01:21 -04: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 614d31da (#423768) 2016-10-25 15:34:33 -04:00
trace_subscriber.h Update to Chromium revision 2b3ae3b8 (#394939) 2016-05-25 08:10:01 -07:00
web_plugin_impl.cc Update to Chromium revision 3a87aecc (#433059) 2016-11-29 16:56:29 -05:00
web_plugin_impl.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
x509_cert_principal_impl.cc Add API for SSL status and certificate retrieval (issue #1924) 2016-09-02 13:01:33 +03:00
x509_cert_principal_impl.h Add API for SSL status and certificate retrieval (issue #1924) 2016-09-02 13:01:33 +03:00
x509_certificate_impl.cc Add callback for custom certificate selection (issue #1824) 2016-10-27 14:04:48 -04:00
x509_certificate_impl.h Add callback for custom certificate selection (issue #1824) 2016-10-27 14:04:48 -04: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 Fix type comparison error 2017-02-16 18:31:07 -05:00
zip_reader_impl.h Return CefTime instead of time_t from CefZipReader::GetFileLastModified (issue #1625) 2015-05-05 19:12:10 -04:00