summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/app_launch
Commit message (Expand)AuthorAgeFilesLines
* 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