cef/libcef_dll/wrapper
Marshall Greenblatt 4a44e16a09 views: Add support for absolute positioned overlay views.
To test:
Run `cefclient.exe --use-views --hide-frame --hide-controls`
Add `--enable-chrome-runtime` for the same behavior using the Chrome location
bar instead of a text field.
2021-09-16 18:25:43 +03:00
..
cef_browser_info_map.h libcef: Convert NULL to nullptr (see issue #2861) 2020-01-15 14:49:22 +01:00
cef_byte_read_handler.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
cef_closure_task.cc Add base::OnceClosure support in cef_closure_task.h (see issue #3140) 2021-06-18 14:19:11 -04:00
cef_library_loader_mac.mm macOS: Load the CEF framework using dlopen instead of direct linking (issue #2459) 2018-07-27 17:36:49 -04:00
cef_message_router.cc wrapper: Convert usage of base::Bind to Once or Repeating (see issue #3140) 2021-06-19 15:35:12 -04:00
cef_resource_manager.cc wrapper: Convert usage of base::Bind to Once or Repeating (see issue #3140) 2021-06-19 15:35:12 -04:00
cef_scoped_temp_dir.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
cef_stream_resource_handler.cc wrapper: Allow null stream parameter to CefStreamResourceHandler 2020-08-26 16:25:25 -04:00
cef_xml_object.cc libcef: Convert NULL to nullptr (see issue #2861) 2020-01-15 14:49:22 +01:00
cef_zip_archive.cc Various fixes related to the C++11/14 update (see issue #3140) 2021-06-18 13:42:31 -04:00
libcef_dll_dylib.cc views: Add support for absolute positioned overlay views. 2021-09-16 18:25:43 +03:00
libcef_dll_wrapper.cc views: Add support for absolute positioned overlay views. 2021-09-16 18:25:43 +03:00
libcef_dll_wrapper2.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00