Commit Graph

89 Commits

Author SHA1 Message Date
wangben d5214fed83 fix memory leak
Signed-off-by: wangben <wangben15@huawei.com>
2022-03-12 13:49:53 +08:00
wangben da03dca8fd fix memory leak
Signed-off-by: wangben <wangben15@huawei.com>
2022-03-12 12:25:55 +08:00
wangben d7786b23f1 fix memory leak
Signed-off-by: wangben <wangben15@huawei.com>
2022-03-12 12:20:46 +08:00
wangben ad9c83b972 fix memory leak
Signed-off-by: wangben <wangben15@huawei.com>
2022-03-12 11:35:31 +08:00
openharmony_ci fb5cd7a5bd !70 解决检查出来的issue问题
Merge pull request !70 from 小马奔腾/master
2022-03-10 03:45:10 +00:00
xdmal d156d78d1b Solve the checked issue
Signed-off-by: xdmal <maxiaodong16@huawei.com>
2022-03-09 16:14:50 +08:00
openharmony_ci fa89b2a0a1 !69 Modify and supplement the stack column printing code of DFX module
Merge pull request !69 from 史凯/master
2022-03-06 04:26:08 +00:00
shikai-123 074d78f235 Modify and supplement the stack column printing code of DFX module
上传dfx模块代码,增加native栈栈列打印功能

https://gitee.com/openharmony/ark_js_runtime/issues/I4VB5Z

Signed-off-by: shikai-123 <shikai25@huawei.com>
2022-03-06 11:20:53 +08:00
openharmony_ci 85ee1a3671 !66 Change function name of process
Merge pull request !66 from 史凯/master
2022-02-22 13:09:38 +00:00
shikai-123 936b520133 Change function name of process
Replace getPastCputime with getPastCpuTime

https://gitee.com/openharmony/js_sys_module/issues/I4URYV

Signed-off-by: shikai-123 <shikai25@huawei.com>
2022-02-22 16:51:20 +08:00
openharmony_ci 80dc4d4404 !65 Modified the input parameter order of the function kill
Merge pull request !65 from 史凯/master
2022-02-22 08:23:11 +00:00
shikai-123 2e1d493c1d Signed-off-by: shikai-123 <lifansheng1@huawei.com>
Modify the input parameter order of the function Kill
2022-02-22 15:19:54 +08:00
openharmony_ci 194b4d535e !64 Modify defects of sys
Merge pull request !64 from 史凯/master
2022-02-21 13:37:48 +00:00
shikai-123 7487c1ba24 Signed-off-by: shikai-123 <lifansheng1@huawei.com>
Modify defects of sys
2022-02-21 16:47:15 +08:00
openharmony_ci 46e2acc0ef !63 Modify defects of sys
Merge pull request !63 from 小马奔腾/master
2022-02-16 14:35:02 +00:00
xdmal 0fe1ba76f0 Modify defects of sys
Signed-off-by: xdmal <maxiaodong16@huawei.com>

 On branch master
 Your branch is up to date with 'origin/master'.
2022-02-16 21:12:29 +08:00
openharmony_ci e39624ed82 !62 修改build.gn的subsystem_name
Merge pull request !62 from 史凯/master
2022-02-16 03:41:17 +00:00
shikai-123 7a0577af72 Signed-off-by: shikai-123 <lifansheng1@huawei.com>
Replace compileruntime with utils
2022-02-15 15:56:23 +08:00
openharmony_ci 3d8371e97a !60 解决process模块异步线程调用问题
Merge pull request !60 from 史凯/master
2022-02-11 10:01:24 +00:00
shikai-123 0cd0857be2 Merge branch 'master' of https://gitee.com/shikai-123/js_sys_module
Signed-off-by: shikai-123 <lifansheng1@huawei.com>

Solve the asynchronous thread calling problem of process module

Why
The community backbone XTS test, the test suite ActsProcessJSApiTest reports the problem of the ark exception call stack, and the execution times out

Description
Adjust the child process conversion to the main process
Solve the problem of asynchronous thread invocation of process module

Separate the process from the thread

DTS: DTS2022012113433 DTS2022012013534

 On branch master
 Your branch and 'origin/master' have diverged,
2022-02-11 16:32:37 +08:00
shikai-123 3dc2c1be3b Signed-off-by: shikai-123 <lifansheng1@huawei.com>
Solve the asynchronous thread calling problem of process module

Why
The community backbone XTS test, the test suite ActsProcessJSApiTest reports the problem of the ark exception call stack, and the execution times out

Description
Adjust the child process conversion to the main process
Solve the problem of asynchronous thread invocation of process module

Separate the process from the thread

DTS: DTS2022012113433 DTS2022012013534
 On branch master
 Your branch is up to date with 'origin/master'.
Signed-off-by: shikai-123 <lifansheng1@huawei.com>
2022-02-11 16:29:24 +08:00
shikai-123 406a4f530b Signed-off-by: shikai-123 <lifansheng1@huawei.com>
Solve the asynchronous thread calling problem of process module

Why
The community backbone XTS test, the test suite ActsProcessJSApiTest reports the problem of the ark exception call stack, and the execution times out

Description
Adjust the child process conversion to the main process
Solve the problem of asynchronous thread invocation of process module

Separate the process from the thread

DTS: DTS2022012113433 DTS2022012013534
 On branch master
 Your branch is up to date with 'origin/master'.
