openharmony_ci
21e896079f
!338 [4.0-Beta2] runtime_impl.cpp 告警清理
...
Merge pull request !338 from zhou-wenxuan/cherry-pick-1690861514
2023-08-01 07:51:23 +00:00
zhouwenxuan
e6d62e4f4d
fixed 164871a
from https://gitee.com/zwx1102434/arkcompiler_toolchain/pulls/337
...
runtime_impl.cpp 告警清理
issue: https://gitee.com/openharmony/arkcompiler_toolchain/issues/I7PJJY
Signed-off-by: zhouwenxuan <zhouwenxuan1@huawei.com>
2023-08-01 03:45:14 +00:00
openharmony_ci
822a528d01
!335 cherry-pick !334 [Bug]: allocation tracker低概率出现崩溃
...
Merge pull request !335 from wanghuan2022/cherry-pick-1690611949
2023-07-29 09:21:35 +00:00
wanghuan2022
f0dfab06a5
fixed 837034d
from https://gitee.com/wanghuan2022/arkcompiler_toolchain/pulls/334
...
[Bug]: allocation tracker低概率出现崩溃
desc: allocation tracker低概率出现崩溃
reason: 当前逻辑是先stopAllocationTracker再stop定时器。可能存在stopAllocationTracker清除数据后又触发了定时器回调,这样又去访问数据,导致数组越界崩溃。
solu:
1.数组访问增加长度判断;
2.先停止定时器,再去触发stopAllocationTracker。
issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I7OXIP
Signed-off-by: wanghuan2022 <wanghuan80@huawei.com>
Change-Id: Id041d064760f4573cd6722c15fdbcdcf73a1f15c
2023-07-29 06:25:50 +00:00
openharmony_ci
5dcbdd54ed
!332 cherry-pick Fix router exception while debugger to 4.0-beta2
...
Merge pull request !332 from 杨阳/cherry-pick-1690444182
2023-07-27 09:07:01 +00:00
yang-19970325
7d4c5f3655
fixed efb05b0
from https://gitee.com/yang-19970325/arkcompiler_toolchain/pulls/327
...
Fix router exception while debugger
Issue;#I7MVMA
Signed-off-by: yang-19970325 <yangyang585@huawei.com>
Change-Id: Ida7e9ad23428d2669256ceecf59f847032236c24
2023-07-27 07:49:43 +00:00
openharmony_ci
d7c3559219
!329 [4.0Beta2]clear runtime code
...
Merge pull request !329 from buzhuyu/cherry-pick-1690282647
2023-07-25 12:10:56 +00:00
buzhuyu
9d1a365a6a
fixed 1ae4174
from https://gitee.com/buzhuyu/arkcompiler_toolchain/pulls/325
...
clear runtime code
description:clear runtime code
issue:https://gitee.com/openharmony/arkcompiler_toolchain/issues/I7MO39
Signed-off-by: buzhuyu <buzhuyu@huawei.com>
2023-07-25 10:57:27 +00:00
openharmony_ci
8b004c8b24
!320 Add UT testcase for container
...
Merge pull request !320 from 杨阳/add_container_testcase
2023-07-15 10:35:22 +00:00
yang-19970325
a835ef20bb
Add UT testcase for container
...
Issue:#I7LD01
Signed-off-by: yang-19970325 <yangyang585@huawei.com>
Change-Id: I11c29d61f35406a51b37b39b056f15d4322118e9
2023-07-15 16:03:11 +08:00
openharmony_ci
639018ef34
!319 Fix resume button state while send Debugger.disable
...
Merge pull request !319 from 杨阳/fix_disable
2023-07-13 04:23:15 +00:00
yang-19970325
0dc74647c2
Fix resume button state while send Debugger.disable
...
Issue:#I7KSES
Signed-off-by: yang-19970325 <yangyang585@huawei.com>
Change-Id: Ica9fd26f514fa71031e462ae4cfbd55e06bcd97f
2023-07-13 10:52:16 +08:00
openharmony_ci
c530624763
!313 Support Content Display for WeakMap Under Debug Mode
...
Merge pull request !313 from 张博虓/add_weakmap
2023-07-12 06:36:56 +00:00
张博虓
66b03ad7f1
support WeakMap, WeakSet, DataView display
...
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I7J120
Signed-off-by: 张博虓 <305339823@qq.com>
Change-Id: I5ceac8b6e6ad6b19021aa0096da15bd5a0ee97a6
Signed-off-by: 张博虓 <305339823@qq.com>
2023-07-12 13:02:41 +08:00
openharmony_ci
c9894515e6
!317 CpuProfiler add moduleName
...
Merge pull request !317 from 苏重威/master
2023-07-11 16:36:01 +00:00
openharmony_ci
9f0fb01962
!316 Fix mixed debugger compatibility issues
...
Merge pull request !316 from 杨阳/fix_compatibility
2023-07-11 11:52:37 +00:00
Chongwei Su
1a3a6c6de3
CpuProfiler add moduleName and modify napi get stack interval
...
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I7K9YC
Signed-off-by: Chongwei Su <suchongwei@huawei.com>
2023-07-11 16:14:17 +08:00
openharmony_ci
dedb83bdec
!315 Correct deps for toolchain
...
Merge pull request !315 from Zhoucong/bundle
2023-07-11 04:30:45 +00:00
yang-19970325
4c765c71f1
Fix compatibility problems
...
Issue:#I7K7BS
Signed-off-by: yang-19970325 <yangyang585@huawei.com>
Change-Id: Ifbd52490a612e666ff063658a4c1700b3772a3af
2023-07-11 11:29:55 +08:00
Zhoucong
f0f8f05430
Modify deps
...
Signed-off-by: Zhoucong <zhoucong40@huawei.com>
2023-07-11 10:54:23 +08:00
openharmony_ci
6aa392ccc6
!311 Add container description
...
Merge pull request !311 from 杨阳/add_container_description
2023-07-10 03:40:50 +00:00
yang-19970325
de01d94f5f
Add container description
...
Issue:#I7IF8D
Signed-off-by: yang-19970325 <yangyang585@huawei.com>
Change-Id: Ib7baf6578bfc6a9d17817a5c6e2b5300e465f051
2023-07-07 11:34:40 +08:00
openharmony_ci
a9e642b4e0
!296 Support the display of container class - part1
...
Merge pull request !296 from 杨阳/support_inner_data11
2023-07-04 14:43:38 +00:00
yang-19970325
b6ff9d74a4
Support the display of container class
...
Issue:#I7BR91
Signed-off-by: yang-19970325 <yangyang585@huawei.com>
Change-Id: I12fa1eef72f25b6edf8572542ab027902876ac56
2023-07-04 10:07:36 +08:00
openharmony_ci
eb9bb56859
!309 Support android -flto
...
Merge pull request !309 from weng-changcheng/android_support_flto
2023-07-03 13:09:58 +00:00
wengchangcheng
e8b725aaeb
Delete unused target
...
Delete unused uv deps
Issue: https://gitee.com/openharmony/arkcompiler_toolchain/issues/I7HYX1
Change-Id: I0455270641587993e8933749ba88520ed5669f9b
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
2023-07-03 16:35:32 +08:00
wengchangcheng
d973b1944b
Support android -flto
...
Add some option in android
Issue: https://gitee.com/openharmony/arkcompiler_toolchain/issues/I7HYX1
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I994711d09f47e13da6aa4cf0159cbe14e246f07a
2023-07-03 15:54:41 +08:00
openharmony_ci
70227325c5
!308 Correct the action about strip for mode release/debug
...
Merge pull request !308 from Gongyuhang/strip
2023-07-03 06:13:47 +00:00
gongyuhang
ec70f75dbf
Correct the action about strip for mode release/debug
...
Make the compilation of release mode produce both stripped
executable/shared_library and non-stripped executable/shared_library.
Make the compilation of debug mode produce only non-stripped
executable/shared_library.
Issue: https://gitee.com/openharmony/arkcompiler_toolchain/issues/I7HS6D
Test: Build command of mode release/debug and os_cpu
ohos_arm/ohos_arm64/android_arm64
Signed-off-by: gongyuhang <gongyuhang7@huawei.com>
Change-Id: I2ddfe0414d825e8fd062985dfa15a85356e6dde1
2023-07-03 10:45:46 +08:00
openharmony_ci
c2370f3c8c
!307 clear ark.py code
...
Merge pull request !307 from buzhuyu/master
2023-06-30 11:14:07 +00:00
buzhuyu
8b55bda9e2
[Bug]: ark.py 清理告警
...
description:
clear ark.py code
issue:https://gitee.com/openharmony/arkcompiler_toolchain/issues/I7HI24
Signed-off-by: buzhuyu <buzhuyu@huawei.com>
2023-06-30 18:08:57 +08:00
openharmony_ci
3bab95fda8
!303 针对cJSON部件名整改,进行适配修改
...
Merge pull request !303 from 张兴泰/master
2023-06-30 06:03:19 +00:00
openharmony_ci
e2ec28e137
!279 support_mixed_debug
...
Merge pull request !279 from 杨阳/mix_debug3
2023-06-29 03:22:46 +00:00
yang-19970325
f0c2270dcd
Support mixed debugging
...
Issue:#I6PLVS
Signed-off-by: yang-19970325 <yangyang585@huawei.com>
Change-Id: I493d6a24d5b6f03de59833e9424c2e8067de3cab
2023-06-28 14:13:22 +08:00
openharmony_ci
5a35d69da1
!299 make ark_standalone_build use "-flto=thin" by default
...
Merge pull request !299 from Gongyuhang/flto
2023-06-26 08:28:31 +00:00
gongyuhang
7aecc2ed7b
make ark_standalone_build use "-flto=thin" by default
...
Issue: https://gitee.com/openharmony/arkcompiler_toolchain/issues/I7CAQR
Test: commands that ark_standalone_build supports
Signed-off-by: gongyuhang <gongyuhang7@huawei.com>
Change-Id: Id2320c98db4e18fbe3cba3ea6f5df5365452a999
2023-06-26 10:35:01 +08:00
xing-tai-zhang
2029920220
Description: Modify the adaptation based on the component name
...
IssueNo: https://gitee.com/openharmony/third_party_cJSON/issues/I6V448
Feature or Bugfix: Bugfix
Binary Source:NO
Signed-off-by: xing-tai-zhang <zhangxingtai@huawei.com>
2023-06-25 16:22:08 +08:00
openharmony_ci
d81de1334b
!301 toolchain部件名整改
...
Merge pull request !301 from weng-changcheng/modify_toolchain
2023-06-21 14:02:38 +00:00
weng-changcheng
ef0393becf
!302 Remove ts2panda related content in Standalone build
...
Merge pull request !302 from 0621
2023-06-21 10:41:03 +00:00
Zhoucong
b4e69dbf90
Remove npm correlation
...
Signed-off-by: Zhoucong <zhoucong40@huawei.com>
2023-06-21 16:27:52 +08:00
openharmony_ci
1690d32522
!300 Fix the issue of getbreakpoints during debugging
...
Merge pull request !300 from 杨阳/fix_crash
2023-06-21 07:54:20 +00:00
yang-19970325
d417e896d6
Fix cppcrash caused by wild pointers
...
Issue:#I7F1VR
Signed-off-by: yang-19970325 <yangyang585@huawei.com>
Change-Id: I2834e1e03f44386f770bc7f5d00c3dd3009babc8
2023-06-21 14:33:32 +08:00
wengchangcheng
33a6c46864
Modify part name to toolchain
...
modify arkcompiler_toolchain to toolchain
Issue: https://gitee.com/openharmony/arkcompiler_toolchain/issues/I7F7HF
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: Ia60f04a0e96d1230443dfa4621461f36f8e2d4cc
2023-06-21 14:20:20 +08:00
openharmony_ci
7671d1d31e
!298 DFX hiloh/hitrace部件名整改
...
Merge pull request !298 from 王犇/master
2023-06-20 11:37:52 +00:00
wangben001
60efd927db
Description:DFX hiloh/hitrace部件名整改
...
issues:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I7EWAG
Signed-off-by: wangben001 <wangben23@huawei.com>
2023-06-20 15:12:32 +08:00
openharmony_ci
0d5bb3290a
!297 Adapt to the newest version of third_party/protobuf for ark_standalone_build
...
Merge pull request !297 from Gongyuhang/protobuf
2023-06-19 13:59:20 +00:00
gongyuhang
fb7db75848
Adapt to the newest version of third_party/protobuf
...
Issue: https://gitee.com/openharmony/arkcompiler_toolchain/issues/I7EQ9Q
Test: command in ark_standalone_build
Signed-off-by: gongyuhang <gongyuhang7@huawei.com>
Change-Id: Ic658c9fb70992e085896e5eb91f121c8678d7929
2023-06-19 20:23:21 +08:00
openharmony_ci
b674a8b4b3
!241 Upgrade nodejs from 12.18.4 to 14.21.1
...
Merge pull request !241 from lubinglun/nodejs
2023-06-19 10:25:43 +00:00
openharmony_ci
579714fa88
!295 Modified the description of mipsel
...
Merge pull request !295 from Zhoucong/0619
2023-06-19 08:42:42 +00:00
Zhoucong
4672216bba
Modified the description of mipsel
...
Signed-off-by: Zhoucong <zhoucong40@huawei.com>
2023-06-19 15:11:35 +08:00