Age | Commit message (Collapse) | Author | Files | Lines |
|
This patch includes the followings
3ff0715 Inherit LibWindowmanager
d186c2c Use simple API of libwindowmanager
93b1927 Fix memory leak when application dead
Change-Id: I75b29152c7ea6cb75ccdff06baa7049603ed5191
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
Following the refactor from SPEC-1817, file LICENSE.MIT was
removed from the source code therefore the recipe also has
to be adjusted accordingly.
Bug-AGL: SPEC-1868, SPEC-1817
Change-Id: Ib671c37f53ed0f50e9e9232e15871eeee054c37d
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
This commit includes the followings
8342c42 Fix the conversion table
5414b71 Delete verbs no longer used
b1f7a75 Merge "Refactor : Hide wayland operations from Window Manager"
5a2494b Merge "Improve ApplicationGuide"
6819f40 Refactor : Hide wayland operations from Window Manager
3338ef2 Improve ApplicationGuide
Change-Id: I10a9078d498389a40bd9f20037f77a5434cd9285
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
This commit includes
9fabd65 Fix memory leak
7526846 Include WMClient into WMRequest
3621896 Omit std::
b87827d Fix verbs
2fd5d33 Rename file names
5b1cf56 Migrate hmi-debug into util
152d6e0 Merge "Drop 2017 suffix"
e7ba7ca Drop 2017 suffix
2dfacac Use feature 'required-binding'
f0d9414 Clean: Remove split_layout structure
f98c0d9 Add .gitignore
88d27f7 Modify .gitreview
Change-Id: Ic2c741b020c0609983edc6a8c11ae1289b8913b9
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
Move repository from agl-service-windowmanager-2017
to agl-service-windowmanager
Change-Id: I5905509a12f2db407766219ed1a1d536d83bb1fe
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
|
|
This commit includes
f427515 Introduce simple API
Change-Id: I5c1159748f1568a9113f3b6c61f5c58759c9752d
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
This commit includes
e65b048 Fix Window Manager crush when application terminated
Bug-AGL: SPEC-1696
Change-Id: I76eeadcb3eb5fde2dc6beb54155f87b1637be36a
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
This commit includes the followings
38255dc Fix multiple erase of surface information
c1d8537 Readd Policy Manager as plugin
1859dd4 Readd policy table generated by ZIPC for EXAMPLE
Change-Id: Ib9443ee4633164d60ec12fe2eef7ff7a774b2c15
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
|
|
Change-Id: I7785e7a40e9f337faa4c45ed10f3b80a9cdea3c9
Add: 000e5f8983984d65cc7599908541801ec2babed2 Fix mistake
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
We catch changes in agl-service-windowmanager:
a79b572a5f26d6ecdd97dff159c40bad330e1c4c Merge changes from topic '15921'
40ec5ee486893ccb1d259c7980b077cb087494aa Fix WM attach layers to different screen.
8a791cb2ab7c159aac440cd97fbf2ae75d79b31f Improve output of multiple screen resolution
6bc7a273350721be300423b1509527f336dce50e Revert 'Enable scaling to fit various screen resolutions'
6d11d35f86649511e6a5b4b8ab6b6ae13cb4d556 Fix source rectangle changes every state change
in libwindowmanager:
b306138515459445eb2173301e012f2848495f00 Add new parameter 'scale' for multiple resolution
f23acb4b26d3f51317936ebf5dcff66b1c54ae31 Change .gitreview
in qlibwindowmanager:
744df8b7c6ccb4e2254e452eec82f5d0703417cf Add an interface to scalable rendering with multiple resolution
cddefc7651d54fd99d4b1c1c17834f604de01b88 Change .gitreview
Change-Id: I3ab5d9110baee4e847f6b40dd8fc438e38a62908
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This commit includes the followings
3d1703f Fix crashed application can re-launch
7ee9367 Fix memory release problem
Change-Id: I6f5e637350a39e97b1fb8b2ac8efa4633e5a17f3
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
Change the repositories of window manager helper libraries.
Bug-AGL: SPEC-1547
Change-Id: I634a50af0b29bcb33cd1ddbd0a6e7611232b841d
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
This commit includes followings
e4fcbf1 Fix the race condition of HomeScreen
2796f54 Remove useless functions
320122b Fix XDG application shrinks
f25e251 Fix timer
c6f9a9b Revert "Add PolicyManager as plugin"
e4222ca Revert "Add policy table generated by ZIPC for EXAMPLE"
67f414f Add policy table generated by ZIPC for EXAMPLE
99b6f4d Add PolicyManager as plugin
Change-Id: Ied0fe9841daa71897e86b3639822877b2b1fab9f
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
|
|
To include the 32bit timer fix, we need to include this change in RC2.
Fast merge requested.
Change-Id: I2e62c2063c8b157b6cc3642ef2b7203ca9c899bc
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This patch include
fa08aaf Bug fix: Enable screenUpdated and error event
Change-Id: I7208cd0230b3b0afdf86f0e648a58660dfca5929
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
This commits includes
* agl-service-windowmanager-2017
8ab10aa Enable scaling to fit various screen resolutions
6e8ca74 Forbid negative value for area size
c3c3679 Rename event names to lower camel case
3bc52b7 Rename APIs
cc3c6dd Add new layers and rename existing layers
dd72b1c Add configuration file for each area sizes
cf05c2b Convert the roles from old one to new
* libwindowmanager
40ec1cb Rename event names to lower camel case
5f3b684 Rename APIs
4b30680 Revert "Change Visible and InVisible event to broadcast"
* qlibwindowmanager
d5d31fe Rename APIs
Change-Id: Ic22b55f72eb30577b8fc55491e4d24d2e2b40cb0
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
Following commits are included:
libwindowmanager
f27a437 Add screen_updated and error event
qlibwindowmanager
ee162e3 Add screen_updated and error event
867cc35 Fix the name of library
1cc7f85 Fix default area
Change-Id: Ic38596a0cac92a57fd1eb347f22d629220db4c66
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
Following commits are included:
6373ce0 Add signal when the displayed application changed
3e58f01 Clean: sort source code according to the order of header file
0f05870 Fix class name "App" to "WindowManager"
4c5fda5 Refactor: Integrate rework handles by application
847dde9 Rework: Window Manager handles by application
d1127dd Add Get/Set area size functions
2a35277 Bug Fix: Window Manager doesn't react after killing app process
714b578 Clean: remove small files
be9cbe2 Clean: remove useless headers
43ff4c2 Fix Client Context of afb-binder
01d26af Remove the unnecessary property
2357c43 Format source codes
d50188f Update document
c83642c Change reply timing
5d05965 Send visible event after commit change
Change-Id: I293fd865c02b2626259ce6a23c6611458bc82bf1
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
Update agl-service-windowmanager.
This includes the followings
* 8a47e1f Enable fallback, then display applications
Change-Id: I8ad0141e6cf02500622e8961bd2b47c4b63ed33b
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
Change-Id: I39ea1b9073661f4e3fdebbc7bbd125639cc70429
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
From this patch, this recipe uses "AGL_DEFAULT_REVISION".
This patch updates the followings
a94f6c6 Change the protocol from ivi-controller to ivi-wm
7614135 Fix screen flicker
Bug-AGL: SPEC-1244
Change-Id: Ia613159ab150008f38502b3097c896946ce14ca2
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
Pin homescreen-2017
db9f41d Block launching app when an app is launching
df2f2f4 Improve missing icon visibility
8b2fa00 Improve management icons of homescreen
cd54677 Delete unnessary libraries from pro file
Pin agl-service-windowmanager-2017
1733941 Merge "Fix build error in gcc 7.2"
869c528 Enable an application re-launch
dc33784 Fix build error in gcc 7.2
b00ef7b Enable to show Video and WebBrowser
a5872e5 Clean up source code
d4b51c9 Remove automatic code generation
aea325b Exclude execusion bit
25abec6 Add background layer for CES DEMO
Pin libwindowmanager
026af42 Change Visible and InVisible event to broadcast
06f1e49 Add APIs which can get information about the display and the surface area
e03cee1 Fix the bug in error case
Change-Id: Ia1c7f5e8fb2db031a09b7bf5fcb2aa002a1e18aa
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
Bug-AGL: SPEC-1096
Change-Id: I41ccd3940638295c261eb929f1e290dff3d4f293
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
The following commit is added
c2e7ca8 Remove exit code when the websocket connection is disconnected
Change-Id: Ic0bb31967436e8a9e7d8dd8a22d588aa2fe7d28a
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
The following commit is added:
7fb167a Fix the flipped screen problem
Change-Id: Ic87e102d220e0848a982ed681b85fb4b2d3f71f1
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
Update agl-service-windowmanager-2017 SRCREV to
<64dc4d770b61d42761cb5f87ee8ae924eb46cd73>
Related commit: https://gerrit.automotivelinux.org/gerrit/#/c/11891/
Bug-AGL: SPEC-1034
Change-Id: Ia405fd075ccfcc1cca8336cc838e4316d6bc7d41
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
|
|
Update libwindowmanager SRCREV to
<9b8407501c13275a831942578bf52e3a7b0b3248>
Related commit: https://gerrit.automotivelinux.org/gerrit/#/c/11889/
Bug-AGL: SPEC-1034
Change-Id: I2edc05bf86aecc2da1c57b0331a48e58bc605f70
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
|
|
Update agl-service-windowmanager-2017 SRCREV to
<c392fff74872af6d4f165ff3f854d19f390ec0ee>
Related commit: https://gerrit.automotivelinux.org/gerrit/#/c/11819/
Following commits are added:
c392fff Remove and replace the comments
0b1d9ca Add the fail-safe process for the configuration file
2b97202 Fix the error log on windowmanager initialization
7879eaa Update the application guide
fe5ec2c Merge "Add an another example for layout configuration"
3810b9b Add an another example for layout configuration
create mode 100644 layers.json.split
3357a19 Update application guide
Change-Id: Ie39087431922b3d822d24efd4fe0fe3a74fe93da
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
|
|
Update libwindowmanager SRCREV to
<123846779a13f2c8e9742168c1c9384c6dfa5d05>
Related commit: https://gerrit.automotivelinux.org/gerrit/#/c/11809/
Following commits are added:
1238467 Remove unnecessary comments and variable
c98ed0f Change requestSurface() to return surface_id
Change-Id: Iee37220d40a190b361750352c00642a4890fc21a
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Signed-off-by: Tadao Taniakwa <tanikawa.tadao@jp.panasonic.com>
|
|
Change-Id: I5dd0b986a86ed03f5c9ac55261c1c48c90180bec
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
Change-Id: I4621b74b0f2ca446a4d007901b33b58f396d0aa3
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
This change simplifies the SRCREV handling by using
- AGL_APP_REVISION and AGL_DEFAULT_REVISION
in recipes.
Also the AGL_BRANCH can be used to switch to release branches.
Change-Id: Ia9e50ac6ffa8a46c1fa536c96adf740821db22af
Bug-AGL: SPEC-864
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
The SRCREV's were no longer valid (rebase!). Fix them.
Change-Id: I54c79a04e38dc30e0d5fe1c6749f154e7f468208
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
This change applies the standard bitbake recipe layout, especially it fixes:
- DEPENDS before inherit (as we might DEPENDS += in the inherit !)
- 'S =' below SRC_URI (style nitpick)
- DESCRIPTION being present
These changes are just 'formatting' but worst case we see a difference
in DEPENDS due to the corrected ordering.
Change-Id: I9c82114c4f4e86a59e73e3ebcdc063b2ed6bd4f1
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change EXTRA_OECMAKE to EXTRA_OECMAKE_append_agl-devel.
Change-Id: I31fbe606e50384c72f8784da5b2f4ec77363c141
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
Update libwindowmanager SRCREV to master.
<71d3c9ee49ece6063ea93090b3661df6a90dd1de>
Related change : https://gerrit.automotivelinux.org/gerrit/#/c/11601
Change-Id: I6ac2190789621a9333d369287c4cd61a6d853986
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
Update agl-service-soundmanager-2017 SRCREV to master.
<3772dc5dc1b89ac101134d02529bde7185e68948>
Related change : https://gerrit.automotivelinux.org/gerrit/#/c/11631/1
Change-Id: I835c5f1c5ee5779102e5f20dec2287c8275f6dd8
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
Since we added LICENSE.MIT in agl-service-windowmanager-2017,
we also need to add LICENSE.MIT file to LIC_FILES_CHKSUM.
Related commit:
https://gerrit.automotivelinux.org/gerrit/#/c/11631/
Change-Id: Ic709a92ef41efa856402d9c860f43f082c04a7bf
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
This patch fixes the build error of do_populate_lic of libwindowmanager.
Bug-AGL : SPEC-1000
Change-Id: I31a59f3fe0b2ac41d25ce4e8e216dd426bc73e0a
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
To improve independency, library from windowmanager service binder should be splitted
[Patch Sets 2]
- Remove installation of layers.json.
It is included in CMakeFile.
https://gerrit.automotivelinux.org/gerrit/#/c/11523/
- Remove unnecessary tabs.
[Patch Sets 3]
- Rename the recipe
[Patch Sets 4]
- Modified description about recipes
- Moved S variables after SRC_URI
Change-Id: I37c394991f8f18359bcf6816e9edd82e6442ce5b
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
|
|
1. Modify SRCREV to the correct value
in windowmanager and soundmanager.
2. Add "wayland-native" to windowmanager
for resolving error: WLSCAN-NOTFOUND
3. Remove "PACKAGES" from packagegroup-hmi-framework.bb
for resolving QA Issue: [packages-list]
Change-Id: I1987dd2620e2b2832da5a8e9e754c9ddd0c2fa6f
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
|
|
Add recipesc for agl-service-windowmanager-2017,
agl-service-soundmanager-2017,
agl-service-homescreen-2017 and homescreen-2017.
[Patch Sets 2]
Modify homescreen-2017_git.bb to use aglwgt make package.
[Patch Sets 3]
Modify agl-service-windowmanager-2017_git.bb to use aglwgt make package.
Modify agl-service-soundmanager-2017_git.bb to use aglwgt make package.
[Patch Sets 4]
Modify agl-service-homescreen-2017_git.bb to use aglwgt make package.
[Patch Sets 5] (jsmoeller)
Modify layer and add packagegroup containing the required packages.
Modify feature name to be agl-hmi-framework to be consistent in naming
Mofify local.conf.inc to set DISTRO_FEATURES flag instead of setting IMAGE_INSTALL.
Change-Id: Iac998b5c9ed519649c8c367e97a5aa31c6140c26
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|