Nik Pavlov
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
Nik Pavlov
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
Marshall Greenblatt
446b7d6535
Update to Chromium version 128.0.6613.0 ( #1331488 )
2024-07-30 11:10:09 -04:00
Marshall Greenblatt
c44aa35bfc
Update to Chromium version 127.0.6533.0 ( #1313161 )
2024-06-20 12:09:46 -04:00
Marshall Greenblatt
b67cbc47e3
Update to Chromium version 125.0.6422.0 ( #1287751 )
2024-04-25 18:43:05 -04:00
Marshall Greenblatt
2f1e782f62
Update to Chromium version 122.0.6261.0 ( #1250580 )
...
Frame identifiers have changed from int64_t to string type. This is due
to https://crbug.com/1502660 which removes access to frame routing IDs
in the renderer process. New cross-process frame identifiers are 160-bit
values (32-bit child process ID + 128-bit local frame token) and most
easily represented as strings. All other frame-related expectations and
behaviors remain the same.
2024-01-30 12:07:08 -05:00
Marshall Greenblatt
b2274f534d
Update to Chromium version 119.0.6045.0 ( #1204232 )
...
Mac: 13.5+ build system w/ 14.0 base SDK (Xcode 15.0) is now required.
2023-10-24 10:56:39 -04:00
Marshall Greenblatt
27c6a4eabc
Update to Chromium version 118.0.5993.0 ( #1192594 )
2023-09-20 12:07:47 -04:00
Marshall Greenblatt
a4b27a7248
Update to Chromium version 117.0.5938.0 ( #1181205 )
2023-08-15 12:07:58 -04:00
Marshall Greenblatt
8b46735b79
Update to Chromium version 117.0.5895.0 ( #1171312 )
2023-07-20 18:11:34 -04:00
Marshall Greenblatt
650755a092
Update to Chromium version 116.0.5845.0 ( #1160321 )
2023-06-28 11:43:11 +03:00
Marshall Greenblatt
695ee2a041
Update to Chromium version 115.0.5790.0 ( #1148114 )
...
- Mac: 13.3 SDK (Xcode 14.3) is now required
2023-06-01 13:44:39 +03:00
Marshall Greenblatt
ab94a13522
Update to Chromium version 114.0.5735.0 ( #1135570 )
...
- Mac: 13.3 SDK (Xcode 14.3) is now supported (see https://crbug.com/1431897 ).
- Mac: Removed UnderlayOpenGLHostingWindow which is no longer used.
2023-05-05 22:53:16 +03:00
Marshall Greenblatt
7ade772e0b
chrome: mac: Support dispatch of window commands (see #3462 )
2023-04-20 12:26:07 -04:00