[wam][cef] Add the CEF recipe 36/29036/5
authorRoger Zanoni <rzanoni@igalia.com>
Thu, 22 Jun 2023 07:15:24 +0000 (09:15 +0200)
committerRoger Zanoni <rzanoni@igalia.com>
Tue, 18 Jul 2023 13:28:52 +0000 (15:28 +0200)
commit7a7c0e1f4c62ab976dfd2a58d33ed93d62c587d3
tree09969ca71e2d5954435cd7f72cc7b1372bc312f3
parent49cf21e8cfb685dbb0c7843d468d7ed44e886c11
[wam][cef] Add the CEF recipe

This change makes it possible to build applications that depend on
libcef, and also adds a few changes picked from our previous
implementation that enables the applications to communicate with the
agl-compositor.

Bug-AGL: SPEC-3872

Signed-off-by: Roger Zanoni <rzanoni@igalia.com>
Change-Id: I215138b8f5d63da84ada2f8c006f4025f0b3fafb
21 files changed:
recipes-wam/cef/cef_git.bb [new file with mode: 0644]
recipes-wam/cef/files/cef/0001-Add-an-option-to-use-an-output-directory-outside-src.patch [new file with mode: 0644]
recipes-wam/cef/files/cef/0002-Add-an-option-to-override-the-default-distrib-direct.patch [new file with mode: 0644]
recipes-wam/cef/files/cef/0003-Add-an-option-to-use-an-alternative-base-output-dire.patch [new file with mode: 0644]
recipes-wam/cef/files/cef/0004-Add-an-option-to-bypass-sysroot-checking-and-force.patch [new file with mode: 0644]
recipes-wam/cef/files/cef/0005-Linux-Fix-build-without-X11-fixes-issue-3431.patch [new file with mode: 0644]
recipes-wam/cef/files/cef/0006-Add-AGL-wayland-window-related-calls.patch [new file with mode: 0644]
recipes-wam/cef/files/cef/0007-Add-a-method-to-check-if-the-agl-window-is-configure.patch [new file with mode: 0644]
recipes-wam/cef/files/cef/0008-Add-the-SetActivateRegion-method.patch [new file with mode: 0644]
recipes-wam/cef/files/cef/0009-Allow-passing-the-app_id-on-widget-creation.patch [new file with mode: 0644]
recipes-wam/cef/files/cef/0010-Update-generated-api-wrapper-files.patch [new file with mode: 0644]
recipes-wam/cef/files/chromium/0001-sql-relax-constraints-on-VirtualCursor-layout.patch [new file with mode: 0644]
recipes-wam/cef/files/chromium/0002-Don-t-look-for-depot_tools-in-chrommium-s-third_part.patch [new file with mode: 0644]
recipes-wam/cef/files/chromium/0003-Remove-the-GN-settings-done-for-clang-that-conflict-.patch [new file with mode: 0644]
recipes-wam/cef/files/chromium/0004-Don-t-use-DRI-for-renesas.patch [new file with mode: 0644]
recipes-wam/cef/files/chromium/0005-Add-the-essential-parts-of-wayland-extensions-and-ag.patch [new file with mode: 0644]
recipes-wam/cef/files/chromium/0006-Add-webos-agl-waylandwindow-window-tree-host-essenti.patch [new file with mode: 0644]
recipes-wam/cef/files/chromium/0007-Only-bind-to-agl_shell-if-it-s-the-browser-process.patch [new file with mode: 0644]
recipes-wam/cef/files/chromium/0008-Add-a-method-to-check-if-the-agl-window-is-configure.patch [new file with mode: 0644]
recipes-wam/cef/files/chromium/0009-Start-using-agl-shell-version-4.patch [new file with mode: 0644]
recipes-wam/cef/gn-utils.inc [new file with mode: 0644]