Commit Graph

  • b99388521c update services/drm_service/server/src/key_session_service_callback_stub.cpp. baoxy92 2024-07-18 13:34:19 +00:00
  • 3c4b1c666b update services/drm_service/server/src/key_session_service_stub.cpp. baoxy92 2024-07-18 13:33:45 +00:00
  • 980066bace update services/drm_service/server/src/media_decrypt_module_service.cpp. baoxy92 2024-07-18 13:29:41 +00:00
  • 5b11bde489 update services/drm_service/server/src/media_decrypt_module_service_stub.cpp. baoxy92 2024-07-18 13:28:29 +00:00
  • 0fee01b96c update services/drm_service/server/src/mediakeysystem_service_stub.cpp. baoxy92 2024-07-18 13:11:18 +00:00
  • 09018ad184 update services/drm_service/server/src/mediakeysystemfactory_service.cpp. baoxy92 2024-07-18 12:43:25 +00:00
  • bf783656ce update services/drm_service/server/src/mediakeysystemfactory_service_stub.cpp. baoxy92 2024-07-18 12:39:32 +00:00
  • b23d7bf6cd update services/drm_service/client/src/mediakeysystemfactory_service_proxy.cpp. baoxy92 2024-07-18 12:35:27 +00:00
  • 4d5037cd97 update services/drm_service/client/src/mediakeysystem_service_proxy.cpp. baoxy92 2024-07-18 12:30:00 +00:00
  • 556689decf update services/drm_service/client/src/mediakeysystem_service_callback_proxy.cpp. baoxy92 2024-07-18 12:18:34 +00:00
  • 5735bbece6 update services/drm_service/client/src/media_decrypt_module_service_proxy.cpp. baoxy92 2024-07-18 12:17:31 +00:00
  • ab75152af2 update services/drm_service/client/src/key_session_service_proxy.cpp. baoxy92 2024-07-18 12:15:53 +00:00
  • 40aea4e353 update services/drm_service/client/src/key_session_service_callback_proxy.cpp. baoxy92 2024-07-18 12:11:10 +00:00
  • c42b750f8e update services/drm_service/client/src/drm_listener_proxy.cpp. baoxy92 2024-07-18 12:07:47 +00:00
  • 27592fcfdf Delete useless log. jiangchunli 2024-07-18 12:00:14 +00:00
  • 607f3f85e7 update services/utils/include/napi_param_utils.h. baoxy92 2024-07-18 10:50:07 +00:00
  • 88813d02fb update services/utils/include/drm_log.h. baoxy92 2024-07-18 09:44:04 +00:00
  • 5d2947ac89 keySystem和keySession数量判断下沉server & 离线证书数量获取错误 bao92 2024-07-18 09:06:30 +00:00
  • 6cb776c24c !244 重构DFX统计事件上报 Merge pull request !244 from 姜春丽/master openharmony_ci 2024-07-18 07:49:28 +00:00
  • 60f2000290 Refactor the code that reports statistics event to reduce memory. jiangchunli 2024-07-17 09:25:24 +00:00
  • 82252c8d8d feat: 消除ability_ability_base中all_dependent_configs Issue: https://gitee.com/openharmony/ability_ability_base/issues/IAB0NZ?from=project-issue Comment: 消除ability_ability_base中all_dependent_configs jiangzhijun8 2024-07-17 03:06:30 +00:00
  • 826704279e !241 Bug修复:补充杀死应用场景下的dumper system总数减少 Merge pull request !241 from 姜春丽/master OpenHarmony_debug_20240717 OpenHarmony_ArkUI_Upstream_2024 openharmony_ci 2024-07-15 03:27:59 +00:00
  • 1538df2785 Bugfix: decrease total system num when the application is killed. jiangchunli 2024-07-12 10:06:19 +00:00
  • e3de1286b8 !240 使用GetConfiguration代替使用GetStatistics接口获取DFX所需数据 Merge pull request !240 from 姜春丽/master weekly_20240715 openharmony_ci 2024-07-12 08:50:50 +00:00
  • 5f587fa6e3 Remove the dependency of GetStatistics, and use GetConfiguration instead. jiangchunli 2024-07-11 07:52:35 +00:00
  • 42a5776052 !239 CleanCode Merge pull request !239 from 姜春丽/master openharmony_ci 2024-07-10 12:49:13 +00:00
  • 3d3da678d2 clean code, change remote request code. jiangchunli 2024-07-10 09:16:00 +00:00
  • 991ad4a19b !238 Bug修复:修复DFX Hidumper无打印最大解密耗时问题 Merge pull request !238 from 姜春丽/master openharmony_ci 2024-07-10 06:56:03 +00:00
  • a04a243448 Bugfix: fix the issue of dumper. jiangchunli 2024-07-09 10:27:00 +00:00
  • bf310f8876 !236 32位64位流水线兼容 Merge pull request !236 from baoxy92/master openharmony_ci 2024-07-09 06:13:32 +00:00
  • 6badeefdf4 update services/utils/drm_api_operation.cpp. baoxy92 2024-07-09 02:50:52 +00:00
  • 9804baad7f update services/utils/drm_api_operation.cpp. baoxy92 2024-07-09 02:11:44 +00:00
  • da845c5ab3 update services/utils/drm_api_operation.cpp. baoxy92 2024-07-09 01:35:03 +00:00
  • 070e52249c update services/utils/drm_api_operation.cpp. baoxy92 2024-07-09 01:15:05 +00:00
  • 04c760fb24 update services/utils/drm_api_operation.cpp. baoxy92 2024-07-08 14:30:31 +00:00
  • a1bd916eee update services/utils/drm_api_operation.cpp. baoxy92 2024-07-08 14:11:10 +00:00
  • f2bdd4c20f !235 当证书存在的时候,不可以再下载证书,DT用例修改 Merge pull request !235 from baoxy92/master weekly_20240708 openharmony_ci 2024-07-06 10:33:01 +00:00
  • 73cd8d4fc3 update frameworks/native/test/unittest/src/drm_framework_unittest.cpp. baoxy92 2024-07-06 09:21:02 +00:00
  • 0e149ac6e1 update frameworks/native/test/unittest/src/drm_framework_unittest.cpp. baoxy92 2024-07-06 09:20:08 +00:00
  • 84ecceb2d7 update services/utils/drm_api_operation.cpp. baoxy92 2024-07-06 09:19:10 +00:00
  • 419ed3d3ce update frameworks/native/test/unittest/src/drm_framework_unittest.cpp. baoxy92 2024-07-06 08:59:39 +00:00
  • b23a453609 update services/utils/drm_api_operation.cpp. baoxy92 2024-07-06 08:29:11 +00:00
  • a9c6d809f8 update frameworks/native/test/unittest/src/drm_framework_unittest.cpp. baoxy92 2024-07-06 08:23:48 +00:00
  • a450b5ba5e update frameworks/native/test/unittest/src/drm_framework_unittest.cpp. baoxy92 2024-07-06 08:21:12 +00:00
  • 5cbeca2093 update frameworks/native/test/unittest/src/drm_framework_unittest.cpp. baoxy92 2024-07-06 07:51:43 +00:00
  • 9afc4cc494 update frameworks/native/test/unittest/src/drm_framework_unittest.cpp. baoxy92 2024-07-06 07:29:11 +00:00
  • ee0131e28d update frameworks/native/test/unittest/src/drm_framework_unittest.cpp. baoxy92 2024-07-06 07:27:10 +00:00
  • 7464b6d5d6 update frameworks/native/test/unittest/src/drm_framework_unittest.cpp. baoxy92 2024-07-06 07:24:59 +00:00
  • 8a8e9bb47d update frameworks/native/test/unittest/src/drm_framework_unittest.cpp. baoxy92 2024-07-06 07:23:25 +00:00
  • 4269206863 update frameworks/native/test/unittest/src/drm_framework_unittest.cpp. baoxy92 2024-07-06 07:21:21 +00:00
  • 4a1520b247 update frameworks/native/test/unittest/src/drm_framework_unittest.cpp. baoxy92 2024-07-06 07:20:42 +00:00
  • d8e76f6d0f update frameworks/native/test/unittest/src/drm_framework_unittest.cpp. baoxy92 2024-07-06 07:20:03 +00:00
  • 487c86cebf update interfaces/kits/c/drm_capi/common/native_drm_object.h. baoxy92 2024-07-06 07:14:58 +00:00
  • 7501d2f04f !233 Bug修复:修复MediaKeySessionService和MediaDecryptModuleService的所属关系 Merge pull request !233 from 姜春丽/master openharmony_ci 2024-07-05 07:22:05 +00:00
  • fb8c526c95 !232 API运营打点修改重入逻辑 Merge pull request !232 from baoxy92/master openharmony_ci 2024-07-05 06:04:21 +00:00
  • 1d8172e595 update interfaces/kits/js/drm_napi/BUILD.gn. baoxy92 2024-07-05 03:47:04 +00:00
  • 3da2a6758d update frameworks/native/BUILD.gn. baoxy92 2024-07-05 03:25:30 +00:00
  • 08d69bbf30 update services/drm_service/server/src/mediakeysystemfactory_service.cpp. baoxy92 2024-07-05 03:20:33 +00:00
  • 796d5f3b58 bugfix:change the logic of creating decrypt module. jiangchunli 2024-07-05 02:45:28 +00:00
  • b620605c61 update interfaces/kits/c/drm_capi/common/native_drm_object.h. baoxy92 2024-07-05 01:04:27 +00:00
  • 852a7fc489 update services/utils/drm_api_operation.cpp. baoxy92 2024-07-04 14:31:50 +00:00
  • f859fb3b20 API运营打点修改重入逻辑 bao92 2024-07-04 14:29:00 +00:00
  • 1263c1254f !231 API运营打点更新&&CFI二段整改之std::bind、std::thread Merge pull request !231 from baoxy92/master OpenHarmony_debug_20240704 openharmony_ci 2024-07-03 01:02:41 +00:00
  • 771e4c922f update services/utils/drm_api_operation.cpp. baoxy92 2024-07-02 13:36:49 +00:00
  • 9e1fe77f8b modify codecheck bao92 2024-07-02 12:41:08 +00:00
  • 5ed8fc0b95 框架仓头文件修改 bao92 2024-07-02 12:33:09 +00:00
  • 8cc9d2f0d1 API运营打点更新&&CFI二段整改之std::bind、std::thread bao92 2024-07-02 09:11:10 +00:00
  • 4c807c1214 !229 revert “清理遗留事件打点编译宏 ” Merge pull request !229 from caochuan/master openharmony_ci 2024-07-02 02:56:50 +00:00
  • c9900f6ada Revert "remove ifdrf" caochuan 2024-06-27 14:06:50 +08:00
  • 780498e8b9 !230 移除头文件中的drm_error_code.h Merge pull request !230 from 姜春丽/master weekly_20240701 openharmony_ci 2024-06-27 12:43:08 +00:00
  • 50a1588166 remove useless drm_error_code.h from header files. jiangchunli 2024-06-27 08:56:51 +00:00
  • db90d14aa3 !228 移除hdi头文件副本 Merge pull request !228 from 姜春丽/master openharmony_ci 2024-06-27 06:46:18 +00:00
  • d5b9263829 remove copies of hdi header files. jiangchunli 2024-06-27 04:09:11 +00:00
  • ac9f83542f !227 流水线32位门禁64位编译兼容 Merge pull request !227 from baoxy92/master openharmony_ci 2024-06-26 03:37:03 +00:00
  • ec2c5fca4e !226 清理遗留事件打点编译宏 Merge pull request !226 from caochuan/master openharmony_ci 2024-06-26 03:01:41 +00:00
  • 05331f9e9a update services/drm_service/server/src/drm_host_manager.cpp. baoxy92 2024-06-26 02:30:53 +00:00
  • a3eb1de7b4 remove ifdrf caochuan 2024-06-25 11:15:19 +08:00
  • 007aa84270 !224 DRM懒加载驱动插件,减少驱动插件常驻内存1034KB,优化服务接口性能800ms到40ms Merge pull request !224 from baoxy92/master openharmony_ci 2024-06-24 08:07:21 +00:00
  • c734c07305 update frameworks/native/drm/media_key_system_factory_impl.cpp. baoxy92 2024-06-24 06:46:11 +00:00
  • e322b47513 update interfaces/inner_api/native/drm/media_key_system_factory_impl.h. baoxy92 2024-06-24 06:37:03 +00:00
  • a32bbfa157 update services/etc/drm_api_operation.cfg. baoxy92 2024-06-24 03:49:56 +00:00
  • 437ee1083a update services/drm_service/server/src/drm_host_manager.cpp. baoxy92 2024-06-24 02:32:53 +00:00
  • 3208d49199 update services/drm_service/server/include/drm_host_manager.h. baoxy92 2024-06-24 02:31:21 +00:00
  • a718c49f5c update services/drm_service/server/src/drm_host_manager.cpp. baoxy92 2024-06-22 06:58:28 +00:00
  • ba7d4ea254 update services/etc/drm_api_operation.cfg. baoxy92 2024-06-22 06:56:32 +00:00
  • b002d17cd5 update services/etc/drm_api_operation.cfg. baoxy92 2024-06-22 06:56:02 +00:00
  • 3af1420fb4 update services/drm_service/server/src/drm_host_manager.cpp. baoxy92 2024-06-22 06:46:46 +00:00
  • a081acf2d2 update frameworks/native/test/fuzztest/drmservice_fuzzer/drmservice_fuzzer.h. baoxy92 2024-06-22 06:35:40 +00:00
  • 589a404ec3 DRM懒加载驱动插件,减少驱动插件常驻内存1034KB,优化服务接口性能 bao92 2024-06-22 04:15:43 +00:00
  • ec14e7fe78 !222 修复drm service死亡后应用无法继续播放drm节目问题 Merge pull request !222 from 姜春丽/master weekly_20240624 openharmony_ci 2024-06-21 11:55:14 +00:00
  • 1b3017d2fc reconnect drm service when service died. jiangchunli 2024-06-21 07:33:09 +00:00
  • d8cb2a7147 !210 移除事件编译宏 Merge pull request !210 from caochuan/master openharmony_ci 2024-06-21 02:56:21 +00:00
  • 361f39518f remove ifdef caochuan 2024-06-20 17:54:11 +08:00
  • 01825f0f99 !220 drmservice fuzz removes onStart and onStop calls Merge pull request !220 from zhenghongda/master openharmony_ci 2024-06-20 04:07:20 +00:00
  • 86db456237 !219 将drmHostManager的初始化移到构造函数 Merge pull request !219 from 姜春丽/master openharmony_ci 2024-06-20 03:17:26 +00:00
  • f1cfb6c971 update services/drm_service/server/src/drm_host_manager.cpp. 姜春丽 2024-06-20 02:32:23 +00:00
  • d8988e2d82 drmservice fuzz removes onStart and onStop calls. zhenghongda 2024-06-20 02:31:39 +00:00
  • 199ac68bf8 move the initialization of drm host manager. jiangchunli 2024-06-20 02:19:07 +00:00
  • 31a4265528 !216 DT用例整改 Merge pull request !216 from Gezhe/master openharmony_ci 2024-06-19 10:36:33 +00:00
  • 32d9beee0c update frameworks/native/test/unittest/src/drm_framework_unittest.cpp. Gezhe 2024-06-19 09:39:44 +00:00