Apply cpu priority inheritance
[platform/core/appfw/pkgmgr-info.git] / src / client / pkginfo_client.hh
2022-07-01 Ilho KimApply cpu priority inheritance 29/276829/4
2022-06-03 Ilho KimReceive client's request at each thread 22/275822/4
2021-04-30 Changgyu ChoiMerge branch 'master' of github.sec.samsung.net:appfw...
2021-04-29 Changgyu ChoiFix wrong response issues 43/257643/3
2021-03-17 Junghyun YeonFix cosmetic issues
2021-02-25 Junghyun YeonMerge remote-tracking branch 'origin/master' into imple...
2021-02-25 김일호/Tizen Platform... Disconnect client socket after all use in PkgInfoClient...
2021-02-25 Junghyun YeonMerge remote-tracking branch 'origin/master' into imple...
2021-02-24 Ilho KimImplement offline mode in PkgInfoClient
2021-02-24 Junghyun YeonMerge remote-tracking branch 'origin/master' into imple...
2021-02-24 김일호/Tizen Platform... Implement PkgInfoClient (#79)
2021-02-23 Ilho KimModify PkgInfoClient constructor
2021-02-22 Junghyun YeonRemove factory from pkginfoclient
2021-02-16 Ilho KimChange parcel to inherit Parcelable class
2021-02-04 손주성/Tizen Platform... Merge pull request #21 from jusung07-son/master
2021-02-03 Changgyu ChoiFix build error
2021-02-03 Junghyun YeonFix minor coding rule
2021-02-03 Junghyun YeonAdd PkgInfoClient skeleton class
2021-02-03 Junghyun YeonBasic implement pkginfo_client