openharmony_ci
14f6219fc7
!43 去除冗余判断
...
Merge pull request !43 from 雷电_SWAT/master
2022-01-03 12:30:12 +00:00
openharmony_ci
5698ac32bd
!41 Changed dependency from libhilog to libhilog_base
...
Merge pull request !41 from karolgrydziuszko/change_dependency_to_hilog_base
2021-12-29 04:03:06 +00:00
openharmony_ci
0772b1af50
!45 删除ashmem中冗余的error log
...
Merge pull request !45 from JokerXD_liu/log
2021-12-28 13:16:24 +00:00
liujialiang
bccb48a2d4
delete redundancy ERROR LOG during open ashmem.
...
Signed-off-by: liujialiang <liujialiang10@huawei.com >
2021-12-28 20:03:20 +08:00
Karol Grydziuszko
100a7d128b
Removed namespaces.
...
Signed-off-by: Karol Grydziuszko <karol.grydziuszko@huawei.com >
Change-Id: I83c8d71fafea42afefe3b73e546fba11535dbcfb
2021-12-27 08:46:50 +01:00
lcjh
ea14302eab
去除冗余判断
...
去除冗余判断,修正拼写错误
Signed-off-by: lcjh <120989324@qq.com >
2021-12-25 23:51:47 +08:00
liujialiang
3799171ea3
modify the code according to CodeCheck
...
Signed-off-by: liujialiang <liujialiang10@huawei.com >
2021-12-24 16:57:46 +08:00
Karol Grydziuszko
2355773dbd
Changed namespace to camel case
...
Signed-off-by: Karol Grydziuszko <karol.grydziuszko@huawei.com >
Change-Id: I9fecb1db85337156b206ab66e34c1a6e427d43c8
2021-12-23 19:02:25 +01:00
Karol Grydziuszko
f00f28d1da
Removed dependency from libhilog and added dependency from libhilog_base
...
Signed-off-by: Karol Grydziuszko <karol.grydziuszko@huawei.com >
Change-Id: I2ece90a248bf568e1ccfb1c4e234704a8258d46c
2021-12-22 15:37:24 +01:00
Liu Jialiang
2665a34c2d
Rectify descriptions which is not so standard.
...
Signed-off-by: liujialiang <liujialiang10@huawei.com >
2021-12-22 15:16:25 +08:00
Gymee
9cb3b104a6
add device profile subsystem
...
Signed-off-by: Gymee <yumeijie@huawei.com >
Change-Id: I1ac73994dcabd9a6bd0794eabd0c387f831e9a14
2021-12-16 15:50:32 +08:00
compiler
e801e17e1c
Adaptation for some devices
...
delete the flag "build_public_version" which will cause build failing in some devices.
delete the conditional statement before "-Wno-implicit-fallthrough".
Signed-off-by: liujialiang <liujialiang10@huawei.com >
2021-12-14 21:39:35 +08:00
compiler
fd930a3f87
update test build config and fix an irregular definition of float.
...
Signed-off-by: liujialiang <liujialiang10@huawei.com >
2021-12-10 11:30:12 +08:00
compiler
001c0e6b82
offline timer test 001 and 005. These tests fail in some devices, maybe due to kernel difference.
...
Signed-off-by: liujialiang <liujialiang10@huawei.com >
2021-12-06 20:48:31 +08:00
openharmony_ci
ec29d66ac8
!29 forgotten decrease the reference of strong pointer
...
Merge pull request !29 from 冷钦街/ref_bug
2021-10-30 07:59:47 +00:00
openharmony_ci
42bd05e1aa
!30 为ACE提供静态库;在编译mingw的sdk时屏蔽-Wimplicit-dllimport告警
...
Merge pull request !30 from JokerXD_liu/ace
2021-10-27 02:37:42 +00:00
dog
c9c63bfc28
fix SortedVector operator equal bug
...
Signed-off-by: hongtao <hongtao11@huawei.com >
2021-10-26 11:01:13 +08:00
compiler
bdd17a6f55
add static libraries for ACE subsystem
...
Signed-off-by: liujialiang <liujialiang10@huawei.com >
2021-10-25 21:33:50 +08:00
lengqinjie
4bbe0c9950
forgotten decrease the reference of strong pointer
...
Signed-off-by: lengqinjie <15390014138@163.com >
2021-10-24 07:00:33 +08:00
lengqinjie
c1158fdb89
forgotten decrease reference of strong pointer
...
Signed-off-by: lengqinjie <15390014138@163.com >
2021-10-23 22:09:11 +08:00
lengqinjie
6661f7f75c
forgotten decrease reference of strong pointer
...
Signed-off-by: lengqinjie <15390014138@163.com >
2021-10-23 21:54:28 +08:00
openharmony_ci
37cb67c739
!26 重构utils native的build.gn文件
...
Merge pull request !26 from JokerXD_liu/fallthrough2
2021-10-21 08:12:04 +00:00
compiler
13896cf44a
refactor the build config of utils native
...
Signed-off-by: liujialiang <liujialiang10@huawei.com >
2021-10-20 10:06:59 +08:00
dog
acc21829b2
fix writeString read overflow addressSanitizer
...
Signed-off-by: hongtao <hongtao11@huawei.com >
2021-10-18 15:06:00 +08:00
compiler
fdbc5ec3ee
屏蔽系统编译配置-Wimplicit-fallthrough在安全C库中的误告警
...
Signed-off-by: liujialiang <liujialiang10@huawei.com >
2021-10-09 20:20:48 +08:00
dog
7f629095a6
change utils_native testcase level1 to level0
...
Signed-off-by: hongtao <hongtao11@huawei.com >
2021-10-08 16:06:29 +08:00
dog
ae156c5c2e
fix unicode_ex climit codex
...
Signed-off-by: hongtao <hongtao11@huawei.com >
2021-10-08 14:35:11 +08:00
dog
9a9878befa
fix limits.h codex
...
Signed-off-by: hongtao <hongtao11@huawei.com >
2021-09-23 14:59:55 +08:00
openharmony_ci
c94adbf261
!16 删除冗余的判断语句
...
Merge pull request !16 from JokerXD_liu/refbase
2021-09-23 01:49:16 +00:00
openharmony_ci
971cfffb88
!17 fix utils_parcel_test codex
...
Merge pull request !17 from OliverQueen/master
2021-09-22 10:07:43 +00:00
dog
1b35c53a34
fix utils_parcel_test codex
...
Signed-off-by: hongtao <hongtao11@huawei.com >
2021-09-22 16:42:04 +08:00
compiler
5fd13359a1
删除冗余的判断语句
...
Signed-off-by: liujialiang <liujialiang10@huawei.com >
2021-09-22 14:29:17 +08:00
compiler
777721284e
Add a new way which is depends on boot_id to get ashmem fd
...
Signed-off-by: liujialiang<liujialiang10@huawei.com >
2021-09-22 12:00:33 +08:00
dog
4713fefc03
change utils_string_test Level1 to Level0
...
Signed-off-by: hongtao <hongtao11@huawei.com >
2021-09-17 15:56:01 +08:00
dog
591f4c622a
add home fix bug to native
...
Signed-off-by: hongtao <hongtao11@huawei.com >
2021-09-17 10:54:33 +08:00
liangshenglin1
82c4a8ede7
#I496U6
...
remove macro BINDER_IPC_32BIT
Signed-off-by: liangshenglin<liangshenglin1@huawei.com >
#I496U6
2021-09-08 07:33:54 +00:00
dog
17654fd94f
fix parcel can not be used after flush
...
Signed-off-by: hongtao <hongtao11@huawei.com >
2021-09-07 15:40:47 +08:00
sun_fan
78057bb2d8
utils_native:fix build.gn format
...
Signed-off-by: sun_fan <sun_fan1@hoperun.com >
2021-08-12 09:54:19 +08:00
sun_fan
deb091d7f5
utils_native : gn format
...
Signed-off-by: sun_fan <sun_fan1@hoperun.com >
2021-08-04 22:15:13 +08:00
sun_fan
816f501e60
utils_native: remove module_install_dir
...
Signed-off-by: sun_fan <sun_fan1@hoperun.com >
2021-08-04 19:20:55 +08:00
sun_fan
0860562842
utils_native: add lib to updater image
...
Signed-off-by: sun_fan <sun_fan1@hoperun.com >
2021-08-04 00:52:35 +08:00
pengguanqi
e0c1a67a95
添加分布式硬件子系统错误码定义
...
Signed-off-by: pengguanqi <pengguanqi@huawei.com >
Change-Id: If778b5b99cb5c5ddba2a29b0a4a32bb0b2ae0a37
2021-07-08 14:30:56 +08:00
dhy308
eaaa07985f
适配MUSL库编译
...
Signed-off-by: dhy308 <tony.gan@huawei.com >
2021-06-22 21:13:00 +08:00
mamingshuai
2317226c6d
update OpenHarmony 2.0 Canary
2021-06-02 02:33:28 +08:00