cef/libcef/browser/extensions
Marshall Greenblatt de66fb9406 alloy: Fix link click navigation in PDF files (fixes issue #3143)
This change adds a minimal implementation of the |tabs.update| extension API and
modifies StreamsPrivateAPI::SendExecuteMimeTypeHandlerEvent to return a valid
|streamInfo.tabId| value as required by the navigateInCurrentTab implementation
in chrome/browser/resources/pdf/browser_api.js.
2021-06-16 16:05:31 -04:00
..
api alloy: Fix link click navigation in PDF files (fixes issue #3143) 2021-06-16 16:05:31 -04:00
value_store Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
alloy_extensions_util.cc alloy: Fix link click navigation in PDF files (fixes issue #3143) 2021-06-16 16:05:31 -04:00
alloy_extensions_util.h alloy: Fix link click navigation in PDF files (fixes issue #3143) 2021-06-16 16:05:31 -04:00
browser_extensions_util.cc Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
browser_extensions_util.h Rename CefBrowserHostImpl to AlloyBrowserHostImpl (see issue #2969) 2020-09-22 17:36:06 -04:00
browser_platform_delegate_background.cc Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
browser_platform_delegate_background.h Add chrome runtime support for more callbacks and ceftests (see issue #2969) 2020-09-29 18:31:43 -04:00
chrome_api_registration.cc alloy: Fix link click navigation in PDF files (fixes issue #3143) 2021-06-16 16:05:31 -04:00
chrome_api_registration.h Add support for loading extensions (issue #1947) 2017-08-25 18:40:32 -04:00
component_extension_resource_manager.cc Update to Chromium version 91.0.4472.0 (#870763) 2021-04-23 11:38:51 -04:00
component_extension_resource_manager.h Update to Chromium version 90.0.4430.0 (#857950) 2021-03-18 11:23:00 -04:00
extension_background_host.cc Update to Chromium version 91.0.4472.0 (#870763) 2021-04-23 11:38:51 -04:00
extension_background_host.h Update to Chromium version 91.0.4472.0 (#870763) 2021-04-23 11:38:51 -04:00
extension_function_details.cc alloy: Fix link click navigation in PDF files (fixes issue #3143) 2021-06-16 16:05:31 -04:00
extension_function_details.h Rename CefBrowserHostImpl to AlloyBrowserHostImpl (see issue #2969) 2020-09-22 17:36:06 -04:00
extension_host_delegate.cc Update to Chromium version 90.0.4430.0 (#857950) 2021-03-18 11:23:00 -04:00
extension_host_delegate.h Update to Chromium version 90.0.4430.0 (#857950) 2021-03-18 11:23:00 -04:00
extension_system.cc Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
extension_system.h Update to Chromium version 90.0.4430.0 (#857950) 2021-03-18 11:23:00 -04:00
extension_system_factory.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
extension_system_factory.h Update to Chromium revision cb947c01 (#352221) 2015-10-09 17:31:27 -04:00
extension_view_host.cc Update to Chromium version 91.0.4472.0 (#870763) 2021-04-23 11:38:51 -04:00
extension_view_host.h Update to Chromium version 91.0.4472.0 (#870763) 2021-04-23 11:38:51 -04:00
extension_web_contents_observer.cc Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
extension_web_contents_observer.h Update to Chromium version 73.0.3665.0 (#620590) 2019-01-18 11:25:51 +01:00
extensions_api_client.cc Make CefBrowserContext an abstract base class (see issue #2969) 2020-07-01 15:35:07 -04:00
extensions_api_client.h Add support for Chrome Storage Extension API (issue #1947) 2017-09-11 18:42:30 +00:00
extensions_browser_api_provider.cc Update to Chromium version 70.0.3538.0 (#587811) 2018-09-05 15:42:42 +02:00
extensions_browser_api_provider.h Update to Chromium version 70.0.3538.0 (#587811) 2018-09-05 15:42:42 +02:00
extensions_browser_client.cc Update to Chromium version 91.0.4472.0 (#870763) 2021-04-23 11:38:51 -04:00
extensions_browser_client.h Update to Chromium version 89.0.4389.0 (#843830) 2021-02-08 14:15:38 -05:00
mime_handler_view_guest_delegate.cc Update to Chromium version 89.0.4389.0 (#843830) 2021-02-08 14:15:38 -05:00
mime_handler_view_guest_delegate.h Add support for MimeHandlerViewInCrossProcessFrame (fixes issue #2727) 2020-01-24 20:16:47 -05:00
pdf_extension_util.cc Fix decoding of resources (fixes issue #2966) 2020-07-02 14:45:23 -04:00
pdf_extension_util.h
pdf_web_contents_helper_client.cc Add support for MimeHandlerViewInCrossProcessFrame (fixes issue #2727) 2020-01-24 20:16:47 -05:00
pdf_web_contents_helper_client.h Update to Chromium version 74.0.3729.0 (#638880) 2019-03-13 21:27:37 +00:00