cef/include
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
..
base
capi
internal - Support runtime configuration of renderer-related preferences (issue #1501). 2015-10-20 11:12:21 -04:00
test
wrapper
cef_app.h
cef_application_mac.h
cef_auth_callback.h
cef_base.h
cef_browser.h
cef_browser_process_handler.h
cef_callback.h
cef_client.h
cef_command_line.h Use the platform API hash instead of build revision for checking libcef compatibility (issue #914). 2013-03-25 22:15:33 +00:00
cef_context_menu_handler.h
cef_cookie.h
cef_dialog_handler.h - Add open folder dialog support (FILE_DIALOG_OPEN_FOLDER mode) for CefBrowserHost::RunFileDialog (issue #1030). 2015-01-20 18:24:54 +00:00
cef_display_handler.h
cef_dom.h
cef_download_handler.h
cef_download_item.h
cef_drag_data.h
cef_drag_handler.h
cef_find_handler.h Add CefFindHandler for reporting find results (issue #1482). 2015-01-12 21:04:08 +00:00
cef_focus_handler.h
cef_frame.h
cef_geolocation.h
cef_geolocation_handler.h Update to Chromium revision 280796. 2014-07-02 18:25:22 +00:00
cef_jsdialog_handler.h
cef_keyboard_handler.h
cef_life_span_handler.h
cef_load_handler.h
cef_menu_model.h
cef_navigation_entry.h
cef_origin_whitelist.h
cef_parser.h
cef_path_util.h
cef_print_handler.h
cef_print_settings.h
cef_process_message.h
cef_process_util.h
cef_render_handler.h
cef_render_process_handler.h
cef_request.h
cef_request_context.h
cef_request_context_handler.h
cef_request_handler.h
cef_resource_bundle.h
cef_resource_bundle_handler.h
cef_resource_handler.h
cef_response.h
cef_runnable.h Add missing OVERRIDE specifier to avoid compile errors with clang 3.6 (issue #1688) 2015-08-17 19:06:43 -04:00
cef_sandbox_win.h
cef_scheme.h
cef_ssl_info.h
cef_stream.h
cef_string_visitor.h
cef_task.h
cef_trace.h
cef_urlrequest.h
cef_v8.h
cef_values.h
cef_web_plugin.h
cef_xml_reader.h
cef_zip_reader.h