summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/app_launch/device_apps_launcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Move app launcher stop before unregister app (#3825)Yana Chernysheva (GitHub)2022-01-191-0/+18
* Fix Cppcheck issues (#3453)Yana Chernysheva (GitHub)2020-10-011-9/+0
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-011-8/+6
* Run updated style scriptjacobkeeler2019-04-291-6/+6
* style fixConlain Kelly2018-07-181-3/+1
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-7/+7
* style fixConlain Kelly2018-06-181-3/+3
* replace auto_ptr with unique_ptr, refactor device_apps_launcher.cc/.hConlain Kelly2018-06-181-64/+52
* Common AppLaunchController functionalityAlexander Kutsan2016-08-051-0/+208