platform/hal/api/common.git
2024-07-18 Youngjae Chohalcc: Remove checking SYSTEMD_SCOPE environment variable 39/314739/1 accepted/tizen_unified_dev accepted/tizen/unified/20240722.104230 accepted/tizen/unified/dev/20240724.110124 accepted/tizen/unified/toolchain/20240812.132717 accepted/tizen/unified/x/20240723.043605 accepted/tizen/unified/x/asan/20240813.231006
2024-07-10 Chanwoo Choipackaging: Add data migration script to remove /opt... 91/314291/2 accepted/tizen/unified/20240711.163723 accepted/tizen/unified/dev/20240712.055812 accepted/tizen/unified/x/20240715.042500
2024-07-01 Chanwoo Choihalapi: common: Fix typo to hal_module 34/313734/1 accepted/tizen/unified/20240702.091855 accepted/tizen/unified/dev/20240703.060352 accepted/tizen/unified/x/20240704.023007
2024-07-01 Chanwoo Choihalapi: common: Add hal_common_get/put_backend_v2 to... 70/313670/2
2024-06-26 Youngjae Chohalcc: Fix default compatibility to HAL_COMMON_BACKEND_... 61/313461/1 accepted/tizen/unified/20240627.103703 accepted/tizen/unified/dev/20240701.073006 accepted/tizen/unified/x/20240628.014019
2024-06-26 Youngjae Chohalcc: Remove unused code 53/313453/1
2024-06-26 Youngjae Chotests: Separate functions exclusively used for testing 51/313451/3
2024-06-26 Youngjae Chohalcc: Add cache not to open() file multiple times... 50/313450/1
2024-06-25 Youngjae Chotool: lshal: Replace 'Backend Verification' with 'Compa... 77/313377/2 accepted/tizen/unified/20240625.163203 accepted/tizen/unified/x/20240626.052157
2024-06-25 Youngjae Chotool: lshal: Print interface and backend version 52/313352/6
2024-06-25 Youngjae Chohalcc: Add hal_common_get_supported_interface_versions() 51/313351/4
2024-06-25 Youngjae Chohalcc: Add module name info to error log 76/313376/2
2024-06-25 Youngjae Chohalcc: Fix errno not to be overwritten before returning 75/313375/1
2024-06-25 Youngjae Chohalcc: Fix file descriptor leak 74/313374/1
2024-06-20 Youngjae Chosystemd-hal-compatibility-checker-generator: Remove... 29/313229/1
2024-06-20 Youngjae Chohalcc: Fix not to ask for HAL_MODULE_UNKNOWN to prevent... 04/313204/1
2024-06-20 Youngjae Chotool: hal-compatibility-checker: Fix --skip-if-result... 03/313203/1
2024-06-20 Youngjae Chohalcc: Fix error log to dlog instead of stdout 02/313202/1
2024-06-20 Youngjae Chohalcc: Check only explicitly specified manifest file 65/313165/4
2024-06-20 Youngjae Chotool: hal-compatibility-checker: Fix file path used... 79/313179/1
2024-06-19 Youngjae Chotool: hal-compatibility-checker: Add option --reset... 58/313158/3 accepted/tizen/unified/20240621.010407 accepted/tizen/unified/toolchain/20240624.121430 accepted/tizen/unified/x/20240624.031935 accepted/tizen/unified/x/asan/20240625.092340
2024-06-19 Youngjae Chohalcc: Fix default manifest directory to '/etc/hal' 37/313137/1
2024-06-19 Youngjae Chohalcc: Create directory for .hal-backend-compatibility... 35/313135/1
2024-05-22 Youngjae Chohalcc: Fix parser to accept <hal-api> instead of <root> 96/311496/1 accepted/tizen/unified/20240611.122614 accepted/tizen/unified/dev/20240620.010445 accepted/tizen/unified/x/20240612.025918
2024-05-22 Youngjae Chohalcc: Fix parser to accept <hal-module> instead of... 93/311493/1
2024-05-22 Youngjae Chohalcc: Temporarily allow incompatible backend version 92/311492/1
2024-05-20 Youngjae ChoRevert "halapi: Add hal-api-manifest.xml" 76/311276/8
2024-05-20 Youngjae Chotests: Add test manifest.xml and testcases for halcc 72/311272/10
2024-05-20 Youngjae Chohalcc: Remove spamming error log 71/311271/7
2024-05-20 Youngjae Chohalcc: Rework halcc compatibility checker 82/311182/9
2024-05-17 Youngjae Chohalcc: Fix manifest scheme 81/311181/3
2024-05-16 Youngjae Chohalcc: Remove all operations based on forward/backward... 80/311180/2
2024-05-13 Youngjae Chohalcc: Add halcc_hal_is_compatible_with_version() 79/311179/1
2024-05-13 Youngjae Chohalcc: Fix parser to accept multiple version for hal 78/311178/1
2024-05-13 Youngjae Chohalcc: Remove hal dependency scheme from manifest 19/311019/3
2024-05-13 Youngjae Chohalcc: Fix not to use min-max semantic for minor versioning 18/311018/3
2024-05-13 Youngjae ChoRevert removal of enum hal_abi_version definition 03/311003/2
2024-04-30 Youngjae Chohalcc: Fix thread-unsafe function, getpwnam(), getgpnam() 11/310511/1
2024-04-30 Youngjae Chohalcc: Make parser maintain hal to have the latest... 08/310508/2
2024-04-30 Youngjae Chohalcc: Fix manifest scheme to have multiple <manifest... 07/310507/1
2024-04-23 Youngjae Chohalapi: Fix directory where halcc searches for manifest.xml 62/310162/2
2024-04-23 Youngjae Chohalapi: Add hal-api-manifest.xml 57/310157/2
2024-04-23 Youngjae Chotools: hal-compatibility-checker: Print error log 47/310147/2
2024-04-23 Youngjae Chohalapi: Disable dependency checking between hal-api 90/309990/4
2024-04-19 Youngjae Chohalapi: Remove 'level' from manifest scheme 89/309989/3
2024-04-16 Youngjae Chotests: Fix hooking to be done via wrapper provided... 31/309731/3
2024-04-15 Youngjae Chohalapi: Eliminate HAL abi and its operations 67/309367/14
2024-04-15 Youngjae Chohalapi: Separate g_compatibility_info into manifest... 39/309639/14
2024-04-15 Youngjae Chohalapi: Fix storing function to accept overwrite parameter 38/309638/5
2024-04-15 Youngjae Chohalapi: Move hal_common family function to hal-api... 37/309637/5
2024-04-15 Youngjae ChoRevert "packaging: Add some packages as Requires(post)" 46/309346/2
2024-04-15 Youngjae Chohalapi: Fix escaping condition to 'ret < 0' for consistency 36/309636/3
2024-04-15 Youngjae Chohalapi: Apply compatibility check when __init_backend() 21/309321/13
2024-04-15 Youngjae Chohalapi: Add function checking HAL compatibility 20/309320/9
2024-04-15 Youngjae Chohalapi: Add function checking all of the HAL compatibility 19/309319/9
2024-04-11 Youngjae Chohalcc: Move libhalcc into libhal-api-common 18/309318/4
2024-04-08 Youngjae Chohalapi: Move 'g_platform_curr_abi_version' from header... 17/309317/2
2024-04-08 Chanwoo Choipackaging: Remove hal-rpmdb-checker.service 92/309192/2
2024-04-02 Youngjae Chohalcc: Use major/minor version instead of abi version... 52/308952/1
2024-03-19 Yunhee Seohal-common-interface: Add hal_common_get_backend_abi_ve... 30/308130/2
2024-03-18 Yunhee Seohalapi: Add checking abi_version pointer existence 29/308129/1
2024-03-14 Youngjae Chotests: Use strict string length for xml input 84/307884/1 accepted/tizen/unified/20240319.140945 accepted/tizen/unified/20240319.154751 accepted/tizen/unified/x/20240320.132940
2024-03-06 Youngjae Chotools: hal-compatibility-checker: Add stdout/stderr... 03/306603/3
2024-03-05 Youngjae Chohalcc: Add fail log for halcc-object operations 48/306348/3 accepted/tizen/unified/20240306.011956 accepted/tizen/unified/toolchain/20240311.065828 accepted/tizen/unified/x/20240307.010805
2024-02-27 Yunhee Seohalcc: Add checking halcc_manifest_add_hal() return... 78/305978/2
2024-02-23 Jaehoon Chunghalapi: common: Add HAL_ABI_VERSION_TIZEN_9_0 34/306734/1 accepted/tizen/unified/20240228.170403 accepted/tizen/unified/x/20240304.072506 accepted/tizen/unified/x/20240304.072736
2024-01-18 Chanwoo Choihalcc: Rename to systemd-hal-compatibility-checker... 63/304463/2 accepted/tizen/unified/20240119.154718 accepted/tizen/unified/x/20240205.063858
2024-01-18 Youngjae Chosystemd-hal-cc-generator: Fix typo of PATH= environment... 70/304470/2
2024-01-15 Youngjae Chohalcc: Add support for hal-api dependency checking 71/304171/12 accepted/tizen_unified_riscv accepted/tizen/unified/20240116.155507 accepted/tizen/unified/riscv/20240117.041616
2024-01-15 Youngjae Chosystemd-hal-cc-generator: Add hal compatibility checker 60/303660/9
2024-01-15 Youngjae Chotools: Add hal-compatibility-checker 59/303659/8
2024-01-15 Youngjae Chohalcc: Introduce halcc library 64/303164/13
2023-12-22 Youngjae Chohalapi: Add NULL check for strncpy() dest buffer 28/303228/2
2023-12-22 Youngjae Chohalapi: Fix strncpy() warnings 49/302749/3
2023-11-28 Unsung LeeCMakeLists.txt: Add security compiling option (RELRO... 38/301938/1 accepted/tizen/unified/20231128.175121 accepted/tizen/unified/riscv/20231211.234136
2023-07-10 Chanwoo Choihalapi: common: Add new HAL_ABI_VERSION_TIZEN_8_0 26/295526/1 accepted/tizen/8.0/unified/20231005.094410 accepted/tizen/unified/20230713.014417 tizen_8.0_m2_release
2023-07-04 Chanwoo Choitools: lshal: Add missing flag to print hal backend... 93/295293/1
2023-05-31 Chanwoo ChoiRevert "halapi: Fix mismatch by closing backend" 08/293508/1 accepted/tizen/unified/20230607.160240
2023-04-27 Chanwoo Choihalapi: Add support of RISC-V architecture type 93/292093/1
2023-04-21 Chanwoo Choitools: lshal: Fix wrong operation when checking flag... 57/291757/1 accepted/tizen/unified/20230424.185339
2023-04-20 Chanwoo Choitools: Add lshal tool to get hal backends 00/291600/2
2023-04-17 Chanwoo Choihalapi: Add new hal_common_get_backend_module_name... 68/291368/3
2023-04-14 Chanwoo Choihalapi: Add missing exception handling of hal_common_ge... 67/291367/2
2023-04-14 Chanwoo Choihalapi: Fix mismatch by closing backend 66/291366/2
2023-03-23 Chanwoo Choihalapi: common: Remove unused variables on _get_module_... 63/290363/1
2023-03-15 Chanwoo Choisystemd-hal-firmware-generator: Fix wrong firmware... 11/289911/2
2022-12-22 Jaehoon Chunghal-api: common: fix the error handling path 87/285887/1 accepted/tizen/unified/20230105.154657 accepted/tizen/unified/20230425.063950
2022-12-15 TaeminYeomhalapi: common: add device power interface 42/284942/4 accepted/tizen/unified/20221220.180328
2022-12-13 Yunhee Seohalapi: common: add DEVICE_INPUT HAL module 52/285452/2
2022-11-15 Jaehoon Chunghalapi: common: Add HAL_ABI_VERSION_TIZEN_7_5 77/284277/1 accepted/tizen/unified/20221115.172858
2022-06-22 Chanwoo Choitests: unittest: Add new test for hal_common_get_backen... 00/276600/3 accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.060157 accepted/tizen/7.0/unified/hotfix/20221116.110326 accepted/tizen/unified/20220715.141321 submit/tizen/20220714.022505 submit/tizen/20220715.020027 tizen_7.0_m2_release
2022-06-22 Chanwoo Choitests: unittest: Add new test for hal_common_get_backen... 67/276567/4
2022-06-22 Chanwoo Choitests: unittest: Add hook function for handle hal backe... 66/276566/2
2022-06-21 Chanwoo Choitests: unittest: Rename unitttest name to hal-api-commo... 65/276565/1 accepted/tizen/unified/20220622.215415 submit/tizen/20220622.061839
2022-06-21 Chanwoo Choitests: unittest: Use tab for indentaion instead of... 64/276564/1
2022-06-21 Chanwoo Choitests: unittests: Rename to test-hal-api-common.cc... 63/276563/1
2022-06-16 Youngjae Chohal-api: common: Do not treat "No such file or director... 42/276342/6 accepted/tizen/unified/20220622.134045 submit/tizen/20220620.072007
2022-06-03 Seung-Woo Kimhal-rpmdb-checker: Fix comment about hal info file 54/275854/1
2022-04-21 Chanwoo Choihal-api: common: Check value validation for current... 95/274095/3 accepted/tizen/unified/20220422.133442 submit/tizen/20220421.230800
2022-04-20 Chanwoo Choihal-api: common: Add support of __x86_64__ architecture 56/274056/1 submit/tizen/20220421.032339
next