Commit Graph

77 Commits

Author SHA1 Message Date
openharmony_ci c1312af0ff !48 【部件标准化】添加部件描述文件bundle.json
Merge pull request !48 from giteeHYC/master
2022-01-13 12:32:41 +00:00
huangyicong 28b4b147fc signed off by
Signed-off-by: huangyicong <huangyicong4@huawei.com>
2022-01-13 19:22:31 +08:00
openharmony_ci 82a7b47a21 !47 readme目录更新ndk库
Merge pull request !47 from giteeHYC/master
2022-01-04 08:40:35 +00:00
huangyicong 8f4247f025 readmeUpdateNdk
Signed-off-by: huangyicong <huangyicong4@huawei.com>
2022-01-04 14:46:52 +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 c12eadbeda Fixed dependency relation to add libsec_shared to img files.
Signed-off-by: Karol Grydziuszko <karol.grydziuszko@huawei.com>
Change-Id: I3deb6c9a432e029b96d9761c1dbc255c010ac8f3
2021-12-27 14:45:55 +01: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
openharmony_ci 9d1acaff50 !42 根据codecheck对代码进行规范化整改
Merge pull request !42 from JokerXD_liu/cleancode
2021-12-27 03:44:10 +00: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
openharmony_ci ed6aa5c86a !40 整改一些不规范的表达
Merge pull request !40 from JokerXD_liu/sync
OpenHarmony-v3.1-Beta
2021-12-23 01:59:57 +00: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
openharmony_ci a0b97d7d16 !38 add error code for device profile subsystem
Merge pull request !38 from Gymee/master
2021-12-17 06:53:40 +00: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
openharmony_ci 98888fb655 !36 删除securec_shared 的条件编译配置
Merge pull request !36 from JokerXD_liu/securecshare
2021-12-14 14:15:59 +00: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
openharmony_ci 3c4a8f434b !35 测试用例构建和bug修复
Merge pull request !35 from JokerXD_liu/supdate
2021-12-10 08:54:40 +00:00
openharmony_ci ec69843ca7 !34 添加对外依赖
Merge pull request !34 from jiangdayuan/1210
2021-12-10 04:15:40 +00: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
jiangdayuan 14103e8e1d jiangdayuan@huawei.com
Signed-off-by: jiangdayuan <jiangdayuan@huawei.com>
Change-Id: I83c1a8a0907717856fa2d3c38f0608600136e43d
2021-12-10 09:14:42 +08:00
openharmony_ci dd68df5bfe !33 暂时下线两个测试用例
Merge pull request !33 from JokerXD_liu/testcase
2021-12-07 03:39:26 +00: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 80c1acdbff !32 将utils中native相关内容迁移过来
Merge pull request !32 from JokerXD_liu/move
2021-11-17 06:38:16 +00:00
compiler f5c77acd38 move file related with native from //utils to //utils/native
Signed-off-by: Liu Jialiang <liujialiang10@huawei.com>
2021-11-15 15:56:37 +08:00
openharmony_ci bed14fc3f3 !6 添加.gitignore解決git仓库嵌套问题
Merge pull request !6 from 贺小帅/master
2021-10-30 08:02:37 +00: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
openharmony_ci 318471e27c !31 fix utils SortedVector operator equal bug
Merge pull request !31 from OliverQueen/master
2021-10-26 08:13:09 +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
openharmony_ci afb693438a !24 fix writeString read stack overflow addressSanitizer
Merge pull request !24 from OliverQueen/master
2021-10-21 03:31:14 +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
openharmony_ci ca786334bc !23 屏蔽系统编译配置-Wimplicit-fallthrough在安全C库中的误告警
Merge pull request !23 from JokerXD_liu/fall-through
2021-10-11 01:17:22 +00:00
compiler fdbc5ec3ee 屏蔽系统编译配置-Wimplicit-fallthrough在安全C库中的误告警
Signed-off-by: liujialiang <liujialiang10@huawei.com>
2021-10-09 20:20:48 +08:00
openharmony_ci 9b013dff1a !22 change utils_native testcase level1 to level0
Merge pull request !22 from OliverQueen/master
2021-10-09 01:46:13 +00: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
openharmony_ci f67a88b0cc !21 fix unicode_ex climit codex
Merge pull request !21 from OliverQueen/master
2021-10-08 07:09:34 +00:00
dog ae156c5c2e fix unicode_ex climit codex
Signed-off-by: hongtao <hongtao11@huawei.com>
2021-10-08 14:35:11 +08:00
openharmony_ci 2ba885f77e !18 fix limits.h codex
Merge pull request !18 from OliverQueen/master
2021-09-23 07:55:56 +00:00
dog 9a9878befa fix limits.h codex
Signed-off-by: hongtao <hongtao11@huawei.com>
2021-09-23 14:59:55 +08:00