cef/tests/cefclient
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
..
browser Update to Chromium revision 6e53600d (#386251) 2016-04-28 12:57:08 -04:00
common Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
renderer Mac: Fix Xcode 7 (10.11 SDK) build errors (issue #1732) 2015-12-08 12:59:42 -05:00
resources Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
cefclient_gtk.cc Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
cefclient_mac.mm Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
cefclient_win.cc Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
CMakeLists.txt.in Update to Chromium revision cb947c01 (#352221) 2015-10-09 17:31:27 -04:00
process_helper_mac.cc cefclient: Move files containing the main() program entry point to the top-level cefclient directory (issue #1500). 2015-02-02 22:33:35 +00:00