Commit Graph

80 Commits

Author SHA1 Message Date
openharmony_ci 4290155e2e !3882 rename function name
Merge pull request !3882 from lukai/master
2022-11-21 04:18:23 +00:00
杨亮 6bcf36cf53 IssueNo: #I60JND
Description: shared_ptr解耦
Sig: SIG_ApplicationFramework
Feature or Bugfix: Bugfix
Binary Source: No

Signed-off-by: 杨亮 <yangliang36@huawei.com>
Change-Id: I8265a3047b78e72b9b85c9ffc1d8fbe2241a2d5c
2022-11-18 11:00:06 +08:00
lukai 04ef2520fa rename interface
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I61N2M?from=project-issue

Signed-off-by: lukai <lukai25@huawei.com>
Change-Id: I8a00d86f20e754c43c493639eeb5f5b70e3300b5
2022-11-17 16:29:39 +08:00
zhangyafei.echo bb50f3cd70 IssueNo:#I61B3L
Description:Fix issue in js_runtime.cpp and js_data_struct_converter.cpp
Sig:SIG_ApplicationFramework
Feature or BugFix: Feature
Binary Source: No

Signed-off-by: zhangyafei.echo <zhangyafei12@huawei.com>
Change-Id: I6590ec186d29e7366027811bc486ffe275256f90
2022-11-15 18:59:30 +08:00
quiet-thought 4cb9f1d617 Fix lack node problem
https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5Z1J9

Signed-off-by: quiet-thought <chenjingxiang1@huawei.com>
Change-Id: I284c0646b3faded1accf7583df17d655242ca67d
2022-11-08 11:26:20 +08:00
Rtangyu e5029071c0 Ability supports sourcemap parsing of uncaught exceptions
issues:https://gitee.com/openharmony/ability_ability_runtime/issues/I5YE6R

Signed-off-by: Rtangyu <rentangyu@huawei.com>
2022-10-29 17:07:31 +08:00
openharmony_ci 98f412c151 !3541 Fix bug for mergeAbcPath of the application
Merge pull request !3541 from fanshengli/fix_bug_mergeAbcPath
2022-10-26 03:34:12 +00:00
liqiang 1c41d906ac 适配ark引擎参数传递方式修改
Signed-off-by: liqiang <liqiang121@huawei.com>
Change-Id: Iad0474c8013a6fb70363d594425e511ea4297448
2022-10-25 21:32:08 +08:00
lifansheng 8a37501fc5 Fix bug for mergeAbcPath of the application
issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5XIRT?from=project-issue
Signed-off-by: lifansheng <lifansheng1@huawei.com>
Change-Id: I8251d837bbb04d4d3f83db15a94d7c414fedaa9b
2022-10-25 19:27:17 +08:00
dy_study 36cd250dcc IssueNo:#I5XFXV
Description:Context及Runtime TDD用例补充
Sig:SIG_ApplicationFramework
Feature or Bugfix:Bugfix
Binary Source: No

Signed-off-by: dy_study <dingyao5@huawei.com>
Change-Id: I3fff0c41ed64c4ecfd040e08261f858b22b3226e
2022-10-24 18:37:56 +08:00
openharmony_ci 6bb7d999e4 !2645 冗余代码清理
Merge pull request !2645 from yangliang36/yl0805
2022-10-21 03:56:31 +00:00
openharmony_ci b73582c2ef !3444 传递ArkNative文件路径至ark engine
Merge pull request !3444 from JayLeeHW/1014
2022-10-21 02:02:49 +00:00
杨亮 9a52f95b9e IssueNo: #I5KWBZ
Description: 冗余代码清理
Sig: SIG_ApplicationFramework
Feature or Bugfix: Bugfix
Binary Source: No

Signed-off-by: 杨亮 <yangliang36@huawei.com>
Change-Id: I1ffa4a5295e24ad8dc8a8db835cdc79c11a9b735
2022-10-21 09:45:31 +08:00
zhangyafei.echo 1a18c63bf6 IssueNo:#I5WC0L
Description:1. Send callback to application process to get the result of LoadPatch. 2. adjust permission check.
Sig:SIG_ApplicationFramework
Feature or BugFix: Feature
Binary Source: No

Signed-off-by: zhangyafei.echo <zhangyafei12@huawei.com>
Change-Id: I39b4b189b96181ba3e2f9f8c3e6db4094ccb73a7
2022-10-20 10:27:13 +08:00
liqiang dd23a518fc https://gitee.com/openharmony/ability_ability_runtime/issues/I5WJEK
传递ark native 文件路径

