cef/libcef/browser/extensions
Marshall Greenblatt f7aa98fe69 Update to Chromium revision 088f14a0 (#373530)
- Building on Windows now requires the Windows 10.0.10586 SDK.
- Remove CefParseCSSColor which was implemented using Blink code in the
  browser process. This is longer advisable now that the Oilpan GC is enabled.
- Avoid potential renderer process crashes by disabling script actions
  on the CefV8Context passed to CefRenderProcessHandler::OnContextReleased.
2016-02-08 13:16:11 -05:00
..
api Update to Chromium revision 088f14a0 (#373530) 2016-02-08 13:16:11 -05: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 Update to Chromium revision d7d5682a (#367535) 2016-01-07 11:53:39 -08:00
event_router_forwarder.cc Update to Chromium revision d7d5682a (#367535) 2016-01-07 11:53:39 -08:00
event_router_forwarder.h Update to Chromium revision d7d5682a (#367535) 2016-01-07 11:53:39 -08: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 d7d5682a (#367535) 2016-01-07 11:53:39 -08: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 d7d5682a (#367535) 2016-01-07 11:53:39 -08: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