551 Commits

Author SHA1 Message Date
openharmony_ci e3860f92e4 !112 Switch component name from ts_js_lang_library to ets_utils for js_api_module,js_util_module,js_sys_module,js_worker_module
Merge pull request !112 from 冷昌晶/master
2022-07-22 02:00:35 +00:00
lengchangjing 1956f2e85d Switch component name from ts_js_lang_library to ets_utils for js_api_module,js_util_module,js_sys_module,js_worker_module
Related Issue
https://gitee.com/openharmony/manifest/issues/I5HDQT

Description
Switch component name from ts_js_lang_library to ets_utils for js_api_module,js_util_module,js_sys_module,js_worker_module

Signed-off-by: lengchangjing <lengchangjing@huawei.com>
2022-07-20 16:16:30 +08:00
lengchangjing a9a470b3c6 merge js_sys_module_master and mv to js_sys_module
Signed-off-by: lengchangjing <lengchangjing@huawei.com>
2022-07-20 15:34:19 +08:00
lengchangjing 540780790b merge js_worker_module_master and mv to js_worker_module
Signed-off-by: lengchangjing <lengchangjing@huawei.com>
2022-07-20 15:34:19 +08:00
lengchangjing 81209848f2 merge js_util_module_master and mv to js_util_module
Signed-off-by: lengchangjing <lengchangjing@huawei.com>
2022-07-20 15:34:19 +08:00
lengchangjing 6a61c835e5 merge js_api_module_master and mv to js_api_module
Signed-off-by: lengchangjing <lengchangjing@huawei.com>
2022-07-20 15:34:19 +08:00
openharmony_ci 94bf422997 !133 fix codex
Merge pull request !133 from 王犇/master
2022-07-18 07:58:34 +00:00
wangben 914e1b47c1 Fix codex
issues:https://gitee.com/openharmony/js_util_module/issues/I5HJRN

Signed-off-by: wangben <wangben15@huawei.com>
2022-07-18 14:03:44 +08:00
openharmony_ci f77dbd24eb !109 modify ark file path
Merge pull request !109 from dingwen/master
2022-07-14 14:03:00 +00:00
openharmony_ci 81138606d0 !131 Switch component ark_ts2abc to arkcompiler_ets_frontend
Merge pull request !131 from chenqy930/switch_arkcompiler_ets_frontend
2022-07-14 14:02:53 +00:00
openharmony_ci b50441067d !94 modify arkcompiler_ets_runtime path
Merge pull request !94 from dingwen/master
2022-07-14 14:02:49 +00:00
chenqy930 a2620dc1e5 Switch component ark_ts2abc to arkcompiler_ets_frontend
Signed-off-by: chenqy930 <chenqiuyao@huawei.com>
Change-Id: I6e8c689d51a8a67edddea3be3c83a46bf7be5b57
2022-07-12 10:18:20 +08: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
dingwen 83e7281d1a modify ark file path
Description:modify ark file path
issue:https://gitee.com/openharmony/arkcompiler_runtime_core/issues/I5GE38

Signed-off-by: dingwen <dingwen6@huawei.com>
Change-Id: Iec32038645bfdc11799baa8d66ca4236a85a1593
2022-07-11 17:30:00 +08:00
openharmony_ci 54bb68be74 !59 fix debugger signal bugs
Merge pull request !59 from Gymee/debugger_bugfix_master
2022-07-06 01:35:52 +00:00
openharmony_ci 80d0a3220d !107 Fix the missing attribute of xmlPullParse parsing result
Merge pull request !107 from hunili/master
OpenHarmony-v3.2-Beta2
2022-07-05 13:55:11 +00:00
openharmony_ci 455486f365 !130 Modify the return value type of promisewrapper
Merge pull request !130 from 周飞/master
2022-07-05 09:49:02 +00:00
lihucheng 6b4ca9e689 Fix the missing attribute of xmlPullParse parsing result
Fix the xml logical code
issue:https://gitee.com/openharmony/js_api_module/issues/I5FHP8
Signed-off-by: lihucheng <lihucheng1@huawei.com>
2022-07-05 15:05:02 +08:00
shikai-123 8629b220a2 Modify the return value type of promisewrapper
Change the return value from object to function

issues: https://gitee.com/openharmony/js_util_module/issues/I5DVPV

Signed-off-by: zhoufei <zhoufei38@huawei.com>
2022-07-04 12:36:50 +08:00
openharmony_ci 335954bb1a !127 add the relative_path argument to adapter the root_build_dir
Merge pull request !127 from chuxuezhe11/master
2022-06-29 12:31:10 +00:00
openharmony_ci 3cc8496094 !104 add the relative_path argument to adapter the root_build_dir
Merge pull request !104 from chuxuezhe11/master
2022-06-29 12:30:02 +00:00
chuxuezhe111 2289db98d4 add the relative_path argument to adapter the root_build_dir
Signed-off-by: chuxuezhe111 <hanjixiao@huawei.com>
2022-06-29 01:22:00 -07:00
chuxuezhe111 d60a078663 add the relative_path argument to adapter the root_build_dir
Signed-off-by: chuxuezhe111 <hanjixiao@huawei.com>
2022-06-29 00:55:29 -07:00
openharmony_ci fddea89bd8 !60 BugFix loop maybe nullprt when start worker loop
Merge pull request !60 from wangzhaoyong/master
2022-06-27 13:44:34 +00:00
wangzhaoyong 66c2080078 BugFix loop maybe nullprt when start worker loop
issue: https://gitee.com/openharmony/js_worker_module/issues/I5EDWB

