Commit Graph

116 Commits

Author SHA1 Message Date
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
openharmony_ci f8980f1587 !3559 适配ark引擎参数传递方式修改
Merge pull request !3559 from JayLeeHW/1014
2022-10-26 02:26:33 +00:00
openharmony_ci ea449561a7 !3479 【FA接口优化】Napi改造FA和PA部分接口提交【第二批】
Merge pull request !3479 from xinking129/master
2022-10-25 13:53:09 +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
xinxin13 00fda8660d submit code
Signed-off-by: xinxin13 <xinxin13@huawei.com>
2022-10-21 14:46:35 +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
openharmony_ci e55487afae !3428 快速修复代码优化_异步方式返回LoadPatch的返回值
Merge pull request !3428 from 张亚菲/zyf
2022-10-20 03:33:19 +00: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
m00512953 f14d6e23f9 mingxihua@huawei.com.cn
Signed-off-by: m00512953 <mingxihua@huawei.com>
2022-10-19 14:54:57 +08:00
HuangXW 354b1ce068 错误码整改ExtensionContext
Change-Id: I72afba4986807249bfa8de2f6ce63c5b28fba601
Signed-off-by: HuangXW <huangxinwei4@huawei.com>
2022-10-15 17:13:14 +08:00
m00512953 a60ebfd63d mingxihua@huawei.com.cn
Signed-off-by: m00512953 <mingxihua@huawei.com>
2022-10-14 15:18:24 +08:00
openharmony_ci 8c2a6b49c0 !3361 cppcheck修改
Merge pull request !3361 from mingxihua/master
2022-10-14 01:56:44 +00:00
openharmony_ci 8e7bdf37de !3334 mission manager错误码整改
Merge pull request !3334 from ccll/dev_errcode
2022-10-13 14:14:15 +00:00
m00512953 38294c608d mingxihua@huawei.com.cn
Signed-off-by: m00512953 <mingxihua@huawei.com>
2022-10-13 17:16:57 +08:00
caochunlei 3798dd9743 caochunlei1@huawei.com
Signed-off-by: caochunlei <caochunlei1@huawei.com>
2022-10-13 16:43:08 +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
yangzk 780d57dea9 IssueNo: #I5V9DT
Description: 卡片错误码整改 修复返回值问题
Sig: SIG_ApplicationFramework
Feature or Bugfix: Bugfix
Binary Source: No

Signed-off-by: yangzk <yangzhongkai@huawei.com>
Change-Id: I15cfebf6d8b50a19042850a152208c033b964d49
2022-10-12 12:58:40 +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
openharmony_ci 8e68446890 !3227 Add the tid info for HeapProfiler
Merge pull request !3227 from huangfeijie/master
2022-10-10 10:11:16 +00:00
xuyong a32311c31e Rename HiTrace to HiTraceChain
Signed-off-by: xuyong <xuyong59@huawei.com>
2022-10-09 14:37:35 +08: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
openharmony_ci f290fa4259 !3185 adapt executebuffer
Merge pull request !3185 from maojunwei/master
2022-09-30 03:40:54 +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
dy_study a47afa8741 IssueNo:#I5TWN8
Description:AbilityManagerService、Runtime_extractor分支覆盖TDD用例添加
Sig:SIG_ApplicationFramework
Feature or Bugfix:Bugfix
Binary Source: No

Signed-off-by: dy_study <dingyao5@huawei.com>
Change-Id: I9f480cc84468cddbf791f4d6accc39ca3649418b
2022-09-29 20:09:11 +08:00
huangfeijie 23f0aeeb52 issue: https://gitee.com/openharmony/ability_ability_runtime/issues/I5TEGF
Add the tid info for the HeapProfiler

Use gettid() to get the info

Signed-off-by: huangfeijie <huangfeijie@huawei.com>
2022-09-27 17:27:37 +08:00
dy_study 1c816ad8e5 IssueNo:#I5T8NN
Description:Runtime_extractor新增分支TDD覆盖
Sig:SIG_ApplicationFramework
Feature or Bugfix:Feature
Binary Source: No

Signed-off-by: dy_study <dingyao5@huawei.com>
Change-Id: I904064b82a23aca97dcba80e1ead899c9a057e1f
2022-09-26 20:42:35 +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
wangzhaoyong 17a2568602 fix worker.onmessage(stage model)
issue: https://gitee.com/openharmony/ability_ability_runtime/issues/I5SBFT

Signed-off-by: wangzhaoyong <wangzhaoyong@huawei.com>
Change-Id: I0d0cd3331813ad5355e8365c857bfdcec5fd9dee
2022-09-21 17:07:35 +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