文件最后提交记录最后更新时间
Signed-off-by: lzr <liuzengrui1@huawei.com> Change-Id: Ie9dba2c67a246081d9940854e30030eca7ca1659 Change-Id: I3b3abeb5cd5b68a6d768e47237de53b7f2c3c103 2 年前
回退 'Pull Request !2864 : 修复margin点击区域问题' 3 年前
update OpenHarmony 2.0 Canary 4 年前
update OpenHarmony 2.0 Canary 4 年前
!84163 merge compileOptmz0423 into master compile optmz: draw Created-by: camlostshi Commit-by: Shi Bofan Merged-by: openharmony_ci Description: **IssueNo**:https://gitcode.com/openharmony/arkui_ace_engine/issues/75960 **Description**: compile optmz: draw **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 - [x] 需求/Feature - [ ] 缺陷/Bugfix ### 是否涉及非兼容变更/Whether it involves incompatible changes - [ ] 是/Yes - [x] 否/No ### TDD自验结果/TDD Self-Verification Results - [x] 通过,请在下方提供截图/Pass. Provide execution details in picture below. - [ ] 失败,请在下方提供基线执行情况截图/Fail. Provide baseline execution details in picture below. - [ ] 不涉及/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用例 - [x] 已验证/Yes - [ ] 不涉及,请在下方说明原因/Not Involved. Please specify the reasons below. See merge request: openharmony/arkui_ace_engine!8416327 天前
Bugfix: unfocusable when bind onclick Signed-off-by: bixuefeng <bixuefeng@huawei.com> Change-Id: Iffbcc198bc3a56ec5622989e2589956f465ae380 4 年前
t:`update skia Signed-off-by: lizhan <2502281187@qq.com> Change-Id: Ied5a894f6eac32f1d4dab84275d444925aaf7414 3 年前
feat(tab): 类Web范式Tab类组件拆分 【架构优化-新老框架拆分】类Web范式Tab类组件拆分 Signed-off-by: yuanlin94 <linyuan25@h-partners.com> 4 个月前
header opt:xnode Signed-off-by: l00916518 <liuhuayi3@huawei.com> Change-Id: I9277c07cd2bd03032dc26d89af37168a44e51735 26 天前
improve text header file include Co-Authored-By: Agent Signed-off-by: royce-ls <lusong11@huawei.com> Change-Id: I91f9ef45b8655e3beff9a775ac88654c7d89d6e6 1 个月前
头文件整改 Signed-off-by: kangchongtao <kangchongtao@huawei.com> Change-Id: I557c32b4449ca108ba9c4cff1744923d71a77465 1 年前
Signed-off-by: lzr <liuzengrui1@huawei.com> Change-Id: I675f7d41e07af6e317d97a6c5eda146ac4fbdcb4 2 年前
header opt:xnode Signed-off-by: l00916518 <liuhuayi3@huawei.com> Change-Id: I9277c07cd2bd03032dc26d89af37168a44e51735 26 天前
!84163 merge compileOptmz0423 into master compile optmz: draw Created-by: camlostshi Commit-by: Shi Bofan Merged-by: openharmony_ci Description: **IssueNo**:https://gitcode.com/openharmony/arkui_ace_engine/issues/75960 **Description**: compile optmz: draw **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 - [x] 需求/Feature - [ ] 缺陷/Bugfix ### 是否涉及非兼容变更/Whether it involves incompatible changes - [ ] 是/Yes - [x] 否/No ### TDD自验结果/TDD Self-Verification Results - [x] 通过,请在下方提供截图/Pass. Provide execution details in picture below. - [ ] 失败,请在下方提供基线执行情况截图/Fail. Provide baseline execution details in picture below. - [ ] 不涉及/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用例 - [x] 已验证/Yes - [ ] 不涉及,请在下方说明原因/Not Involved. Please specify the reasons below. See merge request: openharmony/arkui_ace_engine!8416327 天前
类web拆分input、TextArea、Search组件 Signed-off-by: wangxiuxiu <wangxiuxiu9@huawei-partners.com> Change-Id: I420ece11877c9aeb61630ba65bd03f3be285f257 4 个月前
类web拆分input、TextArea、Search组件 Signed-off-by: wangxiuxiu <wangxiuxiu9@huawei-partners.com> Change-Id: I420ece11877c9aeb61630ba65bd03f3be285f257 4 个月前
Signed-off-by: lzr <liuzengrui1@huawei.com> Change-Id: I675f7d41e07af6e317d97a6c5eda146ac4fbdcb4 2 年前
消减border_image头文件引用次数 Issue: https://gitcode.com/openharmony/arkui_ace_engine/issues/76367 Feature or Bugfix: Bugfix Binary Source:No Signed-off-by: chenjiafeng <chenjiafeng10@h-partners.com> Co-Authored-By: Agent 6 天前
Signed-off-by: lzr <liuzengrui1@huawei.com> Change-Id: I675f7d41e07af6e317d97a6c5eda146ac4fbdcb4 2 年前
border_image.h头文件引用优化 Signed-off-by: silverbullet1412 <zhaoquanzhe1@h-partners.com> Change-Id: I0d4f87991b94fbba0922b01eba0fd9b8346b28ea 1 个月前
border_image.h头文件引用优化 Signed-off-by: silverbullet1412 <zhaoquanzhe1@h-partners.com> Change-Id: I0d4f87991b94fbba0922b01eba0fd9b8346b28ea 1 个月前