2022-02-11 14:11:55 +08:00
openharmony_ci 55c43da937 !53 modify dfx bundle.json
Merge pull request !53 from 史凯/master
2022-01-25 12:47:51 +00:00
shikai-123 d66aad135a Signed-off-by: shikai-123 <shikai25@huawei.com>
modify DFX bundle.json
2022-01-25 11:48:13 +08:00
openharmony_ci fb96c9d1c4 !52 Replace ohos.build with bundle.json
Merge pull request !52 from xliu/bundle
2022-01-25 01:58:50 +00:00
xliu fa8a7cfaab Replace ohos.build with bundle.json
Signed-off-by: xliu <liuxin259@huawei.com>
Change-Id: I3a3cafa8b6b44969181e2e1d8d5f7e6179a3c307
2022-01-24 22:56:29 +08:00
openharmony_ci 48facc9105 !51 修改native_module_dfx
Merge pull request !51 from 史凯/master
2022-01-20 12:32:50 +00:00
shikai a4d017e4b1 Signed-off-by: shikai <shikai25@huawei.com>
modify native_module_dfx
2022-01-19 17:23:36 +08:00
openharmony_ci 5ad1d0f746 !49 暴露heap统计接口及runtime接口到jsnapi
Merge pull request !49 from jiangkai43/master
2022-01-17 13:41:26 +00:00
jiangkai43 78a365c6c8 Signed-off-by: jiangkai43 <jiangkai43@huawei.com>
Add heap statistics interface and runtime interface to jsnapi
2022-01-17 20:08:02 +08:00
openharmony_ci 85b593eabc !48 上传dfx代码
Merge pull request !48 from 史凯/master
2022-01-16 05:37:05 +00:00
shikai 248047901a Signed-off-by: shikai <shikai25@huawei.com>
add native_module_dfx

Signed-off-by: shikai <shikai25@huawei.com>
2022-01-16 12:56:04 +08:00
openharmony_ci 0acdf63707 !47 feat: add bundle.json
Merge pull request !47 from 33/master
2022-01-12 06:53:38 +00:00
33 28144f4ec5 update bundle.json.
Signed-off-by: Sang_Sang33 <wangzhu15@huawei.com>
2022-01-12 06:05:53 +00:00
Sang_Sang33 c4c0bbd176 fix: bundle.json文件完善subsystem、build字段
Signed-off-by: Sang_Sang33 <wangzhu15@huawei.com>
2022-01-10 15:14:29 +08:00
Sang_Sang33 e02bc927f5 feat: add bundle.json
Signed-off-by: Sang_Sang33 <wangzhu15@huawei.com>
2022-01-10 11:50:55 +08:00
openharmony_ci dc60d04b6f !45 wagner的 js_sys_module代码回合到master
Merge pull request !45 from clearme777/master
OpenHarmony-v3.1-Beta
2021-12-22 13:23:45 +00:00
lifansheng a3621ff239 Signed-off-by: lifansheng <lifansheng1@huawei.com>
On branch master
 Your branch is up to date with 'origin/master'.
2021-12-22 16:49:48 +08:00
lifansheng 317fdb7656 Signed-off-by: lifansheng <lifansheng1@huawei.com>
On branch master
 Your branch is up to date with 'origin/master'.
2021-12-22 15:35:30 +08:00
lifansheng 9a018d0bb3 Signed-off-by: lifansheng <lifansheng1@huawei.com>
On branch master
 Your branch is up to date with 'origin/master'.
2021-12-22 15:20:19 +08:00
lifansheng d726a16cfb Signed-off-by: lifansheng <lifansheng1@huawei.com>
On branch master
 Your branch is up to date with 'origin/master'.
2021-12-22 14:02:09 +08:00
lifansheng 1419b77b0d Signed-off-by: lifansheng <lifansheng1@huawei.com>
On branch master
 Your branch is up to date with 'origin/master'.
2021-12-22 12:30:39 +08:00
lifansheng c46bd84f1c Signed-off-by: lifansheng <lifansheng1@huawei.com>
On branch master
 Your branch is up to date with 'origin/master'.
2021-12-22 11:29:50 +08:00
lifansheng bd9b4cb264 Signed-off-by: lifansheng <lifansheng1@huawei.com>
On branch master
 Your branch is up to date with 'origin/master'.
2021-12-22 10:59:10 +08:00
lifansheng 165a8aadb8 Signed-off-by: lifansheng <lifansheng1@huawei.com>
On branch master
 Your branch is up to date with 'origin/master'.
2021-12-22 10:44:26 +08:00
openharmony_ci 610735f664 !41 fix misspell
Merge pull request !41 from zhangyukun8/master
2021-12-21 07:31:23 +00:00
zhangyukun b136b4e260 Description: fix misspell
Signed-off-by: zhangyukun <zhangyukun8@huawei.com>
Change-Id: Ib83c8a20786f15ca36fc262846c6947cbda48260
2021-12-20 16:11:34 +08:00
openharmony_ci 9210285a04 !38 【OpenHarmony】【js_sys_module/process】【master】L2_TDDmaster分支js_sys_module模块执行test_process_unittest测试套卡死
Merge pull request !38 from clearme777/master
2021-11-11 09:32:00 +00:00
Wang 00e718c78d On branch master
Your branch is up to date with 'origin/master'.
Signed-off-by:lifansheng <lifansheng1@huawei.com>
2021-11-11 14:55:21 +08:00
openharmony_ci 8b25c69ddb !37 修改readme和module
Merge pull request !37 from clearme777/master
2021-10-28 01:00:43 +00:00