Commit Graph

11831 Commits

Author SHA1 Message Date
openharmony_ci
45143b6d0b
!7818 Bugfix: NotifyUIIdle需要切换到running状态
Merge pull request !7818 from lukai/idleBugfix
2024-06-16 07:59:42 +00:00
lukai
d4a92c87ff Bugfix: change status to running at NotifyUIIdle
Change thread status to running at NotifyUIIdle
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA5RAL?from=project-issue

Signed-off-by: lukai <lukai25@huawei.com>
Change-Id: Ic7ae64ea1884046ac244cd9833f6b854fd36ac6a
2024-06-16 15:22:44 +08:00
openharmony_ci
47d2fd59ab
!7777 [BaselineJIT] fix warnings
Merge pull request !7777 from suyue/sy_tmp
2024-06-15 16:48:22 +00:00
openharmony_ci
6a93abb58f
!7797 [BugFix] fix UT bug of DebuggerCIntClientTest and DebuggerClientTest
Merge pull request !7797 from ZitongLi/master
2024-06-15 15:24:54 +00:00
openharmony_ci
fb411eeda9
!7814 it is possible that HAP app Identifier is empty
Merge pull request !7814 from ChenYC009/sign_void
2024-06-15 14:12:42 +00:00
ZitongLi
5a9b74ecab revert mis-commit
Signed-off-by: ZitongLi <lizitong1@huawei.com>
Change-Id: I3a6040efa61f5a008736514437699b8fe016adb6
2024-06-15 20:05:30 +08:00
openharmony_ci
7bfd26d4e2
!7805 bugfix:the function reduce implementation does not conform to the ecma262 specification
Merge pull request !7805 from 贺存茂/Reduce0614
2024-06-15 11:03:30 +00:00
openharmony_ci
df7e432d59
!7813 Added null pointer judgment
Merge pull request !7813 from herongpeng/nullptr_judge
2024-06-15 11:01:00 +00:00
openharmony_ci
a43f641861
!7795 Refactor AOT compiler pipeline (part 2)
Merge pull request !7795 from XinweiCai/refactor_aot_compiler_pipeline
2024-06-15 10:43:48 +00:00
suyuehhh
3ef462eeb2 [BaselineJIT] fix warnings
Change-Id: I41d6d59dfbb2d0aa0f416c25f3aee8d68796498e
Signed-off-by: suyuehhh <suyue13@huawei.com>
2024-06-15 18:35:36 +08:00
ChenYC009
f494786c05 it is possible that appIdentifier is empty
Signed-off-by: ChenYC009 <chenyongchun5@huawei.com>
Change-Id: I82d838891dec3ffcc09cb70208e8e3fbcbf8d81e
2024-06-15 18:23:31 +08:00
h30044958
0470a9f046 Added null pointer judgment
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA5P2M

Signed-off-by: h30044958 <herongpeng@huawei.com>
Change-Id: Iad16c6b77da04c4e1165e7ac82f8fdb2cd5fdd76
2024-06-15 18:13:25 +08:00
openharmony_ci
88910ca297
!7810 BugFix set assetPath
Merge pull request !7810 from yaochaonan/module
2024-06-15 09:56:30 +00:00
yaochaonan
7c46f0d05a Bugfix check setAssetPath, cloudcard input maybe index.abc
Change check to .abc check
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA5O6I?from=project-issue

Signed-off-by: yaochaonan <yaochaonan@huawei.com>
Change-Id: I668dd125325909d4c5f69d9f243da58e4d23abb5
2024-06-15 15:32:43 +08:00
openharmony_ci
8fa69e2f7e
!7788 Fix Number Speculative Retype issue
Merge pull request !7788 from zoumujia/dts
2024-06-15 04:01:38 +00:00
openharmony_ci
45eefb3971
!7809 revert tryadd
Merge pull request !7809 from yingguofeng/master
2024-06-14 18:11:32 +00:00
openharmony_ci
9cb166a520
!7802 修改process的getStartRealtime实现【runtime】
Merge pull request !7802 from yuqing_han/master
2024-06-14 14:09:48 +00:00
yingguofeng@huawei.com
7ebb674e9c Revert "tryadd fix"
This reverts commit 5cb08864f5.

