| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix(surface): resolve codecheck warnings for video dimension type Fix codecheck warnings from MR !1353: - native_window.cpp: add spaces after if, fix trailing spaces, fix '0 )', add space after comma - buffer_queue_producer.cpp: fix param indentation in Set/GetVideoDimensionTypeRemote - buffer_common.h: remove trailing space in comment - surface_buffer_impl.cpp: merge handle write branch to reduce WriteAllPropertiesToMessageParcel under 50 lines - buffer_queue.cpp: simplify Map/AttachBuffer branches to reduce function under 50 lines - surface_buffer_impl_test.cpp: shorten comment line over 120 chars Not fixed (need further confirmation): - G.NAM.03-CPP naming style for OH_ C API (ABI constraint) - surface_type.h over 500 lines (public API header, split needs compat confirmation) - native_window_test.cpp over 2000 lines (test file split needs BUILD.gn change) Co-Authored-By: Agent Signed-off-by: hewenpeng <hewenpeng@h-partners.com> | 13 天前 | |
Add Baseline Code Signed-off-by: BruceXuXu <xufeilong2@huawei.com> | 2 年前 | |
Add Baseline Code Signed-off-by: BruceXuXu <xufeilong2@huawei.com> | 2 年前 | |
sync code from graphic_2d Signed-off-by: BruceXuXu <xufeilong2@huawei.com> | 2 年前 | |
sync code from graphic_2d Signed-off-by: BruceXuXu <xufeilong2@huawei.com> | 2 年前 | |
增加错误码说明&补充用例 Signed-off-by: dingpy <dingpanyun1@huawei.com> Change-Id: Ia5c59f2b2b7f550c5dc3e6c73412ff2bc02b2bc2 | 7 个月前 | |
update: 更新文件 ibuffer_consumer_listener.h Signed-off-by: zhudaohang <xfydestiny@163.com> | 28 天前 | |
refactor(surface): move new video dimension type APIs to end of header files Move newly added SetVideoDimensionType/GetVideoDimensionType and related declarations to the end of their respective sections in header files for better code organization. Signed-off-by: hewenpeng <hewenpeng@h-partners.com> Co-Authored-By: Agent | 11 天前 | |
config tunnel node Signed-off-by: s30029175 <shiqiwei4@huawei.com> Signed-off-by: Eternally831143 <shiqiwei4@huawei.com> Change-Id: Iea0b13865d3034546568c7909a87d5d88127214d | 2 个月前 | |
fix(surface): fix reference parameter format for VideoDimType Change 'VideoDimType& videoDimType' to 'VideoDimType &videoDimType' to follow the project's coding style convention. Modified files: - interfaces/inner_api/surface/iconsumer_surface.h - interfaces/inner_api/surface/surface.h - surface/include/buffer_queue_consumer.h - surface/include/consumer_surface.h - surface/src/buffer_queue_consumer.cpp - surface/src/consumer_surface.cpp Signed-off-by: hewenpeng <hewenpeng@h-partners.com> Co-Authored-By: Agent | 9 天前 | |
chang api since Signed-off-by: fangxiang <fangxiang19@huawei.com> Change-Id: Iee069c7bc3b74876f65b77352e755e5ad1bb7d8f | 6 个月前 | |
Add Baseline Code Signed-off-by: BruceXuXu <xufeilong2@huawei.com> | 2 年前 | |
Add Baseline Code Signed-off-by: BruceXuXu <xufeilong2@huawei.com> | 2 年前 | |
fix(surface): fix reference parameter format for VideoDimType Change 'VideoDimType& videoDimType' to 'VideoDimType &videoDimType' to follow the project's coding style convention. Modified files: - interfaces/inner_api/surface/iconsumer_surface.h - interfaces/inner_api/surface/surface.h - surface/include/buffer_queue_consumer.h - surface/include/consumer_surface.h - surface/src/buffer_queue_consumer.cpp - surface/src/consumer_surface.cpp Signed-off-by: hewenpeng <hewenpeng@h-partners.com> Co-Authored-By: Agent | 9 天前 | |
update: 更新文件 surface_buffer.h Signed-off-by: mashaobo <mashaobo10@h-partners.com> | 8 天前 | |
Add Baseline Code Signed-off-by: BruceXuXu <xufeilong2@huawei.com> | 2 年前 | |
Add Baseline Code Signed-off-by: BruceXuXu <xufeilong2@huawei.com> | 2 年前 | |
refactor(surface): move new video dimension type APIs to end of header files Move newly added SetVideoDimensionType/GetVideoDimensionType and related declarations to the end of their respective sections in header files for better code organization. Signed-off-by: hewenpeng <hewenpeng@h-partners.com> Co-Authored-By: Agent | 11 天前 | |
config tunnel node Signed-off-by: s30029175 <shiqiwei4@huawei.com> Signed-off-by: Eternally831143 <shiqiwei4@huawei.com> Change-Id: Iea0b13865d3034546568c7909a87d5d88127214d | 2 个月前 | |
fix(surface): restore CRLF line endings and move 3D metadata APIs to end in window.h The previous commit a0463f5 accidentally converted window.h from CRLF to LF, causing the entire file to show as changed in diffs. This commit restores CRLF line endings and keeps the 3D metadata API placement at the end of the file. Signed-off-by: hewenpeng <hewenpeng@h-partners.com> Co-Authored-By: Agent | 10 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 13 天前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 7 个月前 | ||
| 28 天前 | ||
| 11 天前 | ||
| 2 个月前 | ||
| 9 天前 | ||
| 6 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 9 天前 | ||
| 8 天前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 11 天前 | ||
| 2 个月前 | ||
| 10 天前 |