Commit Graph

73 Commits

Author SHA1 Message Date
openharmony_ci 44649adf9c !91 Change the visibility of module securec
Merge pull request !91 from JokerXD_liu/secvisibility
2022-06-06 12:25:05 +00:00
liujialiang ee5d51cdfa Change the visibility of module securec
Signed-off-by: liujialiang <liujialiang10@huawei.com>
Change-Id: I80cef6f551564bed9997056d06c0bac56b799f3f
2022-06-06 16:48:00 +08:00
openharmony_ci e6d4818d51 !88 Add a new feature for debugging refbase
Merge pull request !88 from JokerXD_liu/refbase_debug
2022-05-27 09:28:57 +00:00
liujialiang a346d3b985 Add a new feature for debugging refbase
Add a new class called RefTracker to tack the lifetime of a RefBase.

Signed-off-by: liujialiang <liujialiang10@huawei.com>
2022-05-23 12:01:19 +08:00
liubb_0516 0b7da23a25 parcel provides protected interfaces EnsureObjectsCapacity & WriteObjectOffset
Signed-off-by: liubb_0516 <liubeibei8@huawei.com>
2022-05-23 11:31:42 +08:00
liubb_0516 f5e530f498 modify interface location
Signed-off-by: liubb_0516 <liubeibei8@huawei.com>
2022-05-20 16:52:09 +08:00
liubb_0516 acb0d63673 parcel:add interface of ParcelAppend
Signed-off-by: liubb_0516 <liubeibei8@huawei.com>
2022-05-20 16:46:40 +08:00
liubb_0516 8ae0d33563 ipc:add new interface of MessageParcelAppend
Signed-off-by: liubb_0516 <liubeibei8@huawei.com>
2022-05-18 20:17:34 +08:00
liubb_0516 99f76e7662 ipc:add new interface of MessageParcelAppend
Signed-off-by: liubb_0516 <liubeibei8@huawei.com>
2022-05-18 17:38:13 +08:00
openharmony_ci cd2d9f2d4b !85 消除隐式转换
Merge pull request !85 from zhoushilin/master
2022-05-18 09:24:59 +00:00
liujialiang ce17181444 deal with the problem of log
1.The level of log in string_ex is too high. We decide to change it to DEBUG.
2.The log for DEBUG should not be print out in a common mode. So we give it a macro to divide it from common mode.

Signed-off-by: liujialiang <liujialiang10@huawei.com>
Change-Id: Ib6d7c263a7601b3c1867dd427b7f0b7f8e2f7f9a
2022-05-17 21:00:38 +08:00
zhoushilin 276db54a50 elimate implicit conversion
Signed-off-by: zhoushilin <zhoushilin1@huawei.com>
2022-05-13 11:32:27 +08:00
huangyicong 5d279feb6f rollback
Signed-off-by: huangyicong <huangyicong4@huawei.com>
2022-05-05 15:55:06 +08:00
huangyicong c7b9cb77f4 fix realloc
Signed-off-by: huangyicong <huangyicong4@huawei.com>
2022-04-27 18:20:43 +08:00
huangyicong 1c8c8b053e fix realloc
Signed-off-by: huangyicong <huangyicong4@huawei.com>
2022-04-27 15:29:59 +08:00
zhoushilin afe40846c2 deal with issues
Signed-off-by: zhoushilin <zhoushilin1@huawei.com>
2022-04-13 10:41:25 +08:00
猫科龙 6bbc6e8c4e Add a errno interval for the filemanagement subsytem
Signed-off-by: 猫科龙 <chenjinglong1@huawei.com>
2022-03-26 03:54:12 +00:00
zhoushilin d2403fbd31 suit to specification
Signed-off-by: zhoushilin <zhoushilin1@huawei.com>
2022-03-25 17:51:16 +08:00
shuchengchao 0646c83d82 deal with issues
Signed-off-by: shuchengchao <shuchengchao@huawei.com>
2022-03-25 17:05:01 +08:00
zhoushilin 744546af30 change file auth to 644
Signed-off-by: zhoushilin <zhoushilin1@huawei.com>
2022-03-24 20:11:18 +08:00
openharmony_ci ad938fa967 !68 ipc readremoteobject bugfix
Merge pull request !68 from liubb_0516/master
2022-03-12 02:02:51 +00:00
liubb_0516 b41f114bb6 add AttemptIncStrong
Signed-off-by: liubb_0516 <liubeibei8@huawei.com>
2022-03-11 22:12:50 +08:00
caiminggang 802a4ec73a add customization log label
Signed-off-by: caiminggang <caiminggang1@huawei.com>
2022-03-10 17:02:40 +08:00
SoftSquirrel a8e57ceaaf IssueNo: #I4VXYT: modify file length
Description: modify file length
Sig: SIG_ApplicaitonFramework
Feature or Bugfix: Bugfix
Binary Source: No

Signed-off-by: SoftSquirrel <xuhao47@huawei.com>
2022-03-03 12:58:34 +08:00
yudechen d70098296d 添加编译单元指定部件和子系统名称
re #I4VWUA

Signed-off-by: yudechen <chenyude@huawei.com>
Change-Id: I1c993d818678954e5240a174357b59ee4a2849b8
2022-03-02 16:04:31 +08:00
yaofeng wang de3162acb7 fix bug: heap-used-after-free
SANITIZER: -fsanitize=leak -fsanitize=address -fsanitize=undefined -fsanitize-recovery=all
Signed-off-by: yaofeng wang <wangyaofeng.wang@huawei.com>
2022-02-26 17:51:17 +08:00
zhoushilin dd24ec316f suited to specification
Signed-off-by: zhoushilin <zhoushilin1@huawei.com>
2022-02-18 14:25:17 +08:00
yaofeng.wang 77d99b5ee0 Fix sptr multi-release point in concurrent environment
1. delete the strong reference when RefCount == 1 && !LifeTimeExtended
2. otherwise delete weak reference, when call DecWeakRef

issue: https://gitee.com/openharmony/utils_native/issues/I4SK5B?from=project-issue
Signed-off-by: yaofeng.wang <wangyaofeng.wang@huawei.com>
2022-02-07 17:22:53 +08:00
blakcwhite 89d4ac4fe2 suited to specification
Signed-off-by: zhoushilin <zhoushilin1@huawei.com>
2022-01-21 15:47:49 +08:00
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