Commit Graph

3613 Commits

Author SHA1 Message Date
BoJiang
33d7f1faeb jiangbo91@huawei.com
Signed-off-by: BoJiang <jiangbo91@huawei.com>
Change-Id: I87333bb393e352931055a3ab5515a5bd684e0970
2024-11-12 16:13:21 +08:00
openharmony_ci
08ffa75522
!3918 补充文本类组件json
Merge pull request !3918 from zhounie/master_1108
2024-11-09 13:25:16 +00:00
openharmony_ci
c00853c3f5
!3883 补充xcomponent.json和xcomponentNode.json
Merge pull request !3883 from WangYing/xc241029
2024-11-08 11:27:50 +00:00
openharmony_ci
ec94b63bed
!3903 Fix codecheck for printer optimization
Merge pull request !3903 from dengxinyu/1102-printerCodeCheck
2024-11-08 10:20:23 +00:00
openharmony_ci
0b0bb75b4e
!3874 Support inter-app hsp deps bytecode har
Merge pull request !3874 from ElevenDuan/inter_hsp
2024-11-08 07:09:45 +00:00
zhounie
4fb787d8b9 补充文本类组件json
Signed-off-by: zhounie <zhounie@huawei.com>
2024-11-08 12:00:28 +08:00
openharmony_ci
2d11de75e9
!3913 fix staticCode 编译后产物丢失
Merge pull request !3913 from Bo Jiang/master_1
2024-11-08 03:45:50 +00:00
ElevenDuan
34e2ccf540 Support inter-app hsp deps bytecode har
Issue: https://gitee.com/openharmony/arkcompiler_ets_frontend/issues/IB2TUG
Signed-off-by: ElevenDuan <duanshiyi1@huawei.com>
Change-Id: I1d5e4de55693e3ccbfee8658a29a88399ebe75fe
2024-11-07 22:16:20 +08:00
lixinnan
bc16e09c0b Synchronized compilation and editing interception are consistent
Signed-off-by: lixinnan <lixinnan1@huawei.com>
Change-Id: Ic6304844e16bae5622f79bd90e47c89ea9392844
2024-11-07 21:19:15 +08:00
dengxinyu
c27441013f Fix codecheck for printer optimization
Issue: https://gitee.com/openharmony/developtools_ace_ets2bundle/issues/IB1MSS

Test: ut & arkTest

Signed-off-by: dengxinyu <dengxinyu4@huawei.com>
Change-Id: I2a1b0de85104ddffafddaa1f3a8dc4e97f6abc47
2024-11-07 19:48:16 +08:00
openharmony_ci
b6f03f2081
!3904 Fix error message with failed to resolve ohmurl
Merge pull request !3904 from ElevenDuan/fix_error
2024-11-07 10:23:31 +00:00
BoJiang
9b8f7c2e9e jiangbo91@huawei.com
fix staticCode 编译后产物丢失

Signed-off-by: BoJiang <jiangbo91@huawei.com>
Change-Id: I3aeaaeaabe29648bf44caa78b90d74a501d3d70c
2024-11-06 16:28:06 +08:00
openharmony_ci
dbcad2526b
!3887 ArkUI编译工具链UT测试架构重构 - 更新版权头
Merge pull request !3887 from Jiakai Shi/jiakai1021
2024-11-06 04:17:49 +00:00
openharmony_ci
a8ec28b486
!3910 Add error message to getOhmUrl
Merge pull request !3910 from 吴海龙/errmsg
2024-11-05 13:26:18 +00:00
ElevenDuan
ca989db558 Fix error message with failed to resolve ohmurl
Issue: https://gitee.com/openharmony/developtools_ace_ets2bundle/issues/IB1OOI
Signed-off-by: ElevenDuan <duanshiyi1@huawei.com>
Change-Id: Idf6d35689828363a13dd74ddb3dcbb5dcb1af396
2024-11-05 19:33:44 +08:00
wuhailong
12a4e37ca1 Add error message to getOhmUrl
Issue: #IB22PI

