Commit Graph

  • c1a8d9d68f !2 【OpenHarmony开源贡献者计划2022】securectype.h#L210 需要显式(void)忽略掉函数返回值 Merge pull request !2 from huyuanyuan/master master mamingshuai 2022-09-06 06:07:56 +00:00
  • 5b43f800b6 Line 245、248 (void)忽略掉函数返回值 Huyuanyuan 2022-08-31 14:05:43 +08:00
  • c037b2e2ab securectype.h#L210 需要显式(void)忽略掉函数返回值 Huyuanyuan 2022-08-30 18:53:53 +08:00
  • 39c0bf17a5 !96 Delete definition of INVALID_SEMA_VALUE in thread_pool.h Merge pull request !96 from JokerXD_liu/duplicatedefine OpenHarmony-v3.2-Beta2 weekly_20220712 weekly_20220705 weekly_20220628 OpenHarmony-3.2-Beta2 openharmony_ci 2022-06-22 02:12:52 +00:00
  • 7136765d71 !97 Add interface Iterate to SafeMap Merge pull request !97 from JokerXD_liu/safmap openharmony_ci 2022-06-21 11:30:18 +00:00
  • afc27be156 Add interface Iterate to SafeMap This feature will do some help for developers, if traversing the SafeMap is inevitable. liujialiang 2022-06-19 18:35:05 +08:00
  • 03d2b82717 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. liujialiang 2022-06-17 16:46:04 +08:00
  • 283e7db1a5 !95 adjust the level of log Merge pull request !95 from zhoushilin/master weekly_20220621 openharmony_ci 2022-06-16 06:54:02 +00:00
  • b571003b7d adjust the level of log zhoushilin 2022-06-09 11:24:33 +08:00
  • f16bd3b1c2 !93 Change the visibility of module securec Merge pull request !93 from giteeHYC/master weekly_20220614 monthly_20220614 OpenHarmony_filemanager_develop_20220614 openharmony_ci 2022-06-09 01:40:08 +00:00
  • e85d866c6f Change the visibility of module securec huangyicong 2022-06-07 19:00:43 +08:00
  • e3a6ca2ccf !91 Change the visibility of module securec Merge pull request !91 from JokerXD_liu/secvisibility weekly_20220607 openharmony_ci 2022-06-06 12:25:05 +00:00
  • 0041291980 !92 Modify the setting of LOG in string_ex.cpp and utils_log.h Merge pull request !92 from JokerXD_liu/cherry-pick-1654505607 OpenHarmony-3.2-Beta1 openharmony_ci 2022-06-06 11:38:42 +00:00
  • a548867306 fixed d3df102 from https://gitee.com/jokerxd-liu/utils_native/pulls/86 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. liujialiang 2022-05-17 21:00:38 +08:00
  • 78349d5a04 Change the visibility of module securec liujialiang 2022-05-27 16:01:31 +08:00
  • 9f09e4cf3d !88 Add a new feature for debugging refbase Merge pull request !88 from JokerXD_liu/refbase_debug weekly_20220531 openharmony_ci 2022-05-27 09:28:57 +00:00
  • 472cb19c60 !87 ipc:add new interface of ParcelAppend Merge pull request !87 from liubb_0516/master openharmony_ci 2022-05-24 11:23:04 +00:00
  • ed6f73c4be Add a new feature for debugging refbase Add a new class called RefTracker to tack the lifetime of a RefBase. liujialiang 2022-05-22 19:36:24 +08:00
  • 74ccf06136 parcel provides protected interfaces EnsureObjectsCapacity & WriteObjectOffset liubb_0516 2022-05-23 11:31:42 +08:00
  • 39b85e0791 modify interface location liubb_0516 2022-05-20 16:52:09 +08:00
  • 15526ce975 parcel:add interface of ParcelAppend liubb_0516 2022-05-20 16:46:40 +08:00
  • bdf2f5d539 ipc:add new interface of MessageParcelAppend liubb_0516 2022-05-18 20:17:34 +08:00
  • 8901f530ba ipc:add new interface of MessageParcelAppend liubb_0516 2022-05-18 17:38:13 +08:00
  • 79d31fc0c8 !85 消除隐式转换 Merge pull request !85 from zhoushilin/master weekly_20220524 openharmony_ci 2022-05-18 09:24:59 +00:00
  • 16428c97fa !86 Modify the setting of LOG in string_ex.cpp and utils_log.h Merge pull request !86 from JokerXD_liu/modifylog openharmony_ci 2022-05-18 02:30:37 +00:00
  • d3df1025a5 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. liujialiang 2022-05-17 21:00:38 +08:00
  • b37941136d elimate implicit conversion zhoushilin 2022-05-13 10:06:13 +08:00
  • 898580fafd !84 回退对parcel下realloc的修改 Merge pull request !84 from giteeHYC/master OpenHarmony-v3.2-Beta1 weekly_20220510 openharmony_ci 2022-05-05 09:14:44 +00:00
  • c49f174c70 rollback huangyicong 2022-05-05 15:55:06 +08:00
  • 7374ecfc9e !82 整改parcel对realloc的使用 Merge pull request !82 from giteeHYC/master weekly_20220503 OpenHarmony_filemanager_develop_20220505 openharmony_ci 2022-04-29 11:06:37 +00:00
  • d364ccceb7 fix realloc huangyicong 2022-04-27 18:20:43 +08:00
  • 869a309019 fix realloc huangyicong 2022-04-27 15:29:59 +08:00
  • b351a9bbdb !80 deal with issues Merge pull request !80 from zhoushilin/master weekly_20220426 weekly_20220419 openharmony_ci 2022-04-14 03:02:28 +00:00
  • db6d5b8667 deal with issues zhoushilin 2022-04-13 10:19:46 +08:00
  • 1b5c0010e7 !77 【轻量级 PR】:Add a errno interval for the filemanagement subsytem Merge pull request !77 from 猫科龙/N/A weekly_20220412 weekly_20220406 openharmony_ci 2022-03-26 08:47:41 +00:00
  • ae1a994131 Add a errno interval for the filemanagement subsytem 猫科龙 2022-03-26 03:54:12 +00:00
  • f9fee14457 !76 suited to specification Merge pull request !76 from zhoushilin/master openharmony_ci 2022-03-25 11:44:02 +00:00
  • e450401719 suit to specification zhoushilin 2022-03-25 17:18:36 +08:00
  • 3290840d20 deal with issues shuchengchao 2022-03-25 17:05:01 +08:00
  • 0ee67ca4c1 Merge branch 'master' of https://gitee.com/blakcwhite/utils_native shuchengchao 2022-03-24 20:54:34 +08:00
  • edb301a148 change file auth to 644 zhoushilin 2022-03-24 20:11:18 +08:00
  • 1b1678e3a7 change file auth to 644 zhoushilin 2022-03-24 20:11:18 +08:00
  • 72b83a79b4 !70 新增customization log lable Merge pull request !70 from 蔡明港/OpenHarmony-3.1-Release OpenHarmony-v3.1.1-Release OpenHarmony-v3.1-Release OpenHarmony-3.1-Release OpenHarmony-3.1-API8-SDK-Public openharmony_ci 2022-03-14 05:23:36 +00:00
  • f8e687fdde !70 新增customization log lable Merge pull request !70 from 蔡明港/OpenHarmony-3.1-Release openharmony_ci 2022-03-14 05:23:36 +00:00
  • cae8ef3601 !74 ipc readremoteobject bugfix Merge pull request !74 from liubb_0516/cherry-pick-1647008089 OpenHarmony-3.1-API9-SDK-Canary openharmony_ci 2022-03-13 07:57:56 +00:00
  • b15f333dc2 !74 ipc readremoteobject bugfix Merge pull request !74 from liubb_0516/cherry-pick-1647008089 openharmony_ci 2022-03-13 07:57:56 +00:00
  • b47fce70fc !68 ipc readremoteobject bugfix Merge pull request !68 from liubb_0516/master openharmony_ci 2022-03-12 02:02:51 +00:00
  • fec0d7f8c3 fixed f71b00f from https://gitee.com/liubb940516/utils_native/pulls/68 add AttemptIncStrong liubb_0516 2022-03-09 19:15:28 +08:00
  • f71b00fcce add AttemptIncStrong liubb_0516 2022-03-09 19:15:28 +08:00
  • 388c989190 新增customization log lable caiminggang 2022-03-11 11:48:00 +08:00
  • 8689cee710 !69 新增customization log lable Merge pull request !69 from 蔡明港/master openharmony_ci 2022-03-10 11:51:18 +00:00
  • 4720d16eb6 add customization log label caiminggang 2022-03-10 17:02:40 +08:00
  • fa5457f9d5 !64 添加编译单元指定部件和子系统名称 Merge pull request !64 from chenyude/gn openharmony_ci 2022-03-10 05:35:12 +00:00
  • b93373cfd6 !67 modify file length Merge pull request !67 from SoftSquirrel/master openharmony_ci 2022-03-10 04:14:25 +00:00
  • b9bee986ed IssueNo: #I4VXYT: modify file length Description: modify file length Sig: SIG_ApplicaitonFramework Feature or Bugfix: Bugfix Binary Source: No SoftSquirrel 2022-03-09 15:15:55 +08:00
  • 404d4463a0 !65 modify file length Merge pull request !65 from SoftSquirrel/master openharmony_ci 2022-03-03 07:31:02 +00:00
  • 148575e83f IssueNo: #I4VXYT: modify file length Description: modify file length Sig: SIG_ApplicaitonFramework Feature or Bugfix: Bugfix Binary Source: No SoftSquirrel 2022-03-03 12:58:34 +08:00
  • cc8f9fd667 添加编译单元指定部件和子系统名称 yudechen 2022-03-02 11:58:05 +08:00
  • b0201e58b7 !62 删除ndk_libraries_config Merge pull request !62 from giteeHYC/master openharmony_ci 2022-03-02 02:22:02 +00:00
  • 5940353818 !63 Fix Bug: Heap used after release Merge pull request !63 from Wang Yaofeng/master weekly_20220301 openharmony_ci 2022-02-26 11:23:39 +00:00
  • 22fd64ec5a fix bug: heap-used-after-free yaofeng wang 2022-02-24 08:51:33 +00:00
  • 4da274a057 delete ndk_libraries_config huangyicong 2022-02-23 18:59:02 +08:00
  • cb0a45c80f !61 utils_base与bounds_checking_function解耦 Merge pull request !61 from JokerXD_liu/dev openharmony_ci 2022-02-23 02:53:33 +00:00
  • 49a08668f1 decoupling bounds-checking-function & utils-base liujialiang 2022-02-19 15:33:55 +08:00
  • fed2ab6b7c !60 清除编程规范告警 Merge pull request !60 from zhoushilin/master weekly_20220222 openharmony_ci 2022-02-18 08:17:01 +00:00
  • a77c961233 suited to specification zhoushilin 2022-02-18 14:25:17 +08:00
  • b18aadc7f6 !54 修改bundle.json格式 Merge pull request !54 from giteeHYC/master openharmony_ci 2022-02-17 11:54:25 +00:00
  • 02ca07a060 change deps huangyicong 2022-02-16 15:29:47 +08:00
  • bda156e9b1 !57 Fix sptr multi-release point in concurrent environment Merge pull request !57 from Wang Yaofeng/master weekly_20220215 openharmony_ci 2022-02-09 01:26:45 +00:00
  • a0b20fa699 !57 Fix sptr multi-release point in concurrent environment Merge pull request !57 from Wang Yaofeng/master openharmony_ci 2022-02-09 01:26:45 +00:00
  • 517ddc428b Fix sptr multi-release point in concurrent environment yaofeng.wang 2022-02-07 11:19:07 +08:00
  • 3969c06a61 bundle.json huangyicong 2022-01-26 16:23:24 +08:00
  • fd96ee61da !53 【部件标准化】删除ohos.build Merge pull request !53 from giteeHYC/master weekly_20220208 weekly_20220201 openharmony_ci 2022-01-25 13:53:34 +00:00
  • 8090441aa0 delete ohos.build huangyicong 2022-01-25 15:14:58 +08:00
  • 38a6be4488 !52 消除refbase.cpp规范告警 Merge pull request !52 from zhoushilin/master weekly_20220125 openharmony_ci 2022-01-24 07:25:51 +00:00
  • b49ecdeb96 suited to specification blakcwhite 2022-01-21 10:51:36 +08:00
  • 7550270e43 !48 【部件标准化】添加部件描述文件bundle.json Merge pull request !48 from giteeHYC/master weekly_20220118 openharmony_ci 2022-01-13 12:32:41 +00:00
  • 97ab1e155d signed off by huangyicong 2022-01-13 19:22:31 +08:00
  • 2b509dc09f !47 readme目录更新ndk库 Merge pull request !47 from giteeHYC/master weekly_20220111 weekly_20220105 openharmony_ci 2022-01-04 08:40:35 +00:00
  • 01a7de1a0f readmeUpdateNdk huangyicong 2022-01-04 14:46:52 +08:00
  • 27da9118ec !44 根据codecheck对代码进行规范化整改 Merge pull request !44 from JokerXD_liu/cherry-pick-1640684599 OpenHarmony-3.1-Beta openharmony_ci 2022-01-03 12:30:52 +00:00
  • 9e09bccc1a !43 去除冗余判断 Merge pull request !43 from 雷电_SWAT/master openharmony_ci 2022-01-03 12:30:12 +00:00
  • eed18e0646 !39 添加bundle.json Merge pull request !39 from 33/OpenHarmony-3.0-LTS OpenHarmony-v3.0.5-LTS OpenHarmony-v3.0.3-LTS OpenHarmony-v3.0.2-LTS OpenHarmony-3.0-LTS openharmony_ci 2021-12-29 06:16:41 +00:00
  • 7f780cb9c8 !41 Changed dependency from libhilog to libhilog_base Merge pull request !41 from karolgrydziuszko/change_dependency_to_hilog_base openharmony_ci 2021-12-29 04:03:06 +00:00
  • 1ca9365394 !45 删除ashmem中冗余的error log Merge pull request !45 from JokerXD_liu/log openharmony_ci 2021-12-28 13:16:24 +00:00
  • c295689c3b delete redundancy ERROR LOG during open ashmem. liujialiang 2021-12-28 20:03:20 +08:00
  • 8e312ce652 fixed eb6a44d from https://gitee.com/jokerxd-liu/utils_native/pulls/42 modify the code according to CodeCheck liujialiang 2021-12-24 16:57:46 +08:00
  • ca23571879 Fixed dependency relation to add libsec_shared to img files. Karol Grydziuszko 2021-12-27 14:45:55 +01:00
  • 8b36b3acb6 Removed namespaces. Karol Grydziuszko 2021-12-27 08:46:50 +01:00
  • 45766bda70 !42 根据codecheck对代码进行规范化整改 Merge pull request !42 from JokerXD_liu/cleancode openharmony_ci 2021-12-27 03:44:10 +00:00
  • ad105117e1 去除冗余判断 lcjh 2021-12-25 23:51:47 +08:00
  • eb6a44d76f modify the code according to CodeCheck liujialiang 2021-12-24 16:57:46 +08:00
  • e3ace74cde fix Sang_Sang33 2021-12-24 14:34:25 +08:00
  • fd4ebff745 Changed namespace to camel case Karol Grydziuszko 2021-12-23 19:02:25 +01:00
  • 6e157ef8f4 !40 整改一些不规范的表达 Merge pull request !40 from JokerXD_liu/sync OpenHarmony-v3.1-Beta openharmony_ci 2021-12-23 01:59:57 +00:00
  • aa0aaa2681 Removed dependency from libhilog and added dependency from libhilog_base Karol Grydziuszko 2021-12-22 15:37:03 +01:00
  • 98eaca0c57 Rectify descriptions which is not so standard. Liu Jialiang 2021-12-22 15:16:25 +08:00
  • 416a0aa4a5 add bundle Sang_Sang33 2021-12-21 16:56:04 +08:00
  • 3b07a73246 !38 add error code for device profile subsystem Merge pull request !38 from Gymee/master openharmony_ci 2021-12-17 06:53:40 +00:00
  • ed699b3044 add device profile subsystem Gymee 2021-12-16 14:29:11 +08:00