118 Commits

Author SHA1 Message Date
openharmony_ci b50441067d !94 modify arkcompiler_ets_runtime path
Merge pull request !94 from dingwen/master
2022-07-14 14:02:49 +00:00
dingwen a742ac1fb4 modify arkcompiler_ets_runtime path
Description:modify arkcompiler_ets_runtime path
issue:https://gitee.com/openharmony/arkcompiler_runtime_core/issues/I5GE38

Signed-off-by: dingwen <dingwen6@huawei.com>
Change-Id: If567f9c361bca3833506b1ddfbc5cb7c2568f023
2022-07-11 18:22:48 +08:00
openharmony_ci 6248d65d6b !91 解决Process中存在内存泄漏问题
Merge pull request !91 from hyq5234/master
2022-06-21 02:47:36 +00:00
yqhan b329f06ba8 Resolve memory leaks
issue: https://gitee.com/openharmony/js_sys_module/issues/I5D7K0

Descripe: Wait function has memory leaks and needs to be released in a
timely manner.

Signed-off-by: yqhan <hanyuqing2@huawei.com>
2022-06-20 18:58:57 +08:00
openharmony_ci d5739f8ba7 !89 JS栈打印支持native方法指针打印
Merge pull request !89 from 堂宇/master
2022-06-07 09:34:25 +00:00
Rtangyu 941d3a414d JS stack printing supports native method pointer printing
Add JS print native method pointer interface
issue:https://gitee.com/openharmony/arkui_napi/issues/I5AOZC
Signed-off-by: Rtangyu <rentangyu@huawei.com>
2022-06-06 21:09:24 +08:00
openharmony_ci f6b9a38571 !87 Modify DumpHeapSnapShot to DumpHeapSnapshot
Merge pull request !87 from dingwen/master
OpenHarmony-v3.2-Beta1
2022-05-07 12:55:30 +00:00
dingwen c8b538482a Modify DumpHeapSnapShot to DumpHeapSnapshot
Description:Modify method name from DumpHeapSnapShot to DumpHeapSnapshot
Issue:https://gitee.com/openharmony/ark_js_runtime/issues/I55CQ3

Signed-off-by: dingwen <dingwen6@huawei.com>
Change-Id: I4c3179df4f119166f27441f6585879da2ffab871
2022-04-29 14:38:17 +08:00
mamingshuai 7c46be79f0 !85 ace_engine、napi 部件名仓名和目录名整改
Merge pull request !85 from 0420
2022-04-27 14:09:32 +00:00
zhangxiao72 6d73a83f6f ace_engine、napi 部件名仓名和目录名整改
Change-Id: Ic6b5f80a6cad5986b7f133ebc668c39552612f3a
Signed-off-by: zhangxiao72 <zhangxiao72@huawei.com>
2022-04-20 17:16:16 +08:00
openharmony_ci e67f2cdc6f !83 解决多线程用例崩溃问题
Merge pull request !83 from 小马奔腾/master
2022-04-20 08:44:45 +00:00
xdmal 41bcfe0b89 Resolve multithreaded use case crashes
Fix the static napi_property_descriptor to napi_property_descriptor

issue: https://gitee.com/openharmony/js_util_module/issues/I53KX3

Signed-off-by: xdmal <maxiaodong16@huawei.com>
2022-04-20 15:31:17 +08:00
openharmony_ci 9c40928e19 !82 Fix thread safety issues
Merge pull request !82 from 王犇/master
2022-04-12 04:37:02 +00:00
wangben 2474450375 Fix thread safety issues
Signed-off-by: wangben <wangben15@huawei.com>
2022-04-11 19:12:41 +08:00
openharmony_ci faaa29105e !81 Modify defects of sys
Merge pull request !81 from 史凯/master
2022-03-28 11:38:46 +00:00
shikai-123 2da01424e2 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 17f6379d4f !80 修改js_sys_module 仓 issue 缺陷
Merge pull request !80 from xllify/master
2022-03-25 08:35:21 +00:00
xllify 278585c2aa 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 c1d01cea0b !78 修改内源issue
Merge pull request !78 from 小马奔腾/master
2022-03-21 08:32:07 +00:00
xdmal 3e04de4ced Modify the endogenous issue
Signed-off-by: xdmal <maxiaodong16@huawei.com>
2022-03-18 17:08:39 +08:00
openharmony_ci 11547847f0 !76 change securec path
Merge pull request !76 from zhoushilin/master
2022-03-15 12:20:04 +00:00
zhoushilin eae3a75edc change securec path
Signed-off-by: zhoushilin <zhoushilin1@huawei.com>
2022-03-15 15:09:48 +08:00
openharmony_ci bbbfa42952 !74 解决内源issue问题
Merge pull request !74 from 小马奔腾/master
2022-03-15 03:52:36 +00:00
xdmal 334555aa64 Modify endogenous issue defects
Signed-off-by: xdmal <maxiaodong16@huawei.com>
2022-03-15 10:42:08 +08:00
xdmal 98ad560ece Modify endogenous issue defects
Signed-off-by: xdmal <maxiaodong16@huawei.com>
2022-03-14 17:46:19 +08:00
xdmal 0f60205142 Modify endogenous issue defects
Signed-off-by: xdmal <maxiaodong16@huawei.com>
2022-03-14 15:49:24 +08:00
openharmony_ci dcf21183df !72 fix memory leak
Merge pull request !72 from 王犇/master
2022-03-12 12:42:55 +00:00
wangben 484cdd1b74 fix memory leak
Signed-off-by: wangben <wangben15@huawei.com>
2022-03-12 16:35:19 +08:00
wangben bef8210c0e fix memory leak
Signed-off-by: wangben <wangben15@huawei.com>
2022-03-12 16:30:44 +08:00
wangben efd6579b59 fix memory leak
Signed-off-by: wangben <wangben15@huawei.com>
2022-03-12 13:49:53 +08:00
wangben 64edb3ea17 fix memory leak
Signed-off-by: wangben <wangben15@huawei.com>
2022-03-12 12:25:55 +08:00
wangben 91c16e07ec fix memory leak
Signed-off-by: wangben <wangben15@huawei.com>
2022-03-12 12:20:46 +08:00
wangben 69d7a5f49b fix memory leak
Signed-off-by: wangben <wangben15@huawei.com>
2022-03-12 11:35:31 +08:00
openharmony_ci e495d057fd !70 解决检查出来的issue问题
Merge pull request !70 from 小马奔腾/master
2022-03-10 03:45:10 +00:00
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