Signed-off-by: wangzhaoyong <wangzhaoyong@huawei.com>
Change-Id: Ibeddb05e52c6c9bee727509fbd94d2c8a39e94cf
2022-06-27 21:11:03 +08:00
Gymee 29336e4d15 fix debugger signal bugs
Signed-off-by: Gymee <yumeijie@huawei.com>
Change-Id: Iaad2bece169fe5383e4c08b2b924c99216a229e0
2022-06-24 14:06:50 +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 36fcd65451 !125 encode adds gb18030 gbk gb2312 format
Merge pull request !125 from 王犇/master
2022-06-17 10:39:04 +00:00
openharmony_ci 28ac401a59 !102 napi 接口名与对外接口名对齐
Merge pull request !102 from kangchongtao/0616
2022-06-17 08:44:09 +00:00
openharmony_ci bf9823fa34 !57 Release Worker Bugfix
Merge pull request !57 from wangzhaoyong/master
2022-06-17 02:30:24 +00:00
kangchongtao 00e98e29e0 napi 接口名与对外接口名对齐
Signed-off-by: kangchongtao <kangchongtao@huawei.com>
Change-Id: Iad5a3ee857f494d9479694a0a0f726e50758d189
2022-06-16 22:23:30 +08:00
wangzhaoyong ce0a6c27d7 ==-------------------------------------------==
在Worker析构过程中调用napi重构后提供的接口析构NativeEngineImpl
issue: https://gitee.com/openharmony/js_worker_module/issues/I5CNZW
==-------------------------------------------==

Signed-off-by: wangzhaoyong <970691906@qq.com>
Change-Id: Ifd82c5b967be9c552aacb85de5fe9b7a098a03b3
2022-06-16 19:34:35 +08:00
wangben 7717bb161c encode adds Chinese encoding
Description:add gbk gb2312 gb18030 format

issues:https://gitee.com/openharmony/js_util_module/issues/I5BM5H

Signed-off-by: wangben <wangben15@huawei.com>
2022-06-10 15:23:10 +08:00
openharmony_ci b965c332dc !124 Solve that Textdecode class cannot decode GBK, GB8030 and GB2312
Merge pull request !124 from 小马奔腾/master
2022-06-09 09:08:18 +00:00
xdmal 4bfceff79c Solve that Textdecode class cannot decode GBK, GB8030 and GB2312
Call the SetHwIcuDirectory() function to initialize the ICU data

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

Signed-off-by: xdmal <maxiaodong16@huawei.com>
2022-06-08 16:05:43 +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 0f0be1cce1 !100 Add Enum EventType implementation code
Merge pull request !100 from hunili/master
2022-05-30 04:26:00 +00:00
lihucheng aba0a5f261 Add Enum EventType implementation code
issue:https://gitee.com/openharmony/js_api_module/issues/I59MKH
Signed-off-by: lihucheng <lihucheng1@huawei.com>
2022-05-27 16:47:30 +08:00
openharmony_ci 5f08d73a2e !119 修改Util仓base64代码
Merge pull request !119 from xllify/master
2022-05-20 02:00:54 +00:00
openharmony_ci 093ef52e1a !99 修改api仓xml代码
Merge pull request !99 from xllify/master
2022-05-20 02:00:53 +00:00
openharmony_ci 67f0aaded7 !117 Fix Container Warning
Merge pull request !117 from chenqi/master
2022-05-19 07:37:39 +00:00
xllify 8e6d54e7f7 Modify the xml code of the api warehouse
Modify function parameters and add a judgment

issue:https://gitee.com/openharmony/js_api_module/issues/I582UQ

Signed-off-by: xllify <lixinlong18@huawei.com>
2022-05-18 17:17:29 +08:00
xllify 74b818e4a7 Modify Util warehouse base64 code
Modify function parameters, delete a judgment

issue:https://gitee.com/openharmony/js_api_module/issues/I582UQ

Signed-off-by: xllify <lixinlong18@huawei.com>
2022-05-18 16:03:00 +08:00
chenqi 659731861c Fix Container Warning
Description
  Fix build_ts_js.py Warning.
Related issue
  #I57B0I:Fix Container Warning.

Signed-off-by: chenqi <chenqi151@huawei.com>
2022-05-13 15:30:26 +08:00
openharmony_ci f6b9a38571 !87 Modify DumpHeapSnapShot to DumpHeapSnapshot
Merge pull request !87 from dingwen/master
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
openharmony_ci d1d00b39b5 !56 Modify structure member variable initialization operations
Merge pull request !56 from hyq5234/master
2022-04-28 11:49:20 +00:00
yqhan b90dd8b0d6 Modify structure member variable initialization operations
Describe:Add the initialization of timeReq_ to the constructor.

issue:https://gitee.com/openharmony/js_worker_module/issues/I556KJ?from=project-issue

Signed-off-by: yqhan <hanyuqing2@huawei.com>
2022-04-28 18:29:06 +08:00