Commit Graph

106 Commits

Author SHA1 Message Date
openharmony_ci bcbe67ebe6 !82 Fix thread safety issues
Merge pull request !82 from 王犇/master
2022-04-12 04:37:02 +00:00
wangben b74314277f Fix thread safety issues
Signed-off-by: wangben <wangben15@huawei.com>
2022-04-11 19:12:41 +08:00
openharmony_ci 00161c26db !81 Modify defects of sys
Merge pull request !81 from 史凯/master
2022-03-28 11:38:46 +00:00
shikai-123 326cb01a5c Modify issue defects of sys
Replace the new array with string

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

Signed-off-by: shikai-123 <shikai25@huawei.com>
2022-03-28 17:29:22 +08:00
openharmony_ci b47ee2e11c !80 修改js_sys_module 仓 issue 缺陷
Merge pull request !80 from xllify/master
2022-03-25 08:35:21 +00:00
xllify 14900d75ce Modify js_sys_module issue bug
Signed-off-by: xllify <lixinlong18@huawei.com>

 Please enter the commit message for your changes. Lines starting
 with '#' will be ignored, and an empty message aborts the commit.

 On branch master
 Your branch is up to date with 'origin/master'.

 Please enter the commit message for your changes. Lines starting
 with '#' will be ignored, and an empty message aborts the commit.

 Date:      Thu Mar 24 17:03:50 2022 +0800

 On branch master
 Your branch and 'origin/master' have diverged,

 Please enter the commit message for your changes. Lines starting
 with '#' will be ignored, and an empty message aborts the commit.

 Date:      Thu Mar 24 17:03:50 2022 +0800

 On branch master

 Please enter the commit message for your changes. Lines starting
 with '#' will be ignored, and an empty message aborts the commit.

 Date:      Thu Mar 24 17:03:50 2022 +0800

 On branch master
2022-03-25 15:30:27 +08:00
openharmony_ci 4b0f3fdacc !78 修改内源issue
Merge pull request !78 from 小马奔腾/master
2022-03-21 08:32:07 +00:00
xdmal 26db9301c0 Modify the endogenous issue
Signed-off-by: xdmal <maxiaodong16@huawei.com>
2022-03-18 17:08:39 +08:00
openharmony_ci e7cef10e7d !76 change securec path
Merge pull request !76 from zhoushilin/master
2022-03-15 12:20:04 +00:00
zhoushilin 2a1b368f9f change securec path
Signed-off-by: zhoushilin <zhoushilin1@huawei.com>
2022-03-15 15:09:48 +08:00
openharmony_ci af9aca07ad !74 解决内源issue问题
Merge pull request !74 from 小马奔腾/master
2022-03-15 03:52:36 +00:00
xdmal 7a754a6ab5 Modify endogenous issue defects
Signed-off-by: xdmal <maxiaodong16@huawei.com>
2022-03-15 10:42:08 +08:00
xdmal 88c913c45a Modify endogenous issue defects
Signed-off-by: xdmal <maxiaodong16@huawei.com>
2022-03-14 17:46:19 +08:00
xdmal 285599adaa Modify endogenous issue defects
Signed-off-by: xdmal <maxiaodong16@huawei.com>
2022-03-14 15:49:24 +08:00
openharmony_ci 34f9233e13 !72 fix memory leak
Merge pull request !72 from 王犇/master
2022-03-12 12:42:55 +00:00
wangben 0c85c3079c fix memory leak
Signed-off-by: wangben <wangben15@huawei.com>
2022-03-12 16:35:19 +08:00
wangben 3b9226f486 fix memory leak
Signed-off-by: wangben <wangben15@huawei.com>
2022-03-12 16:30:44 +08:00
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