Marshall Greenblatt
a461a89728
Delete Alloy bootstrap ( fixes #3685 )
2024-07-01 12:32:14 -04:00
Marshall Greenblatt
49a34d9160
Apply new Chromium style for #include sorting
...
Add "cef/" prefix for CEF #includes in libcef/ directory.
Sort #includes by following
https://google.github.io/styleguide/cppguide.html#Names_and_Order_of_Includes
2024-05-01 14:34:32 -04:00
Marshall Greenblatt
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
Marshall Greenblatt
d4cf19db29
Update to Chromium version 123.0.6312.0 ( #1262506 )
...
- MacOS ARM64 Official builds are currently failing due to
https://issues.chromium.org/issues/326898585
2024-02-26 12:08:55 -05:00
Marshall Greenblatt
a02d2ab3e6
libcef: Format with clang-tidy (see #3632 )
2024-01-20 19:33:17 -05:00
Marshall Greenblatt
80c65f25a3
Update to Chromium version 121.0.6167.0 ( #1233107 )
2023-12-13 12:58:55 -05:00
Marshall Greenblatt
dc2231cdfb
Update to Chromium version 111.0.5563.0 ( #1097615 )
2023-02-03 13:00:26 -05:00
Marshall Greenblatt
3af3eab3e4
Update source files for bracket style
2023-01-04 17:47:17 -05:00
Marshall Greenblatt
f1003df810
chrome: Add support for OnRequestMediaAccessPermission callback (see issue #2582 )
2022-07-08 07:40:35 +00:00
Marshall Greenblatt
daa89115d5
Add OnMediaAccessChange notification (fixes issue #3310 )
2022-06-30 12:22:28 +00:00
Marshall Greenblatt
26e30b3859
Add CefPermissionHandler callback for media access (fixes issue #2582 )
2022-06-30 07:31:18 +00:00