summaryrefslogtreecommitdiff
path: root/src/components/hmi_message_handler
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2420 from smartdevicelink/fix/invalid_iteratorJackLivio2018-08-081-1/+1
|\
| * Fix invalid iteration segfault on shutdownfix/invalid_iteratorConlain Kelly2018-07-251-1/+1
* | Set absolute path for linking boost libraries to utilsAlexander2018-08-011-1/+1
|/
* Merge branch 'develop' into feature/STL_sharedptr_implementation_round2Conlain Kelly2018-07-182-3/+3
|\
| * Merge branch 'develop' into feature/use_STL_atomicsfeature/use_STL_atomicsJacob Keeler2018-07-173-331/+0
| |\
| * | Remove custom atomic in favor of std::atomic typesConlain Kelly2018-06-252-3/+3
* | | style fixConlain Kelly2018-07-181-2/+0
* | | Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-184-11/+11
| |/ |/|
* | Remove DBus from projectJacob Keeler2018-07-103-331/+0
|/
* Add UT for DTLSValerii2018-06-181-1/+1
* Fix style issuesjacobkeeler2018-04-124-5/+5
* Add license to new message broker filesfix/add_license_to_mb_filesJackLivio2018-04-044-1/+120
* Run Style ScriptJackLivio2018-02-141-2/+1
* Merge branch 'develop' into feature/boost_websocket_hmi_message_adapterfeature/boost_websocket_hmi_message_adapterJackLivio2018-02-025-218/+6
|\
| * Merge branch 'develop' into hotfix/dynamically_link_librarieshotfix/dynamically_link_librariesJackLivio2018-02-021-0/+1
| |\
| * | Fix DBus Buildjacobkeeler2018-01-305-219/+4
* | | Review CommentsJackLivio2018-02-021-41/+34
* | | Fixes for PR commentJackLivio2018-02-029-970/+918
* | | Fix shutdown after hmi reconnectionJackLivio2018-02-024-17/+23
* | | Add Boost Websocket HMI AdapterJackLivio2018-02-029-11/+1175
| |/ |/|
* | Added missed implementation of OnAwakeSDLNotificationAKalinich-Luxoft2017-12-121-0/+1
|/
* Removed redundanr HMI subscriptionsAlexander Kutsan2017-09-061-1/+0
* Redundant interface removedAlexander Kutsan2017-08-216-44/+0
* Removes 'device rank' supportAndrey Oleynik2017-08-211-1/+0
* Not related to RC changesAlexander Kutsan2017-08-162-5/+5
* Implementation of Remote Control pluginAlexander Kutsan2017-08-161-1/+11
* Arhitecture changes for support RC pluginAlexander Kutsan2017-08-165-11/+53
* Use one enum for shorthand Protocol Version rather than twofix/merge_protocol_version_enumsjacobkeeler2017-08-082-2/+4
* Apply code review commentsIvo Stoilov (GitHub)2017-02-061-1/+1
* Refactor HMIMessageHandler test to use TestAsyncWaiterIvo Stoilov (GitHub)2017-02-061-2/+7
* Merge release to developAlex Kutsan2017-01-271-1/+1
|\
| * Change policies path and fix params method usageAlex Kutsan2017-01-181-1/+1
| |\
| | * Fix EXTERNAL_PROPRIETARY implementation of command.Vladislav Antonov2016-12-151-1/+1
* | | Merge pull request #1234 from pold500/feature/app_manager_impl_testsAlexander Kutsan (GitHub)2017-01-261-0/+61
|\ \ \
| * | | Add mock functions for app_manager_impl testsPDmytriiev2017-01-261-0/+61
| |/ /
* | | Correctives after reviewIvo Stoilov (GitHub)2017-01-251-6/+3
* | | Update namespaces in testsIvo Stoilov (GitHub)2017-01-254-72/+12
* | | Correct buildability after moving some mock-classesIvo Stoilov (GitHub)2017-01-252-60/+2
* | | Update all header-guards in projectIvo Stoilov (GitHub)2017-01-252-6/+6
* | | Move interface classes to correct directoryIvo Stoilov (GitHub)2017-01-254-223/+0
|/ /
* | Merge pull request #1165 from istoilovgithub/fix/redo_cmake_files_refactoringIvo Stoilov (GitHub)2017-01-162-29/+43
|\ \
| * | Refactor CMake filesIvo Stoilov (GitHub)2017-01-122-29/+43
* | | Merge pull request #1162 from VVeremjova/fix/FixActivateAfterDeactivate_AppVeronica Veremjova (GitHub)2017-01-131-2/+0
|\ \ \ | |/ / |/| |
| * | Remove legacy codeVeronica Veremjova2016-12-291-2/+0
* | | Fix failed HMIMessageHandlerImplTestVeronica Veremjova2016-12-301-0/+1
|/ /
* | Remove MqueueAdapterLitvinenkoIra2016-12-264-304/+0
* | Cover hmi_message_handler by unit testsatimchenko2016-12-082-5/+65
|/
* Remove redundant aliases to smart_objects namespaceSergey Levchenko (GitHub)2016-11-102-3/+1
* Remove mock duplicate from HMIMEssagehandler testsKozoriz2016-05-172-136/+0
* Format all code in projectKozoriz2016-04-2617-153/+163