summaryrefslogtreecommitdiff
path: root/src/components/utils
Commit message (Expand)AuthorAgeFilesLines
* Update unit tests and add condition for flush loggerfix/flush_logger_before_deleting_loop_threadJackLivio2018-08-222-2/+4
* Make LogMessageLoopThread a handlerJackLivio2018-08-212-11/+5
* Flush logger before deleting message loop threadJackLivio2018-08-211-0/+1
* Add new unit tests for Low Voltage Signals HandlerAndriy Byzhynar2018-08-212-0/+135
* Implement Low Voltage Handling in separate processAndriy Byzhynar2018-08-212-7/+77
* Initial implementation of Low Voltage featureAndriy Byzhynar2018-08-213-0/+21
* Edit error in function nameAndriy Byzhynar2018-08-212-2/+2
* Set absolute path for linking boost libraries to utilsAlexander2018-08-011-1/+3
* Remove exception-handling code, extra constructorsfeature/boost_lock_implementationConlain Kelly2018-07-242-67/+36
* Merge branch 'develop' into feature/boost_lock_implementationJacob Keeler2018-07-192-548/+4
|\
| * Merge branch 'develop' into feature/STL_sharedptr_implementation_round2Conlain Kelly2018-07-181-57/+0
| |\
| * | style fixConlain Kelly2018-07-181-2/+0
| * | Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-182-548/+6
* | | maybe final cleanupConlain Kelly2018-07-181-26/+25
* | | rename cond var implementation fileConlain Kelly2018-07-181-0/+0
* | | style fixConlain Kelly2018-07-181-7/+4
* | | Cleanup, add more error checkingConlain Kelly2018-07-181-34/+15
* | | Cleanup, add some cmake supportConlain Kelly2018-07-183-273/+3
* | | Merge branch 'develop' into feature/boost_lock_implementationConlain Kelly2018-07-188-40/+289
|\ \ \ | | |/ | |/|
| * | Merge branch 'develop' into feature/use_STL_atomicsfeature/use_STL_atomicsJacob Keeler2018-07-175-22/+116
| |\ \ | | |/
| | * 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
| | * | 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
| |/ |/|
* | 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