Commit Graph

211 Commits

Author SHA1 Message Date
openharmony_ci
58a940336b
!391 RSUT update
Merge pull request !391 from 黄智林/hzl
2022-02-15 02:10:55 +00:00
openharmony_ci
3e8630dfc4
!361 Feature: 创建DisplayNode时,动态设置ScreenId
Merge pull request !361 from duy/display
2022-02-14 09:20:32 +00:00
openharmony_ci
28e85ed3e6
!389 Apply blur filter to surface node
Merge pull request !389 from ZhaoXiaoyu/master
2022-02-14 09:04:24 +00:00
openharmony_ci
50a7090db2
!400 Add trace and log for EffectChain
Merge pull request !400 from zhanghongquan112/master
2022-02-14 09:04:03 +00:00
openharmony_ci
418702c4df
!401 Fix problems in nodemap's and transaction_proxy's deconstructor.
Merge pull request !401 from xxfeng_hw/bugfix
2022-02-14 08:25:14 +00:00
hwx1027414
cf47e6365f UT update
Signed-off-by: hwx1027414 <huangzhilin4@huawei.com>
Change-Id: I2febfa7af2631770b2fdab08509e6d9f38562924
Signed-off-by: hwx1027414 <huangzhilin4@huawei.com>
2022-02-14 16:20:21 +08:00
openharmony_ci
5bdc421a71
!396 update WGR and HDR interface and add test code
Merge pull request !396 from ZhangYunFei555/master
2022-02-14 08:07:07 +00:00
zhanghongquan112
6101957a7a Add trace around the DoProcess method; Enrich logs
Signed-off-by: zhanghongquan112 <zhanghongquan13@huawei.com>
Change-Id: Id2e80e22fa87b65fbebe04af5e721a45c3e16cd9
2022-02-14 15:55:31 +08:00
xxfeng_hw
b9eb36ac59 Fix a problem in nodemap's and transaction_proxy's deconstructor.
Signed-off-by: xxfeng_hw <yuxiaofeng8@huawei.com>
Change-Id: Ibf0927f757be9d9c5d8f27a2b65929c9f26bef29
2022-02-14 15:14:02 +08:00
zhangyunfei
481e52a021 update WGR and HDR interface and add test code
Signed-off-by: zhangyunfei <zhangyunfei15@huawei.com>
Change-Id: I7e0fa0f182d9b713a968e11d52487938c6cb28c7
2022-02-14 14:07:37 +08:00
thelastking
c6fd2f823b update redraw
Signed-off-by: thelastking <chenlulu16@huawei.com>
Change-Id: I5115c9d0582d2549b1a7170940acec4b994f7dee
2022-02-14 11:35:23 +08:00
zhaoxiaoyu
c0e2415fd4 add SurfaceNode filter and alpha
Signed-off-by: zhaoxiaoyu <zhaoxiaoyu7@huawei.com>
Change-Id: Ib0ab45eddf6305c16d4b4d26b59be937e3cb9b0e
2022-02-12 21:56:14 +08:00
openharmony_ci
bdb6654e4b
!392 为窗口添加默认转场效果
Merge pull request !392 from ZhangPeng/wm
2022-02-12 13:20:19 +00:00
openharmony_ci
e319921ec2
!388 适配窗口动效effect
Merge pull request !388 from lastking/master
2022-02-12 12:23:46 +00:00
thelastking
163183e014 update trsa
Signed-off-by: thelastking <chenlulu16@huawei.com>
Change-Id: I57c45d7d1a0cf71d8d938f04d6370deafdb026d5
2022-02-12 19:43:02 +08:00
openharmony_ci
0c20ee6d9f
!393 窗口大小变化时添加动画
Merge pull request !393 from mux/master
2022-02-12 11:42:21 +00:00
wangxinpeng
62f5d25d3f add screen rotation ability
Signed-off-by: wangxinpeng <wangxinpeng4@huawei.com>
Change-Id: I3e62597faacbfbdbbc20b268a71883cfbd98a421
2022-02-12 17:32:56 +08:00
openharmony_ci
01c0131150
!308 新增lib2d_graphic模块C接口
Merge pull request !308 from yutanqi/master
2022-02-12 08:14:36 +00:00
openharmony_ci
0769bb48e6
!379 使能vsync新框架
Merge pull request !379 from BruceXuXu/vsync
2022-02-12 06:27:24 +00:00
BruceXuXu
2090dc9e91 open vsync new framework
Signed-off-by: BruceXuXu <xufeilong2@huawei.com>
Change-Id: I9fe830ea6d927367cff9628f653b164332351d40
2022-02-12 10:37:09 +08:00
openharmony_ci
dcc768168e
!362 增加广色域和HDR接口
Merge pull request !362 from ZhangYunFei555/master
2022-02-11 10:28:40 +00:00
muxlz
e2037baf04 add window size change animation
Signed-off-by: muxlz <hulinmiao@huawei.com>
Change-Id: I175c88ec2f8564361695564cffe92ac443087d4b
2022-02-11 17:48:26 +08:00
zhanghongquan112
0457024275 Add UT to effectChain framework
Signed-off-by: zhanghongquan112 <zhanghongquan13@huawei.com>
Change-Id: I00f28707862186d8c7d933a34615c7f5de1d8c96
Signed-off-by: zhanghongquan112 <zhanghongquan13@huawei.com>
2022-02-11 17:03:09 +08:00
Zhang Peng
fcd34f2fa2
add default windows add/remove transition
Change-Id: I22b899839b06f579a45a6d66633704e9f4a3e47c
Signed-off-by: Zhang Peng <zhangpeng280@huawei.com>
2022-02-11 16:32:26 +08:00
zhangyunfei
5b4d39c948 1.add WGR and HDR interface in compose
2. add SetColorGamut and GetColorGamut interface in surface

