文件最后提交记录最后更新时间
list类web拆分 Signed-off-by: zhanghang <zhanghang160@huawei-partners.com> Change-Id: Iaebe09bfd15de7ca416423596440c4e4574959e3 4 个月前
Optimize header includes to reduce code expansion by 1M+ lines - overlay_manager.h: Remove frame_node.h, ui_node.h, with_theme_node.h, ui_task_scheduler.h includes; add forward declarations for FrameNode, UINode, PipelineContext, ContentCoverParam - popup_param.h: Move method implementations to popup_param.cpp, reducing header from 995 to 338 lines; guard EventMarker members with #ifndef NG_BUILD - dialog_properties.h: Guard ace_event_handler.h and gesture_event.h with #ifndef NG_BUILD; move utility methods to dialog_properties.cpp - Add corresponding .cpp files to BUILD.gn targets Signed-off-by: zhangfanfan21 <zhangfanfan2@huawei.com> Co-Authored-By: Agent Change-Id: Id87eab75afcb52148269b373fc4590ee3e5a70bb 28 天前
穿戴适配弹窗 Signed-off-by: liyi0309 <liyi58@huawei.com> 1 年前
zhongjianfei@huawei.com Signed-off-by: zhongjianfei <zhongjianfei@huawei.com> Change-Id: I9b8fb68aac65e450cc408aa579f22bc446ea81ec 4 年前
improve text header file include Co-Authored-By: Agent Signed-off-by: royce-ls <lusong11@huawei.com> Change-Id: I0df6c5d23bb59bcc040c9498beb4bdbf2ec4f43b 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 个月前
删除冗余头文件 Signed-off-by: kangchongtao <kangchongtao@huawei.com> 1 年前
zhongjianfei@huawei.com Signed-off-by: zhongjianfei <zhongjianfei@huawei.com> Change-Id: I9b8fb68aac65e450cc408aa579f22bc446ea81ec 4 年前
Optimize header includes to reduce code expansion by 1M+ lines - overlay_manager.h: Remove frame_node.h, ui_node.h, with_theme_node.h, ui_task_scheduler.h includes; add forward declarations for FrameNode, UINode, PipelineContext, ContentCoverParam - popup_param.h: Move method implementations to popup_param.cpp, reducing header from 995 to 338 lines; guard EventMarker members with #ifndef NG_BUILD - dialog_properties.h: Guard ace_event_handler.h and gesture_event.h with #ifndef NG_BUILD; move utility methods to dialog_properties.cpp - Add corresponding .cpp files to BUILD.gn targets Signed-off-by: zhangfanfan21 <zhangfanfan2@huawei.com> Co-Authored-By: Agent Change-Id: Id87eab75afcb52148269b373fc4590ee3e5a70bb 28 天前
dialog Dark/Light Theme Switching Co-Authored-By: Agent Signed-off-by: zhaoyong70 <zhaoyong70@h-partners.com> 21 天前
优化头文件引用:将measure_property.h替换为measure_type.h 对仅使用MeasureType枚举的6个文件,将measure_property.h替换为 更轻量的measure_type.h,减少头文件展开25,831行。 涉及文件: - dialog_theme.cpp: 仅使用MeasureType枚举 - arc_list_item_theme.h: 无直接类型使用 - list_item_theme.h: 无直接类型使用 - indexer_layout_algorithm.h: 无直接类型使用 - list_children_main_size.h: 无直接类型使用 - text_field_model_ng_multi_thread.cpp: 无直接类型使用 Signed-off-by: zhangfanfan21 <zhangfanfan2@huawei.com> Co-Authored-By: Agent <agent@anthropic.com> Change-Id: I542ea1c62bee4dc7576634e7bef66951cdaea670 21 天前
编译优化:级联剪除传播节点(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 22 天前
License头日期修改 Signed-off-by: kangchongtao <kangchongtao@huawei.com> Change-Id: Ic0fc40d272c7986dec2463680b7b0fe7f5ee72d2 Signed-off-by: kangchongtao <kangchongtao@huawei.com> 4 年前
License头日期修改 Signed-off-by: kangchongtao <kangchongtao@huawei.com> Change-Id: Ic0fc40d272c7986dec2463680b7b0fe7f5ee72d2 Signed-off-by: kangchongtao <kangchongtao@huawei.com> 4 年前
Signed-off-by: lzr <liuzengrui1@huawei.com> Change-Id: I675f7d41e07af6e317d97a6c5eda146ac4fbdcb4 2 年前
ACE component & pipeline adapting with render service Signed-off-by: sunfei <sunfei.sun@huawei.com> Change-Id: Idd97125b734c34569992b0b3c139e258acf1a023 4 年前