| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
delete ace_kit_test external_deps Co-Authored-By:Agent Signed-off-by: lushi871202 <lushi@huawei.com> Change-Id: Ib9faec5f65d48e3f57ebf288ea13857841259e4c Change-Id: I81b1cf13f1ef0008409b3e5a572a0a09984c68c0 | 5 个月前 | |
增加选中文本超限时不显示分享菜单功能 Issue: https://gitee.com/openharmony/arkui_ace_engine/issues/IC1WEZ Signed-off-by: ChenYC009 <chenyongchun5@huawei.com> Change-Id: I4a4aa4e2e3bdf782e0d05c67f9f1571195792368 | 1 年前 | |
textField/richEditor归一化整改 Signed-off-by: tangfei0616 <tangfei44@h-partners.com> Change-Id: I616d9f145e3d2a7cd4905129cedcf1adf9b78baf | 9 天前 | |
4 Signed-off-by: kentzustc <zhangle110@huawei.com> Change-Id: Ic948e71ea8ce16ee04e4899159dd158394dc6aa6 | 1 年前 | |
multiFrontEnd 支持1.2/1.1 api混用 Signed-off-by: xiangyuan <xiangyuan6@huawei.com> | 1 年前 | |
删除多余的日志 🤖 AI[0%] 👌 AI Adopted[0%] 🧑 Human[0%] Change-Id: Ie4ed2cb1b68f2b4c93f1756cc7ecf66962639977 Signed-off-by: linzuoquan <linzuoquan1@huawei.com> | 2 个月前 | |
代码一致性修改 Signed-off-by: wangyang2022 <wangyang412@huawei.com> Change-Id: I1c8eaf5fed2d76cbab9887b54250ade06f0b629a | 1 年前 | |
merge 0728 Change-Id: I1bd1e4762af6e3a49fc523afee90676ab9a0cca5 Signed-off-by: huiqiangdev <huiqiangdev@icloud.com> | 10 个月前 | |
merge 0728 Change-Id: I1bd1e4762af6e3a49fc523afee90676ab9a0cca5 Signed-off-by: huiqiangdev <huiqiangdev@icloud.com> | 10 个月前 | |
修复log_wrapper.h文件内uint_8安全隐患 && 去除日志打印方法名 Signed-off-by: zoulinken <zoulinken1@huawei.com> | 2 年前 | |
add getOverlayNodePosition ability Signed-off-by: zhouchaobo <zhouchaobo@huawei.com> Change-Id: I2f79d4e8db047d6b990da2196b93ea3967f9294a | 2 年前 | |
fix:puec fix Signed-off-by: chijunwen <chijunwen@h-partners.com> | 5 个月前 | |
AkTSCard 支持FrameNode Signed-off-by: sd-wu <wudongsheng3@huawei.com> | 8 个月前 | |
AkTSCard 支持FrameNode Signed-off-by: sd-wu <wudongsheng3@huawei.com> | 8 个月前 | |
fix:correct dynamic library name close:#I7W412 Signed-off-by: mucor <mucorwang@gmail.com> | 2 年前 | |
The real machine and previewer use the same macro to export symbols. Signed-off-by: ZhangYu <zhangyu578@huawei.com> Change-Id: Iaade2be6b932b025ae81081951ea80f3697d6546 | 3 年前 | |
The real machine and previewer use the same macro to export symbols. Signed-off-by: ZhangYu <zhangyu578@huawei.com> Change-Id: Iaade2be6b932b025ae81081951ea80f3697d6546 | 3 年前 | |
add: add modal uec fix focus Signed-off-by: yhpeng_1911 <pengyuhao1@huawei.com> add: add modal uec fix focus Signed-off-by: yhpeng_1911 <pengyuhao1@huawei.com> add: add modal uec fix focus Signed-off-by: yhpeng_1911 <pengyuhao1@huawei.com> add: add modal uec fix focus Signed-off-by: yhpeng_1911 <pengyuhao1@huawei.com> | 6 个月前 | |
Refactor the code of UIExtensionComponent. Signed-off-by: ZhangYu <zhangyu578@huawei.com> Change-Id: I0cc8470f84c1f978f5aad2f2b525590074833128 | 2 年前 | |
4 Signed-off-by: kentzustc <zhangle110@huawei.com> Change-Id: Ic948e71ea8ce16ee04e4899159dd158394dc6aa6 | 1 年前 | |
navigation control Signed-off-by: dujingcheng <dujingcheng@huawei.com> Change-Id: I5060f701fa081a7e94b9ac6e0ccf61ad1312af9d | 2 年前 | |
add inner capi Signed-off-by: zjut.wujinhui@qq.com <zjut.wujinhui@qq.com> | 7 个月前 | |
autofill contentType Signed-off-by: xinking129 <xinxin13@huawei.com> | 2 年前 | |
feature:split ace_engine into two parts, libace_ng.z.so for ng,libace.z.so for og Signed-off-by: mucor <mucorwang@gmail.com> | 2 年前 | |
bugfix: 1、ArkUI-X compile failed; 2、plugin_component_test tdd build failed Signed-off-by: snowman-drunk-tea <tianxiaocui@huawei.com> | 1 年前 | |
修改用例依赖、拼写问题 Signed-off-by: Houdisheng <houdisheng@huawei.com> | 2 年前 | |
get uicorrection config from window Co-Authored-By: Agent Signed-off-by: zju_ljz <lijiazhi2@huawei.com> | 3 个月前 | |
!87306 merge fix/form_vsync_interception into master fix: use forceVsync mechanism instead of frame count threshold for form vsync gating Created-by: yzy-15 Commit-by: yzy-15 Merged-by: openharmony_ci Description: **IssueNo**:https://gitcode.com/openharmony/arkui_ace_engine/issues/79477 **Description**: 卡片后台时屏蔽ui自主刷新的业务,避免后台功耗问题 **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 - [ ] 否/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!87306 | 9 天前 | |
delete tdd for parallelMode lifecycle change Co-authored-by: Agent Signed-off-by: yangzhenyu51 <yangzhenyu51@huawei.com> | 2 个月前 | |
Support get pixelmap of specified image node. Signed-off-by: wudi <wudi24@huawei.com> | 9 个月前 | |
Support get pixelmap of specified image node. Signed-off-by: wudi <wudi24@huawei.com> | 9 个月前 | |
Support get pixelmap of specified image node. Signed-off-by: wudi <wudi24@huawei.com> | 9 个月前 | |
Support get pixelmap of specified image node. Signed-off-by: wudi <wudi24@huawei.com> | 9 个月前 | |
Support get pixelmap of specified image node. Signed-off-by: wudi <wudi24@huawei.com> | 9 个月前 | |
feature:split ace_engine into two parts, libace_ng.z.so for ng,libace.z.so for og Signed-off-by: mucor <mucorwang@gmail.com> | 2 年前 | |
combine notify updateViewportconfig & setSplitenable Co-Authored-By: Agent Signed-off-by: yuzhicheng <yuzhicheng4@huawei.com> | 1 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 5 个月前 | ||
| 1 年前 | ||
| 9 天前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 2 个月前 | ||
| 1 年前 | ||
| 10 个月前 | ||
| 10 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 5 个月前 | ||
| 8 个月前 | ||
| 8 个月前 | ||
| 2 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 6 个月前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 7 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 3 个月前 | ||
| 9 天前 | ||
| 2 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 2 年前 | ||
| 1 个月前 |