Signed-off-by: zhangyunfei <zhangyunfei15@huawei.com>
Change-Id: I0e61ed63e22d4f29753acbb1d3ca421ab9dc07cd
2022-02-11 16:28:47 +08:00
yutanqi
3232515eb9 Add lib2d_graphic c api
Signed-off-by: yutanqi <yutanqi@huawei.com>
Change-Id: Ie4a67f9f5e802b513fb272ef19e3cc39307fca03
2022-02-11 15:34:17 +08:00
openharmony_ci
5bf1d9de40
!380 将转场效果以 transitionProperties 形式输出,在 RT 和 RS 进行相应处理
Merge pull request !380 from ZhangPeng/dev
2022-02-11 06:24:23 +00:00
openharmony_ci
418811ebbd
!376 EffectChain图片处理框架
Merge pull request !376 from zhanghongquan112/master
2022-02-10 08:48:49 +00:00
Zhang Peng
1c4f826c49
RSTransition generates RSTransitionProperties
to be applied to canvas OR HWComposer later

Signed-off-by: Zhang Peng <zhangpeng280@huawei.com>
Change-Id: Ie7d01680fd0505d3ec9fdf9848deec05538b7352
2022-02-10 15:10:00 +08:00
lee
5d2a0a3d61 back/fore_ground & attach surface
Signed-off-by: lee <liwei576@huawei.com>
2022-02-10 12:58:03 +08:00
openharmony_ci
fc982da07e
!373 hello composer support multi-screen
Merge pull request !373 from hwangsong/master
2022-02-10 02:51:18 +00:00
openharmony_ci
cdf4cbaa54
!357 RSInterfaces增加色域管理相关接口
Merge pull request !357 from wyykak/colorspace
2022-02-10 02:23:52 +00:00
zhanghongquan112
40e1060863 Add EffectChain framework
Signed-off-by: zhanghongquan112 <zhanghongquan13@huawei.com>
Change-Id: I47ae7571f72417aceeb25b41411d4777b627b81c
Signed-off-by: zhanghongquan112 <zhanghongquan13@huawei.com>
2022-02-10 09:29:58 +08:00
openharmony_ci
43890c67a6
!347 增加vsync新框架
Merge pull request !347 from BruceXuXu/pr_304
2022-02-09 08:36:10 +00:00
w00607952
1ab56de6e6 Fix compile error
Signed-off-by: w00607952 <wangyiyuan4@huawei.com>
2022-02-09 16:30:46 +08:00
wang-song-12
cd109b9330 hello composer support multi-screen
Signed-off-by: wang-song-12 <wangsong12@huawei.com>
Change-Id: I657e57cf6287bc0adb18afbe4269b32e8f242d45
2022-02-09 16:27:08 +08:00
w00607952
dee2c63c5e Merge gitee.com:openharmony/graphic_standard into colorspace
Signed-off-by: w00607952 <wangyiyuan4@huawei.com>
2022-02-09 16:12:53 +08:00
openharmony_ci
80e01edb43
!334 Feature: 新增SetVirtualScreenSurface功能
Merge pull request !334 from duy/VS
2022-02-09 07:19:29 +00:00
openharmony_ci
768e916204
!368 修复在点击home后无法重启应用
Merge pull request !368 from lastking/master
2022-02-09 06:27:44 +00:00
openharmony_ci
f7d0739ccf
!366 Bugfix for rs_client crash when exiting.
Merge pull request !366 from xxfeng_hw/master
2022-02-09 03:46:57 +00:00
openharmony_ci
974ce24db9
!364 restore SHADOW's called in rs
Merge pull request !364 from liyu155/master
2022-02-09 03:25:28 +00:00
openharmony_ci
ee0fb4c958
!359 窗口动效平移旋转缩放
Merge pull request !359 from lastking/master
2022-02-09 02:58:32 +00:00
thelastking
aa226bf3ba bugfix about cant start app after click home
Signed-off-by: thelastking <chenlulu16@huawei.com>
Change-Id: I50c8985240667ed1c3785ece71d7d44641a9b111
2022-02-09 10:24:32 +08:00
w00607952
88b188465f Merge gitee.com:openharmony/graphic_standard into colorspace
Signed-off-by: w00607952 <wangyiyuan4@huawei.com>
2022-02-09 10:01:46 +08:00
BruceXuXu
8687931136 The new vsync framework is added
Signed-off-by: BruceXuXu <xufeilong2@huawei.com>
2022-02-09 09:36:25 +08:00
xxfeng_hw
94cc1a88a1 Bugfix for rs_client crash when exiting.
Signed-off-by: xxfeng_hw <yuxiaofeng8@huawei.com>
Change-Id: I0c4a6837b1518d8ab56e715cc854ceca737869da
2022-02-08 21:51:45 +08:00
openharmony_ci
16b85e784c
!363 修复打孔SkRect设置问题
Merge pull request !363 from AliceGao/master
2022-02-08 13:24:15 +00:00
duy
37a7a4e65a 新增SetVirtualScreenSurface功能
Signed-off-by: duy <duyang34@huawei.com>
Change-Id: I75dcd53eb3d0274315d03c30c64c81420185889b
2022-02-08 20:40:40 +08:00
thelastking
65578bc7c0 animation about tran scale rotate
Signed-off-by: thelastking <chenlulu16@huawei.com>
Change-Id: I7eb21867b221e9d52ad3220b0bf870f06e421df5
2022-02-08 20:35:28 +08:00
lee
e7ae4ad3ec skip empty node
Signed-off-by: lee <liwei576@huawei.com>
2022-02-08 20:29:34 +08:00