[M67 Dev][EFL] Allow chromium to use EFL instead of Aura 75/184775/2
authorAntonio Gomes <a1.gomes@samsung.com>
Tue, 7 Apr 2015 06:43:26 +0000 (02:43 -0400)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 24 Jul 2018 05:33:45 +0000 (05:33 +0000)
commit0f6a1563313a523fdddc40b472d87a273c79ced7
tree855569e9d1af47c395998c9f0b1fb016dc2e1666
parent7e3c96086836384de2822d50db644d4db46406a4
[M67 Dev][EFL] Allow chromium to use EFL instead of Aura

This commit allows chromium code to use EFL as the main UI toolkit
instead of Aura. The actual implementation of EFL port of chromium
is done in an external module. This commit only exposes some of the
needed generic code paths that are normally disabled for non Aura or
MacOSX ports.

Reference:
5e22fe4d0bb137a1b73530205f7cdc07a31643c9

Change-Id: I1f327fb9e31616879cf0448735f1adbe82e476bf
Signed-off-by: Piotr Tworek <p.tworek@samsung.com>
Signed-off-by: Youngsoo Choi <kenshin.choi@samsung.com>
content/browser/browser_main_loop.cc
content/renderer/render_widget.cc
ui/base/clipboard/clipboard.h
ui/gfx/native_widget_types.h