Commit Graph

  • 95daea76fc Fix OSR popup view mouse wheel double event (fixes issue #2547) Andrei Kurushin 2020-01-08 17:02:22 +02:00
  • 8ca0b4580e Fix OSR rendering recovery after GPU process crash (fixes issue #2827) elad bahar 2020-01-08 12:33:57 +00:00
  • 80fc651d7e Ignore OSR paint events on hidden views (fixes issue #2817) Riku Palomäki 2020-01-08 12:33:06 +00:00
  • 0f944cdc55 Fix routing of OSR input events inside iframes (fixes issue #2789) Riku Palomäki 2020-01-08 12:32:05 +00:00
  • 7653e9e04c Windows: Build the double_conversion target as C++17 (fixes issue #2819) Marshall Greenblatt 2020-01-07 15:07:03 +02:00
  • 7c866328e0 Only create Documents\Downloads dir if necessary (fixes issue #2841) Marshall Greenblatt 2020-01-06 16:52:39 +02:00
  • 0d4879763a Fix crash when loading a file URL if using CefCookieAccessFilter (fixes issue #2818) Marshall Greenblatt 2020-01-06 14:47:18 +02:00
  • 440dbfb6df Fix crash when running with --disable-extensions (fixes issue #2852) Marshall Greenblatt 2020-01-06 14:20:26 +02:00
  • 875b202cbb Windows: Fix ImportError: No module named win32file (see https://crbug.com/1033106) Marshall Greenblatt 2019-12-31 18:50:40 +02:00
  • beb005138a Update copyright year Marshall Greenblatt 2020-01-06 11:59:05 +02:00
  • a94dc6a058 Check for non-empty string before writing to logger (fixes issue #2825) Andy Tzeng 2019-12-31 15:48:21 +00:00
  • 1c88c74f86 Convert usage and tests to the new CefResourceHandler API (see issue #2622) Marshall Greenblatt 2019-12-31 14:24:10 +02:00
  • dfcfb51bef Fix shutdown crash in InitNetworkContext with multi-threaded message loop (fixes issue #2703) Marshall Greenblatt 2019-11-26 16:26:48 -05:00
  • 49786ccc34 Fix OSR scrolling by passing our compositor to the fling scheduler (fixes issue #2745) Riku Palomäki 2019-11-26 19:04:19 +00:00
  • c4284b2938 Fix crash when resizing an OSR browser window (fixes issue #2614) Riku Palomäki 2019-11-26 18:42:34 +00:00
  • a90c9f9c3e Pass the raw size of pixel data instead of valid area (fixes issue #2733) Masako Toda 2019-11-26 18:29:27 +00:00
  • bb006b46e6 Fix potential OSR crash due to uninitialized host_display_client_ (see issue #2811) Marshall Greenblatt 2019-11-26 13:26:54 -05:00
  • f9706f260a Windows: cefclient: Fix assertions with --use-views --multi-threaded-message-loop Marshall Greenblatt 2019-11-18 15:02:39 -05:00
  • 319de22d89 Allow CefImage usage from any thread Marshall Greenblatt 2019-11-18 14:05:48 -05:00
  • 115f760821 Update to Chromium version 79.0.3945.1 (#706915) Daniel Nitsche 2019-11-12 11:11:44 -05:00
  • b9fc93955c Fix DiscardableSharedMemoryManager crash on shutdown with multi-threaded message loop (fixes issue #2798) Marshall Greenblatt 2019-11-06 16:29:34 -05:00
  • f2756b5318 Update API hashes for changes in commit 65f97a6 Marshall Greenblatt 2019-11-06 15:44:19 -05:00
  • 3a8778e2f8 Remove NOTREACHED in CefPostDataElementImpl::Set (fixes issue #2765) Marshall Greenblatt 2019-11-06 14:00:38 -05:00
  • 58e17b3cdc Fix crash in RemoveFrame on unknown frame_tree_node_id (fixes issue #2799) Marshall Greenblatt 2019-11-06 13:17:18 -05:00
  • cc6f285abd Fix GN undefined identifier error on non-Linux platforms Marshall Greenblatt 2019-11-05 16:17:10 -05:00
  • 04c9bcd802 Linux: Add cef_use_gtk GN variable to optionally disable GTK configuration. Thomas Preston 2019-11-05 21:12:20 +00:00
  • c8d0813669 Restore expected Accept-Language request header order (fixes issue #2796) Marshall Greenblatt 2019-11-05 15:29:32 -05:00
  • 9b9a9f359e Linux: Load *.bin files from DIR_ASSETS (see issue #1936) Riku Palomäki 2019-11-01 14:19:48 +00:00
  • b51a4de540 Windows: Fix cef_sandbox.lib link errors (fixes issue #2792) Marshall Greenblatt 2019-10-29 17:29:29 -04:00
  • 65f97a60ad Remove the enable-net-security-expiration option (see issue #2622) Marshall Greenblatt 2019-10-29 11:36:26 -04:00
  • 4f07cba011 Windows: Fix type conversion warning with 64-bit MSVC. Marshall Greenblatt 2019-10-21 15:34:46 +02:00
  • aad4bf2464 cefclient: Move StringResourceMap to ClientHandler (see issue #2586) Marshall Greenblatt 2019-10-18 15:30:53 +02:00
  • 329facfbdf cefclient: Fix crash when removing extension resource path prefix. Marshall Greenblatt 2019-10-18 15:00:23 +02:00
  • a4b6ef577e Don't set "always on top" style for child CefWindows. Marshall Greenblatt 2019-10-18 14:24:29 +02:00
  • 01e75761d3 Remove incorrect DCHECK Marshall Greenblatt 2019-10-18 14:05:53 +02:00
  • 737ff18498 Remove CefFrame::LoadString method (fixes issue #2586) Marshall Greenblatt 2019-10-15 17:34:13 +02:00
  • d28efe8797 Add warning to LoadRequest about INVALID_INITIATOR_ORIGIN (213) failure condition (see issue #2586) Marshall Greenblatt 2019-10-15 15:06:09 +02:00
  • b560f04046 Fix printing from iframes (fixes issue #2753) Marshall Greenblatt 2019-10-15 13:52:26 +02:00
  • 066762217f Add picture-in-picture support for video (fixes issue #2776) Marshall Greenblatt 2019-10-15 11:11:59 +00:00
  • 1a661a2d15 macOS: cefsimple: Add missing AppKit.framework dependency to GN config Marshall Greenblatt 2019-10-14 17:37:37 +02:00
  • aefe9a4195 macOS: Fix Jumbo/component build dependency issue. Marshall Greenblatt 2019-10-14 17:29:55 +02:00
  • 1d515adc22 Modify CefResponse header methods to match CefRequest API (fixes issue #2770) Mike Wiedenbauer 2019-10-14 13:32:38 +02:00
  • 9cdda243a1 cefsimple: Use data URI instead of LoadString for error messages (see issue #2586) Marshall Greenblatt 2019-10-10 11:10:28 +03:00
  • 22746985f2 Fix crashes with --disable-extensions (fixes issue #2777) Marshall Greenblatt 2019-10-07 11:22:46 +03:00
  • 76368bda60 Remove WebUITest.credits because it always times out Marshall Greenblatt 2019-10-04 17:59:18 +03:00
  • 88ecf49549 Windows: Fix ViewsWindowTest failures due to incorrect client area size (fixes issue #2775) Marshall Greenblatt 2019-10-04 17:23:58 +03:00
  • e7b66aa43a Increase URLRequestTest CloseBrowser timeout to reduce flakes (fixes issue #2756) Marshall Greenblatt 2019-10-04 15:36:06 +03:00
  • 152141d7f4 Remove NOTREACHED that triggers on ozone platforms. Maksim Sisov 2019-10-04 10:57:29 +00:00
  • 466f5e23db Add chrome://process-internals support (see issue #2498) Marshall Greenblatt 2019-10-04 13:29:35 +03:00
  • eea1f6be63 Enable strict site isolation by default (see issue #2498) Marshall Greenblatt 2019-10-03 17:17:58 +03:00
  • 5da1649653 macOS: cmake: Prevent Xcode 11 from doing automatic codesigning. Marshall Greenblatt 2019-10-03 11:26:55 +03:00
  • c0af145165 Windows: Disable the ARM64 config by default Marshall Greenblatt 2019-10-02 14:54:01 +03:00
  • a8283d1cc3 Add Windows ARM64 build support Iain Apreotesei@Arm 2019-10-02 11:43:38 +00:00
  • cc0530cbf6 Add missing services strings to pak (fixes issue #2764) Marshall Greenblatt 2019-10-02 13:56:17 +03:00
  • a8263b1b4f Fix ozone build issues (fixes issue #2748) Maksim Sisov 2019-10-02 09:47:10 +00:00
  • bc5cbcf39b Add Google SafeSearch support with NetworkService (see issue #1917) Marshall Greenblatt 2019-09-25 16:59:51 +03:00
  • 729b3f0a8f Remove cef_sandbox dependency on boringssl MD5/SHA1 functions (fixes issue #2743) Marshall Greenblatt 2019-10-01 14:30:07 +03:00
  • 52c24ed061 Windows: Restore missing resources to binary distribution (fixes issue #2771) Marshall Greenblatt 2019-10-01 12:17:34 +03:00
  • ba1b4a41a9 Windows: cmake: Add newer VS versions Marshall Greenblatt 2019-09-30 15:16:53 +03:00
  • f8e0797773 Update to Chromium version 78.0.3904.0 (#693954) Marshall Greenblatt 2019-10-01 13:55:16 +00:00
  • c8b457da38 Remove audio_output_unittest.cc which no longer exists (see issue #2755, see issue #2381) Marshall Greenblatt 2019-09-23 18:48:12 +03:00
  • e3723dcda5 Revert "Add ability to capture audio output to buffer (see issue #2381)" Marshall Greenblatt 2019-09-20 16:56:57 +03:00
  • 46d3a81ba0 Update to Chromium version 77.0.3865.0 (#681094) Alexander Guettler 2019-09-04 15:13:32 +00:00
  • b6b033a52b Windows: cmake: Add additional cef_sandbox link dependencies (fixes issue #2754) Marshall Greenblatt 2019-08-30 11:36:14 -04:00
  • 98527317a8 Revert "Windows: Add boringssl to cef_sandbox to fix VS2017 link error (fixes issue #2743)" Marshall Greenblatt 2019-08-29 14:44:26 -04:00
  • 8f0a202e0c Fix folder upload with input type=file webkitdirectory (fixes issue #2751) Marshall Greenblatt 2019-08-26 15:43:55 -04:00
  • 5574d1c32f Windows: Add boringssl to cef_sandbox to fix VS2017 link error (fixes issue #2743) Marshall Greenblatt 2019-08-06 17:19:03 -04:00
  • cfb4309479 Fix gclient_util after depot_tools changes (fixes issue #2736) Riku Palomäki 2019-08-05 18:01:14 +00:00
  • 91f48c5588 Fix missing marshaling for CefSettings::root_cache_path member (fixes issue #2740) Dmitry Azaraev 2019-08-05 17:00:09 +00:00
  • 67b61c4af9 Remove the old network implementation (see issue #2622) Marshall Greenblatt 2019-07-29 17:27:12 -04:00
  • ccb06ce3cb Fix crash on DevTools remote debugging of WebWorkers (fixes issue #2605) Marshall Greenblatt 2019-07-26 09:47:11 -04:00
  • 2d8d064ce8 Fix missing cookie after redirect response with filter (fixes issue #2689, see issue #2622) Marshall Greenblatt 2019-07-25 16:50:30 -04:00
  • 4c70c67042 Fix option for persisting session cookies (fixes issue #2720, see issue #2622) Marshall Greenblatt 2019-07-25 15:27:15 -04:00
  • d82624411e Fix C compile error due to unintentional C++ include (fixes issue #2728) Marshall Greenblatt 2019-07-25 12:56:42 -04:00
  • 1d3b911b16 macOS: Fix alert dialog display (fixes issue #2726) Marshall Greenblatt 2019-07-25 12:28:41 -04:00
  • c038bf8198 macOS: Support configuration of the main bundle path (fixes issue #2729) Rob Sussman 2019-07-25 15:47:46 +00:00
  • 30cc80efe3 Fix typo in documentation for CefResourceHandler::Skip Dmitry Azaraev 2019-07-25 15:44:23 +00:00
  • ea9bd50fca Fix compile error due to 1669c0af (see issue #123) Marshall Greenblatt 2019-07-25 09:17:27 -04:00
  • 15fc7e58a8 Fix PDF load in <embed> and <object> tags (fixes issue #2727, see issue #2622) Marshall Greenblatt 2019-07-24 17:12:00 -04:00
  • e57acace0b Fix crash on shutdown with PDF viewer and multi-threaded message loop (fixes issue #2709, see issue #2622) Marshall Greenblatt 2019-07-23 15:10:45 -04:00
  • a697464a33 Fix typo in documentation for cef_settings_t::cache_path. Dmitry Azaraev 2019-07-23 19:09:00 +00:00
  • 42b259d124 Fix crash when extensions are disabled (fixes issue #2708, see issue #2622) Marshall Greenblatt 2019-07-23 12:20:08 -04:00
  • 1fd1b320c2 Fix crash when showing views context menu Marshall Greenblatt 2019-07-19 15:16:59 -07:00
  • 1669c0afbd Add print preview support (see issue #123) Ananyo Maiti 2019-07-17 14:47:27 -04:00
  • cf87c88b05 Remove unused GetCompositor method and fix macOS compile error (see issue #2575) Marshall Greenblatt 2019-07-18 19:30:29 -04:00
  • fafe7a7cfc Update .gitignore to ignore VS and kdevelop project files Alwin Esch 2019-07-17 01:10:33 +00:00
  • 99c27f57b1 Fix redirect of requests with credentials mode 'include' (fixes issue #2699, see issue #2622). Masako Toda 2019-07-16 21:42:04 +00:00
  • 367c6eb704 Fix dangling pointers in CefAudioMirrorDestination (fixes issue #2713). Riku Palomäki 2019-07-16 21:42:39 +00:00
  • 1086495096 Fix race with multi-threaded message loop (fixes issue #2668). Isaac Devine 2019-07-16 21:42:35 +00:00
  • 17ec55a3b3 Fix dangling pointers in CefScopedArgArray (fixes issue #2704). Alexander Guettler 2019-07-16 21:42:20 +00:00
  • 3f1ebebde5 Add support for GetAuthCredentials (fixes issue #2718, see issue #2622). Marshall Greenblatt 2019-07-12 16:44:43 -04:00
  • ac2cc54e13 Add initial Viz implementation for OSR (see issue #2575). Alexander Guettler 2019-07-16 16:09:04 -04:00
  • cc0db5f166 Update to Chromium version 76.0.3809.0 (#665002) Petra Öhlin 2019-07-16 13:59:21 -04:00
  • 5892ffc382 Remove POST data after redirect to GET (see issue #2707, see issue #2622). Marshall Greenblatt 2019-07-11 16:36:27 -04:00
  • 45329d05a5 Fix cross-origin redirect from OnBeforeResourceLoad (fixes issue #2695, see issue #2622). Marshall Greenblatt 2019-06-25 16:47:34 -04:00
  • 02a6b3bb38 Fix loading of http(s) sub-resources from custom scheme initiator (fixes issue #2685, see issue #2622). Marshall Greenblatt 2019-06-25 10:28:03 -04:00
  • 732a307c75 Fix CefFrame::GetIdentifier value in the render process (fixes issue #2687, see issue #2498) Marshall Greenblatt 2019-06-19 16:53:31 +02:00
  • b03a419c6b Fix crash if a pending request is continued after deletion (see issue #2622). Marshall Greenblatt 2019-06-19 15:45:23 +02:00
  • ba08c21517 Fix crashes when a request is aborted during initialization (see issue #2622). Marshall Greenblatt 2019-06-18 14:28:37 +02:00
  • 81064faac3 Fix crash in ProxyURLLoaderFactory::MaybeDestroySelf (see issue #2622). Marshall Greenblatt 2019-06-14 18:52:28 +02:00