History log of /foundation/graphic/graphic_2d/rosen/modules/texgine/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e9297d2824-Oct-2024 openharmony_ci <120357966@qq.com>

!14110 RSProfiler: Improve calc_perf_node accuracy [Zabaryanskyy Sergiy]
Merge pull request !14110 from Korobkov Dmitry/rsprofiler_calc_perf_node_34w24


BUILD.gn
export/texgine/any_span.h
export/texgine/dynamic_file_font_provider.h
export/texgine/dynamic_font_provider.h
export/texgine/font_manager.h
export/texgine/font_providers.h
export/texgine/ifont_provider.h
export/texgine/system_font_provider.h
export/texgine/text_style.h
export/texgine/theme_font_provider.h
export/texgine/typography.h
export/texgine/typography_builder.h
export/texgine/typography_style.h
export/texgine/typography_types.h
export/texgine/utils/exlog.h
export/texgine/utils/logger.h
export/texgine/utils/memory_object.h
export/texgine/utils/memory_usage_scope.h
export/texgine/utils/trace.h
src/font_config.cpp
src/font_config.h
src/font_descriptor_cache.cpp
src/font_descriptor_cache.h
src/font_descriptor_mgr.cpp
src/font_descriptor_mgr.h
src/font_parser.cpp
src/font_parser.h
src/opentype_parser/cmap_parser.cpp
src/opentype_parser/cmap_parser.h
src/opentype_parser/cmap_table_parser.cpp
src/opentype_parser/cmap_table_parser.h
src/opentype_parser/name_table_parser.cpp
src/opentype_parser/name_table_parser.h
src/opentype_parser/opentype_basic_type.cpp
src/opentype_parser/opentype_basic_type.h
src/opentype_parser/post_table_parser.cpp
src/opentype_parser/post_table_parser.h
src/opentype_parser/ranges.cpp
src/opentype_parser/ranges.h
src/utils/exlog.cpp
src/utils/logger.cpp
texgine_drawing/BUILD.gn
texgine_drawing/src/drawing.h
texgine_drawing/src/texgine_canvas.cpp
texgine_drawing/src/texgine_canvas.h
texgine_drawing/src/texgine_dash_path_effect.cpp
texgine_drawing/src/texgine_dash_path_effect.h
texgine_drawing/src/texgine_data.cpp
texgine_drawing/src/texgine_data.h
texgine_drawing/src/texgine_font.cpp
texgine_drawing/src/texgine_font.h
texgine_drawing/src/texgine_font_manager.cpp
texgine_drawing/src/texgine_font_manager.h
texgine_drawing/src/texgine_font_metrics.cpp
texgine_drawing/src/texgine_font_metrics.h
texgine_drawing/src/texgine_font_style.cpp
texgine_drawing/src/texgine_font_style.h
texgine_drawing/src/texgine_font_style_set.cpp
texgine_drawing/src/texgine_font_style_set.h
texgine_drawing/src/texgine_mask_filter.cpp
texgine_drawing/src/texgine_mask_filter.h
texgine_drawing/src/texgine_paint.cpp
texgine_drawing/src/texgine_paint.h
texgine_drawing/src/texgine_path.cpp
texgine_drawing/src/texgine_path.h
texgine_drawing/src/texgine_path_1d_path_effect.cpp
texgine_drawing/src/texgine_path_1d_path_effect.h
texgine_drawing/src/texgine_path_effect.cpp
texgine_drawing/src/texgine_path_effect.h
texgine_drawing/src/texgine_picture.cpp
texgine_drawing/src/texgine_picture.h
texgine_drawing/src/texgine_rect.cpp
texgine_drawing/src/texgine_rect.h
texgine_drawing/src/texgine_stream.cpp
texgine_drawing/src/texgine_stream.h
texgine_drawing/src/texgine_string.cpp
texgine_drawing/src/texgine_string.h
texgine_drawing/src/texgine_text_blob.cpp
texgine_drawing/src/texgine_text_blob.h
texgine_drawing/src/texgine_text_blob_builder.cpp
texgine_drawing/src/texgine_text_blob_builder.h
texgine_drawing/src/texgine_typeface.cpp
texgine_drawing/src/texgine_typeface.h