openharmony_ci
bb6a43519c
!3724 add recovery for shared memory way
...
Merge pull request !3724 from zhancaijin/master
2022-11-04 04:08:23 +00: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
zhancaijin
8814259feb
add recovery for shared memory way
...
Signed-off-by: zhancaijin <zhancaijin1@huawei.com >
2022-11-03 16:25:39 +08:00
openharmony_ci
823a079fd5
!3703 修复stage模型生命周期
...
Merge pull request !3703 from 于文泽/lifecycle
2022-11-02 03:31:49 +00:00
yuwenze
26647e9d18
Description:fix lifecycle
...
Sig:SIG_ApplicationFramework
Feature or Bugfix:Bugfix
Binary Source:No
Signed-off-by: yuwenze <yuaqiang1@huawei.com >
Change-Id: I7c03281c24b85914be0870ba847f9c4558698c52
2022-11-02 02:34:38 +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
openharmony_ci
a5a7b4d563
!3618 修复stage模型客户端生命周期超时不触发超时处理问题
...
Merge pull request !3618 from 于文泽/back
2022-11-01 09:43:19 +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
yuwenze
f1b0783c6a
Description:fix client lifecycle timeout issue
...
Sig:SIG_ApplicationFramework
Feature or Bugfix:Bugfix
Binary Source:No
Signed-off-by: yuwenze <yuaqiang1@huawei.com >
Change-Id: I05b3a341f7a26de8629ff2ec7f89b57dd8143c9d
2022-10-28 08:57:43 +00:00
openharmony_ci
f52ba75c75
!3544 多线程操作callback_导致崩溃
...
Merge pull request !3544 from yangliang36/yl1025
2022-10-27 07:18:14 +00:00
openharmony_ci
b72d3bfd2a
!3590 cppcheck修改
...
Merge pull request !3590 from mingxihua/master
2022-10-27 01:49:27 +00:00
openharmony_ci
9deb3f7b42
!3547 support js base extension ability.
...
Merge pull request !3547 from ccll/dev_extension_common
2022-10-26 11:03:19 +00:00
m00512953
822f78a9b3
mingxihua@huawei.com.cn
...
Signed-off-by: m00512953 <mingxihua@huawei.com >
2022-10-26 17:09:32 +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
openharmony_ci
ea449561a7
!3479 【FA接口优化】Napi改造FA和PA部分接口提交【第二批】
...
Merge pull request !3479 from xinking129/master
2022-10-25 13:53:09 +00:00
caochunlei
d43f7d36de
caochunlei1@huawei.com
...
Signed-off-by: caochunlei <caochunlei1@huawei.com >
2022-10-25 19:48:41 +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
openharmony_ci
a7629d0bbe
!3551 新增测试用例-error_util
...
Merge pull request !3551 from JayLeeHW/1014
2022-10-25 09:42:42 +00:00
liqiang
681101b4f1
新增error_util 测试用例
...
Signed-off-by: liqiang <liqiang121@huawei.com >
Change-Id: If031309e87b61dcc3448de751c598e4bcd78ca6b
2022-10-25 17:00:29 +08:00
openharmony_ci
0a703bece4
!3500 将快速修复服务修改为动态加载
...
Merge pull request !3500 from 张亚菲/zyf
2022-10-25 07:45:03 +00:00
杨亮
f428ad3aa7
IssueNo: #I5XIUE
...
Description: 多线程操作callback_导致崩溃
Sig: SIG_ApplicationFramework
Feature or Bugfix: Bugfix
Binary Source: No
Signed-off-by: 杨亮 <yangliang36@huawei.com >
Change-Id: I9c908e4dfc2598ede2b8f4e50eff1f0199e6550a
2022-10-25 11:45:15 +08:00
openharmony_ci
435943e4df
!3247 冗余代码清理
...
Merge pull request !3247 from yangliang36/yl0928
2022-10-24 13:27:26 +00:00
zhangyafei.echo
848506e37b
IssueNo:#I5X5S5
...
Description:1. Modify QuickFixMgrService to danamic load. 2. Modify to async task. 3. Move quick_fix_manager_util to quick_fix_manager_utils.
Sig:SIG_ApplicationFramework
Feature or BugFix: Feature
Binary Source: No
Signed-off-by: zhangyafei.echo <zhangyafei12@huawei.com >
Change-Id: I81a591248309baa6f3f677a24234fa4d3960e7b2
2022-10-24 17:29:01 +08:00
xinxin13
3fa32336ee
adaptor bundle api
...
Signed-off-by: xinxin13 <xinxin13@huawei.com >
2022-10-24 15:49:16 +08:00
openharmony_ci
f6bcaac5a4
!3460 修复内存泄漏
...
Merge pull request !3460 from 于文泽/leak
2022-10-24 02:53:43 +00:00
yuwenze
3c37465dc9
Description:fix memory leak
...
Sig:SIG_ApplicationFramework
Feature or Bugfix:Bugfix
Binary Source:No
Signed-off-by: yuwenze <yuaqiang1@huawei.com >
Change-Id: I08c03540ea38d2850a6e8be65976ca38317cbe73
2022-10-21 08:47:15 +00:00
杨亮
dc6caa3398
IssueNo: #I5WZ8D
...
Description: 冗余代码清理
Sig: SIG_ApplicationFramework
Feature or Bugfix: Bugfix
Binary Source: No
Signed-off-by: 杨亮 <yangliang36@huawei.com >
Change-Id: I24b58b926fec15e424a5949ec724eb7a47a22758
2022-10-21 15:28:28 +08:00
openharmony_ci
6fe9104e76
!3477 当使能应用自恢复的时候,取消ANR弹窗
...
Merge pull request !3477 from mgceshuang/master
2022-10-21 06:48:04 +00: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
mgceshuang
863e50cba3
> cancel ANR dialog when enable appRecovery
...
Signed-off-by: mgceshuang <mashuang13@huawei.com >
2022-10-21 11:38:12 +08: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
4b9ea71373
!3455 新增prestartnwebspawn的TDD的用例
...
Merge pull request !3455 from leezheng/master
2022-10-21 01:22:37 +00:00
openharmony_ci
dc088761a1
!3472 回退Pull Request !3417
...
Merge pull request !3472 from donglin/extension
2022-10-20 13:50:04 +00:00
donglin
79d27e2dfa
rollback
...
Signed-off-by: donglin <donglin9@huawei.com >
Change-Id: Id4081f89ffc106114f212ee972ab821db401cf2b
2022-10-20 20:51:15 +08:00
some-one-mmx
8ba415a38c
Add prestartnwebspawn tdd test case
...
Signed-off-by: some-one-mmx <maominxian1@huawei.com >
Change-Id: I56c309513cf410ff82dbe1b4a410beb70d472c7d
Signed-off-by: some-one-mmx <maominxian1@huawei.com >
2022-10-20 19:59:51 +08:00
m00512953
4cbfee6194
mingxihua@huawei.com.cn
...
Signed-off-by: m00512953 <mingxihua@huawei.com >
2022-10-20 16:01:44 +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
openharmony_ci
8fc4526710
!3445 cppcheck修改
...
Merge pull request !3445 from mingxihua/master
2022-10-19 08:16:44 +00:00
openharmony_ci
1cef4f4ca7
!3443 下线FA模型上的WindowType
...
Merge pull request !3443 from 于文泽/window
2022-10-19 08:03:08 +00:00
m00512953
f14d6e23f9
mingxihua@huawei.com.cn
...
Signed-off-by: m00512953 <mingxihua@huawei.com >
2022-10-19 14:54:57 +08:00
yuwenze
fb4d3d6621
Description:offline FA windowType
...
Sig:SIG_ApplicationFramework
Feature or Bugfix:Bugfix
Binary Source:No
Signed-off-by: yuwenze <yuaqiang1@huawei.com >
Change-Id: Iff41e1a6b1b496a4c699a4c91b5f4d87c2e105ae
2022-10-19 06:10:41 +00:00
HuangXW
3129d8f11e
BackgroundCall判断,应用启动过程中视为前台状态
...
Change-Id: I397e164bfa096acd738601a3d510e683164241d2
Signed-off-by: HuangXW <huangxinwei4@huawei.com >
2022-10-19 09:00:59 +08:00
openharmony_ci
e208859bf2
!3426 回退 'Pull Request !3405 : BackgroundCall判断,应用启动过程中视为前台状态'
...
Merge pull request !3426 from ccll/revert-merge-3405-master
2022-10-18 13:10:28 +00:00
openharmony_ci
ec117fbbdf
!3417 修改StaticSubscriberExtension加载位置
...
Merge pull request !3417 from donglin/extension
2022-10-18 10:35:19 +00:00