zhangqiang
|
3a87b369a4
|
env math thread
Signed-off-by: zhangqiang <ethanzhang2098@163.com>
|
2024-11-26 15:50:41 +08:00 |
|
openharmony_ci
|
5de026546b
|
!17187 新增crop matrix
Merge pull request !17187 from sqwlly/crop
|
2024-11-25 06:59:13 +00:00 |
|
sqwlly
|
dff7c3002b
|
add tdd test Signed-off-by: s30029175 <shiqiwei4@huawei.com>
Signed-off-by: sqwlly <shiqiwei4@huawei.com>
Change-Id: I918598ddde1ca10beafefc5c0cd19dff196d91b8
|
2024-11-25 03:58:02 +00:00 |
|
wangzhebufangqi
|
98aa9eef12
|
Revert "🎨update getHexColor for Pen and Brush, as well as the test case"
This reverts commit a7b9a38a59 .
Signed-off-by: wangzhebufangqi <wangzhe231@huawei.com>
|
2024-11-25 11:45:48 +08:00 |
|
openharmony_ci
|
181788b7fd
|
!17172 浏览器接入vsync动态帧率
Merge pull request !17172 from leafly2021/add_window_id_from_Xcomponent
|
2024-11-22 04:31:59 +00:00 |
|
openharmony_ci
|
8c452c0425
|
!17330 draw方法结束后标记pixelmap dirty
Merge pull request !17330 from 难过的馅/master
|
2024-11-21 11:01:46 +00:00 |
|
leafly2021
|
34478c00d9
|
add id from Xcomponent
Signed-off-by: leafly2021 <figo.yefei@huawei.com>
|
2024-11-21 17:40:01 +08:00 |
|
tetsuou
|
cb3e17e52b
|
modify
Signed-off-by: tetsuou <wangzhe231@huawei.com>
消除告警
Signed-off-by: tetsuou <wangzhe231@huawei.com>
|
2024-11-21 17:18:56 +08:00 |
|
openharmony_ci
|
88b2ef2958
|
!17256 桥阶层增加判空
Merge pull request !17256 from atreeof_wind/fix_code_n2
|
2024-11-21 08:06:41 +00:00 |
|
tetsuou
|
80986e1d10
|
draw方法结束后标记pixelmap dirty
Signed-off-by: tetsuou <wangzhe231@huawei.com>
|
2024-11-21 15:28:36 +08:00 |
|
lihui
|
313a6f7f1c
|
vsync api lint fix
Signed-off-by: lihui <lihui359@huawei.com>
|
2024-11-21 11:24:23 +08:00 |
|
atreeof_wind
|
61447c7f29
|
[fix]:fix code
Signed-off-by: atreeof_wind <shaoyifan2@huawei.com>
|
2024-11-21 10:27:42 +08:00 |
|
openharmony_ci
|
249aec76c4
|
!17049 rollbackGPU0
Merge pull request !17049 from 郜宇凡/back0
|
2024-11-20 12:37:15 +00:00 |
|
gao_yufan
|
9d6d8de377
|
rollbackGPU0_v6
Signed-off-by: gao_yufan <gaoyufan2@huawei.com>
Change-Id: Ia41566dabb8b973010b65ed5a473cb41817f928c
|
2024-11-20 15:47:09 +08:00 |
|
zhuxu
|
7cbe4be5eb
|
“蓝黄同步”
Signed-off-by: zhuxu <zhuxu43@huawei.com>
|
2024-11-20 15:26:16 +08:00 |
|
openharmony_ci
|
4800bc378b
|
!17249 回退 drawing color参数支持hex
Merge pull request !17249 from 难过的馅/master
|
2024-11-19 14:41:44 +00:00 |
|
肖邵安
|
52591fb16a
|
effect fallback
Signed-off-by: 肖邵安 <xiaoshaoan@huawei.com>
|
2024-11-19 17:54:14 +08:00 |
|
tetsuou
|
1d65999670
|
revert 4f9ab1ff39
Signed-off-by: tetsuou <wangzhe231@huawei.com>
|
2024-11-19 17:44:34 +08:00 |
|
tetsuou
|
9be69c49b9
|
Revert "color enable hex"
This reverts commit 8b05c9ce7d .
Signed-off-by: tetsuou <wangzhe231@huawei.com>
fix
Signed-off-by: tetsuou <wangzhe231@huawei.com>
|
2024-11-19 16:46:16 +08:00 |
|
openharmony_ci
|
f75b004c0d
|
!17226 onreadable判断fd合法性增强
Merge pull request !17226 from 马靖涛/20241118
|
2024-11-19 08:16:22 +00:00 |
|
openharmony_ci
|
a9ef45ec9a
|
!17243 回退 为JsCanvas类中的DrawShadow函数添加色彩参数的十六进制数字适配
Merge pull request !17243 from 难过的馅/master
|
2024-11-19 06:31:03 +00:00 |
|
openharmony_ci
|
461235c7fd
|
!17208 优化宏参数使用
Merge pull request !17208 from changleipeng/macro
|
2024-11-19 06:23:44 +00:00 |
|
tetsuou
|
8ed6a9ba84
|
Revert "add drawing interface"
This reverts commit 9182426173 .
Signed-off-by: tetsuou <wangzhe231@huawei.com>
|
2024-11-19 11:55:55 +08:00 |
|
tetsuou
|
33033d8250
|
Revert "新增异常抛出"
This reverts commit d4e76d1607 .
Signed-off-by: tetsuou <wangzhe231@huawei.com>
|
2024-11-19 11:54:38 +08:00 |
|
m00472246
|
f9565074b7
|
onreadable判断fd合法性增强 Signed-off-by: m00472246 <majingtao1@huawei.com>
Signed-off-by: m00472246 <majingtao1@huawei.com>
|
2024-11-19 11:30:42 +08:00 |
|
openharmony_ci
|
ee348accd8
|
!17150 drawing代码同步
Merge pull request !17150 from Marksss/master
|
2024-11-18 13:12:14 +00:00 |
|
s30043564
|
1fa180efce
|
drawing代码同步
Signed-off-by: s30043564 <shenxiaoliang1@huawei.com>
|
2024-11-18 11:38:28 +00:00 |
|
openharmony_ci
|
a7c947c6bd
|
!17212 ColorManager enable PAC
Merge pull request !17212 from 杨帆/039-EnablePac
|
2024-11-18 09:50:44 +00:00 |
|
changleipeng
|
5b08c4c7ea
|
优化宏参数使用
Signed-off-by: changleipeng <changleipeng4@huawei.com>
Change-Id: Iaf6f7732b6ba6ddd5443f2e1acca6b037826cb09
|
2024-11-18 17:37:09 +08:00 |
|
yangfan479
|
97b0b26cb6
|
ColorManager enable PAC
Signed-off-by: yangfan479 <yangfan479@huawei.com>
|
2024-11-18 15:42:53 +08:00 |
|
openharmony_ci
|
c002b36150
|
!17142 fixed 安全问题和代码规范
Merge pull request !17142 from changleipeng/ziti
|
2024-11-18 06:14:04 +00:00 |
|
liuwei793
|
17263dd948
|
fixed
Signed-off-by: liuwei793 <liuwei793@h-partners.com>
Change-Id: I765af977fb345c92c9afae14e664fec57b31b1db
|
2024-11-18 11:35:04 +08:00 |
|
openharmony_ci
|
06d5448ae8
|
!17199 字体引擎相关代码优化
Merge pull request !17199 from zhuxu/11_17
|
2024-11-18 02:59:17 +00:00 |
|
zhuxu
|
6958621afa
|
“字体引擎相关代码优化”
Signed-off-by: zhuxu <zhuxu43@huawei.com>
|
2024-11-17 17:54:10 +08:00 |
|
肖邵安
|
66c4e06d7e
|
effectkit fallback
Signed-off-by: 肖邵安 <xiaoshaoan@huawei.com>
|
2024-11-17 11:13:35 +08:00 |
|
肖邵安
|
b44dc2358a
|
fix effect_ndk @file @addtogroup
Signed-off-by: 肖邵安 <xiaoshaoan@huawei.com>
|
2024-11-16 11:51:32 +08:00 |
|
openharmony_ci
|
ca58b1cd33
|
!17118 effectkit 整改
Merge pull request !17118 from 肖邵安/master
|
2024-11-15 11:20:43 +00:00 |
|
openharmony_ci
|
0b16e43e33
|
!17126 fix sptr release crash
Merge pull request !17126 from changleipeng/sptr_release
|
2024-11-15 09:57:29 +00:00 |
|
openharmony_ci
|
09e924d2c3
|
!17087 api lint fix
Merge pull request !17087 from 李辉/lint1113
|
2024-11-15 09:41:28 +00:00 |
|
肖邵安
|
df7139929c
|
Merge branch 'master' of gitee.com:openharmony/graphic_graphic_2d into master
Signed-off-by: 肖邵安 <xiaoshaoan@huawei.com>
|
2024-11-15 09:38:06 +00:00 |
|
肖邵安
|
8e54f94ac6
|
fix effectkit problem
Signed-off-by: 肖邵安 <xiaoshaoan@huawei.com>
|
2024-11-15 17:37:16 +08:00 |
|
openharmony_ci
|
9818c46833
|
!17083 effectkit 新增blur接口参数
Merge pull request !17083 from 肖邵安/master
|
2024-11-15 04:18:40 +00:00 |
|
肖邵安
|
6c44e109e0
|
add blur with tilemode interface
Signed-off-by: 肖邵安 <xiaoshaoan@huawei.com>
|
2024-11-14 20:49:10 +08:00 |
|
s30043564
|
3850c35970
|
drawing告警处理
Signed-off-by: s30043564 <shenxiaoliang1@huawei.com>
|
2024-11-14 12:30:26 +00:00 |
|
changleipeng
|
c0159a19f8
|
fix sptr release crash
Signed-off-by: changleipeng <changleipeng4@huawei.com>
Change-Id: Ic3e32fd0039c625c62a4c3c03b85ea60c4d00caf
|
2024-11-14 19:56:26 +08:00 |
|
openharmony_ci
|
29dbd360c4
|
!16992 新增注释
Merge pull request !16992 from XUXIAOBO/master1111
|
2024-11-14 09:01:22 +00:00 |
|
lihui
|
02a2fc44bd
|
api lint alarm fix
Signed-off-by: lihui <lihui359@huawei.com>
|
2024-11-14 16:32:44 +08:00 |
|
openharmony_ci
|
edf0772850
|
!16900 增加ffi桥阶层,下沉公共部分
Merge pull request !16900 from atreeof_wind/feat_rebuild_add_apis
|
2024-11-14 02:58:20 +00:00 |
|
肖邵安
|
af14a5a292
|
fix danger effectkit
Signed-off-by: 肖邵安 <xiaoshaoan@huawei.com>
|
2024-11-13 18:09:02 +08:00 |
|
atreeof_wind
|
c7949bc014
|
[api]:effect_kit rebuild
Signed-off-by: atreeof_wind <shaoyifan2@huawei.com>
|
2024-11-12 11:26:24 +08:00 |
|