Commit Graph

66 Commits

Author SHA1 Message Date
huangshiwei cf243b1ce5 huangshiwei4@huawei.com
Signed-off-by: huangshiwei <huangshiwei4@huawei.com>
2022-11-10 20:58:53 +08:00
m00512953 53d2ea8ece mingxihua@huawei.com.cn
Signed-off-by: m00512953 <mingxihua@huawei.com>
2022-11-07 15:40:10 +08:00
openharmony_ci 414312c43a !3532 【FA接口优化】formHost napi接口提交第二批 js_runtime_utils 添加新Resolve接口
Merge pull request !3532 from xinking129/master
2022-11-04 01:48:57 +00:00
openharmony_ci 4dc4b6a51a !3522 【FA接口优化】bms napi接口改造 ability_runtime适配【第三批】
Merge pull request !3522 from xinking129/master
2022-11-02 02:30:02 +00:00
xinxin13 1cf3d15be5 napi_form_sub
Signed-off-by: xinxin13 <xinxin13@huawei.com>
2022-10-31 15:32:35 +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
xinking129 65370025ba Merge branch 'master' of gitee.com:openharmony/ability_ability_runtime into master
Signed-off-by: xinking129 <xinxin13@huawei.com>
2022-10-26 01:24:11 +00: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
xinxin13 3fa32336ee adaptor bundle api
Signed-off-by: xinxin13 <xinxin13@huawei.com>
2022-10-24 15:49:16 +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
openharmony_ci 8e7bdf37de !3334 mission manager错误码整改
Merge pull request !3334 from ccll/dev_errcode
2022-10-13 14:14:15 +00: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
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
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 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_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
dy_study c2cd55fa4d Fix review comments.
Signed-off-by: dy_study <dingyao5@huawei.com>
Change-Id: I8852176d392e54993817aab446bc8c648f9df16f
2022-08-27 11:50:02 +08:00
unknown 8e8f5d1a4e add user
Signed-off-by: unknown <sijunjie@huawei.com>
2022-08-26 16:35:23 +08:00
dy_study c8d5d35f2c Add base extractor.
Signed-off-by: dy_study <dingyao5@huawei.com>
Change-Id: I732f8048df77f193030ca79977f20f5d0053e3b2
2022-08-24 22:10:08 +08:00
dy_study 0a1d1e4245 Merge branch 'master' of https://gitee.com/openharmony/ability_ability_runtime into dy_unzip_load
Signed-off-by: dy_study <dingyao5@huawei.com>
Change-Id: Ic02b8cb15e3b79ac851e4f1b9bc8731d839a9dfd
2022-08-23 11:59:25 +08:00
xiazhonglin 913888ffe7 Add Module Name For BindNativeFunction
Signed-off-by: xiazhonglin <xiazhonglin@huawei.com>
Change-Id: If42a0ee98835bfa5de08096e4ebba05c9dd038cb
2022-08-17 17:14:34 +08:00
dy_study d54dbd5de2 Update unzip load code.
Signed-off-by: dy_study <dingyao5@huawei.com>
Change-Id: I386bdc51a10afaaf0e5f30e84b1079b138b4b2c7
2022-08-16 10:41:59 +08:00
dy_study fdeee73647 Merge branch 'master' of https://gitee.com/openharmony/ability_ability_runtime into dy_unzip_load
Signed-off-by: dy_study <dingyao5@huawei.com>
Change-Id: Ic1e48dc55a4c7eaed14e1434f0ed713dffebcd71
2022-08-09 21:05:58 +08:00
dy_study c826f327de IssueNo:#I5825N
Description: 不解压HAP加载应用代码
Sig:SIG_ApplicationFramework
Feature or Bugfix:Feature
Binary Source: No

Signed-off-by: dy_study <dingyao5@huawei.com>
Change-Id: I4255164c1df585e91f789f5b31d04c0eed976034
2022-08-09 19:59:59 +08:00
openharmony_ci 2cc51228ff !2464 Fix get stage hapModuleInfo problem.
Merge pull request !2464 from dy/master
2022-07-28 02:01:08 +00:00
liweifeng fd379239f1 CreateJsValue 支持const char*类型
Signed-off-by: liweifeng <liweifeng2@huawei.com>
Change-Id: Id310b4c10d343de15f2dbd80fdec7dcb701b46dd
2022-07-26 18:52:16 +08:00