Commit Graph

84 Commits

Author SHA1 Message Date
xdmal 9e0359a626 Solve the checked issue
Signed-off-by: xdmal <maxiaodong16@huawei.com>
2022-03-09 16:14:50 +08:00
openharmony_ci b4295580ab !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 1949f74776 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 e1eb727784 !66 Change function name of process
Merge pull request !66 from 史凯/master
2022-02-22 13:09:38 +00:00
shikai-123 86f9f7f6dc 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 ea50c93ab4 !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 ad42bf99fe 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 e5648b7555 !64 Modify defects of sys
Merge pull request !64 from 史凯/master
2022-02-21 13:37:48 +00:00
shikai-123 896d07b0d9 Signed-off-by: shikai-123 <lifansheng1@huawei.com>
Modify defects of sys
2022-02-21 16:47:15 +08:00
openharmony_ci c6a364ad98 !63 Modify defects of sys
Merge pull request !63 from 小马奔腾/master
2022-02-16 14:35:02 +00:00
xdmal 51a6c7bfcd 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 2c5b4b3cbe !62 修改build.gn的subsystem_name
Merge pull request !62 from 史凯/master
2022-02-16 03:41:17 +00:00
shikai-123 1fb9237410 Signed-off-by: shikai-123 <lifansheng1@huawei.com>
Replace compileruntime with utils
2022-02-15 15:56:23 +08:00
openharmony_ci 8d30ca8b50 !60 解决process模块异步线程调用问题
Merge pull request !60 from 史凯/master
2022-02-11 10:01:24 +00:00
shikai-123 7101b53cc8 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 4978e2a917 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 08afa42cfc 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 ecd8bdb665 !53 modify dfx bundle.json
Merge pull request !53 from 史凯/master
2022-01-25 12:47:51 +00:00
shikai-123 4a6304b5a1 Signed-off-by: shikai-123 <shikai25@huawei.com>
modify DFX bundle.json
2022-01-25 11:48:13 +08:00
openharmony_ci 2b7c5bfcf7 !52 Replace ohos.build with bundle.json
Merge pull request !52 from xliu/bundle
2022-01-25 01:58:50 +00:00
xliu 26a2500e12 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 d6e907e4a1 !51 修改native_module_dfx
Merge pull request !51 from 史凯/master
2022-01-20 12:32:50 +00:00
shikai bd61ed61d7 Signed-off-by: shikai <shikai25@huawei.com>
modify native_module_dfx
2022-01-19 17:23:36 +08:00
openharmony_ci 6ed7bcbfe2 !49 暴露heap统计接口及runtime接口到jsnapi
Merge pull request !49 from jiangkai43/master
2022-01-17 13:41:26 +00:00
jiangkai43 286095239e 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 008dff786d !48 上传dfx代码
Merge pull request !48 from 史凯/master
2022-01-16 05:37:05 +00:00
shikai 2a39f2008b 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 9aa51d2878 !47 feat: add bundle.json
Merge pull request !47 from 33/master
2022-01-12 06:53:38 +00:00
33 644a312f2c 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
lifansheng de5707f85c Signed-off-by: lifansheng <lifansheng1@huawei.com>
On branch master
 Your branch is up to date with 'origin/master'.
2021-10-27 15:32:11 +08:00
openharmony_ci 0be1e358dd !36 modify codecheck and modify readme
Merge pull request !36 from clearme777/master
2021-10-13 01:32:02 +00:00
Wang b9a654adc8 On branch master
Your branch is up to date with 'origin/master'.
Signed-off-by:lifansheng <lifansheng1@huawei.com>
2021-10-11 18:50:27 +08:00
Wang 821b318c98 On branch master
Your branch is up to date with 'origin/master'.
Signed-off-by:lifansheng <lifansheng1@huawei.com>
2021-10-11 15:53:06 +08:00
Wang 48df27e9f0 On branch master
Your branch is up to date with 'origin/master'.
Signed-off-by:lifansheng <lifansheng1@huawei.com>
2021-10-11 15:23:56 +08:00