Signed-off-by: liqiang <liqiang121@huawei.com>
Change-Id: I68ce7c78b42a9f284dd9fa4c785f04ce9b8e809d
2022-10-20 10:00:21 +08:00
openharmony_ci 966e0f4275 !3355 修改stage模型对worker文件大小的限制
Merge pull request !3355 from 张亚菲/zyf
2022-10-13 07:50:17 +00:00
zhangyafei.echo 81972ede9e IssueNo:#I5VHC2
Description:Modify the upper size bound of worker, remove restrictions in debug mode.
Sig:SIG_ApplicationFramework
Feature or BugFix: Feature
Binary Source: No

Signed-off-by: zhangyafei.echo <zhangyafei12@huawei.com>
Change-Id: Ib334e15f76a30d61f4881d1044e0c935dbf85fc9
2022-10-13 11:47:46 +08:00
openharmony_ci 97205c6560 !3296 hap解压失败导致崩溃
Merge pull request !3296 from yangliang36/yl1008
2022-10-11 07:06:08 +00:00
openharmony_ci f68ee6e21b !3285 元能力支持so隔离
Merge pull request !3285 from yangzk/master
2022-10-11 02:09:07 +00:00
杨亮 ee24ef2b80 IssueNo: #I5UIZV
Description: hap解压失败导致崩溃
Sig: SIG_ApplicationFramework
Feature or Bugfix: Bugfix
Binary Source: No

Signed-off-by: 杨亮 <yangliang36@huawei.com>
Change-Id: Id6f313bd26bdab330ed3efa00823ad33de1bba14
2022-10-08 19:36:43 +08:00
yangzk db48e9ab32 IssueNo: #I5U0LQ
Description: Support so isolation
Sig: SIG_ApplicationFramework
Feature or Bugfix: Feature
Binary Source: No

Signed-off-by: yangzk <yangzhongkai@huawei.com>
Change-Id: Iaeca9ec9ccf426e620b685ca8704a516f5c888e3
2022-10-08 16:57:12 +08:00
openharmony_ci 163486e81a !3281 元能力codecheck修改
Merge pull request !3281 from mingxihua/master
2022-09-30 06:12:26 +00:00
m00512953 907f7a6b62 mingxihua@huawei.com.cn
Signed-off-by: m00512953 <mingxihua@huawei.com>
2022-09-30 11:36:10 +08:00
maojunwei bb1a3bf2a1 adapt executebuffer
issue:https://gitee.com/openharmony/ability_ability_runtime/issues/I5SXEY

Signed-off-by: maojunwei <maojunwei1@huawei.com>
Change-Id: I83c3fe8a184fe31345602b98b8942286146dbe56
2022-09-29 20:17:25 +08:00
zhangyafei.echo efcec51ab2 IssueNo:#I5SLCG
Description:Add unloadpatch when has applyed patch.
Sig:SIG_ApplicationFramework
Feature or BugFix: Feature
Binary Source: No

Signed-off-by: zhangyafei.echo <zhangyafei12@huawei.com>
Change-Id: I997bd1b37bda3aba397979941af68454ce7ef3ad
2022-09-22 22:00:14 +08:00
openharmony_ci 824e6c12e7 !3016 修复不解压工具类初始化空指针问题
Merge pull request !3016 from dy/fix_unzip_error
2022-09-18 06:59:27 +00:00
niulihua b894100222 modify for quick fix
Signed-off-by: niulihua <niulihua3@huawei.com>
Change-Id: Idfccb26137df4f180e09ff393b260653df5bfc33
2022-09-15 17:55:22 -07:00
dy_study cbcb6adeb5 IssueNo:#I5R1HG
Description: 修复不解压工具类初始化空指针问题
Sig:SIG_ApplicationFramework
Feature or Bugfix:Bugfix
Binary Source: No

Signed-off-by: dy_study <dingyao5@huawei.com>
Change-Id: I609ba4ffbaa9106b7dd70c43952324052ce2df37
2022-09-14 15:55:31 +08:00
openharmony_ci a94948f20d !2973 codecheck问题修改
Merge pull request !2973 from mingxihua/master
2022-09-13 07:26:49 +00:00
openharmony_ci 6dcebf58dd !2934 size类变量日志整改
Merge pull request !2934 from dy/dy_log
2022-09-13 02:24:08 +00:00
m00512953 6956bb464c mingxihua@huawei.com.cn
Signed-off-by: m00512953 <mingxihua@huawei.com>
2022-09-09 16:10:40 +08:00
openharmony_ci 9822720cea !2884 支持应用抓JS-Native混合栈
Merge pull request !2884 from hw_mzyan/master
2022-09-06 07:24:59 +00:00
hw_mzyan d9283ee552 Merge branch 'master' of gitee.com:openharmony/ability_ability_runtime into master
Signed-off-by: yanmengzhao1 <yanmengzhao1@huawei.com>
2022-09-06 14:43:48 +08:00
dy 3fe6d92983 Merge branch 'master' of gitee.com:openharmony/ability_ability_runtime into dy_log
Signed-off-by: dy <dingyao5@huawei.com>
2022-09-05 13:24:00 +00:00
openharmony_ci 0e888b4f8b !2852 支持快速修复特性
Merge pull request !2852 from 张亚菲/zyfQuickFix
2022-09-05 12:20:28 +00:00
dy_study 8731cce27b IssueNo:#I5PTKJ
Description: size类变量日志整改
Sig:SIG_ApplicationFramework
Feature or Bugfix:Bugfix
Binary Source: No

