summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/app_launch
Commit message (Expand)AuthorAgeFilesLines
* Move app launcher stop before unregister app (#3825)Yana Chernysheva (GitHub)2022-01-193-0/+10
* Remove Deprecated Methods For SDL Core 8.0.0 (#3735)JackLivio2021-07-151-8/+0
* Fix LastState methods thread safe access (#2626)Ira Lytvynenko (GitHub)2020-02-141-12/+17
* Run updated style scriptjacobkeeler2019-04-298-28/+28
* Merge branch 'develop' into feature/boost_lock_implementationJacob Keeler2018-07-197-9/+13
|\
| * Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-187-9/+13
* | Merge branch 'develop' into feature/boost_lock_implementationConlain Kelly2018-07-182-3/+33
|\ \ | |/
| * style fixConlain Kelly2018-06-181-2/+2
| * replace auto_ptr with unique_ptr, refactor device_apps_launcher.cc/.hConlain Kelly2018-06-182-3/+33
* | Begin changing locks over, very segfault-y right nowConlain Kelly2018-05-311-1/+1
|/
* Fix coding styleLevchenko2016-08-052-8/+8
* Common AppLaunchController functionalityAlexander Kutsan2016-08-054-1/+219
* AppLaunchData common implementationAnton Hrytsevich2016-08-045-2/+513
* AppLaunch Common interfacesAlexander Kutsan2016-08-042-0/+177