cef/libcef/browser/extensions
Marshall Greenblatt 6cccc3b8a7 - Factor platform-specific code out of CefBrowserHostImpl (issue #1749).
- Introduce native/ and osr/ folders for native (non-platform-agnostic) and
    osr (windowless) code respectively.
  - Introduce CefBrowserPlatformDelegate for abstracting platform-specific
    implementations of browser host functionality.
  - Move dialog and menu code to separate manager and platform-specific runner
    implementations exposed via CefBrowserPlatformDelegate.
  - Standardize focus-handling behavior between windowed and windowless
    implementations. CefFocusHandler::OnSetFocus() will now also be called for
    osr focus changes.
- Support multiple simultaneous popups (issue #1289).
2015-11-25 20:19:36 -05:00
..
api Update to Chromium revision fc6ad471 (#342568) 2015-08-14 14:42:03 -04:00
browser_context_keyed_service_factories.cc - Support runtime configuration of renderer-related preferences (issue #1501). 2015-10-20 11:12:21 -04:00
browser_context_keyed_service_factories.h Add PDF extension support (issue #1565) 2015-07-23 14:02:03 -04:00
browser_extensions_util.cc - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
browser_extensions_util.h CTRL + left click on a link in a PDF document should call OnOpenURLFromTab (issue #1737) 2015-10-21 17:06:53 -04:00
component_extension_resource_manager.cc Add PDF extension support (issue #1565) 2015-07-23 14:02:03 -04:00
component_extension_resource_manager.h Add PDF extension support (issue #1565) 2015-07-23 14:02:03 -04:00
event_router_forwarder.cc Update to Chromium revision fc6ad471 (#342568) 2015-08-14 14:42:03 -04:00
event_router_forwarder.h Update to Chromium revision fc6ad471 (#342568) 2015-08-14 14:42:03 -04:00
extension_system.cc Update to Chromium revision 304f01a1 (#358063) 2015-11-11 18:24:00 -05:00
extension_system.h Update to Chromium revision 304f01a1 (#358063) 2015-11-11 18:24:00 -05:00
extension_system_factory.cc Update to Chromium revision cb947c01 (#352221) 2015-10-09 17:31:27 -04:00
extension_system_factory.h Update to Chromium revision cb947c01 (#352221) 2015-10-09 17:31:27 -04:00
extension_web_contents_observer.cc Update to Chromium revision cb947c01 (#352221) 2015-10-09 17:31:27 -04:00
extension_web_contents_observer.h Update to Chromium revision cb947c01 (#352221) 2015-10-09 17:31:27 -04:00
extensions_api_client.cc Update to Chromium revision 304f01a1 (#358063) 2015-11-11 18:24:00 -05:00
extensions_api_client.h Update to Chromium revision 304f01a1 (#358063) 2015-11-11 18:24:00 -05:00
extensions_browser_client.cc Update to Chromium revision cb947c01 (#352221) 2015-10-09 17:31:27 -04:00
extensions_browser_client.h Update to Chromium revision cb947c01 (#352221) 2015-10-09 17:31:27 -04:00
mime_handler_view_guest_delegate.cc - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
mime_handler_view_guest_delegate.h Update to Chromium revision 12bfc336 (#338390). 2015-07-24 16:11:13 -04:00
pdf_extension_util.cc Update to Chromium revision 12bfc336 (#338390). 2015-07-24 16:11:13 -04:00
pdf_extension_util.h Add PDF extension support (issue #1565) 2015-07-23 14:02:03 -04:00
pdf_web_contents_helper_client.cc Add PDF extension support (issue #1565) 2015-07-23 14:02:03 -04:00
pdf_web_contents_helper_client.h Add PDF extension support (issue #1565) 2015-07-23 14:02:03 -04:00
url_request_util.cc Update to Chromium revision 12bfc336 (#338390). 2015-07-24 16:11:13 -04:00
url_request_util.h Add PDF extension support (issue #1565) 2015-07-23 14:02:03 -04:00