Marshall Greenblatt
f85816f0c7
Windows: Fix focus assignment after dismissing JS dialogs (issue #2584 )
2019-02-11 17:26:12 -05:00
Marshall Greenblatt
b8eaec0db2
Windows: Use WS_EX_NOACTIVATE to control initial window activation (issue #1856 )
2019-02-07 16:38:26 -05:00
Tyler Johnson
84a5749f9f
Squelch attribute warnings from the GNU compiler (issue #2552 )
2019-02-06 20:48:09 +00:00
Alexander Guettler
a72e00a7b9
Add option to enable fetch support for custom schemes (issue #2579 )
2019-02-04 22:31:31 +00:00
Marshall Greenblatt
667d190547
Fix TracingTest failures (issue #2583 )
2019-02-04 16:36:13 -05:00
Marshall Greenblatt
bf51cd21b6
Update to Chromium version 73.0.3683.0 ( #625896 )
2019-02-04 11:16:53 -05:00
Marshall Greenblatt
9c50f1bfdb
Linux: cefclient: Fix incorrect header path
2019-02-04 11:16:53 -05:00
Mathieu Lafon
ec2ee91bf0
Fix 'auth.gssapi_library_name' pref handling (issue #2568 )
2019-02-01 21:08:40 +00:00
Zacharias Knudsen
c0a7fa392d
Linux: cmake: Don't warn about potentially uninstantiated static members.
2019-02-01 21:05:52 +00:00
Marshall Greenblatt
2e7f935b0d
Update to Chromium version 73.0.3679.0 ( #624510 )
2019-02-01 16:42:40 +00:00
Marshall Greenblatt
4b0ac90ab3
Windows: Another fix for OSR rendering with shared texture enabled (issue #2559 )
2019-01-30 14:48:19 -05:00
Marshall Greenblatt
710021be15
Windows: Fix OSR rendering with shared texture enabled (issue #2559 )
2019-01-29 15:52:46 -05:00
Marshall Greenblatt
995dd0ba19
Suppress ERROR messages with log-severity=disable (issue #2581 )
...
Also expose FATAL severity level.
2019-01-29 14:53:46 -05:00
Arnaud Renevier
f962b5863e
Fix uninitialized member CefNavigateParams::load_flags (issue #2580 )
2019-01-29 17:53:11 +00:00
Marshall Greenblatt
778ee5c60c
Fix incorrect OSR IME suggestion background color (issue #2562 )
2019-01-28 12:15:17 -05:00
Marshall Greenblatt
a189c5b937
Fix CefResourceHandler leak in DownloadTest.Pending*
2019-01-23 14:47:52 +01:00
Chris Dziemborowicz
e94b3e2478
macOS: Create a CFRunLoop for video-capture and audio services (issue #2573 )
2019-01-18 16:47:03 +00:00
Chris Dziemborowicz
7ecc5d31ea
Add support for --unsafely-treat-insecure-origin-as-secure flag (issue #2574 )
2019-01-18 16:45:31 +00:00
Alexander Guettler
1a86240c93
Update to Chromium version 73.0.3665.0 ( #620590 )
2019-01-18 11:25:51 +01:00
Marshall Greenblatt
10916749d6
Fix Check failed: frame->IsMain() when loading Worker scripts (issue #2561 )
2019-01-17 21:52:45 +01:00
Mike Wiedenbauer
4b5c38eeb4
Improve CefURLRequestJob redirect handling (issue #2542 )
2019-01-11 15:12:06 +00:00
Alexander Guettler
5671165308
Fix crash when using external message pump (issue #2571 )
2019-01-11 14:40:47 +00:00
Marshall Greenblatt
ae317a5bfd
macOS: Export only CEF symbols from cef_sandbox.a (issue #2459 )
2019-01-11 11:59:46 +01:00
Alexander Guettler
27fb4694ed
Fix crashes when running with multi-threaded message loop (issue #2565 )
2019-01-11 11:58:36 +01:00
Alexander Guettler
7f08159461
Fix ReleasePump patch, the unique_ptr was moved to the backend
2019-01-11 10:47:34 +01:00
Marshall Greenblatt
bac8fb5e61
Update copyright year on generated files
2019-01-10 15:22:19 +01:00
Marshall Greenblatt
927869e59e
README.md: Add new links.
2018-12-27 12:35:06 +02:00
Marshall Greenblatt
28d24e22d6
Update to Chromium version 72.0.3626.0 ( #612437 )
...
- Windows: Can now build with either 10.0.17134 or 10.0.17763 SDK.
2018-12-26 19:15:28 +02:00
Marshall Greenblatt
6df612a597
Update to Chromium version 72.0.3615.0 ( #609159 )
...
- The |category| value for all TRACE calls from CEF client applications is now
"cef.client" due to https://crrev.com/331266377d .
- The |with_menu_marker| parameter to CreateMenuButton has been removed due to
https://crrev.com/7f7e382118 .
2018-12-04 14:45:37 -05:00
Marshall Greenblatt
91a1286d52
Windows: cefclient: Create a new D3D11 device for each browser (issue #2538 )
...
This fixes a texture resizing issue when creating multiple windows with OSR
and shared textures enabled.
2018-11-15 15:42:53 -05:00
Marshall Greenblatt
3e06fa8271
Revert "Improve CefURLRequestJob redirect handling (issue #2542 )"
...
This reverts commit 7ea19d740d
which was added
prematurely.
2018-11-15 15:26:48 -05:00
Marshall Greenblatt
f5a3fd6430
Windows: Add MS BuildTools support to msvs_env.bat (issue #2545 )
2018-11-15 15:24:37 -05:00
Mike Wiedenbauer
7ea19d740d
Improve CefURLRequestJob redirect handling (issue #2542 )
2018-11-14 16:27:06 -05:00
Marshall Greenblatt
919ae45b0f
Windows: Fix sandbox link error with binary distribution (issue #2546 )
2018-11-13 13:44:59 -05:00
Marshall Greenblatt
285dbb1ce6
macOS: Fix crash when scrolling in OSR mode (issue #2540 )
2018-11-06 17:27:26 -05:00
Marshall Greenblatt
bb5fe57984
macOS: Make the NativeEventProcessor protocol dependency optional (issue #2539 )
2018-11-06 13:52:09 -05:00
Marshall Greenblatt
1e0c248044
cefclient: Fix new window always on top (issue #1468 )
2018-11-05 13:38:41 -05:00
Marshall Greenblatt
a7e997e524
Update to Chromium version 72.0.3599.0 ( #604791 )
2018-11-05 13:31:55 -05:00
Marshall Greenblatt
07f57223a8
Fix incorrect quota size (issue #2452 )
2018-10-26 15:42:39 -04:00
Marshall Greenblatt
315b57e9f7
Update to Chromium version 71.0.3578.0 ( #599034 )
2018-10-25 12:57:05 -04:00
Marshall Greenblatt
f9ebe693e4
Fix substitution of localized strings for directory listings (issue #2412 )
2018-10-19 14:39:54 -04:00
Marshall Greenblatt
15fad89839
Fix ArrayBuffer crashes and add performance test (issue #2521 )
2018-10-10 16:12:22 +03:00
Marshall Greenblatt
e4ae534754
Windows: Fix crashes when dragging an image with OSR enabled (issue #2525 )
2018-10-10 14:44:23 +03:00
Marshall Greenblatt
49c149c20b
Linux: cefclient: Fix crash when creating popup window (issue #1006 )
2018-10-10 13:41:34 +03:00
Isaac Devine
c64898f9fc
Windows: Fix hidden dropdowns when the window is topmost (issue #1468 )
...
Also add a --always-on-top flag to cefclient to allow easier testing of this
behavior on Windows and Linux.
2018-10-09 12:28:13 +03:00
Marshall Greenblatt
1928572b52
Fix crash using CefCookieManager::SetStoragePath (issue #2522 )
2018-10-08 18:57:14 +03:00
Marshall Greenblatt
da53451f97
Update to Chromium version 71.0.3567.0 ( #595360 )
...
- Configuration of OSR VSync interval is currently missing (issue #2517 )
- Rename VERSION to VERSION.in to fix libc++ compile error (issue #2518 )
2018-10-04 12:17:26 +03:00
Marshall Greenblatt
a2bf177a32
macOS: Fix crash when showing a select popup with CefDoMessageLoopWork (issue #2495 )
2018-09-28 16:27:32 +02:00
Marshall Greenblatt
dead08bf52
Add missing include for DISALLOW_COPY_AND_ASSIGN
2018-09-28 15:44:47 +02:00
Marshall Greenblatt
8a055593d6
Fix redraw of OSR PDF viewer (issue #2507 )
2018-09-27 16:00:45 +02:00