Age | Commit message (Collapse) | Author | Files | Lines |
|
Bug-AGL: SPEC-3440
Change-Id: I1cbe96740883e1c8702299744043f4e9122a85bd
Signed-off-by: Li, Xiaoming <lixm.fnst@cn.fujitsu.com>
|
|
Changes:
- Add .gitreview file to enable "git review" subcommand against AGL
Gerrit
- Remove old CMake app templates submodule usage in favor of the
toolchain provide templates
- Tweak config.cmake to work with newer app templates
- Add latest CMake autobuild scripts
Bug-AGL: SPEC-2049, SPEC-3300
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Ib236e4d5380c5ef55f99692f519f928eefd7d802
|
|
Instead of using /opt/chromium68/workdir as the user data dir, which
may cause problems when the browser is executed as non-root user, use
the chromium's default.
AGL-Bug: SPEC-2612
|
|
AGL-Bug: SPEC-2612
|
|
It crashed on 'ZygoteHostImpl::Init' without no-sandbox option as
AGL always runs as a root.
[SPEC-1978] Adapt webOS OSE chromium68 and WAM to meta-agl-lge
https://jira.automotivelinux.org/browse/SPEC-1978
|
|
|
|
This reverts commit 0c4c9bb6db649445d3a3aa91088d4ccec7cceae2.
|
|
It adds window-size switch for AGL window size. It couldn't get
the window size from window manager. So, this change passes the
argument for AGL window size.
[SPEC-1890] WebApp View Size doesn't fit the homescreen.
https://jira.automotivelinux.org/browse/SPEC-1890
|
|
It updates the role name to browser to sync with the role
name from layers.json and the application name to sync
with role name because runxdg compares it.
[SPEC-1889] Chromium is initially hidden when launched.
https://jira.automotivelinux.org/browse/SPEC-1889
|
|
Add basic description of the package. Also set license to be
Apache BSD (as other components in webOS OSE).
|
|
|
|
Just adding directly the system path for runxdg does not work as
wgt installer was trying to find it in the package filesystem. So
add a wrapper script that forwards to the main runxdg script.
|
|
|
|
|
|
|
|
|