Commit Graph

222 Commits

Author SHA1 Message Date
openharmony_ci
43a31f16cd !31 arm-64-compile-0818
Merge pull request !31 from zhuguitao/arm-64-compile-0818
2021-08-18 13:46:21 +00:00
zhuguitao
9b93488ca6 modify for arm-64 compile(gn_format_check).
Signed-off-by: zhuguitao <guitao.zhu@thundersoft.com>
Change-Id: If2f86b511c5127fad494afaf60c9df42bffe0872
2021-08-18 15:45:45 +08:00
zhuguitao
23c4f55e6e modify for arm-64 compile error(videodisplaymanager).
Change-Id: I4a87bbe43403df7207f5150e4be4926a7f1a5de2
Signed-off-by: zhuguitao <guitao.zhu@thundersoft.com>
2021-08-18 13:43:09 +08:00
luwh0708
d797b0fea5 fix code spec
Change-Id: Ia264b5702826584d592135eb0cc1853415f5d71c
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-08-17 20:57:16 +08:00
luwh0708
e6cf79b863 fix remote second isn't nullptr bug
Change-Id: I68b648a1ce9d80227a6c7f538684814a145f522d
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-08-17 20:57:06 +08:00
luwh0708
08156b62f0 fix OnBufferAvailable use destroy mutex bug
Change-Id: Ib5688ce5145d11836b798840ff3c758020e93d35
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-08-17 20:57:04 +08:00
luwh0708
97ee0ae0b1 fix wmtest cannot exit bug
Change-Id: Id99a7f43cda68d216090a4dfd559b6de4e89c57c
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-08-17 20:57:01 +08:00
luwh0708
f873274cb4 fix unittest
Change-Id: Iaa048a36c550a21538cb22d6475773db83b46427
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-08-17 20:56:58 +08:00
luwh0708
2d1ebb4d45 update log
Change-Id: I11e73d1f6f66ed0f228a479a2fecb6748579fb30
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-08-17 20:56:56 +08:00
luwh0708
458fb590dc refactor
Change-Id: I78b66c60d9b8ae589abce0d57e58e7be370f6962
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-08-17 20:56:54 +08:00
luwh0708
12307a3143 update systemtest
Change-Id: I55b94ddf1540e81e3a5c5a73e8a1beb4df68dcec
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-08-17 20:56:53 +08:00
luwh0708
a8390b7f20 buffer_queue support ExtraData
Change-Id: I0d592b7e6f46e05bd296494a7ec047c23ba6a64c
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-08-17 20:56:51 +08:00
luwh0708
75a4eda00c fix size bug, add const
Change-Id: I13aecd89303abc193084606d6a757e4d46843ff3
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-08-17 20:56:49 +08:00
luwh0708
c279e56616 rename
Change-Id: I64dc0a4c0aaab5840b03e756d295f07f8911c8f1
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-08-17 20:56:47 +08:00
luwh0708
53b0e3ac78 support local and remote
Change-Id: I21cf7d28329fccbb0b7d38e00fff2e761c1c4566
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-08-17 20:56:45 +08:00
luwh0708
4c6c69f910 add systemtest
Change-Id: I282f8c4ab9ef80bf00d2e38d1ab3cca0d7712e9f
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-08-17 20:56:43 +08:00
luwh0708
b04e9d4096 update unittest
Change-Id: Ib8c1bced7dc8462fe0d88b6bd53fd019dfe8f528
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-08-17 20:56:40 +08:00
luwh0708
2a49fc4521 update surface log
Change-Id: Ic2555734c57678a0dd456775dcbb92d179a5e184
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-08-17 20:56:38 +08:00
luwh0708
ad60664c02 refactor
Change-Id: I2356dbc0d3be5df69ea7e87f83c8f7f3c1d475b8
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-08-17 20:56:35 +08:00
luwh0708
d60c183daa support buffer ipc extra data
Change-Id: I10c6e1b1be4e2febe220195d8e1523c7f8bf5110
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-08-17 20:56:27 +08:00
luwh0708
8c4aa85ac8 add unittest for buffer ipc extra data
Change-Id: Id50173974e56d6d60d7844446c60cd4be0edb74b
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-08-17 20:56:12 +08:00
luwh0708
b115a35152 support SurfaceBufferImpl ipc extra data
Change-Id: Idfda0edc5d22a7cab4258bd3e57d2323759db7bf
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-08-17 20:55:57 +08:00
openharmony_ci
1b53c6063f !28 Support 64-bit compile
Merge pull request !28 from frank_bing/master
2021-08-16 13:19:54 +00:00
libing3@huawei.com
7ad3a71068 Support 64-bit compile
Signed-off-by: libing3@huawei.com <libing3@huawei.com>
Change-Id: I2b1d5fed44cdb08cad57a6cc108dede0da27af31
2021-08-16 15:35:57 +08:00
openharmony_ci
061ff4cea7 !25 修复WMClient的两个bug
Merge pull request !25 from lei/fix_wmclient_bugs
2021-08-11 12:45:22 +00:00
openharmony_ci
649d0709f3 !24 修复WMClient单元测试
Merge pull request !24 from lei/fix_wm_unittest
2021-08-11 12:23:07 +00:00
luwh0708
5d84ae9611 fix some bugs
Change-Id: I0ff730c9d0252aa10210581c9f93b690152bedc6
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-08-11 18:19:31 +08:00
luwh0708
aadcf556b4 fix wl_dma_buffer_factory_test
Change-Id: I24291200c7d0bd686ba94366dd45409a1eb4cf3c
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-08-11 16:56:43 +08:00
openharmony_ci
d358d8aa4d !23 Add drm module name for nxp and rockchip
Merge pull request !23 from chenkan515679/local_chenkan
2021-08-11 02:55:56 +00:00
chenkan515679
b028656e17 add drm module name for nxp(imx-drm) and rockchip
Signed-off-by: chenkan515679 <christian.chenkan@huawei.com>
2021-08-10 16:09:41 +08:00
openharmony_ci
45be03eab4 !22 修复单元测试bug
Merge pull request !22 from Karl/fix_wm_unittest
2021-08-09 07:03:53 +00:00
luwh0708
3eae540c0d fix wl_buffer_cache_test
Change-Id: I5c6a6453e8c43f90b31d8d3aea3676bed6cc5637
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-08-09 14:31:26 +08:00
openharmony_ci
41e176553f !21 support-multiple-drm-module
Merge pull request !21 from huanglei/support-multiple-drm-module
2021-08-06 12:05:27 +00:00
黄磊
d7ad9d9c4f support-multiple-drm-module
Change-Id: I765745bb3f23dac6e0db73d13d758b9f223029ea
Signed-off-by: 黄磊 <huanglei0704@thundersoft.com>
2021-08-06 16:43:48 +08:00
openharmony_ci
9d67d0c0c4 !20 OAT scan adaptation
Merge pull request !20 from huanglei/OAT-scan-adaptation
2021-08-05 03:38:35 +00:00
黄磊
43c8dffe04 OAT scan adaptation
Change-Id: Ibc74d2eed485962c674e3edaaa125b7c106369f7
Signed-off-by: 黄磊 <huanglei0704@thundersoft.com>
2021-08-05 10:18:30 +08:00
openharmony_ci
30dbe72ba5 !19 sync-from-std-to-master
Merge pull request !19 from 李政/sync-from-std-to-master
2021-08-04 13:31:54 +00:00
lizheng
94564cd171 sync from std to master
Change-Id: Ia38220e0f913554c4041fd37de0f2311784b4a5c
Signed-off-by: lizheng <lizheng2@huawei.com>
2021-08-04 20:56:22 +08:00
openharmony_ci
0b8f015c1f !18 bootanimation-support-all-resource
Merge pull request !18 from huanglei/bootanimation-support-all-resource
2021-07-30 02:26:28 +00:00
黄磊
5a65716e3b support all resource
Change-Id: I61b88fcb974246c0ce2153bd7280823542492743
Signed-off-by: 黄磊 <huanglei0704@thundersoft.com>
2021-07-29 21:53:16 +08:00
openharmony_ci
218571c59f !15 support-multiple-drm-module
Merge pull request !15 from huanglei/support-multiple-drm-module
2021-07-29 12:13:01 +00:00
黄磊
dff2702ed6 support-multiple-drm-module
Change-Id: Iff8942d01a27dab40f5f7f64089732328837a13c
Signed-off-by: 黄磊 <huanglei0704@thundersoft.com>
2021-07-29 16:49:10 +08:00
openharmony_ci
3301ec6b26 !16 modify for musl compile
Merge pull request !16 from huanglei/modify-for-musl-compile
2021-07-29 08:16:36 +00:00
openharmony_ci
81861795f1 !17 remove surface unittest
Merge pull request !17 from Karl/remove_surface_unittest
2021-07-29 07:08:32 +00:00
luwh0708
17ebb1969b remove remote buffer client producer
Change-Id: I316f42bf972033159f9c7c9fd44dbc0ac9ea69ae
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-07-29 14:43:48 +08:00
黄磊
1441a80cf7 modify for musl compile
Change-Id: I82d37dddd637f62aaa887221394ec46cc3d876be
Signed-off-by: 黄磊 <huanglei0704@thundersoft.com>
2021-07-29 10:06:18 +08:00
openharmony_ci
8b1daa2a09 !13 fix-bug-volayer-resize
Merge pull request !13 from huanglei/fix-bug-volayer-resize
2021-07-26 10:23:31 +00:00
黄磊
53741fb062 fix bug volayer resize
Change-Id: Ib21271f5914886e3ea3839c34e565e2bd690cd32
Signed-off-by: 黄磊 <huanglei0704@thundersoft.com>
2021-07-26 18:08:53 +08:00
openharmony_ci
c550a4a416 !12 多模cfg启动
Merge pull request !12 from dengyi2021/master
2021-07-21 12:40:59 +00:00
dengyi2021
54b60406bf update prebuilts/etcs/weston.cfg.
多模 cfg启动

Signed-off-by: dengyi2021 <dengyi14@huawei.com>
2021-07-21 20:29:32 +08:00