Commit Graph

712 Commits

Author SHA1 Message Date
openharmony_ci
0b7b911407
!494 修改hello_composer使用的vsync接口
Merge pull request !494 from BruceXuXu/hello_composer
2022-02-24 08:59:07 +00:00
openharmony_ci
56e87289f5
!502 Bugfix for color gamut convertion and composition
Merge pull request !502 from xxfeng_hw/bugfix
2022-02-24 07:51:26 +00:00
openharmony_ci
ee92f17476
!495 修复redraw中,绘制内容未与显示区域做缩放
Merge pull request !495 from lastking/master
2022-02-24 07:14:26 +00:00
BruceXuXu
71ea0f7d82 fit hello_composer with vsync new interface
Signed-off-by: BruceXuXu <xufeilong2@huawei.com>
Change-Id: I1c5f1b872c6f8537286b74e2d3d52260a45edd7f
2022-02-24 15:10:28 +08:00
openharmony_ci
6267afee33
!497 提交Mask的UT测试
Merge pull request !497 from 冯绣慧/master
2022-02-24 07:03:06 +00:00
xxfeng_hw
e72e0ab342 bugfix for color gamut convertion and composition.
Signed-off-by: xxfeng_hw <yuxiaofeng8@huawei.com>
Change-Id: I3611448469edeaf66f2edd39af13260dc1e4a8ca
2022-02-24 14:19:27 +08:00
openharmony_ci
5cbb896613
!500 add unitest for colorspace related interface
Merge pull request !500 from xuyuqiong/master
2022-02-24 06:15:11 +00:00
xuyuqiong
04cb175641 add colorspace related unitest
Signed-off-by: xuyuqiong <xuyuqiong@huawei.com>
Change-Id: I09959a7c7e5b5b746c6615574897852973f2b78e
2022-02-24 10:52:11 +08:00
openharmony_ci
ec4b5030e4
!479 统一surface log TABLE
Merge pull request !479 from stonesxd/surface_log
2022-02-24 01:36:39 +00:00
thelastking
cc45c16b43 bugfix about scale according to dst and buffer size
Signed-off-by: thelastking <chenlulu16@huawei.com>
Change-Id: Ie0f1b54ae20a7645c84637de2226a646ee79e6db
2022-02-24 09:14:34 +08:00
fwx972923
2526e8d605 commit mask ut test
Signed-off-by: fwx972923 <fengxiuhui1@huawei.com>
Change-Id: I8742e9be81ff0ca9668b123fcd7aa28b6777e3f7
Signed-off-by: fwx972923 <fengxiuhui1@huawei.com>
2022-02-24 08:40:43 +08:00
openharmony_ci
1fbfa4cf03
!496 修改开机动画的窗口类型
Merge pull request !496 from maojiangping/master
2022-02-23 12:11:00 +00:00
maojiangping
49c8d97f5c Modifies the window type of boot animation
Signed-off-by: maojiangping <maojiangping@huawei.com>
Change-Id: I415c870ff95208d1813d1700da85e58942225b5e
2022-02-23 16:30:59 +08:00
openharmony_ci
ff7b06814d
!491 修text module的代码规范问题
Merge pull request !491 from 杨光宇/master
2022-02-23 08:20:20 +00:00
openharmony_ci
034abf9e90
!468 降低日志等级
Merge pull request !468 from lastking/master
2022-02-23 07:49:45 +00:00
openharmony_ci
fb9c60594a
!483 composer部件化
Merge pull request !483 from BruceXuXu/bugfix_rs_crash
2022-02-23 07:31:06 +00:00
muppets
861cb60b2b fix csec of text module added
Signed-off-by: muppets <yangguangyu6@huawei.com>
Change-Id: I72e2951baa772c0a0b67421feee26968a172bbd5
2022-02-23 15:23:01 +08:00
thelastking
54f95a733f bugfix about lower log level
Signed-off-by: thelastking <chenlulu16@huawei.com>
Change-Id: I5a1c9ba503ed56cf91bcf7c264e1bb7ff8afd0d1
2022-02-23 14:40:31 +08:00
openharmony_ci
d9a069d587
!486 Support ColorGamut convertion
Merge pull request !486 from xxfeng_hw/yu_dev
2022-02-23 02:02:43 +00:00
openharmony_ci
09de4726b0
!478 add text ndk api
Merge pull request !478 from stella.ren/master
2022-02-22 15:12:09 +00:00
openharmony_ci
fc3ec651e8
!487 修改color manager测试代码以及去除color manager中的skia依赖
Merge pull request !487 from 刘霄阳/master
2022-02-22 13:49:08 +00:00
openharmony_ci
02670c4bd0
!481 Mask问题修复
Merge pull request !481 from 冯绣慧/master
2022-02-22 13:09:02 +00:00
stella.ren
525df589a7 add blank
Signed-off-by: stella.ren <rencongyaxu@huawei.com>
2022-02-22 04:50:33 -08:00
l00589674
e3d124352b fix bugs
Signed-off-by: l00589674 <liuxiaoyang11@huawei.com>
2022-02-22 20:50:15 +08:00
xxfeng_hw
feee70db63 Support ColorGamut convertion.
Signed-off-by: xxfeng_hw <yuxiaofeng8@huawei.com>
Change-Id: I61081bf98c90ebaa89a4ca22d6c300bc96d1625f
2022-02-22 20:47:23 +08:00
stella.ren
8f79e91292 add ndk
Signed-off-by: stella.ren <rencongyaxu@huawei.com>
2022-02-22 04:43:27 -08:00
l00589674
68721e62e0 modify color test and remove skia dependent
Signed-off-by: l00589674 <liuxiaoyang11@huawei.com>
2022-02-22 20:37:39 +08:00
stella.ren
78de63e873 add text ndk api
Signed-off-by: stella.ren <rencongyaxu@huawei.com>
2022-02-22 04:29:04 -08:00
openharmony_ci
cd6a4b1659
!485 clip radius rect for bounds
Merge pull request !485 from lee/master
2022-02-22 12:22:28 +00:00
openharmony_ci
bb640bebb3
!467 fix lib2d_graphic codeCheck
Merge pull request !467 from zhangjie/master
2022-02-22 11:56:23 +00:00
fwx972923
3635b199a5 The repair control has no mask function
Signed-off-by: fwx972923 <fengxiuhui1@huawei.com>
Change-Id: I92e7cd1fc77e9c9047817646acef3ca8c6ec745c
Signed-off-by: fwx972923 <fengxiuhui1@huawei.com>
2022-02-22 19:39:39 +08:00
lee
06838e415f clip radius rect for bounds
Signed-off-by: lee <liwei576@huawei.com>
2022-02-22 18:56:43 +08:00
stella.ren
dd01ca85ab add text ndk api
Signed-off-by: stella.ren <rencongyaxu@huawei.com>
2022-02-22 01:34:04 -08:00
BruceXuXu
dd0b15d44e composer modularization
Signed-off-by: BruceXuXu <xufeilong2@huawei.com>
Change-Id: Ib3dbc0131b60aea1ea82c165afc723b7aa08bf7c
2022-02-22 17:31:56 +08:00
openharmony_ci
e718d8850e
!482 删除color manager在libgraphic中的依赖
Merge pull request !482 from 刘霄阳/master
2022-02-22 08:15:26 +00:00
stonesxd
38d1482312 Unify surface log TABLE
Signed-off-by: stonesxd <shixindong@huawei.com>
Change-Id: Iaad085e528707fce7eb3c91734f607d58d1b4ba9
2022-02-22 15:22:52 +08:00
l00589674
8b776c080c remove color manager
Signed-off-by: l00589674 <liuxiaoyang11@huawei.com>
2022-02-22 15:20:02 +08:00
stella.ren
2389bfbe28 add text ndk api
Signed-off-by: stella.ren <rencongyaxu@huawei.com>
2022-02-21 22:44:22 -08:00
openharmony_ci
65902985da
!480 增加color manager工具类单元测试代码
Merge pull request !480 from 刘霄阳/master
2022-02-22 06:33:02 +00:00
stella.ren
e48b21f9c6 add text ndk api
Signed-off-by: stella.ren <rencongyaxu@huawei.com>
2022-02-21 22:14:30 -08:00
l00589674
2553a0bbbe format gn
Signed-off-by: l00589674 <liuxiaoyang11@huawei.com>
2022-02-22 13:12:44 +08:00
l00589674
d41d71c6e8 fix bugs
Signed-off-by: l00589674 <liuxiaoyang11@huawei.com>
2022-02-22 13:06:28 +08:00
stella.ren
19c1e70283 add text ndk api
Signed-off-by: stella.ren <rencongyaxu@huawei.com>
2022-02-21 20:09:35 -08:00
l00589674
f97f9dbd77 fix bugs
Signed-off-by: l00589674 <liuxiaoyang11@huawei.com>
2022-02-22 11:55:26 +08:00
l00589674
3b59ea5c28 modify test cpp format
Signed-off-by: l00589674 <liuxiaoyang11@huawei.com>
2022-02-22 11:40:13 +08:00
stella.ren
f0d91ee908 --amend
Signed-off-by: stella.ren <rencongyaxu@huawei.com>
2022-02-21 19:37:10 -08:00
l00589674
64c2e5898b add color manager in utils build.gn
Signed-off-by: l00589674 <liuxiaoyang11@huawei.com>
2022-02-22 11:28:21 +08:00
openharmony_ci
013d796171
!475 修改vsync使用策略
Merge pull request !475 from BruceXuXu/bugfix_rs_crash
2022-02-22 03:24:12 +00:00
l00589674
fbfc2a00b8 add color manager unit test
Signed-off-by: l00589674 <liuxiaoyang11@huawei.com>
2022-02-22 11:21:49 +08:00
stella.ren
f8994e8fda --amend
Signed-off-by: stella.ren <rencongyaxu@huawei.com>
2022-02-21 19:01:11 -08:00