Star
80
Fork
1474
代码
介绍
代码
Issues
608
Pull Requests
528
流水线
Actions
讨论
Wiki
项目成员
182
分析
项目设置
Star
80
Fork
1474
master
arkui_ace_engine
/
frameworks
/
core
/
pipeline_ng
下载当前目录
liwenzhen3
add jsdump support -h
f1a9dd76
创建于
6 天前
历史提交
文件
最后提交记录
最后更新时间
BUILD.gn
environment manager inner-itfc Co-Authored-By: Agent Signed-off-by: Shi Bofan <shibofan1@huawei.com>
1 个月前
compatible_manager.cpp
解冲突 Signed-off-by: Leo_Mei <meizhiyuan1@hisilicon.com>
2 个月前
compatible_manager.h
smoothly converting axis events to touch events Signed-off-by: Leo_Mei <meizhiyuan1@hisilicon.com>
2 个月前
environment_manager.cpp
WithEnv Refractor: compile&function and ani PASS Co-Authored-By: Agent Signed-off-by: Shi Bofan <shibofan1@huawei.com>
20 天前
environment_manager.h
WithEnv Refractor: compile&function and ani PASS Co-Authored-By: Agent Signed-off-by: Shi Bofan <shibofan1@huawei.com>
20 天前
pipeline_context.cpp
!86087
merge dumpnode into master add jsdump support -h Created-by: liwenzhen3 Commit-by: liwenzhen Merged-by: openharmony_ci Description: **IssueNo**:78323 **Description**: add jsdump support -h **Sig**: SIG_ApplicationFramework **Binary Source**: No(涉及则Yes) ## 请勿修改以下选项内容,仅需保存后点击复选框,或在编辑时将对应项前面的
[ ]
改为
[x]
## Do not modify the following option content. Simply save and click the checkbox, or when editing, change
[ ]
to
[x]
for the relevant item. ### Feature or Bugfix - [ ] 需求/Feature - [x] 缺陷/Bugfix ### 是否涉及非兼容变更/Whether it involves incompatible changes - [ ] 是/Yes - [x] 否/No ### TDD自验结果/TDD Self-Verification Results - [ ] 通过,请在下方提供截图/Pass. Provide execution details in picture below. - [ ] 失败,请在下方提供基线执行情况截图/Fail. Provide baseline execution details in picture below. - [x] 不涉及/Not Involved ### XTS自验结果/XTS Self-Verification Results - [x] 通过,请在下方提供截图/Pass. Provide execution details in picture below. - [ ] 失败,请在下方提供基线执行情况截图/Fail. Provide baseline execution details in picture below. - [ ] 不涉及/Not Involved ### 检视意见是否都已闭环/Have all review comments been resolved - [x] 是/Yes - [ ] 否/No ### 是否已执行L0用例 - [ ] 已验证/Yes - [x] 不涉及,请在下方说明原因/Not Involved. Please specify the reasons below. See merge request: openharmony/arkui_ace_engine
!86087
5 天前
pipeline_context.h
!85806
merge date_0606_base_master_3in1 into master 将 ui_node.h 等头文件内联方法移动到cpp Created-by: chenjiafeng10 Commit-by: chenjiafeng10 Merged-by: openharmony_ci Description: **IssueNo**:
#77885
**Description**: 将 ui_node.h 等头文件内联方法移动到cpp **Sig**: SIG_ApplicationFramework **Binary Source**: No ## 请勿修改以下选项内容,仅需保存后点击复选框,或在编辑时将对应项前面的
[ ]
改为
[x]
## Do not modify the following option content. Simply save and click the checkbox, or when editing, change
[ ]
to
[x]
for the relevant item. ### Feature or Bugfix - [ ] 需求/Feature - [x] 缺陷/Bugfix ### 是否涉及非兼容变更/Whether it involves incompatible changes - [ ] 是/Yes - [x] 否/No ### TDD自验结果/TDD Self-Verification Results - [ ] 通过,请在下方提供截图/Pass. Provide execution details in picture below. - [ ] 失败,请在下方提供基线执行情况截图/Fail. Provide baseline execution details in picture below. - [x] 不涉及/Not Involved ### XTS自验结果/XTS Self-Verification Results - [ ] 通过,请在下方提供截图/Pass. Provide execution details in picture below. - [ ] 失败,请在下方提供基线执行情况截图/Fail. Provide baseline execution details in picture below. - [x] 不涉及/Not Involved ### 检视意见是否都已闭环/Have all review comments been resolved - [x] 是/Yes - [ ] 否/No ### 是否已执行L0用例 - [ ] 已验证/Yes - [x] 不涉及,请在下方说明原因/Not Involved. Please specify the reasons below. See merge request: openharmony/arkui_ace_engine
!85806
10 天前
ui_task_scheduler.cpp
优化overlay_manager.h头文件引用,减少传递依赖展开 从overlay_manager.h中移除5个未使用的头文件引用: - placement.h (无符号引用) - geometry_transition.h (无符号引用) - modal_presentation_pattern.h (无符号引用) - toast_layout_property.h (通过toast_view.h传递提供) - ui_task_scheduler.h (无符号引用) 为受传递依赖影响的.cpp文件补充显式头文件引用 Signed-off-by: zhangfanfan21 <zhangfanfan2@huawei.com> Co-Authored-By: Agent <agent@anthropic.com> Change-Id: I007438614574a1b804c3fa8cdc4dfd7331373709
2 个月前
ui_task_scheduler.h
List内容裁剪扩展区域正常显示 Signed-off-by: yylong <yeyinglong@hisilicon.com> Change-Id: I62d6ff8e1cc6947f561e472b62ccdeec71a743db
2 个月前