| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix(sendable): unwrap sequence for marshalling Use ordinary NAPI unwrap for MessageSequence and validate the argument, native PixelMap, and MessageParcel before marshalling. Co-Authored-By: Agent Signed-off-by: lwm <liweiming22@huawei.com> 🤖 AI[0%] 🔧 Human Fixed[0%] 🧑 Human[100%] 👌 AI Adopted[0%] | 24 天前 | |
Merge branch '0725-galaxy-tina' of git@gitcode.com:wxc397/multimedia_image_framework.git into 'master' # Conflicts: # conflict frameworks/innerkitsimpl/accessor/src/jpeg_exif_metadata_accessor.cpp # conflict frameworks/innerkitsimpl/converter/src/post_proc.cpp # conflict frameworks/innerkitsimpl/utils/src/hispeed_image_manager.cpp | 14 天前 | |
add DecomposeToPicture and RGBA_F16 Encode Co-Authored-By: Agent Signed-off-by: Aulight02 <liujin133@huawei.com> | 2 个月前 | |
!5758 merge pr_5757 into master feat(pixelmap): enable no-padding DMA by default with size threshold Created-by: soul_like Commit-by: soul_like Merged-by: openharmony_ci Description: ### 一、内容说明(相关的Issue) ### 二、建议测试周期和提测地址 建议测试完成时间:xxxx.xx.xx 投产上线时间:xxxx.xx.xx 提测地址:CI环境/压测环境 测试账号: ### 三、变更内容 * 3.1 关联PR列表 * 3.2 数据库和部署说明 1. 常规更新 2. 重启unicorn 3. 重启sidekiq 4. 迁移任务:是否有迁移任务,没有写 "无" 5. rake脚本: bundle exec xxx RAILS_ENV = production;没有写 "无" * 3.4 其他技术优化内容(做了什么,变更了什么) - 重构了 xxxx 代码 - xxxx 算法优化 * 3.5 废弃通知(什么字段、方法弃用?) * 3.6 后向不兼容变更(是否有无法向后兼容的变更?) ### 四、研发自测点(自测哪些?冒烟用例全部自测?) 自测测试结论: ### 五、测试关注点(需要提醒QA重点关注的、可能会忽略的地方) 检查点: | 需求名称 | 是否影响xx公共模块 | 是否需要xx功能 | 需求升级是否依赖其他子产品 | |------|------------|----------|---------------| | xxx | 否 | 需要 | 不需要 | | | | | | 接口测试: 性能测试: 并发测试: 其他: See merge request: openharmony/multimedia_image_framework!5758 | 2 天前 | |
修复 CreateSendablPixelMapFromParcel 非兼容性变更 Signed-off-by: chen-qiao-yi <chenqiaoyi2@h-partners.com> AI[0%] Human Fixed[0%] Human[100%] AI Adopted[0%] | 14 天前 | |
hehaokun1@huawei.com Signed-off-by: hehaokun1 <hehaokun1@huawei.com> | 18 天前 | |
| 1 个月前 | ||
XMP读写整合到readImageMetadata&writeImageMetadata Signed-off-by: zhaona45 <zhaona45@huawei.com> Change-Id: Ie5736676ab749eaa874cb7ec080450a1d159c092 | 3 个月前 | |
Adapt pixelmap alpha f16 APIs and add TDD coverage Co-Authored-By: Agent Signed-off-by: chen-qiao-yi <chenqiaoyi2@huawei.com> | 3 个月前 | |
fix_AIcodecheck_20260707_new update001 Signed-off-by heguangyao <heguangyao1@h-partners.com> Signed-off-by: he-guangyao <heguangyao1@h-partners.com> | 1 个月前 | |
update code Signed-off-by: zhaona45 <zhaona45@huawei.com> | 7 个月前 | |
fix(sendable): unwrap sequence for marshalling Use ordinary NAPI unwrap for MessageSequence and validate the argument, native PixelMap, and MessageParcel before marshalling. Co-Authored-By: Agent Signed-off-by: lwm <liweiming22@huawei.com> 🤖 AI[0%] 🔧 Human Fixed[0%] 🧑 Human[100%] 👌 AI Adopted[0%] | 24 天前 | |
fix code check Signed-off-by: y00656910 <yaoxingyu3@huawei.com> Change-Id: Ie4bd4c93b33407a85d6f7677d0daa5caffb2543e Signed-off-by: y00656910 <yaoxingyu3@huawei.com> | 2 年前 | |
fix: align API26 image APIs with SDK definitions Signed-off-by: Aulight02 <liujin133@huawei.com> Co-Authored-By: Agent | 6 天前 | |
补充遗漏 Co-Authored-By: Agent Signed-off-by: chen-qiao-yi <chenqiaoyi2@h-partners.com> AI[0%] Human Fixed[0%] Human[100%] AI Adopted[0%] | 5 天前 | |
remove unregister call in release Change-Id: I44d4e662e895eadad87c1792f90f1e935cfd1279 Signed-off-by: y00656910 <yaoxingyu3@huawei.com> | 1 个月前 | |
1.增加NAPI XMPTagType枚举注册 2.重构图片框架CreateEnumTypeObject函数 Signed-off-by: zhaona45 <zhaona45@huawei.com> Change-Id: Ieacafe7b587c3d65e3ca07dd36f60709b3452375 | 5 个月前 | |
!5568 merge revert_packtodata into master revert delete Created-by: huchao53 Commit-by: huchao53 Merged-by: openharmony_ci Description: ### 一、内容说明(相关的Issue) ### 二、建议测试周期和提测地址 建议测试完成时间:xxxx.xx.xx 投产上线时间:xxxx.xx.xx 提测地址:CI环境/压测环境 测试账号: ### 三、变更内容 * 3.1 关联PR列表 * 3.2 数据库和部署说明 1. 常规更新 2. 重启unicorn 3. 重启sidekiq 4. 迁移任务:是否有迁移任务,没有写 "无" 5. rake脚本: bundle exec xxx RAILS_ENV = production;没有写 "无" * 3.4 其他技术优化内容(做了什么,变更了什么) - 重构了 xxxx 代码 - xxxx 算法优化 * 3.5 废弃通知(什么字段、方法弃用?) * 3.6 后向不兼容变更(是否有无法向后兼容的变更?) ### 四、研发自测点(自测哪些?冒烟用例全部自测?) 自测测试结论: ### 五、测试关注点(需要提醒QA重点关注的、可能会忽略的地方) 检查点: | 需求名称 | 是否影响xx公共模块 | 是否需要xx功能 | 需求升级是否依赖其他子产品 | |------|------------|----------|---------------| | xxx | 否 | 需要 | 不需要 | | | | | | 接口测试: 性能测试: 并发测试: 其他: See merge request: openharmony/multimedia_image_framework!5568 | 1 个月前 | |
!5748 merge OptimizeErrMsg0804 into master optimize error message Created-by: lifuminharmony Commit-by: lifumin Merged-by: openharmony_ci Description: ### 一、内容说明(相关的Issue) ### 二、建议测试周期和提测地址 建议测试完成时间:xxxx.xx.xx 投产上线时间:xxxx.xx.xx 提测地址:CI环境/压测环境 测试账号: ### 三、变更内容 * 3.1 关联PR列表 * 3.2 数据库和部署说明 1. 常规更新 2. 重启unicorn 3. 重启sidekiq 4. 迁移任务:是否有迁移任务,没有写 "无" 5. rake脚本: bundle exec xxx RAILS_ENV = production;没有写 "无" * 3.4 其他技术优化内容(做了什么,变更了什么) - 重构了 xxxx 代码 - xxxx 算法优化 * 3.5 废弃通知(什么字段、方法弃用?) * 3.6 后向不兼容变更(是否有无法向后兼容的变更?) ### 四、研发自测点(自测哪些?冒烟用例全部自测?) 自测测试结论: ### 五、测试关注点(需要提醒QA重点关注的、可能会忽略的地方) 检查点: | 需求名称 | 是否影响xx公共模块 | 是否需要xx功能 | 需求升级是否依赖其他子产品 | |------|------------|----------|---------------| | xxx | 否 | 需要 | 不需要 | | | | | | 接口测试: 性能测试: 并发测试: 其他: See merge request: openharmony/multimedia_image_framework!5748 | 3 天前 | |
hehaokun1@huawei.com Signed-off-by: hehaokun1 <hehaokun1@huawei.com> | 18 天前 | |
Fix cross-platform compilation failures caused by xmp Signed-off-by: baosiyuan <baosiyuan@huawei.com> Change-Id: I407b485e03a212ff397aa0cc0f19a00d03201109 | 3 个月前 | |
fix: align API26 image APIs with SDK definitions Signed-off-by: Aulight02 <liujin133@huawei.com> Co-Authored-By: Agent | 6 天前 | |
减少日志总量 Signed-off-by: chen-qiao-yi <chenqiaoyi2@h-partners.com> AI[0%] Human Fixed[0%] Human[100%] AI Adopted[0%] | 1 天前 | |
fix: align API26 image APIs with SDK definitions Signed-off-by: Aulight02 <liujin133@huawei.com> Co-Authored-By: Agent | 6 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 24 天前 | ||
| 14 天前 | ||
| 2 个月前 | ||
| 2 天前 | ||
| 14 天前 | ||
| 18 天前 | ||
| 1 个月前 | ||
| 3 个月前 | ||
| 3 个月前 | ||
| 1 个月前 | ||
| 7 个月前 | ||
| 24 天前 | ||
| 2 年前 | ||
| 6 天前 | ||
| 5 天前 | ||
| 1 个月前 | ||
| 5 个月前 | ||
| 1 个月前 | ||
| 3 天前 | ||
| 18 天前 | ||
| 3 个月前 | ||
| 6 天前 | ||
| 1 天前 | ||
| 6 天前 |