cef/libcef/browser/extensions
Marshall Greenblatt 936e595fe5 - Support runtime configuration of renderer-related preferences (issue #1501).
- Persist modified user preferences including per-host zoom settings when a
  cache_path value is specified and persist_user_preferences is set to true
  via CefSettings or CefRequestContextSettings.
- Avoid the need to duplicate files from chrome/ by having CefBrowserContext
  extend Chrome's Profile class.
2015-10-20 11:12:21 -04: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 Add CefPrintHandler::OnPrintStart callback (issue #1736) 2015-10-13 14:04:02 -04:00
browser_extensions_util.h Add CefPrintHandler::OnPrintStart callback (issue #1736) 2015-10-13 14:04:02 -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 cb947c01 (#352221) 2015-10-09 17:31:27 -04:00
extension_system.h Update to Chromium revision cb947c01 (#352221) 2015-10-09 17:31:27 -04: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 - Support runtime configuration of renderer-related preferences (issue #1501). 2015-10-20 11:12:21 -04:00
extensions_api_client.h Update to Chromium revision 12bfc336 (#338390). 2015-07-24 16:11:13 -04: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 Update to Chromium revision 12bfc336 (#338390). 2015-07-24 16:11:13 -04: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