The Chromium Embedded Framework (CEF) is an open source framework for embedding a web browser control based on Google Chrome, it is a convenient way to implement an HTML5 based GUI in a desktop application or to provide browser capabilities to an application. It comes with bindings for C, C++, Delphi, Java, .NET, and Python and runs on Linux, Mac OS X, and Windows.
This is the CEF project patched with initial Aura window manager and Ozone support.
Setup your Chromium/CEF GIT repositories as it is documented on the CEF3
website.
Setup an ARM build: