Commit Graph

430 Commits

Author SHA1 Message Date
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
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 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 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 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 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
mamingshuai e40e152f05 !55 ace_engine、napi 部件名仓名和目录名整改
Merge pull request !55 from 0420
2022-04-27 14:08:59 +00:00
mamingshuai b78cc0acfd !97 ace_engine、napi 部件名仓名和目录名整改
Merge pull request !97 from 0420
OpenHarmony-v3.2-Beta1
2022-04-27 14:08:03 +00:00
mamingshuai b3760ba346 !115 ace_engine、napi 部件名仓名和目录名整改
Merge pull request !115 from 0420
2022-04-27 14:07:50 +00:00
zhangxiao72 ae5b17542e ace_engine、napi 部件名仓名和目录名整改
Change-Id: I1f7c3e7fc07326b6542e2a33c03eb5e22a5601b8
Signed-off-by: zhangxiao72 <zhangxiao72@huawei.com>
2022-04-25 15:02:58 +08:00
zhangxiao72 ae5537ae18 ace_engine、napi 部件名仓名和目录名整改
Change-Id: I977eb3eae853b7269c11c32cad1fe42979fd7858
Signed-off-by: zhangxiao72 <zhangxiao72@huawei.com>
2022-04-20 17:17:33 +08:00
zhangxiao72 699e8dd376 ace_engine、napi 部件名仓名和目录名整改
Change-Id: I13d5bdd56a877a75dd8e5c0521493924c46e3b3e
Signed-off-by: zhangxiao72 <zhangxiao72@huawei.com>
2022-04-20 17:14:58 +08:00
openharmony_ci 02324c944a !95 解决多线程用例崩溃问题
Merge pull request !95 from 小马奔腾/master
2022-04-20 08:44:48 +00:00
openharmony_ci 7a186c4f6c !113 解决多线程用例崩溃问题
Merge pull request !113 from 小马奔腾/master
2022-04-20 08:44:47 +00:00
xdmal c98b135421 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 10:01:51 +08:00
xdmal cad7b3343d 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 09:09:29 +08:00
openharmony_ci 5e8aa4ea14 !94 Fix the problem of XML multithreading crash
Merge pull request !94 from hunili/master
2022-04-19 12:18:03 +00:00