文件最后提交记录最后更新时间
fix cleanCode and add tdd Signed-off-by: liuhui <liuhui160@huawei.com> 11 个月前
sync: sync the code Signed-off-by: yhpeng1911 <pengyuhao1@huawei.com> 9 个月前
refactor: optimize js_function class Signed-off-by: Caoruihong <crh.cao@huawei.com> 11 个月前
sync: sync the code Signed-off-by: yhpeng1911 <pengyuhao1@huawei.com> 9 个月前
zhongjianfei@huawei.com Signed-off-by: zhongjianfei <zhongjianfei@huawei.com> Change-Id: I9b8fb68aac65e450cc408aa579f22bc446ea81ec 4 年前
sync: sync the code Signed-off-by: yhpeng1911 <pengyuhao1@huawei.com> 9 个月前
fix(bridge): address callback style warnings Signed-off-by: Mikhail V. Lobakh <lobah.mikhail@huawei-partners.com> Change-Id: Id1267c316e175d2d80b46f5e7da1c15a00defc60 4 天前
refactor: optimize js_function class Signed-off-by: Caoruihong <crh.cao@huawei.com> 11 个月前
refactor: optimize js_function class Signed-off-by: Caoruihong <crh.cao@huawei.com> 11 个月前
add current local point Signed-off-by: wangweiyuan <wangweiyuan2@huawei.com> 1 个月前
基础事件生命周期延长 Signed-off-by: yuanlin94 <linyuan25@h-partners.com> 2 个月前
!48358 添加日志,追踪卡片ID信息 Merge pull request !48358 from y30069754/master Change-Id: Ib40f0b1eb37c68e0bae1cc3cb102642d49368aa1 1 年前
sync: sync the code Signed-off-by: yhpeng1911 <pengyuhao1@huawei.com> 9 个月前
refactor: optimize js_function class Signed-off-by: Caoruihong <crh.cao@huawei.com> 11 个月前
refactor: optimize js_function class Signed-off-by: Caoruihong <crh.cao@huawei.com> 11 个月前
add current local point Signed-off-by: wangweiyuan <wangweiyuan2@huawei.com> 1 个月前
sync: sync the code Signed-off-by: yhpeng1911 <pengyuhao1@huawei.com> 9 个月前
add current local point Signed-off-by: wangweiyuan <wangweiyuan2@huawei.com> 1 个月前
refactor: optimize js_function class Signed-off-by: Caoruihong <crh.cao@huawei.com> 11 个月前
交互事件性能测试增加Trace打点 Signed-off-by: mohaoyuan <mohaoyuan@h-partners.com> 4 个月前
sync: sync the code Signed-off-by: yhpeng1911 <pengyuhao1@huawei.com> 9 个月前
feat: refine follow-hand morph animation workflow - remove legacy ExecuteNewDropAnimation flow - ensure follow-hand morph execute/interrupt stability in DragDropGlobalController - cache and reuse dragAnimationType for drag move/enter/leave - sync msdp adaptation, sdk_js api, static types and docs Signed-off-by: zenix_zxy <zhengxingyou1@huawei.com> Co-Authored-By: Agent 1 个月前
feat: refine follow-hand morph animation workflow - remove legacy ExecuteNewDropAnimation flow - ensure follow-hand morph execute/interrupt stability in DragDropGlobalController - cache and reuse dragAnimationType for drag move/enter/leave - sync msdp adaptation, sdk_js api, static types and docs Signed-off-by: zenix_zxy <zhengxingyou1@huawei.com> Co-Authored-By: Agent 1 个月前
refactor: optimize js_function class Signed-off-by: Caoruihong <crh.cao@huawei.com> 11 个月前
refactor: optimize js_function class Signed-off-by: Caoruihong <crh.cao@huawei.com> 11 个月前
4.1 log adjust -- engine/functions Signed-off-by: zoulinken <zoulinken1@huawei.com> 2 年前
sync: sync the code Signed-off-by: yhpeng1911 <pengyuhao1@huawei.com> 9 个月前
compile optimization for arkuieco3. Signed-off-by: liubihao <liubihao1@huawei.com> Co-Authored-By: Agent 2 个月前
optimize header files reference (2) Co-authored-by: Agent Signed-off-by: liubihao <liubihao1@huawei.com> 2 个月前
revert multithread Signed-off-by: mlyuestc <maluyao3@huawei.com> 7 个月前
refactor: optimize js_function class Signed-off-by: Caoruihong <crh.cao@huawei.com> 11 个月前
!82307 merge master_point into master add currentLocal Created-by: yuanlin94 Commit-by: wangweiyuan Merged-by: openharmony_ci Description: **IssueNo**: https://gitcode.com/openharmony/arkui_ace_engine/issues/74485 **Description**: getcurrent实时坐标 **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. ![image.png](https://raw.gitcode.com/user-images/assets/4418603/7bbf5a7d-0c8c-4e40-ab1f-5bafad2a7353/image.png 'image.png') - [ ] 失败,请在下方提供基线执行情况截图/Fail. Provide baseline execution details in picture below. - [ ] 不涉及/Not Involved ### XTS自验结果/XTS Self-Verification Results - [x] 通过,请在下方提供截图/Pass. Provide execution details in picture below. ![image.png](https://raw.gitcode.com/user-images/assets/4418603/3e80c824-ba2c-4276-8b1d-e2f5d1a9093d/image.png 'image.png') - [ ] 失败,请在下方提供基线执行情况截图/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!823071 个月前
change responseLink recognizer to WeakPtr Signed-off-by: zhou-chaobo <zhouchaobo@huawei.com> 6 个月前
GestureCollectIntercept Signed-off-by: yuanlin94 <linyuan25@h-partners.com> 1 个月前
GestureCollectIntercept Signed-off-by: yuanlin94 <linyuan25@h-partners.com> 1 个月前
基础事件生命周期延长 Signed-off-by: yuanlin94 <linyuan25@h-partners.com> 2 个月前
基础事件生命周期延长 Signed-off-by: yuanlin94 <linyuan25@h-partners.com> 2 个月前
基础事件生命周期延长 Signed-off-by: yuanlin94 <linyuan25@h-partners.com> 2 个月前
基础事件生命周期延长 Signed-off-by: yuanlin94 <linyuan25@h-partners.com> 2 个月前
License头日期修改 Signed-off-by: kangchongtao <kangchongtao@huawei.com> Change-Id: Ic0fc40d272c7986dec2463680b7b0fe7f5ee72d2 Signed-off-by: kangchongtao <kangchongtao@huawei.com> 4 年前
sync: sync the code Signed-off-by: yhpeng1911 <pengyuhao1@huawei.com> 9 个月前
fix interactive animation bugs Signed-off-by: tsj_2020 <tongshijia@huawei.com> Change-Id: Id9f350945590a41428958d3cd48ea740eb5a9722 1 年前
sync: sync the code Signed-off-by: yhpeng1911 <pengyuhao1@huawei.com> 9 个月前
Update state opt Issue: https://gitee.com/openharmony/arkui_ace_engine/issues/ICFSYB Signed-off-by: karenonni <xukaiwen3@h-partners.com> 11 个月前
sync: sync the code Signed-off-by: yhpeng1911 <pengyuhao1@huawei.com> 9 个月前
Resolve security specification alerts Signed-off-by: qiudefen <qiudefen@huawei.com> Change-Id: I566fb831873b683b7c8d480402f1fb10f93a7ce5 2 年前
sync: sync the code Signed-off-by: yhpeng1911 <pengyuhao1@huawei.com> 9 个月前
onSizeChange Signed-off-by: yihao lin <linyh@zju.edu.cn> Change-Id: I1d9a98abfc5b1237b8ecb1419bb7160474f0c106 2 年前
sync: sync the code Signed-off-by: yhpeng1911 <pengyuhao1@huawei.com> 9 个月前
zhongjianfei@huawei.com Signed-off-by: zhongjianfei <zhongjianfei@huawei.com> Change-Id: I9b8fb68aac65e450cc408aa579f22bc446ea81ec 4 年前
sync: sync the code Signed-off-by: yhpeng1911 <pengyuhao1@huawei.com> 9 个月前
4.1 log adjust -- engine/functions Signed-off-by: zoulinken <zoulinken1@huawei.com> 2 年前
sync: sync the code Signed-off-by: yhpeng1911 <pengyuhao1@huawei.com> 9 个月前
补充判空逻辑 Signed-off-by: hct95 <hechentao@huawei.com> Co-Authored-By:Manual 1 个月前
sync: sync the code Signed-off-by: yhpeng1911 <pengyuhao1@huawei.com> 9 个月前
Swiper新增onContentWillScroll接口 Signed-off-by: xuzhidan <xuzhidan1@huawei.com> Change-Id: I1cf003e3516abaabf9a7a03828d1a70b87d9a42d 1 年前
sync: sync the code Signed-off-by: yhpeng1911 <pengyuhao1@huawei.com> 9 个月前
Tabs支持onContentDidScroll回调 Signed-off-by: yuanlin94 <linyuan25@h-partners.com> 6 个月前
Tabs支持onContentDidScroll回调 Signed-off-by: yuanlin94 <linyuan25@h-partners.com> 6 个月前
add current local Signed-off-by: yuanlin94 <linyuan25@h-partners.com> 1 个月前
add current local Signed-off-by: yuanlin94 <linyuan25@h-partners.com> 1 个月前
Revert "compile(opt): apply validated include-prune optimizations" This reverts commit e8949f33c016e6eee7350fbda03a8b96927d271c, which removed #include directives from 44 files and caused compilation issues. Signed-off-by: zenix_zxy <zhengxingyou1@huawei.com> Co-Authored-By: Agent Change-Id: Ia1b2c3d4e5f6a7b8c9d0e1f2a3b4c5d6e7f8a9b0 1 个月前
change responseLink recognizer to WeakPtr Signed-off-by: zhou-chaobo <zhouchaobo@huawei.com> 6 个月前
4.1 log adjust -- engine/functions Signed-off-by: zoulinken <zoulinken1@huawei.com> 2 年前
sync: sync the code Signed-off-by: yhpeng1911 <pengyuhao1@huawei.com> 9 个月前
refactor: optimize js_function class Signed-off-by: Caoruihong <crh.cao@huawei.com> 11 个月前
sync: sync the code Signed-off-by: yhpeng1911 <pengyuhao1@huawei.com> 9 个月前