cef/libcef_dll/cpptoc/views
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
..
box_layout_cpptoc.cc Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00
box_layout_cpptoc.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
browser_view_cpptoc.cc Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00
browser_view_cpptoc.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
browser_view_delegate_cpptoc.cc Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00
browser_view_delegate_cpptoc.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
button_cpptoc.cc Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00
button_cpptoc.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
button_delegate_cpptoc.cc Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00
button_delegate_cpptoc.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
display_cpptoc.cc Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00
display_cpptoc.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
fill_layout_cpptoc.cc Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00
fill_layout_cpptoc.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
label_button_cpptoc.cc Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00
label_button_cpptoc.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
layout_cpptoc.cc Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00
layout_cpptoc.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
menu_button_cpptoc.cc Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00
menu_button_cpptoc.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
menu_button_delegate_cpptoc.cc Add support for loading extensions (issue #1947) 2017-08-25 18:40:32 -04:00
menu_button_delegate_cpptoc.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
menu_button_pressed_lock_cpptoc.cc Add support for loading extensions (issue #1947) 2017-08-25 18:40:32 -04:00
menu_button_pressed_lock_cpptoc.h Add support for loading extensions (issue #1947) 2017-08-25 18:40:32 -04:00
panel_cpptoc.cc Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00
panel_cpptoc.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
panel_delegate_cpptoc.cc Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00
panel_delegate_cpptoc.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
scroll_view_cpptoc.cc Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00
scroll_view_cpptoc.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
textfield_cpptoc.cc Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00
textfield_cpptoc.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
textfield_delegate_cpptoc.cc Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00
textfield_delegate_cpptoc.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
view_cpptoc.cc Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00
view_cpptoc.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
view_delegate_cpptoc.cc Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00
view_delegate_cpptoc.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
window_cpptoc.cc Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00
window_cpptoc.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
window_delegate_cpptoc.cc Add support for loading extensions (issue #1947) 2017-08-25 18:40:32 -04:00
window_delegate_cpptoc.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00