Commit Graph

142 Commits

Author SHA1 Message Date
openharmony_ci c2f7f27677 !96 Delete definition of INVALID_SEMA_VALUE in thread_pool.h
Merge pull request !96 from JokerXD_liu/duplicatedefine
2022-06-22 02:12:52 +00:00
openharmony_ci a1e4753329 !97 Add interface Iterate to SafeMap
Merge pull request !97 from JokerXD_liu/safmap
2022-06-21 11:30:18 +00:00
liujialiang 1de1006884 Add interface Iterate to SafeMap
This feature will do some help for developers, if traversing the SafeMap is inevitable.

Signed-off-by: liujialiang <liujialiang10@huawei.com>
2022-06-21 15:29:27 +08:00
liujialiang 5d65c00cd0 Delete definition of INVALID_SEMA_VALUE in thread_pool.h
If someone include ssemaphore_ex.h and thread_pool.h at the same time, there will be a problem of redefinition.

Signed-off-by: liujialiang <liujialiang10@huawei.com>
Change-Id: I2a392cbe61b3500d65d47bc1d6c5800be86bf0b0
2022-06-17 16:46:04 +08:00
openharmony_ci 183dc351ba !95 adjust the level of log
Merge pull request !95 from zhoushilin/master
2022-06-16 06:54:02 +00:00
zhoushilin 5098dd9be3 adjust the level of log
Signed-off-by: zhoushilin <zhoushilin1@huawei.com>
2022-06-14 14:36:17 +08:00
openharmony_ci 0bf68fa2c8 !93 Change the visibility of module securec
Merge pull request !93 from giteeHYC/master
2022-06-09 01:40:08 +00:00
huangyicong 713bfdc4aa Change the visibility of module securec
Signed-off-by: huangyicong <huangyicong4@huawei.com>
2022-06-07 19:00:43 +08:00
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
openharmony_ci 8d428c712f !87 ipc:add new interface of ParcelAppend
Merge pull request !87 from liubb_0516/master
2022-05-24 11:23:04 +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
openharmony_ci bd8b61ad25 !86 Modify the setting of LOG in string_ex.cpp and utils_log.h
Merge pull request !86 from JokerXD_liu/modifylog
2022-05-18 02:30:37 +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
openharmony_ci a46226bc4a !84 回退对parcel下realloc的修改
Merge pull request !84 from giteeHYC/master
2022-05-05 09:14:44 +00:00
huangyicong 5d279feb6f rollback
Signed-off-by: huangyicong <huangyicong4@huawei.com>
2022-05-05 15:55:06 +08:00
openharmony_ci 20727462aa !82 整改parcel对realloc的使用
Merge pull request !82 from giteeHYC/master
2022-04-29 11:06:37 +00: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
openharmony_ci 9deafcad49 !80 deal with issues
Merge pull request !80 from zhoushilin/master
2022-04-14 03:02:28 +00:00
zhoushilin afe40846c2 deal with issues
Signed-off-by: zhoushilin <zhoushilin1@huawei.com>
2022-04-13 10:41:25 +08:00
openharmony_ci 2a75a5b478 !77 【轻量级 PR】:Add a errno interval for the filemanagement subsytem
Merge pull request !77 from 猫科龙/N/A
2022-03-26 08:47:41 +00:00
猫科龙 6bbc6e8c4e Add a errno interval for the filemanagement subsytem
Signed-off-by: 猫科龙 <chenjinglong1@huawei.com>
2022-03-26 03:54:12 +00:00
openharmony_ci 77e4aaaf83 !76 suited to specification
Merge pull request !76 from zhoushilin/master
2022-03-25 11:44:02 +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
shuchengchao 6d0e2411be Merge branch 'master' of https://gitee.com/blakcwhite/utils_native 2022-03-24 20:54:34 +08:00
zhoushilin 9470b01748 change file auth to 644
Signed-off-by: zhoushilin <zhoushilin1@huawei.com>
2022-03-24 20:52: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
openharmony_ci 0a3625b130 !69 新增customization log lable
Merge pull request !69 from 蔡明港/master
2022-03-10 11:51:18 +00:00
caiminggang 802a4ec73a add customization log label
Signed-off-by: caiminggang <caiminggang1@huawei.com>
2022-03-10 17:02:40 +08:00
openharmony_ci 2bbc13b2e5 !64 添加编译单元指定部件和子系统名称
Merge pull request !64 from chenyude/gn
2022-03-10 05:35:12 +00:00
openharmony_ci ec09b36936 !67 modify file length
Merge pull request !67 from SoftSquirrel/master
2022-03-10 04:14:25 +00:00
SoftSquirrel 8775fc1b08 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-09 15:15:55 +08:00
openharmony_ci ad6f6afd8d !65 modify file length
Merge pull request !65 from SoftSquirrel/master
2022-03-03 07:31:02 +00: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
openharmony_ci 8e4f506d32 !62 删除ndk_libraries_config
Merge pull request !62 from giteeHYC/master
2022-03-02 02:22:02 +00:00
openharmony_ci 37661a92ab !63 Fix Bug: Heap used after release
Merge pull request !63 from Wang Yaofeng/master
2022-02-26 11:23:39 +00: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