Signed-off-by: wuhailong <wuhailong22@huawei.com>
Change-Id: Ie67942844a36e0c9104e121972470c3e6284f93a
2024-11-05 18:19:01 +08:00
openharmony_ci
345bd959df
!3898 解析AST忽略JSDoc注释
Merge pull request !3898 from Jiakai Shi/jiakai1101
2024-11-05 04:03:20 +00:00
openharmony_ci
998205b1e1
!3802 Performance Printer Optimization
Merge pull request !3802 from dengxinyu/printer
2024-11-01 13:49:02 +00:00
openharmony_ci
8c364e0abe
!3890 Fix the bug of deleting mock-config.json
Merge pull request !3890 from 吴海龙/rmsync
2024-11-01 10:25:16 +00:00
s00912778
bbb04372a5 shijiakai2@huawei.com
modifying node.getChildren to ts.forEachChild

Signed-off-by: s00912778 <shijiakai2@huawei.com>
Change-Id: I2dbf4030279f2ea1307ce726aa52d28dd424a156
2024-11-01 11:20:12 +08:00
wuhailong
0b277393a5 Fix the bug of deleting mock-config.json
Issue: #IB0XH5

Signed-off-by: wuhailong <wuhailong22@huawei.com>
Change-Id: I366895181423d144b8be60255de63b878417639d
2024-11-01 10:39:43 +08:00
openharmony_ci
2522c6c80d
!3891 回退Canvas组件json文件
Merge pull request !3891 from WangJiazhen/canvas
2024-10-31 12:55:15 +00:00
openharmony_ci
64ccd8dbec
!3829 clean memory before typechecker
Merge pull request !3829 from liyancheng/clean-jsDocmemory
2024-10-31 10:39:37 +00:00
WangJiazhen
38817efd5f revert canvas.json
Signed-off-by: WangJiazhen <wangjiazhen4@huawei.com>
2024-10-31 17:47:41 +08:00
WangJiazhen
bd55fc4973 Canvas增加关键字
Signed-off-by: WangJiazhen <wangjiazhen4@huawei.com>
2024-10-31 17:44:03 +08:00
WangJiazhen
cbd557277b revert canvas.json
Signed-off-by: WangJiazhen <wangjiazhen4@huawei.com>
2024-10-31 15:25:57 +08:00
openharmony_ci
a2945a47f5
!3888 补充Canvas组件json文件关键字
Merge pull request !3888 from WangJiazhen/canvas
2024-10-31 06:54:21 +00:00
openharmony_ci
bf5347e18c
!3868 sync 0903 emit return meta
Merge pull request !3868 from 李欣楠/BuilderParam_Static
2024-10-31 05:19:18 +00:00
openharmony_ci
46b735344d
!3881 编译工具链修改crossplatform告警等级
Merge pull request !3881 from 王曹宇/bugfix_change_crossplatform_check_level
2024-10-31 04:12:06 +00:00
openharmony_ci
c0a95e9f4b
!3875 补充Video组件的json配置文件
Merge pull request !3875 from lilanqing/1028
2024-10-31 04:11:34 +00:00
openharmony_ci
0675a8bdbf
!3848 【Feature】支持传入xtsMode,用于编译内置hap
Merge pull request !3848 from Luming/master
2024-10-31 04:11:05 +00:00
dengxinyu
784dce29e4 Printer for bundle
Issue: https://gitee.com/openharmony/developtools_ace_ets2bundle/issues/IB0R2S

Test: ut && application

Signed-off-by: dengxinyu <dengxinyu4@huawei.com>
Change-Id: Icee774bd4256bd2d5ee7ccb44ae7cf67d454071d
2024-10-31 10:12:19 +08:00
WangJiazhen
e144ccea3e Canvas增加关键字
Signed-off-by: WangJiazhen <wangjiazhen4@huawei.com>
2024-10-30 17:11:26 +08:00
s00912778
8c12caecf6 shijiakai2@huawei.com
add moduleType to registerNamedRoute

