文件最后提交记录最后更新时间
environment manager inner-itfc Co-Authored-By: Agent Signed-off-by: Shi Bofan <shibofan1@huawei.com>1 个月前
解冲突 Signed-off-by: Leo_Mei <meizhiyuan1@hisilicon.com>2 个月前
smoothly converting axis events to touch events Signed-off-by: Leo_Mei <meizhiyuan1@hisilicon.com>2 个月前
WithEnv Refractor: compile&function and ani PASS Co-Authored-By: Agent Signed-off-by: Shi Bofan <shibofan1@huawei.com>20 天前
WithEnv Refractor: compile&function and ani PASS Co-Authored-By: Agent Signed-off-by: Shi Bofan <shibofan1@huawei.com>20 天前
!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!860875 天前
!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!8580610 天前
优化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: I007438614574a1b804c3fa8cdc4dfd73313737092 个月前
List内容裁剪扩展区域正常显示 Signed-off-by: yylong <yeyinglong@hisilicon.com> Change-Id: I62d6ff8e1cc6947f561e472b62ccdeec71a743db2 个月前