cef/libcef/browser/native
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
..
browser_platform_delegate_native_linux.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
browser_platform_delegate_native_linux.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
browser_platform_delegate_native_mac.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
browser_platform_delegate_native_mac.mm Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
browser_platform_delegate_native_win.cc Add support for loading extensions (issue #1947) 2017-08-25 18:40:32 -04:00
browser_platform_delegate_native_win.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
browser_platform_delegate_native.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
browser_platform_delegate_native.h Update to Chromium revision a106f0ab (#464641) 2017-04-24 15:14:47 -04:00
file_dialog_runner_mac.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
file_dialog_runner_mac.mm Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
file_dialog_runner_win.cc Update to Chromium revision d483fb77 (#474934) 2017-06-02 05:55:23 -07:00
file_dialog_runner_win.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
javascript_dialog_runner_mac.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
javascript_dialog_runner_mac.mm Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
javascript_dialog_runner_win.cc Windows: Fix dialog loading for component build (issue #1617) 2017-07-24 12:14:27 -04:00
javascript_dialog_runner_win.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
menu_2.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
menu_2.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
menu_runner_linux.cc Update to Chromium revision d483fb77 (#474934) 2017-06-02 05:55:23 -07:00
menu_runner_linux.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
menu_runner_mac.h Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
menu_runner_mac.mm Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
menu_runner_win.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
menu_runner_win.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
menu_wrapper.h Update to Chromium revision d7d5682a (#367535) 2016-01-07 11:53:39 -08:00
native_menu_win.cc Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00
native_menu_win.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
window_delegate_view.cc Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00
window_delegate_view.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
window_x11.cc Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00
window_x11.h Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00