cef/tests/cefclient
Marshall Greenblatt f7aa98fe69 Update to Chromium revision 088f14a0 (#373530)
- Building on Windows now requires the Windows 10.0.10586 SDK.
- Remove CefParseCSSColor which was implemented using Blink code in the
  browser process. This is longer advisable now that the Oilpan GC is enabled.
- Avoid potential renderer process crashes by disabling script actions
  on the CefV8Context passed to CefRenderProcessHandler::OnContextReleased.
2016-02-08 13:16:11 -05:00
..
browser Update to Chromium revision 088f14a0 (#373530) 2016-02-08 13:16:11 -05:00
common Persist visited link status (issue #287) 2016-01-13 15:38:50 -05:00
renderer Mac: Fix Xcode 7 (10.11 SDK) build errors (issue #1732) 2015-12-08 12:59:42 -05:00
resources Add support for response filtering (issue #515). 2015-12-08 13:47:52 -05:00
CMakeLists.txt.in Update to Chromium revision cb947c01 (#352221) 2015-10-09 17:31:27 -04:00
cefclient_gtk.cc Linux: Fix BadWindow error when creating popup windows (issue #1717). 2015-10-14 09:46:02 -07:00
cefclient_mac.mm cefclient: Support dynamic configuration of the device scale factor with off-screen rendering (issue #1674) 2015-08-11 14:19:16 -04:00
cefclient_win.cc Windows: Add CefEnableHighDPISupport function and fix high-dpi scaling issues (issue #1674) 2015-08-07 16:04:03 -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