cef/libcef_dll
Marshall Greenblatt e7ddc933c9 Update to Chromium revision 6e53600d (#386251)
- Remove |accept_lang| parameter from CefJSDialogHandler::OnJSDialog
  and CefFormatUrlForSecurityDisplay (see https://crbug.com/336973#c36).
- Remove remaining NPAPI-related code including functions from
  cef_web_plugin.h (see https://crbug.com/493212#c55).
- Mac: 10.7+ deployment target is now required for client applications.
- Mac: Remove CefBrowserHost::SetWindowVisibility (issue #1375). No
  replacement is required for windowed rendering. Use WasHidden for
  off-screen rendering.
- Windows: Visual Studio 2015 Update 2 is now required when building
  CEF/Chromium.
2016-04-28 12:57:08 -04:00
..
base Update to Chromium revision 088f14a0 (#373530) 2016-02-08 13:16:11 -05:00
cpptoc Update to Chromium revision 6e53600d (#386251) 2016-04-28 12:57:08 -04:00
ctocpp Update to Chromium revision 6e53600d (#386251) 2016-04-28 12:57:08 -04:00
sandbox Introduce the use of Chromium types (issue #1336). 2014-07-14 22:18:51 +00:00
wrapper Update to Chromium revision 6e53600d (#386251) 2016-04-28 12:57:08 -04:00
CMakeLists.txt.in Update to Chromium revision 0bfd25d4 (#381305) 2016-03-17 13:01:21 -04:00
libcef.dll.manifest Update to Chromium revision 217791. 2013-08-15 19:38:55 +00:00
libcef_dll.cc Update to Chromium revision 6e53600d (#386251) 2016-04-28 12:57:08 -04:00
libcef_dll.rc Change CEF version number format to remove SVN dependency (issue #1580). 2015-03-16 19:34:35 -04:00
libcef_dll2.cc Change CEF version number format to remove SVN dependency (issue #1580). 2015-03-16 19:34:35 -04:00
resource.h Add support for JavaScript alert, confirm, prompt and onbeforeunload dialogs (issue #507). 2012-04-16 21:15:27 +00:00
transfer_util.cc Rename .cpp file extensions to .cc for consistency (issue #1500). 2015-01-22 01:55:39 +00:00
transfer_util.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
views_stub.cc Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
wrapper_types.h Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00