e7320793b6
Update to Chromium version 136.0.7103.0 ( #1440670 )
...
- Win: Update to VS 2022 17.13.4 and WinSDK 10.0.26100.3323
2025-04-07 15:38:21 -04:00
ff5210f825
Update to Chromium version 135.0.7049.0 ( #1427262 )
2025-03-12 13:05:48 -04:00
c7c6a109c9
Update to Chromium version 134.0.6998.0 ( #1415337 )
2025-02-19 11:11:51 -05:00
7be2558291
Update to Chromium version 133.0.6943.0 ( #1402768 )
2025-01-08 17:19:43 -05:00
7dd2398be2
Update to Chromium version 133.0.6886.0 ( #1393452 )
2024-12-10 12:46:29 -05:00
34dbad30db
Update to Chromium version 132.0.6834.0
2024-11-15 11:38:37 -05:00
5d817b20a6
Update to Chromium version 131.0.6768.0 ( #1366576 )
...
mac: Switch to Xcode 16.0 16A242d with macOS SDK 15.0 24A336
2024-10-24 11:24:17 -04:00
cd052ec7c3
Update to Chromium version 130.0.6723.0 ( #1356013 )
2024-09-27 14:15:44 +00:00
af1f40a2d3
Update to Chromium version 129.0.6668.0
...
- Mac: Minimum system version is now 11.0.
- Win: Windows SDK version is now 10.0.22621.2428.
2024-08-26 12:44:25 +00:00
701c9470f2
Route Download bubble file open to OnOpenURLFromTab ( fixes #3750 )
...
Some downloaded file types [1] default to opening in a Browser. Open
requests for these file types originating from the Download bubble UI
should route to the source Browser (call OnOpenURLFromTab). If
OnOpenURLFromTab is unhandled proceed with the default Chrome behavior
of opening the URL in a new default Browser.
[1] PDF, html, etc. For the complete list of file types see
ChromeDownloadManagerDelegate::IsOpenInBrowserPreferredForFile.
2024-08-09 12:07:00 -04:00
446b7d6535
Update to Chromium version 128.0.6613.0 ( #1331488 )
2024-07-30 11:10:09 -04:00
60ce575e53
Remove libcef/features/runtime.h (see #3685 )
...
Use BUILDFLAG(ENABLE_CEF) exclusively in patch files.
2024-07-05 13:24:40 -04:00
a461a89728
Delete Alloy bootstrap ( fixes #3685 )
2024-07-01 12:32:14 -04:00
c44aa35bfc
Update to Chromium version 127.0.6533.0 ( #1313161 )
2024-06-20 12:09:46 -04:00
701fc03f00
Update to Chromium version 126.0.6478.0 ( #1300313 )
2024-05-26 13:45:29 -04:00
b5d84c254d
Add GN arg to disable Alloy bootstrap (see #3681 , see #3685 )
...
Set enable_alloy_bootstrap=false to build with Alloy bootstrap code
removed. Extension API is documented as deprecated in comments but
not compiled out with this arg.
2024-05-01 14:34:21 -04:00
be6642df3f
chrome: Add CefDownloadHandler support (see #3681 )
...
Behaves the same as Alloy runtime except that CanDownload is not
called for invalid protocol schemes.
2024-04-27 15:36:58 -04:00