platform/core/appfw/pkgmgr-info.git
2021-03-15 Junghyun YeonFix coding rule
2021-03-15 Junghyun YeonFix coding rule of test_parcel.cc
2021-03-15 Junghyun YeonFix coding rule of parcel_utils.cc
2021-03-15 Junghyun YeonFIx coding rule of pkginfo_manager.cc
2021-03-15 Ilho KimFix memory leak
2021-03-15 Junghyun YeonRemove build warning
2021-03-15 Ilho KimFix memory leak
2021-03-15 최창규/Tizen Platform... Change to set thread number (#153)
2021-03-15 Junghyun YeonAdd convert uid logic
2021-03-15 Ilho KimUse unique_ptr at allocated char*
2021-03-15 jusungFix memory leak in request handler
2021-03-15 Ilho KimFix memory leak
2021-03-12 Ilho KimRemove r-value return type function
2021-03-12 Ilho KimChange Extract function's return type
2021-03-12 Ilho KimSet auto_release's default parameter value
2021-03-12 Ilho KimMove local variables
2021-03-12 Ilho KimFix memory leak in Parcelable
2021-03-12 Ilho KimFix memory leak
2021-03-12 Junghyun YeonChange logic of delivering db path and handle
2021-03-12 최창규/Tizen Platform... Fix implementation (#147)
2021-03-12 Changgyu ChoiChange log header to pkgmgrinfo_debug.h
2021-03-11 Junghyun YeonFix pkginfo/appinfo
2021-03-11 Junghyun YeonFix getting information
2021-03-11 Ilho KimFix wrong implementation
2021-03-11 Ilho KimChange GetParserDBPath logic
2021-03-11 Ilho KimAvoid setting duplicate db path
2021-03-11 Junghyun YeonRemove debugging log
2021-03-11 Junghyun YeonAdd initialization
2021-03-11 Junghyun YeonUpdate pkg get db handler implementation
2021-03-11 Junghyun YeonChange codes to extract appinfo nodes from hashtable
2021-03-11 Junghyun YeonMove initialization of hash table into db handlers
2021-03-11 Ilho KimFix query handler
2021-03-10 Ilho KimImplement clear cache memory
2021-03-10 최창규/Tizen Platform... Refactor DBHandleProvider (#136)
2021-03-10 Ilho KimFix query in pkgmgr_parser_update_global_app_disable_fo...
2021-03-10 Ilho KimFix pkgmgrinfo_pkginfo_load_certinfo
2021-03-10 Junghyun YeonFix build warning
2021-03-10 Junghyun YeonFix build error
2021-03-09 연정현/Tizen Platform... Merge pull request #134 from jungh-yeon/deliver_pid
2021-03-09 Junghyun YeonFix delivering PID logic
2021-03-09 Junghyun YeonMake pid_list_ into non-static
2021-03-09 Junghyun YeonMerge remote-tracking branch 'origin/master' into deliv...
2021-03-09 Ilho KimFix wrong implement
2021-03-09 Junghyun YeonChange pid related bahavior
2021-03-09 Junghyun YeonChange type of pid
2021-03-09 Junghyun YeonRemove commented lines
2021-03-09 Junghyun YeonRemove sqlite header includes from pkgmgr_parser_db.h
2021-03-09 Junghyun YeonMove some internal APIs into internal files
2021-03-09 Junghyun YeonFix codes for setting certificate
2021-03-09 Junghyun YeonAdd pid as default parameter of dbhandler
2021-03-08 Ilho KimFix DepInfoGetDBHandler
2021-03-08 Junghyun YeonChange condition for returning proper dbpath
2021-03-08 Changgyu ChoiRemove cache_db_handler
2021-03-08 Junghyun YeonMerge remote-tracking branch 'origin/master' into deliv...
2021-03-08 Junghyun YeonAdd pid set logic at request handlers
2021-03-08 Junghyun YeonAdd pid handling logic at db handle provider
2021-03-08 Ilho KimAdd Missing implement in PkgInfoParcel
2021-03-08 Junghyun YeonAdd PID setter/getter at db handler
2021-03-08 Junghyun YeonAdd PID related functions into abstract request handler
2021-03-08 Changgyu ChoiFix some crash issues
2021-03-08 연정현/Tizen Platform... Merge pull request #121 from jungh-yeon/add_parser_dbpath
2021-03-08 연정현/Tizen Platform... Merge branch 'master' into add_parser_dbpath
2021-03-08 Junghyun YeonAdd global parser memory db handle code
2021-03-08 Ilho KimFix build error
2021-03-08 Junghyun YeonAdd functions to get sender pid
2021-03-08 연정현/Tizen Platform... Merge pull request #120 from jungh-yeon/fix_log
2021-03-08 연정현/Tizen Platform... Merge branch 'master' into fix_log
2021-03-08 Ilho KimHandle error usecase of PkgInfoClient
2021-03-06 Junghyun YeonFix db handlers
2021-03-06 Junghyun YeonChange db handler implementation to receive list when...
2021-03-06 Junghyun YeonChange db handle provider to store parser dbpath
2021-03-06 Junghyun YeonMerge remote-tracking branch 'origin/master' into fix_log
2021-03-06 Junghyun YeonAdd logs into request handlers for debugging purpose
2021-03-06 Junghyun YeonAdd logs into db handlers for debugging purpose
2021-03-06 Junghyun YeonAdd logs at pkginfo_client for debugging purpose
2021-03-05 Junghyun YeonChange log level
2021-03-05 최창규/Tizen Platform... Fix DBHandleProvider implementation (#118)
2021-03-05 Junghyun YeonAdd default log tag
2021-03-05 Junghyun YeonFix logging classes
2021-03-05 김일호/Tizen Platform... Add Error handling in RequestHandler (#117)
2021-03-05 손주성/Tizen Platform... Merge pull request #116 from jusung07-son/master
2021-03-05 jusungAdd constructor of CommandParcelable
2021-03-05 jusungAdd request handler
2021-03-05 Changgyu ChoiFix wrong implementation
2021-03-05 Changgyu ChoiFix memory leak
2021-03-05 Changgyu ChoiAdd DBHandleProvider
2021-03-05 Junghyun YeonReplace implementation of app cert compare API
2021-03-05 Junghyun YeonImplement app cert compare internal API
2021-03-05 Junghyun YeonChange API name
2021-03-05 Junghyun YeonReplace implementation of comparing pkg certinfo
2021-03-05 Junghyun YeonImplement compare cert API using server-client architecture
2021-03-05 Junghyun YeonRemove IFactory innerclass from parcelable classes
2021-03-05 Junghyun YeonImplement pkgmgrinfo_pkginfo_load_certinfo
2021-03-05 Junghyun YeonImplement pkgmgrinfo_save_certinfo using client-server...
2021-03-05 Junghyun YeonImplement pkgmgrinfo_delete_certinfo
2021-03-04 Junghyun YeonFix build warnings
2021-03-04 연정현/Tizen Platform... Implement dependency handler, parcelable, dbhandler...
2021-03-04 Ilho KimFix gcov result file
2021-03-04 Junghyun YeonFix static analysis issue
2021-03-03 Ilho KimFix minor issue
next