summaryrefslogtreecommitdiff
path: root/src/components/utils
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into feature/remove_auto_ptrfeature/remove_auto_ptrJacob Keeler2018-07-127-21/+329
|\
| * Merge DevelopJackLivio2018-06-271-15/+21
| * Merge DevelopJackLivio2018-06-272-6/+11
| * Remove all remote controllAlexander Kutsan2018-06-261-0/+5
| * Plugin manager and plugin interface creationAlexander Kutsan2018-06-261-0/+78
| * 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
* | | replace auto_ptr with unique_ptr, refactor device_apps_launcher.cc/.hConlain Kelly2018-06-181-1/+1
| |/ |/|
* | 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
| |/
| * Merge pull request #907 from smartdevicelink/release/4.2.04.2.0Jacob Keeler2016-10-265-21/+82
| |\
| | * Merge commit '5bf2c5500309d36b60987e74bdd4ed1610ecffde' into release/4.2.0Alexander Kutsan2016-10-153-1/+7
| | |\
| | * | Fix Add command RPCAlexander Kutsan2016-08-161-0/+9
| | * | Fix coding styleLevchenko2016-08-051-4/+3
| | * | Extend SDL interfaces for AppLaunch functionalityAlexander Kutsan2016-08-041-0/+25
| | * | Divide ResumeCtrl onto interface and implementationLevchenko2016-08-043-21/+49
| * | | Remove printf statement in sql_database.cchotfix/remove_mistaken_printfJacob Keeler2016-10-261-1/+0