Signed-off-by: dy_study <dingyao5@huawei.com>
Change-Id: I4daa487265f6512919f004b28819d7b9f7263295
2022-09-05 19:43:53 +08:00
zhangyafei.echo b72e464dde IssueNo:#I581VW
Description:support hotreload and quickfix.
Sig:SIG_ApplicationFramework
Feature or BugFix: Feature
Binary Source: No

Signed-off-by: zhangyafei.echo <zhangyafei12@huawei.com>
Change-Id: Icaba9f6086f003b3828a9e419c953d76fa6cda72
2022-09-05 18:20:03 +08:00
dy_study debc08e143 Rename base_extractor to runtime_extractor.
Signed-off-by: dy_study <dingyao5@huawei.com>
Change-Id: I54900f59e45d95097a93c19f3a3e47bc416fc163
2022-09-05 16:19:14 +08:00
dy_study ae7735b43f Merge branch 'master' of https://gitee.com/openharmony/ability_ability_runtime into dy_unzip_review
Signed-off-by: dy_study <dingyao5@huawei.com>
Change-Id: Iaf09b92c043af8381d1af01b30b7ecf7bcbc3087
2022-09-05 12:50:55 +08:00
dy_study 2822abd277 Update review comments.
Signed-off-by: dy_study <dingyao5@huawei.com>
Change-Id: I8b357b6c346f739358fbaab12e3133ef28ed17f0
2022-09-05 12:39:52 +08:00
zhangyafei.echo 3305496a34 IssueNo:#I581VW
Description:Add interface to appmgr and appkit, used in quickfixmgrService.
Sig:SIG_ApplicationFramework
Feature or BugFix: Feature
Binary Source: No

Signed-off-by: zhangyafei.echo <zhangyafei12@huawei.com>
2022-09-05 10:36:44 +08:00
dy_study ef1d890e5b Merge branch 'master' of https://gitee.com/openharmony/ability_ability_runtime into dy_unzip_review
Signed-off-by: dy_study <dingyao5@huawei.com>
Change-Id: I2eacfad966e36c3f40c9b435d2332e5c47b86749
2022-09-02 08:42:04 +08:00
dy_study 928105e8ee Update js_runtime_utils optimization.
Signed-off-by: dy_study <dingyao5@huawei.com>
Change-Id: Ib902184e2f5cd65f76f01a53b0815e8699cc6ed6
2022-09-01 22:14:47 +08:00
openharmony_ci 20d5558281 !2881 Ability merge abc适配
Merge pull request !2881 from 常佳兴/master
2022-09-01 13:59:29 +00:00
hw_mzyan 11bdf2deb5 Merge branch 'master' of gitee.com:openharmony/ability_ability_runtime into master
Signed-off-by: hw_mzyan <yanmengzhao1@huawei.com>
Signed-off-by: yanmengzhao1 <yanmengzhao1@huawei.com>
2022-09-01 16:58:20 +08:00
changjiaxing e6513043c5 Merge abc适配
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5OEOD?from=project-issue

Signed-off-by: changjiaxing <changjiaxing2@huawei.com>
Change-Id: Ibc6066e4b08f82b4e6e32c15d6c9e360de0cf735
2022-09-01 09:29:35 +08:00
yanmengzhao1 854d4934cc add mix stack support for hap
Signed-off-by: yanmengzhao1 <yanmengzhao1@huawei.com>
2022-08-31 16:05:52 +08:00
openharmony_ci 410b250b62 !2849 去除ANR抓栈
Merge pull request !2849 from jerry/master
2022-08-31 06:21:05 +00:00
dy_study fda213396a IssueNo:#I5NRRS
Description: 不解压Hap代码重构
Sig:SIG_ApplicationFramework
Feature or Bugfix:Bugfix
Binary Source: No

Signed-off-by: dy_study <dingyao5@huawei.com>
Change-Id: I8b7e6d723521481b6caada62996ede275cb69821
2022-08-30 12:16:52 +08:00
openharmony_ci 7e57cee654 !2875 模块化加载应用包兼容适配
Merge pull request !2875 from dy/dy_0829
2022-08-29 14:41:49 +00:00