Signed-off-by: s00912778 <shijiakai2@huawei.com>
Change-Id: I08ce06256d279a13cec0f30b5969b25aca68544f
2024-10-30 10:42:45 +08:00
openharmony_ci
8670131d29
!3884 补充信息展示类组件json
Merge pull request !3884 from 徐钦锋/xqfJson1029
2024-10-30 02:21:29 +00:00
liyancheng2
42ca996d57 clean memory before typechecker
Issue:https://gitee.com/openharmony/developtools_ace_ets2bundle/issues/IAVTI8

Signed-off-by: liyancheng2 <liyancheng2@huawei.com>
Change-Id: I96b5c674b1eecff84d66a08232a45ba38bd08489
2024-10-30 09:54:43 +08:00
xuqinfeng1@huawei.com
bd278e3246 补充信息展示类组件的json
Signed-off-by: xuqinfeng1@huawei.com <xuqinfeng1@huawei.com>
Change-Id: I9dff740ddd652c9b7ae0dc875fbbd1b17749bebc
2024-10-29 20:55:18 +08:00
WangYing225
6bece57fa6 补充xcomponent.json和xcomponentNode.json
Signed-off-by: WangYing225 <wangying397@huawei.com>
2024-10-29 17:59:11 +08:00
lilanqing
6cf6cfb1b1 video add attr
Signed-off-by: lilanqing <lilanqing@huawei.com>
2024-10-29 16:51:39 +08:00
wangcaoyu
efaa928ea8 编译工具链修改crossplatform告警等级
Signed-off-by: wangcaoyu <wangcaoyu@huawei.com>
2024-10-29 15:55:31 +08:00
s00912778
ddaac526a3 shijiakai2@huawei.com
restore copyright

Signed-off-by: s00912778 <shijiakai2@huawei.com>
Change-Id: Id7a399b733049cb1ab1c4e0ae25b870e244bbdee
2024-10-28 15:28:35 +08:00
xuhangqi
0e8d44dd69 Clear code_check alarm
Issue: https://gitee.com/openharmony/developtools_ace_ets2bundle/issues/IB08CX

Signed-off-by: xuhangqi <xuhangqi@huawei.com>
Change-Id: I34885b66fb8a7b3ce3d11a6e86ffae43f1d75730
2024-10-28 15:16:04 +08:00
s00912778
e9b7a4aafe shijiakai2@huawei.com
update copyright to latest

Signed-off-by: s00912778 <shijiakai2@huawei.com>
Change-Id: I0934c4cfb55a5dffe34a665feb49846f4b81f797
2024-10-28 14:57:48 +08:00
openharmony_ci
65bd58bc43
!3860 ArkUI编译工具链UT测试架构重构
Merge pull request !3860 from Jiakai Shi/jiakai1021
2024-10-28 03:20:52 +00:00
openharmony_ci
928aa57416
!3869 【imageJson】补充ImageJson
Merge pull request !3869 from 吴寅潇/addImageJson
2024-10-26 06:32:07 +00:00
hw_wyx
1e247cc914 addImageJson
Signed-off-by: hw_wyx <wuyinxiao@huawei.com>
Change-Id: I5a1643ff33df830086a0bd199cd7cddc082b174a
2024-10-26 11:37:09 +08:00
openharmony_ci
c12a6da870
!3862 Fix bytecode har hot reload bug
Merge pull request !3862 from XHQ/bchar_hot
2024-10-26 02:59:07 +00:00
lixinnan
4ffc5dc0ee sync 0903 emit return meta
Signed-off-by: lixinnan <lixinnan1@huawei.com>
Change-Id: I1018684723bf79d73bf1eb2ef720376875d49522
2024-10-26 10:48:56 +08:00
s00912778
ab10c0800d shijiakai2@huawei.com
add copyright

Signed-off-by: s00912778 <shijiakai2@huawei.com>
Change-Id: Ie1ef30b6951adcf297c9a788e1a29356fa12c86c
2024-10-26 10:38:01 +08:00
s00912778
035a7c9301 shijiakai2@huawei.com
rename compiled js files

Signed-off-by: s00912778 <shijiakai2@huawei.com>
Change-Id: I012c53cdccc412d541fe7e8f5c57776e50844f81
2024-10-26 10:29:59 +08:00