1659 Commits

Author SHA1 Message Date
Marshall Greenblatt
fef43e07d6 Windows: Fix crash during window creation (see https://crbug.com/761389) 2017-09-05 11:46:34 -04:00
Marshall Greenblatt
3d5ae838ca Windows: Wait for WM_NCDESTROY before calling OnBeforeClose (issue #2248) 2017-08-31 18:12:02 -04:00
Marshall Greenblatt
2c22842b7e Update to Chromium version 60.0.3112.113 2017-08-28 19:28:15 -04:00
Marshall Greenblatt
9ec3e425dd Fix Widevine DRM loading 2017-08-09 14:29:44 -04:00
Marshall Greenblatt
d97fbff8c6 Update to Chromium version 60.0.3112.90 2017-08-08 19:41:40 -04:00
Marshall Greenblatt
0ce82ecb6a views: Fix LabelButton size calculation 2017-08-08 16:50:26 -04:00
Marshall Greenblatt
f69054f2da Linux: Work around gold linker bug for 32-bit code. 2017-08-01 15:02:59 -04:00
Marshall Greenblatt
8c8deea63a Fix encoding of linux_build.patch 2017-08-01 12:58:56 -04:00
Marshall Greenblatt
9809504014 Fix encoding of linux_build.patch 2017-08-01 12:41:13 -04:00
Marshall Greenblatt
0488961250 Linux: Fix build error related to GTK dependency version. 2017-07-31 10:28:35 -04:00
Marshall Greenblatt
0dba8a1f29 Update to Chromium version 60.0.3112.78 2017-07-28 22:24:49 -04:00
Marshall Greenblatt
d5392b33ef Linux/Mac: Fix handling of command-line arguments (issue #2208) 2017-07-18 16:58:12 -04:00
Marshall Greenblatt
1b2f997a30 Windows: Build cef_sandbox.lib with different GN args for official binary distributions (issue #2220) 2017-07-18 15:51:15 -04:00
Marshall Greenblatt
6c71485135 Add support for loading certificate revocation lists (issue #2213) 2017-07-11 15:46:49 -04:00
Marshall Greenblatt
4407ef95c4 Fix incorrect OSR browser display during navigation (issue #2209) 2017-07-05 15:39:10 -04:00
Marshall Greenblatt
a906bdd2e3 Fix OSR PDF mouse events after keyboard input (issue #2078) 2017-06-30 16:34:25 -04:00
Marshall Greenblatt
86bb301075 Update to Chromium version 60.0.3112.40 2017-06-27 12:50:17 -04:00
Marshall Greenblatt
7afb6c61ff Fix OSR PDF mouse wheel scrolling (issue #2078) 2017-06-23 15:09:04 -04:00
Marshall Greenblatt
c5896eb456 Windows: cefclient: Fix ATL-related build errors (issue #2200) 2017-06-19 15:01:53 +03:00
Marshall Greenblatt
822508f4b4 Linux: Don't pass NULL CefBrowser to PrintHandler::GetPdfPaperSize (issue #2199) 2017-06-17 12:47:48 +03:00
Marshall Greenblatt
141ab16dcd Linux: Pass CefBrowser to CefPrintHandler callbacks (issue #2196) 2017-06-15 19:04:37 +03:00
Marshall Greenblatt
56ba4400a2 Fix gtest path (issue #2188) 2017-06-13 17:08:56 +03:00
Marshall Greenblatt
b96dd2462d macOS: Fix error: unknown type name 'size_t' 2017-06-05 15:40:04 +03:00
Marshall Greenblatt
8774cd9639 Linux: Update to debian jessie sysroots 2017-06-05 15:39:58 +03:00
Marshall Greenblatt
7d05784842 Linux: Fix error: use of undeclared identifier 'GetPreferredSize' 2017-06-05 11:59:45 +02:00
Marshall Greenblatt
a2749d8fbd Update to Chromium version 60.0.3112.10 2017-06-02 22:26:54 +02:00
Marshall Greenblatt
5c79944b31 Update to Chromium revision d483fb77 (#474934)
- CefLifeSpanHandler::OnBeforePopup is now called on the UI thread.
- Remove CefBrowserSettings.javascript_open_windows which is no
  longer supported.
2017-06-02 05:55:23 -07:00
Marshall Greenblatt
12150b43d2 Apply yapf formatting to all Python files (issue #2171) 2017-05-28 15:04:18 +02:00
Marshall Greenblatt
59606b88d2 Update tooling to use yapf for Python file formatting (issue #2171) 2017-05-28 15:03:42 +02:00
Marshall Greenblatt
d4f06e3806 Move matching h file to top of header list (issue #2171) 2017-05-19 11:11:18 +02:00
Marshall Greenblatt
f6eb19f8d6 Fix discovery of the .clang-format file (issue #2171) 2017-05-19 11:00:44 +02:00
Marshall Greenblatt
24e20aec0f Fix duplicate definition of MSVC_PUSH_DISABLE_WARNING (issue #2171) 2017-05-18 12:30:06 +02:00
Marshall Greenblatt
31d9407ee2 Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
Marshall Greenblatt
a566549e04 Update tooling to use clang-format (issue #2171) 2017-05-18 12:30:04 +02:00
Nishant Kaushik
816f700d3e Implement accessibility enhancements (issue #1217)
- Add new CefBrowserHost::SetAccessibilityState method for toggling
  accessibility state when readers are detected by the client.
- Add new CefAccessibilityHandler interface for the delivery of
  accessibility notifications to windowless (OSR) clients.
- Fix delivery of CefFocusHandler callbacks to windowless clients.
- cefclient: Add example windowless accessibility implementation on Windows and macOS.
- cefclient: Automatically detect screen readers on Windows and macOS.
2017-05-12 18:28:25 +00:00
Marshall Greenblatt
64fcfa6068 Linux: cefclient: Add OSR drag&drop implementation (issue #2008) 2017-05-11 12:06:32 -07:00
Marshall Greenblatt
67e23b472a Expose drag image via CefDragData (issue #1715) 2017-05-11 14:22:21 -04:00
Marshall Greenblatt
eaa0942690 Make CMake target settings private (issue #2007) 2017-05-11 13:43:38 -04:00
Marshall Greenblatt
49d1fe3b30 CMake configuration improvements (issue #2120)
- Windows: Fix excessive Ninja build warnings.
- Windows: Fix ATL detection for different VC toolchain paths.
- Windows: Fix Ninja Debug build when official build sandbox is enabled.
- Update build tool version recommendations.
2017-05-11 13:19:35 -04:00
Marshall Greenblatt
eea39b8413 Windows: Fix wrong calling convention with gcc compiler (issue 1209) 2017-05-10 16:26:11 -04:00
Marshall Greenblatt
b28a6145a1 Make the CefAuthCallback::Continue password parameter optional (issue #1928) 2017-05-10 12:16:53 -04:00
Marshall Greenblatt
7a02419cac Fix crash when parent is destroyed during popup creation (issue #2041) 2017-05-09 18:54:34 -04:00
Marshall Greenblatt
1347fec298 Remove unused function (issue #1853) 2017-05-09 17:14:02 -04:00
Marshall Greenblatt
51e8c53f30 Remove CefForceShutdown and make failure to call CefShutdown a DCHECK instead (issue #1932) 2017-05-09 15:52:52 -04:00
Marshall Greenblatt
77097ffab7 Remove the CefSettings.context_safety_implementation option (issue #1853).
The default hash implementation will now always be used.
2017-05-09 15:29:27 -04:00
Andrew Warnick
96f9108343 Fix crash when a resource is cancelled due to browser closing (issue #2165) 2017-05-09 15:30:48 +00:00
Marshall Greenblatt
e5ad5a8fcd Fix DCHECK during Find (issue #2050) 2017-05-05 15:34:20 -04:00
Marshall Greenblatt
86c329e790 Linux: Fix DCHECK during GPU feature info detection. 2017-05-04 16:58:47 -07:00
Marshall Greenblatt
3f970689a0 Popups must share the parent context to avoid crashes on parent browser destruction (issue #2162) 2017-05-04 18:17:24 -04:00
Marshall Greenblatt
5a5b538af7 macOS: Fix incorrect creation of NSAutoreleasePool (issue #2160) 2017-04-28 17:49:23 -04:00