cef/tests/cefclient/resources
Marshall Greenblatt 9cff99dc4e Add support for loading extensions (issue #1947)
- Add CefRequestContext::LoadExtension, CefExtension, CefExtensionHandler and
  related methods/interfaces.
- Add chrome://extensions-support that lists supported Chrome APIs.
- Add CefBrowserHost::SetAutoResizeEnabled and CefDisplayHandler::OnAutoResize
  to support browser resize based on preferred web contents size.
- views: Add support for custom CefMenuButton popups.
- cefclient: Run with `--load-extension=set_page_color` command-line flag for
  an extension loading example. Add `--use-views` on Windows and Linux for an
  even better example.
2017-08-25 18:40:32 -04:00
..
extensions/set_page_color Add support for loading extensions (issue #1947) 2017-08-25 18:40:32 -04:00
mac macOS: cefclient: Create Tests menu with Interface Builder 2017-02-02 15:43:41 -05:00
win Add support for loading extensions (issue #1947) 2017-08-25 18:40:32 -04:00
binding.html cefclient: Rename the res/ folder to resources/ (issue #1500). 2015-01-30 20:22:46 +00:00
dialogs.html cefclient: Rename the res/ folder to resources/ (issue #1500). 2015-01-30 20:22:46 +00:00
draggable.html Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
drm.html Add CefRegisterWidevineCdm function and remove component updater support (issue #2009) 2016-10-17 14:16:31 -04:00
localstorage.html cefclient: Rename the res/ folder to resources/ (issue #1500). 2015-01-30 20:22:46 +00:00
logo.png cefclient: Rename the res/ folder to resources/ (issue #1500). 2015-01-30 20:22:46 +00:00
menu_icon.1x.png Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
menu_icon.2x.png Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
other_tests.html Add CefRegisterWidevineCdm function and remove component updater support (issue #2009) 2016-10-17 14:16:31 -04:00
performance.html cefclient: Rename the res/ folder to resources/ (issue #1500). 2015-01-30 20:22:46 +00:00
performance2.html cefclient: Rename the res/ folder to resources/ (issue #1500). 2015-01-30 20:22:46 +00:00
preferences.html - Support runtime configuration of renderer-related preferences (issue #1501). 2015-10-20 11:12:21 -04:00
response_filter.html Add support for response filtering (issue #515). 2015-12-08 13:47:52 -05:00
transparency.html cefclient: Rename the res/ folder to resources/ (issue #1500). 2015-01-30 20:22:46 +00:00
urlrequest.html Fix issues related to request and context object lifespan (issue #1037, issue #1044). 2015-02-13 23:17:08 +00:00
window.html cefclient: Rename the res/ folder to resources/ (issue #1500). 2015-01-30 20:22:46 +00:00
xmlhttprequest.html cefclient: Rename the res/ folder to resources/ (issue #1500). 2015-01-30 20:22:46 +00:00