chenlulu
|
eb7652f05c
|
bugfix about play video outside window
Signed-off-by: chenlulu <chenlulu16@huawei.com>
Change-Id: I4f2c6b85889c52b1609a87bdca1faefb43500af8
|
2022-03-03 09:49:32 +08:00 |
|
openharmony_ci
|
a64d8028f4
|
!564 add surface capture scale
Merge pull request !564 from liyu155/master
|
2022-03-02 12:54:59 +00:00 |
|
liyu155
|
f5514108fd
|
add surface capture scale
Signed-off-by: liyu155 <liyu155@huawei.com>
Change-Id: I56f5c2f8775d2baa53bcb9398ebdb2336e86d5a7
Signed-off-by: liyu155 <liyu155@huawei.com>
|
2022-03-02 19:15:24 +08:00 |
|
openharmony_ci
|
efaf539915
|
!560 修复Composer相关CodeDEX
Merge pull request !560 from Andrew0229/fixcodesytle
|
2022-03-02 08:48:05 +00:00 |
|
openharmony_ci
|
873e1e22e9
|
!545 解决在使用IPC接口传递fd的时候,fd泄露的问题
Merge pull request !545 from BruceXuXu/vsync_trace
|
2022-03-02 07:03:47 +00:00 |
|
andrewhw
|
1fe73dedc0
|
fix composer codedex
Signed-off-by: andrewhw <zhangzhao62@huawei.com>
|
2022-03-02 14:09:58 +08:00 |
|
BruceXuXu
|
5a8a18f77e
|
fix dup fd bug and surface crash bug
Signed-off-by: BruceXuXu <xufeilong2@huawei.com>
Change-Id: Ibfdd2e4c5cf93521082d0aff394fe1b1dc8cc58f
|
2022-03-01 21:29:26 +08:00 |
|
yutanqi
|
46122859a6
|
add syscap descriptions
Signed-off-by: yutanqi <yutanqi@huawei.com>
Change-Id: Ie86269451d47859b3147a7af8d1e21b06ba3120e
|
2022-03-01 18:56:59 +08:00 |
|
openharmony_ci
|
0fa479413a
|
!549 修复command注册遗漏,修复SetOnConnectCallback调用时序
Merge pull request !549 from ZhangPeng/weakptr-in-lambda
|
2022-03-01 09:37:25 +00:00 |
|
Zhang Peng
|
6130776eaf
|
fix rootnode command register, capture weakptr in lambda
Change-Id: Ib07ae61ebbadc49580d1c729b73bc1a598548b3d
Signed-off-by: Zhang Peng <zhangpeng280@huawei.com>
|
2022-03-01 16:39:34 +08:00 |
|
openharmony_ci
|
db2c906518
|
!541 fix: Solve the problems of unreasonable function parameter types and BufferHandle following private data
Merge pull request !541 from 谢应东/master
|
2022-03-01 07:51:33 +00:00 |
|
openharmony_ci
|
0f4dcdb178
|
!538 Bugfix: 蓝区ci告警整改
Merge pull request !538 from duy/ci
|
2022-03-01 07:45:08 +00:00 |
|
stella-ren
|
4a647a9310
|
fix test compiling
Signed-off-by: stella-ren <rencongyaxu@huawei.com>
|
2022-03-01 11:34:00 +08:00 |
|
duy
|
886f129647
|
蓝区ci告警整改
Signed-off-by: duy <duyang34@huawei.com>
Change-Id: Ib391806593a550fa871f7dea21000f591f019b24
|
2022-03-01 10:30:45 +08:00 |
|
openharmony_ci
|
a12644ca83
|
!542 fix drawing_text codex
Merge pull request !542 from stella.ren/master
|
2022-02-28 12:57:06 +00:00 |
|
openharmony_ci
|
53070684ad
|
!540 fix lib2d_graphic codex
Merge pull request !540 from zhangjie/master
|
2022-02-28 12:45:36 +00:00 |
|
stella-ren
|
cf65bc3ebf
|
fix drawing_text codex
Signed-off-by: stella-ren <rencongyaxu@huawei.com>
|
2022-02-28 17:13:49 +08:00 |
|
YOUR_NAME
|
5064922b53
|
fix: Solve the problems of unreasonable function parameter types and BufferHandle following private data
Signed-off-by: YOUR_NAME <xieyingdong1@huawei.com>
|
2022-02-28 08:40:28 +00:00 |
|
zhangjie345@huawei.com
|
acb948ecb3
|
fix lib2d_graphic codex
Signed-off-by: zhangjie345@huawei.com <zhangjie345@huawei.com>
Change-Id: I82295ab4703b02b6f8a77aa0c0bb0f112dac7b37
|
2022-02-28 16:36:12 +08:00 |
|
AliceGao
|
879df469b9
|
add clipRect log
Signed-off-by: AliceGao <gaobinbin3@huawei.com>
Change-Id: I5f794fed88a2b0d72d4f0e8e18732479e1d00ab2
|
2022-02-28 11:51:39 +08:00 |
|
openharmony_ci
|
d551e3276c
|
!530 新增接受vsync的trace打点
Merge pull request !530 from BruceXuXu/vsync_trace
|
2022-02-28 02:53:29 +00:00 |
|
openharmony_ci
|
78dcd7a643
|
!527 graphic 增加enable的控制开关flag,减少log
Merge pull request !527 from rongkunshi/master
|
2022-02-28 02:13:27 +00:00 |
|
BruceXuXu
|
e2d22a8cd7
|
add receive vsync trace
Signed-off-by: BruceXuXu <xufeilong2@huawei.com>
Change-Id: I8ff223db8a084349f0417e30ce7564e37c90b399
|
2022-02-28 09:28:29 +08:00 |
|
rongkunshi
|
a42d96ffc5
|
add return flag to decrease log
Signed-off-by: rongkunshi <shirongkun@huawei.com>
|
2022-02-26 18:08:54 +08:00 |
|
openharmony_ci
|
887c53f6b2
|
!520 修改dump fps的时间戳数据输出顺序
Merge pull request !520 from hudi/master
|
2022-02-26 10:06:19 +00:00 |
|
openharmony_ci
|
cd6ef2ec8f
|
!504 在rs_vsync_client中使用vsync新接口
Merge pull request !504 from BruceXuXu/master
|
2022-02-26 10:02:59 +00:00 |
|
openharmony_ci
|
ac13bde231
|
!519 bugfix for WCG and remove restrictions for buffer request config by 8K
Merge pull request !519 from ZhangYunFei555/master
|
2022-02-26 09:49:04 +00:00 |
|
openharmony_ci
|
49192ced8e
|
!524 add text ndk explanations
Merge pull request !524 from stella.ren/master
|
2022-02-26 09:16:24 +00:00 |
|
openharmony_ci
|
00470357b7
|
!521 reorder layer by zorder
Merge pull request !521 from hwangsong/master
|
2022-02-26 09:07:36 +00:00 |
|
stella-ren
|
f13653cc2c
|
remove blank space
Signed-off-by: stella-ren <rencongyaxu@huawei.com>
|
2022-02-26 00:11:38 -08:00 |
|
rongkunshi
|
50bb881fff
|
frame_aware_sched-render-interface
Signed-off-by: rongkunshi <shirongkun@huawei.com>
|
2022-02-26 15:23:21 +08:00 |
|
stella-ren
|
c0b0b6f02d
|
add text ndk explanations
Signed-off-by: stella-ren <rencongyaxu@huawei.com>
|
2022-02-25 22:53:54 -08:00 |
|
openharmony_ci
|
9cceedbc5c
|
!508 Drawing lib2d_graphic NDK接口注释格式整改
Merge pull request !508 from yutanqi/master
|
2022-02-26 06:13:11 +00:00 |
|
wang-song-12
|
2ca8ddb2a0
|
reorder layer by zorder
Signed-off-by: wang-song-12 <wangsong12@huawei.com>
Change-Id: I85f5664391ced917ab5ae4a84a243856b204da12
|
2022-02-26 14:04:11 +08:00 |
|
openharmony_ci
|
e6b1d44a3b
|
!503 OpenHarmony冻屏检测点上报
Merge pull request !503 from 杨光宇/master
|
2022-02-26 04:13:59 +00:00 |
|
openharmony_ci
|
d7b33084a9
|
!514 Add protection in the screen's interfaces
Merge pull request !514 from xxfeng_hw/master
|
2022-02-26 03:35:57 +00:00 |
|
openharmony_ci
|
86873cf832
|
!450 修复Composer相关CodeCheck
Merge pull request !450 from Andrew0229/fixcodesytle
|
2022-02-26 03:33:58 +00:00 |
|
hudi33
|
716ea82ba7
|
fps
Signed-off-by: hudi33 <chenbing33@huawei.com>
|
2022-02-26 11:21:17 +08:00 |
|
openharmony_ci
|
a37c0d6abe
|
!484 Bugfix: 黄区ci告警整改
Merge pull request !484 from duy/ci
|
2022-02-26 02:56:33 +00:00 |
|
xxfeng_hw
|
5820889437
|
Add protections to avoid render service's dump crash.
Signed-off-by: xxfeng_hw <yuxiaofeng8@huawei.com>
Change-Id: I5ecde105323625da31de0365c79c7432a3a1cde1
|
2022-02-26 10:08:21 +08:00 |
|
andrewhw
|
7fb4f02bcf
|
fix composer codecheck
Signed-off-by: andrewhw <zhangzhao62@huawei.com>
|
2022-02-26 09:05:48 +08:00 |
|
zhangyunfei
|
4506b26c70
|
bugfix for WCG and remove restrictions for buffer request config by 8K
Signed-off-by: zhangyunfei <zhangyunfei15@huawei.com>
Change-Id: I256c7b8a644338e9dca6fedc45b0061ade1f05f0
|
2022-02-26 08:56:23 +08:00 |
|
BruceXuXu
|
9f6c0c6cee
|
fit rs_vsync_client with vsync new interface
Signed-off-by: BruceXuXu <xufeilong2@huawei.com>
Change-Id: Ia4f2feb29fe1af708514a3845099cc16145bcdfc
|
2022-02-26 08:49:15 +08:00 |
|
Zhang Peng
|
29f86cb995
|
fix transition-in curve
Signed-off-by: Zhang Peng <zhangpeng280@huawei.com>
Change-Id: I172b50282ad13e2f2ab9e2dcf9a8aaaaebc119f1
|
2022-02-25 21:05:57 +08:00 |
|
duy
|
5d730a33a0
|
黄区ci告警整改
Signed-off-by: duy <duyang34@huawei.com>
Change-Id: I45759d8e8f03aba7a52c406b839cdf9fee3799f4
|
2022-02-25 15:25:48 +08:00 |
|
muppets
|
8043fb48ef
|
add freeze screen dotting detection event send
Signed-off-by: muppets <yangguangyu6@huawei.com>
Change-Id: I151a3e259374e7d9118625ce22c5cbe3df284100
|
2022-02-25 15:10:22 +08:00 |
|
yutanqi
|
b3253c3ba8
|
NDK description bugfix
Signed-off-by: yutanqi <yutanqi@huawei.com>
Change-Id: I72984d35cf8340946fbc1c4a68bba9b6cb8cdb8e
|
2022-02-25 11:11:10 +08:00 |
|
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 |
|