| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
refactor: napi部件public_external_deps整改,ace_engine补充显式依赖 napi部件将public_external_deps改为external_deps前,ace_engine需先行补充 ets_runtime/libuv/node的显式依赖,避免传染性依赖违反单框架编译构建规则。 按实际头文件依赖链分类补充(共96处): - Cat A(仅加node:node_header_notice):目标含 napi/native_api.h / native_node_api.h,经其引入 node_api.h / js_native_api.h - Cat B(加node+libuv+ets_runtime):目标含 native_engine.h / ark_native_engine.h 链,经 native_async_work.h / ark_idle_monitor.h 引入 uv.h,经 native_node_hybrid_api.h 引入 node 头 - components.gni 的 ark_sources 模板:覆盖 time_picker 等全部 pattern 桥接 验证: 1. rk3568 ace_engine 全量编译通过(rc=0, 0 error); 2. 翻转 napi 为 external_deps 后 -k0 编译,ace_engine 头文件缺失错误为 0; 3. 直编代表性 Cat A/B 文件(jsi_declarative_engine/ark_js_runtime/jsi_pa_engine/ curves/js_dialog/animator/js_inspector/drawable_descriptor等)在无传染依赖 状态下全部通过。 Signed-off-by: liuhui93 <liuhui160@huawei.com> Change-Id: I8c27ca737b5d52a42e058c3ba9e25ddb364c54a4 | 22 天前 | |
!82862 merge 0328log into master 恢复截图日志 Created-by: qq_43273048 Commit-by: ZouQianshun Merged-by: openharmony_ci Description: **IssueNo**: https://gitcode.com/openharmony/arkui_ace_engine/issues/74879 **Description**: 恢复截图日志 **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 - [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!82862 | 4 个月前 | |
【ArkUI】控件截图支持广色域配置 Signed-off-by: yuanlin94 <linyuan25@h-partners.com> | 8 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 22 天前 | ||
| 4 个月前 | ||
| 8 个月前 |