summaryrefslogtreecommitdiff
path: root/src/components/utils
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | Remove all remote controllAlexander Kutsan2018-06-261-0/+5
| | | | * | | Plugin manager and plugin interface creationAlexander Kutsan2018-06-261-0/+78
| | | | | |/ | | | | |/|
| | | * | | replace auto_ptr with unique_ptr, refactor device_apps_launcher.cc/.hConlain Kelly2018-06-181-1/+1
| | | | |/ | | | |/|
| | * | | Remove custom atomic in favor of std::atomic typesConlain Kelly2018-06-251-57/+0
| | | |/ | | |/|
| | * | Updates after Livio reviewAndrii Kalinich2018-06-132-4/+3
| | * | Merge branch 'develop' into feature/get_system_timeAndrii Kalinich (GitHub)2018-06-052-19/+8
| | |\ \ | | | |/
| | * | Implement fully functional GetSystemTime featureAndriy Byzhynar2018-04-063-0/+215
| * | | dump current implementation, currently stuck on bigger SDL lock scoping bugConlain Kelly2018-06-054-51/+80
| * | | Begin changing locks over, very segfault-y right nowConlain Kelly2018-05-316-80/+317
| | |/ | |/|
* | | Add CMake support for building needed boost libraries on clean systemConlain Kelly2018-06-181-1/+1
* | | Fix header typoconlain-k2018-05-311-1/+1
* | | Remove extra debug outputConlain Kelly2018-05-311-2/+1
* | | Hopefully final cleanup/modificationsConlain Kelly2018-05-302-5/+10
* | | More cleanupConlain Kelly2018-05-303-112/+120
* | | Port more utilities, maintain previous APIConlain Kelly2018-05-301-45/+31
* | | Begin port of filesystem utilities to BoostConlain Kelly2018-05-293-123/+121
|/ /
* | Merge remote-tracking branch 'origin/feature/ubuntu_16_04_linux_support' into...Jacob Keeler2018-05-091-18/+7
|\ \
| * | Change deprecated readdir_r to readdirJacob Keeler2016-10-281-48/+6
* | | Additional fixes for 2072fix/load_service_type_as_string_from_backup_ptJackLivio2018-04-041-1/+1
| |/ |/|
* | Fix case sensitive app name and id comparison (#1614)Andrii Kalinich (GitHub)2017-11-022-18/+18
* | Remove unused functionsAndriy Byzhynar2017-08-301-8/+0
* | Not related to RC changesAlexander Kutsan2017-08-1612-114/+93
* | Merge pull request #1613 from AKalinich-Luxoft/fix/fix_rpc_filename_with_slashJackLivio2017-08-082-0/+12
|\ \
| * | Fixed RPC response in case filename contains forbidden symbolsAKalinich-Luxoft2017-06-202-0/+12
* | | Fix resource leakhotfix/resource_leakjacobkeeler2017-06-221-1/+1
* | | Merge branch 'develop'jacobkeeler2017-06-2155-5279/+352
|\ \ \ | |/ /
| * | Add missing semicolonJacob Keeler2017-05-101-1/+1
| * | Fix style issues in developJacob Keeler2017-05-101-3/+5
| * | Add patch version to Mobile and HMI APIsfeature/API_patch_versionJacob Keeler2017-04-271-6/+34
| * | Merge release to developAlex Kutsan2017-01-273-2/+5
| |\ \
| | * \ Change policies path and fix params method usageAlex Kutsan2017-01-183-2/+5
| | |\ \
| | | * | Assert if mutex was not aquiredAlexander Kutsan2016-12-301-1/+1
| | | * | Fix usages of policy in codeAlexander Kutsan2016-12-052-1/+4
| * | | | Correctives after reviewIvo Stoilov (GitHub)2017-01-251-1/+1
| * | | | Correct coding style in mock/test filesIvo Stoilov (GitHub)2017-01-251-1/+0
| * | | | Update headers according new CMakeListsIvo Stoilov (GitHub)2017-01-254-5/+5
| * | | | Update CMakeLists according rulesIvo Stoilov (GitHub)2017-01-252-11/+13
| * | | | Update test namespaces in Utils testIvo Stoilov (GitHub)2017-01-2529-81/+87
| * | | | Update all header-guards in projectIvo Stoilov (GitHub)2017-01-2511-29/+29
| |/ / /
| * | | Fix policy tests crashIvo Stoilov (GitHub)2017-01-121-0/+54
| * | | Refactor CMake filesIvo Stoilov (GitHub)2017-01-126-175/+111
| * | | Revert "Fix/cmake files refactoring"revert-1144-fix/cmake_files_refactoringAlexander Kutsan (GitHub)2017-01-056-111/+175
| * | | Apply code review commentsIvo Stoilov (GitHub)2017-01-031-1/+1
| * | | Refactor CMake filesIvo Stoilov (GitHub)2016-12-306-175/+111
| |/ /
| * | Revert "Merge pull request #1067 from dcherniev/fix/Fix_UT_failure"dcherniev2016-12-021-6/+4
| * | Merge pull request #1067 from dcherniev/fix/Fix_UT_failureAndriy Byzhynar (GitHub)2016-12-011-4/+6
| |\ \
| | * | Fix issue with loggerdcherniev2016-11-291-4/+6
| | * | Revert "Inclusion of PLAY_PAUSE as a subscribable button"revert-766-feature/PLAY_PAUSE_implementationJacob Keeler2016-11-011-1/+0
| | * | Inclusion of PLAY_PAUSE as a subscribable buttonJacob Keeler2016-10-311-0/+1
| | |/
| * | Change version of API in MOBILE_API.xmldcherniev2016-11-302-5027/+2
| |/