Marshall Greenblatt
dfc0131516
Update to Chromium version 98.0.4758.0 ( #950365 )
2021-12-18 15:57:34 -05:00
Marshall Greenblatt
66648c2343
Update to Chromium version 97.0.4692.0 ( #938553 )
...
- Remove CefRequestContextHandler::OnBeforePluginLoad and
CefRequestContext::PurgePluginListCache (fixes issue #3047 ). These methods
stopped being relevant after the removal of Flash support in January 2021.
The last remaining PPAPI plugin (PDF viewer) will switch to a non-plugin
implementation in the near future (see https://crbug.com/702993#c58 ) and
functionality related to plugin filtering has already been removed in
https://crrev.com/343ae351c9 .
2021-11-15 14:25:16 -05:00
Marshall Greenblatt
6872dadd74
Update to Chromium version 96.0.4664.0 ( #929512 )
2021-10-21 15:43:15 -04:00
Marshall Greenblatt
5782fdca16
Update to Chromium version 95.0.4638.0 ( #920003 )
...
Known issues:
- Windows ARM64 builds are currently failing due to
https://crbug.com/1242884#c31
2021-09-22 12:08:24 +03:00
Marshall Greenblatt
25c1947f1d
Update to Chromium version 94.0.4606.0 ( #911515 )
2021-08-24 17:43:02 -04:00
Marshall Greenblatt
b4ea0496e7
Update to Chromium version 93.0.4577.0 ( #902210 )
2021-07-27 19:03:09 -04:00
Marshall Greenblatt
00dca9601e
Update to Chromium version 92.0.4515.0 ( #885287 )
2021-06-10 16:42:44 -04:00
Marshall Greenblatt
ae4f68f695
Update to Chromium version 91.0.4472.0 ( #870763 )
2021-04-23 11:38:51 -04:00
Marshall Greenblatt
74db00fc89
Update to Chromium version 90.0.4430.0 ( #857950 )
...
- Linux ARM builds require use_vaapi=false (see https://crbug.com/1185348 )
- Windows official builds require use_thin_lto=false (see https://crbug.com/1177001 )
2021-03-18 11:23:00 -04:00
Marshall Greenblatt
7fe6a18f03
Mac: Fix incorrect creation of NSAutoreleasePool (fixes issue #2160 )
2021-02-11 17:12:15 -05:00
Marshall Greenblatt
5ef0fb8ac8
Update to Chromium version 89.0.4389.0 ( #843830 )
...
- SSE3 is now required on x86 processors (see https://crbug.com/1123353 ).
2021-02-08 14:15:38 -05:00
Marshall Greenblatt
a584bd187b
Update to Chromium version 88.0.4324.0 ( #827102 )
...
- Mac: Xcode 12.2 and the MacOS 11.0 SDK are now required for building.
- MacOS 10.10 (Yosemite) is no longer supported (see https://crbug.com/1126056 ).
- Flash is no longer supported (see https://www.chromium.org/flash-roadmap ).
2020-12-04 15:43:33 -05:00
Marshall Greenblatt
015e3621a3
Update to Chromium version 87.0.4280.0 ( #812852 )
...
- Windows: VS2015 Update 2 is now the minimum version requirement for linking
cef_sandbox from official build binary distributions.
2020-10-15 14:21:06 -04:00