Signed-off-by: yingguofeng@huawei.com <yingguofeng@huawei.com>
Change-Id: I0214ceabf0acc99da3c1e7b1062f1f233601cab5
2024-06-14 21:41:19 +08:00
openharmony_ci
24d9da2e53
!7806 Bugfix str.append will change pointer
Merge pull request !7806 from yaochaonan/module
2024-06-14 13:37:43 +00:00
yaochaonan
afd9688da8 Bugfix str.append will change pointer
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA5LFR?from=project-issue

Signed-off-by: yaochaonan <yaochaonan@huawei.com>
Change-Id: I1e45923564a54a79337fe13f4549f918fd122923
2024-06-14 20:20:24 +08:00
openharmony_ci
f83cf375ed
!7803 [bug]修复normalized ohmurl下test框架debug失败
Merge pull request !7803 from chenlincl3/test_bug
2024-06-14 11:59:55 +00:00
chenlincl3
7a59720261 [bug]修复normalized ohmurl下test框架debug失败
Signed-off-by: chenlincl3 <chenlin201@huawei.com>
Change-Id: I5da9fc2b2f10d9a140b65999319f5a82f42ee073
2024-06-14 17:29:28 +08:00
openharmony_ci
dce94cf201
!7796 [Bug]: fix warning of security
Merge pull request !7796 from yangxiaoshuai2022/warning_fix_0614
2024-06-14 09:29:20 +00:00
openharmony_ci
b09c4f6778
!7786 Bugfix:1.Bug In Array.sort,2.JSTaggedValue::ToLength may has Exception
Merge pull request !7786 from 贺存茂/ArraySortAndToLength
2024-06-14 09:22:03 +00:00
hecunmao
fcacab8485 Bug in Array.Reduce,if argc>=2 ,accumulator should be considered to exist
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA5JRM

Signed-off-by: hecunmao <hecunmao@huawei.com>
Change-Id: Id43f019d783b23dc901a16ee7a7fcee853f35f59
2024-06-14 17:19:59 +08:00
xwcai98
e08cf99edb Refactor AOT compiler pipeline (part-2)
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA5ENF

Signed-off-by: xwcai98 <xwcai98@gmail.com>
Change-Id: I9715ad24efb0d3f9c9e3c4d995b889e92d73e561
2024-06-14 17:17:06 +08:00
openharmony_ci
5c33bb17cb
!7780 When a crash occurs, it is logged and the type is not determined
Merge pull request !7780 from herongpeng/fix_escape
2024-06-14 09:12:48 +00:00
openharmony_ci
e6047ce8b0
!7770 模块化接口蓝黄同步
Merge pull request !7770 from shaoxiangdong/module_0612
2024-06-14 08:26:38 +00:00
Han
cfe47462a1 Modity the getStartRealTime of process module.
issue: https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IA5IA9

Signed-off-by: Han <yqhanj@isoftstone.com>
2024-06-14 16:15:05 +08:00
openharmony_ci
e1d486cd8f
!7792 add macro controller to drop local_code_sign external deps
Merge pull request !7792 from ChenYC009/sign_enable
2024-06-14 08:05:48 +00:00
h30044958
f5e36e979e When a crash occurs, it is logged and the type is not determined
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA51NL

