| optimize header files reference (2)
Co-authored-by: Agent
Signed-off-by: liubihao <liubihao1@huawei.com>
| 2 个月前 |
| video-camera
Signed-off-by: wangxiuxiu <wangxiuxiu9@huawei-partners.com>
Change-Id: Ief94e41e8046342713e41f67dc7036fdf581cbb4
| 4 个月前 |
| _USE_MATH_DEFINE告警
Signed-off-by: 刘永凯 <liuyongkai2@huawei-partners.com>
Change-Id: I5def60c9b7b7abb4156dfa29c6b2a0a20e25d308
| 11 个月前 |
| badge_withTheme
Signed-off-by: chendongqi <chendongqi3@h-partners.com>
| 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 天前 |
| optimize the compile for key_event.h
Signed-off-by: zhou-chaobo <zhouchaobo@huawei.com>
| 1 个月前 |
| optimize: apply header include optimization from 1.patch
Move unnecessary includes from widely-included headers to the .cpp files
that actually use them. Key changes:
- Remove unused includes from container.h, decoration.h, focus_hub.h,
render_context.h, pipeline_base.h and 40+ other headers
- Add direct includes in .cpp files that lost transitive dependencies
- Add forward declarations where needed for incomplete types
- Keep particle_property.h in render_context.h (std::list needs complete type)
108 files modified, net -5 lines of includes.
Signed-off-by: zhangfanfan21 <zhangfanfan2@huawei.com>
Co-Authored-By: Agent
Change-Id: If2f5132617ad7609c143103c6b2c109f1c472a1e
| 1 个月前 |
| header opt:xnode
Signed-off-by: l00916518 <liuhuayi3@huawei.com>
Change-Id: I9277c07cd2bd03032dc26d89af37168a44e51735
| 26 天前 |
| optimize: apply header include optimization from 1.patch
Move unnecessary includes from widely-included headers to the .cpp files
that actually use them. Key changes:
- Remove unused includes from container.h, decoration.h, focus_hub.h,
render_context.h, pipeline_base.h and 40+ other headers
- Add direct includes in .cpp files that lost transitive dependencies
- Add forward declarations where needed for incomplete types
- Keep particle_property.h in render_context.h (std::list needs complete type)
108 files modified, net -5 lines of includes.
Signed-off-by: zhangfanfan21 <zhangfanfan2@huawei.com>
Co-Authored-By: Agent
Change-Id: If2f5132617ad7609c143103c6b2c109f1c472a1e
| 1 个月前 |
| 类web范式picker、picker-view组件拆分
Signed-off-by: zhanghang <zhanghang160@huawei-partners.com>
Change-Id: If04e35b1b6b0d1f7672920deef894377b8edbe5e
| 4 个月前 |
| 删除对build_theme_code依赖
Signed-off-by: kangchongtao <kangchongtao@huawei.com>
| 8 个月前 |
| 支持文本尾部缩进
Signed-off-by: wanyin <wanyin3@huawei.com>
| 1 天前 |
| header opt:xnode
Signed-off-by: l00916518 <liuhuayi3@huawei.com>
Change-Id: I9277c07cd2bd03032dc26d89af37168a44e51735
| 26 天前 |
| 小型化counter整改
Signed-off-by: chendongqi <chendongqi3@h-partners.com>
| 4 个月前 |
| improve text header file include
Co-Authored-By: Agent
Signed-off-by: royce-ls <lusong11@huawei.com>
Change-Id: I1f406bd4a6b1adfcc0fe0847e99eabd49acea105
| 18 天前 |
| [L] fix header in ace
Co-Authored-By:Agent
Signed-off-by: lisitao <lisitao3@h-partners.com>
| 1 个月前 |
| fix DataPanel withTheme
Signed-off-by: chendongqi <chendongqi3@h-partners.com>
Change-Id: Ife55c927de617db9753ef079fb6f7d33bbf5a96f
| 1 个月前 |
| 消减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 天前 |
| !84596 merge dialogtheme into master
dialog Dark/Light Theme Switching
Created-by: zhaoyong70
Commit-by: zhaoyong70
Merged-by: openharmony_ci
Description: **IssueNo**:#76456
**Description**: dialog深浅色需求
**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
- [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!84596 | 15 天前 |
| 删除冗余头文件
Signed-off-by: kangchongtao <kangchongtao@huawei.com>
| 1 年前 |
| optimize the compile for key_event.h
Signed-off-by: zhou-chaobo <zhouchaobo@huawei.com>
| 1 个月前 |
| !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!84163 | 27 天前 |
| 删除对build_theme_code依赖
Signed-off-by: kangchongtao <kangchongtao@huawei.com>
| 8 个月前 |
| optimize: apply header include optimization from 1.patch
Move unnecessary includes from widely-included headers to the .cpp files
that actually use them. Key changes:
- Remove unused includes from container.h, decoration.h, focus_hub.h,
render_context.h, pipeline_base.h and 40+ other headers
- Add direct includes in .cpp files that lost transitive dependencies
- Add forward declarations where needed for incomplete types
- Keep particle_property.h in render_context.h (std::list needs complete type)
108 files modified, net -5 lines of includes.
Signed-off-by: zhangfanfan21 <zhangfanfan2@huawei.com>
Co-Authored-By: Agent
Change-Id: If2f5132617ad7609c143103c6b2c109f1c472a1e
| 1 个月前 |
| 删除冗余头文件
Signed-off-by: kangchongtao <kangchongtao@huawei.com>
| 1 年前 |
| header opt:xnode
Signed-off-by: l00916518 <liuhuayi3@huawei.com>
Change-Id: I9277c07cd2bd03032dc26d89af37168a44e51735
| 26 天前 |
| add radius web
Signed-off-by: chijunwen <chijunwen@h-partners.com>
| 4 个月前 |
| 类web范式picker、picker-view组件拆分
Signed-off-by: zhanghang <zhanghang160@huawei-partners.com>
Change-Id: If04e35b1b6b0d1f7672920deef894377b8edbe5e
| 4 个月前 |
| optimize the compile for key_event.h
Signed-off-by: zhou-chaobo <zhouchaobo@huawei.com>
| 1 个月前 |
| !84936 merge filltext into master
Canvas绘制文本时从元能力获取字体粗细缩放比例并设置
Created-by: bughub9906
Commit-by: bughub9906
Merged-by: openharmony_ci
Description: **IssueNo**: #76735
**Description**: 重构Canvas组件中文本字体权重设置的重复代码,将fontWeightScale获取逻辑统一封装。
**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
- [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!84936 | 12 天前 |
| optimize header files reference (2)
Co-authored-by: Agent
Signed-off-by: liubihao <liubihao1@huawei.com>
| 2 个月前 |
| !83988 merge master into master
Bug 修复:应用升级后 ReloadForm 导致无障碍子树丢失
Created-by: luyangyi
Commit-by: luyangyi
Merged-by: openharmony_ci
Description: **IssueNo**: #75795
**Description**: 应用升级后 ReloadForm 导致无障碍子树丢失
**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!83988 | 19 天前 |
| video-camera
Signed-off-by: wangxiuxiu <wangxiuxiu9@huawei-partners.com>
Change-Id: Ief94e41e8046342713e41f67dc7036fdf581cbb4
| 4 个月前 |
| 滚动类组件头文件优化
Co-Authored-by: Agent
Signed-off-by: tomkl123 <wangyansong11@huawei.com>
Change-Id: I01815c20f1be0a9a36b203cda0e4a4ac9f4c01f4
| 19 天前 |
| 滚动类组件头文件优化
Co-Authored-by: Agent
Signed-off-by: tomkl123 <wangyansong11@huawei.com>
Change-Id: I01815c20f1be0a9a36b203cda0e4a4ac9f4c01f4
| 19 天前 |
| improve text header file include
Co-Authored-By: Agent
Signed-off-by: royce-ls <lusong11@huawei.com>
Change-Id: I1f406bd4a6b1adfcc0fe0847e99eabd49acea105
| 18 天前 |
| optimize header files reference (2)
Co-authored-by: Agent
Signed-off-by: liubihao <liubihao1@huawei.com>
| 2 个月前 |
| 编译优化:级联剪除传播节点(pipeline_base/frame_node/container)死include
Issue: https://gitcode.com/openharmony/arkui_ace_engine/issues/74402
Feature or Bugfix: Feature
Binary Source:No
Signed-off-by: chenjiafeng <chenjiafeng10@h-partners.com>
Co-Authored-By: Agent
| 21 天前 |
| improve text header file include
Co-Authored-By: Agent
Signed-off-by: royce-ls <lusong11@huawei.com>
Change-Id: I1f406bd4a6b1adfcc0fe0847e99eabd49acea105
| 18 天前 |
| 滚动类组件头文件优化
Co-Authored-by: Agent
Signed-off-by: tomkl123 <wangyansong11@huawei.com>
Change-Id: I01815c20f1be0a9a36b203cda0e4a4ac9f4c01f4
| 19 天前 |
| Split text_style.h to text_enums.h
Co-Authored-By: Agent
Signed-off-by: royce-ls <lusong11@huawei.com>
Change-Id: I1692f2ff40e4716fa3e3e65a2e9b1ad368b10445
| 1 个月前 |
| optimize header includes: reduce cascade dependencies in dialog/menu/select/toast/popup
- dialog_theme.h: remove dialog_properties.h, layout_param.h, blur_style_option.h, measure_property.h
- dialog_component.h: use forward declaration for PipelineContext, ColumnComponent
- popup_theme.h: remove unnecessary decoration.h
- menu_element.h: use forward declaration for RenderBox, SelectPopupComponent
- select_theme.h: remove NG headers (calc_length.h)
- select_element.h: use forward declaration for TextComponent
- select_component.h: use forward declaration for BoxComponent, OptionComponent
- toast_component.h: use forward declaration for BoxComponent, TextComponent, PipelineContext
Estimated reduction: ~5.6 million lines of header expansion
Signed-off-by: zhangfanfan21 <zhangfanfan2@huawei.com>
Co-Authored-By: Agent
| 1 个月前 |
| !55327 头文件依赖整改
Merge pull request !55327 from kangchongtao/0212_touwenjian | 1 年前 |
| sync: sync the code
Signed-off-by: yhpeng1911 <pengyuhao1@huawei.com>
| 9 个月前 |
| [L] fix header in ace
Co-Authored-By:Agent
Signed-off-by: lisitao <lisitao3@h-partners.com>
| 1 个月前 |
| [L] fix header in ace
Co-Authored-By:Agent
Signed-off-by: lisitao <lisitao3@h-partners.com>
| 1 个月前 |
| optimize the compile for key_event.h
Signed-off-by: zhou-chaobo <zhouchaobo@huawei.com>
| 1 个月前 |
| Delete Ace debug log
Signed-off-by: zoulinken <zoulinken1@huawei.com>
| 2 年前 |
| video-camera
Signed-off-by: wangxiuxiu <wangxiuxiu9@huawei-partners.com>
Change-Id: Ief94e41e8046342713e41f67dc7036fdf581cbb4
| 4 个月前 |
| 独立编译整改
Signed-off-by: kangchongtao <kangchongtao@huawei.com>
| 1 年前 |
| Co-Authored-By:Agentheader optimization:refactor: extract ImageResizableSlice
Co-Authored-By:Agent
Signed-off-by: l00916518 <liuhuayi3@huawei.com>
Change-Id: I26cc11ca36c3b2d8ec868e788e4ad464af56c325
Change-Id: I5c20d23485cc6647841914692a76ba6dcd43a90a
| 2 个月前 |
| [L] fix header in ace
Co-Authored-By:Agent
Signed-off-by: lisitao <lisitao3@h-partners.com>
| 1 个月前 |
| add: add nullptr fix
Signed-off-by: yhpeng_1911 <pengyuhao1@huawei.com>
add: add nullptr fix
Signed-off-by: yhpeng_1911 <pengyuhao1@huawei.com>
add: add nullptr fix
Signed-off-by: yhpeng_1911 <pengyuhao1@huawei.com>
add: add nullptr fix
Signed-off-by: yhpeng_1911 <pengyuhao1@huawei.com>
add: add nullptr fix
Signed-off-by: yhpeng_1911 <pengyuhao1@huawei.com>
| 1 个月前 |
| 编译优化:级联剪除传播节点(pipeline_base/frame_node/container)死include
Issue: https://gitcode.com/openharmony/arkui_ace_engine/issues/74402
Feature or Bugfix: Feature
Binary Source:No
Signed-off-by: chenjiafeng <chenjiafeng10@h-partners.com>
Co-Authored-By: Agent
| 21 天前 |
| list类web拆分
Signed-off-by: zhanghang <zhanghang160@huawei-partners.com>
Change-Id: Iaebe09bfd15de7ca416423596440c4e4574959e3
| 4 个月前 |
| improve text header file include
Co-Authored-By: Agent
Signed-off-by: royce-ls <lusong11@huawei.com>
Change-Id: I1f406bd4a6b1adfcc0fe0847e99eabd49acea105
| 18 天前 |
| list类web拆分
Signed-off-by: zhanghang <zhanghang160@huawei-partners.com>
Change-Id: Iaebe09bfd15de7ca416423596440c4e4574959e3
| 4 个月前 |
| qrcode theme
Signed-off-by: chendongqi <chendongqi3@h-partners.com>
Change-Id: I9a2e17b7fd3830b0a35241a7c23db7fce24f2f7a
| 2 个月前 |
| optimize header includes in theme files to reduce compilation time
Move Builder class inline implementations from theme header files to
.cpp files for checkable, button, toggle, slider, and rating components.
Remove heavy includes (theme_constants.h, container.h, system_properties.h)
from theme headers and add forward declarations instead. This reduces
transitive header expansion across the codebase.
Signed-off-by: zhangfanfan21 <zhangfanfan2@huawei.com>
Co-Authored-By: Agent <agent@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Change-Id: Iafc9792e6fa40b72c810d9b3b1b30b31be6ca482
| 1 个月前 |
| Clean up Refresh transitive includes and fix stale unit tests
Co-Authored-By: Agent
Signed-off-by: fuhanfeng <fuhanfeng1@h-partners.com>
| 1 个月前 |
| 删除冗余头文件
Signed-off-by: kangchongtao <kangchongtao@huawei.com>
| 1 年前 |
| 删除冗余头文件
Signed-off-by: kangchongtao <kangchongtao@huawei.com>
| 1 年前 |
| 修改代码规范
Signed-off-by: yangziyong <nsyangziyong@huawei.com>
Change-Id: I99bc92e379db17f0868102d3afa7ea14c2399600
| 1 年前 |
| optimize the compile for key_event.h
Signed-off-by: zhou-chaobo <zhouchaobo@huawei.com>
| 1 个月前 |
| sync: sync the code
Signed-off-by: yhpeng1911 <pengyuhao1@huawei.com>
| 9 个月前 |
| 滚动类组件头文件优化
Co-Authored-by: Agent
Signed-off-by: tomkl123 <wangyansong11@huawei.com>
Change-Id: I01815c20f1be0a9a36b203cda0e4a4ac9f4c01f4
| 19 天前 |
| 滚动类组件头文件优化
Co-Authored-by: Agent
Signed-off-by: tomkl123 <wangyansong11@huawei.com>
Change-Id: I01815c20f1be0a9a36b203cda0e4a4ac9f4c01f4
| 19 天前 |
| 滚动类组件头文件优化
Co-Authored-by: Agent
Signed-off-by: tomkl123 <wangyansong11@huawei.com>
Change-Id: I01815c20f1be0a9a36b203cda0e4a4ac9f4c01f4
| 19 天前 |
| header opt:xnode
Signed-off-by: l00916518 <liuhuayi3@huawei.com>
Change-Id: I9277c07cd2bd03032dc26d89af37168a44e51735
| 26 天前 |
| bindContextMenu with Array<MenuElement> and grid menu
Co-Authored-By: Agent
Signed-off-by: niushuo0510 <niushuo3@huawei.com>
| 20 天前 |
| [L] fix header in ace
Co-Authored-By:Agent
Signed-off-by: lisitao <lisitao3@h-partners.com>
| 1 个月前 |
| 删除对build_theme_code依赖
Signed-off-by: kangchongtao <kangchongtao@huawei.com>
| 8 个月前 |
| 删除冗余头文件
Signed-off-by: kangchongtao <kangchongtao@huawei.com>
| 1 年前 |
| canvas
Signed-off-by: yuxiaofei9 <yuxiaofei9@huawei-partners.com>
Change-Id: I4766d93700b518915ef8f798efc4c152e7df8d1c
| 4 个月前 |
| 删除冗余头文件
Signed-off-by: kangchongtao <kangchongtao@huawei.com>
| 1 年前 |
| 删除冗余头文件
Signed-off-by: kangchongtao <kangchongtao@huawei.com>
| 1 年前 |
| improve text header file include
Co-Authored-By: Agent
Signed-off-by: royce-ls <lusong11@huawei.com>
Change-Id: I0df6c5d23bb59bcc040c9498beb4bdbf2ec4f43b
| 1 个月前 |
| !83964 merge 0410_post into master
optimize the compile for key_event.h
Created-by: zhou-chaobo
Commit-by: zhou-chaobo
Merged-by: openharmony_ci
Description: **IssueNo**:#75774
**Description**: optimize the compile for key_event.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
- [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!83964 | 1 个月前 |
| feat:rowSplit&columnSplit归一化模块化整改
Signed-off-by: wangxiuxiu96 <wangxiuxiu9@huawei-partners.com>
Change-Id: I50b304923f4ed4d80b3c9fb9ec23f6cb0b57ed21
| 4 个月前 |
| 类web范式picker、picker-view组件拆分
Signed-off-by: zhanghang <zhanghang160@huawei-partners.com>
Change-Id: If04e35b1b6b0d1f7672920deef894377b8edbe5e
| 4 个月前 |
| optimize the compile for key_event.h
Signed-off-by: zhou-chaobo <zhouchaobo@huawei.com>
| 1 个月前 |
| 类web拆分stepper组件
Signed-off-by: yuanlin94 <linyuan25@h-partners.com>
| 4 个月前 |
| 新增swiper预加载
Signed-off-by: feng546_ <fenglinlin3@huawei.com>
| 25 天前 |
| add tabs floating material
Co-Authored-By: Agent
Signed-off-by: 孙鑫炎 <sunxinyan2@huawei.com>
| 25 天前 |
| improve text header file include
Co-Authored-By: Agent
Signed-off-by: royce-ls <lusong11@huawei.com>
Change-Id: I1f406bd4a6b1adfcc0fe0847e99eabd49acea105
| 18 天前 |
| feat: textClock小型化归一
Signed-off-by: chendongqi <chendongqi3@h-partners.com>
Change-Id: I14b5ac24beb2c71ff4edcac390b94d5e41201a05
| 3 个月前 |
| improve text header file include
Co-Authored-By: Agent
Signed-off-by: royce-ls <lusong11@huawei.com>
Change-Id: I0df6c5d23bb59bcc040c9498beb4bdbf2ec4f43b
| 1 个月前 |
| fix 文本二级菜单材质及动画问题
Signed-off-by: xiangyuan6 <xiangyuan6@huawei.com>
| 1 天前 |
| remove unused
Signed-off-by: zhuxu <zhuxu43@huawei.com>
| 1 年前 |
| sync: sync the code
Signed-off-by: yhpeng1911 <pengyuhao1@huawei.com>
| 9 个月前 |
| 新材质的WithTheme中单词拼写错误的bug
Signed-off-by: xqq879988 <xieqiqi2@huawei.com>
| 7 天前 |
| 删除冗余头文件
Signed-off-by: kangchongtao <kangchongtao@huawei.com>
| 1 年前 |
| optimize header includes: reduce cascade dependencies in dialog/menu/select/toast/popup
- dialog_theme.h: remove dialog_properties.h, layout_param.h, blur_style_option.h, measure_property.h
- dialog_component.h: use forward declaration for PipelineContext, ColumnComponent
- popup_theme.h: remove unnecessary decoration.h
- menu_element.h: use forward declaration for RenderBox, SelectPopupComponent
- select_theme.h: remove NG headers (calc_length.h)
- select_element.h: use forward declaration for TextComponent
- select_component.h: use forward declaration for BoxComponent, OptionComponent
- toast_component.h: use forward declaration for BoxComponent, TextComponent, PipelineContext
Estimated reduction: ~5.6 million lines of header expansion
Signed-off-by: zhangfanfan21 <zhangfanfan2@huawei.com>
Co-Authored-By: Agent
| 1 个月前 |
| optimize header includes in theme files to reduce compilation time
Move Builder class inline implementations from theme header files to
.cpp files for checkable, button, toggle, slider, and rating components.
Remove heavy includes (theme_constants.h, container.h, system_properties.h)
from theme headers and add forward declarations instead. This reduces
transitive header expansion across the codebase.
Signed-off-by: zhangfanfan21 <zhangfanfan2@huawei.com>
Co-Authored-By: Agent <agent@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Change-Id: Iafc9792e6fa40b72c810d9b3b1b30b31be6ca482
| 1 个月前 |
| 类web拆分ToolBar,ToolBarItem组件
Signed-off-by: yuanlin94 <linyuan25@h-partners.com>
| 4 个月前 |
| add:类Web范式文本类label组件拆分
Signed-off-by: wangxiuxiu96 <wangxiuxiu9@huawei-partners.com>
| 4 个月前 |
| _USE_MATH_DEFINE告警
Signed-off-by: 刘永凯 <liuyongkai2@huawei-partners.com>
Change-Id: I5def60c9b7b7abb4156dfa29c6b2a0a20e25d308
| 11 个月前 |
| compile optmz: draw
Co-Authored-By: Agent
Signed-off-by: Shi Bofan <shibofan1@huawei.com>
| 1 个月前 |
| 删除冗余头文件
Signed-off-by: kangchongtao <kangchongtao@huawei.com>
| 1 年前 |
| 类web范式picker、picker-view组件拆分
Signed-off-by: zhanghang <zhanghang160@huawei-partners.com>
Change-Id: If04e35b1b6b0d1f7672920deef894377b8edbe5e
| 4 个月前 |