Signed-off-by: h30044958 <herongpeng@huawei.com>
Change-Id: I9a9ef14e9dd6fd438383e3d511e4a669a212adc2
2024-06-14 15:55:38 +08:00
openharmony_ci
b4af58bd97
!7787 bugfix for cpuprofiler
Merge pull request !7787 from 邵益江/cpu
2024-06-14 07:22:07 +00:00
yangxiaoshuai2022
803530bfa9 fix warning of security
Signed-off-by: yangxiaoshuai2022 <yangxiaoshuai@huawei.com>
2024-06-14 15:19:49 +08:00
openharmony_ci
f4e819fa63
!7785 fix general warning
Merge pull request !7785 from hanweiqi/fix_warning
2024-06-14 06:39:56 +00:00
openharmony_ci
a3377c2c17
!7769 add sharedheap OOM dump
Merge pull request !7769 from zhanheng/fix_dump
2024-06-14 04:31:15 +00:00
openharmony_ci
3c90ecc916
!7681 Fix bug with columnNumber use lineNumber
Merge pull request !7681 from 晓熊猫/zxy-fix-column-number
2024-06-14 04:19:46 +00:00
邵益江
1e0568451b
update ecmascript/dfx/cpu_profiler/cpu_profiler.cpp.
Signed-off-by: 邵益江 <shaoyijiang@huawei.com>
2024-06-14 04:03:44 +00:00
openharmony_ci
56f2704a54
!7505 ets_runtime 部件化整改
Merge pull request !7505 from jiachong/j30052427_bj
2024-06-14 03:01:53 +00:00
openharmony_ci
30a7d41709
!7794 Bugfix input recordName is UTF16
Merge pull request !7794 from yaochaonan/module
2024-06-14 02:33:54 +00:00
openharmony_ci
dd4c1be878
!7736 bugfix:ObjectOperator::UpdateDataValue use a moved JSTaggedValue
Merge pull request !7736 from 贺存茂/SetProp0609
2024-06-14 02:27:48 +00:00
ChenYC009
456551b3f1 using macro controller to select local_code_sign deps
Signed-off-by: ChenYC009 <chenyongchun5@huawei.com>
Change-Id: I72fbe07706f61b57b44749d61160657708d07023
2024-06-14 09:34:16 +08:00
yaochaonan
e18370eb6f Bugfix inputString have utf16
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA5BAS?from=project-issue

Signed-off-by: yaochaonan <yaochaonan@huawei.com>
Change-Id: I31305c5c4b47015f5b16e92741324f6b83d547c1
2024-06-14 09:24:02 +08:00
openharmony_ci
ba35ec75d4
!7790 Fix test262 bug
Merge pull request !7790 from 刘智杰/fix_262
2024-06-13 15:57:16 +00:00
openharmony_ci
2e1fdb7dd1
!7778 bilibili应用问题
Merge pull request !7778 from transparent123123/tzr_bugfix
2024-06-13 14:51:59 +00:00
transparent123123
faa139cff2 bugfix
Change-Id: Ib6582f90f3f83235f942d780631f63efa099a999
Signed-off-by: transparent123123 <tanzirui@huawei.com>
2024-06-13 07:07:05 -07:00
openharmony_ci
c59ade44ca
!7752 Refactor AOT compiler pipeline (part-1)
Merge pull request !7752 from XinweiCai/refactor_aot_compiler_pipeline
2024-06-13 13:36:11 +00:00
openharmony_ci
ec350830c7
!7758 Fix miss heap object check in typedbytecode lowering
Merge pull request !7758 from 刘智杰/object_check
2024-06-13 13:29:27 +00:00
openharmony_ci
7afe12d521
!7725 Added compilation of baseline ap switch and function
Merge pull request !7725 from herongpeng/compile-baseline-pgo
2024-06-13 12:59:31 +00:00
hecunmao
96ae5c4e57 bugfix:ObjectOperator::UpdateDataValue use a moved JSTaggedValue
issue:https://gitee.com/open_harmony/dashboard?issue_id=IA3YYP
Signed-off-by: hecunmao <hecunmao@huawei.com>

Change-Id: I1699ae13a6eede183c3bf74b749879f26e3a9d36
2024-06-13 20:12:22 +08:00
shaoyijiang
84b41b4c98 Bugfix for ut failed
1.Avoid valloc errors on Android platforms

Signed-off-by: shaoyijiang <shaoyijiang@huawei.com>
Change-Id: I42d4137fa5d8298e11abaf1008e3dd315542f414
2024-06-13 17:56:42 +08:00