summaryrefslogtreecommitdiff
path: root/src/components/hmi_message_handler
Commit message (Expand)AuthorAgeFilesLines
* 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
* Code style format with clang-formatKozoriz2016-04-251-5/+6
* Correctives after reviewKozoriz2016-04-251-1/+1
* Add OnWayPointsChange notification implementationHerasym Oleh2016-04-132-0/+2
* Review correctives and buildability correctives.Kozoriz2016-03-072-4/+1
* Remove HMIMessageHandler singletonKozoriz2016-03-047-30/+51
* Removes unused logic, subscriptions, filesAndrey Oleynik2016-01-291-2/+0
* Adds stub and subscription for OnEventChanged notificationAndrey Oleynik2016-01-291-0/+1
* Beautifiering hmi_message_adapter_testAndriy Kozoriz2016-01-062-22/+24
* Message broker adapter LOGGER updateAndriy Kozoriz2016-01-061-7/+8
* Implement mockHmiMessageAdapterImplAndriy Kozoriz2016-01-062-12/+16
* Header huard directives update in hmi_maesage_adapterAndriy Kozoriz2016-01-061-3/+3
* Remove mutable and inline directives hmi_message_adapterAndriy Kozoriz2016-01-061-2/+2
* Add destroing of singletonAndriy Kozoriz2016-01-061-2/+6
* Remove friend field from HMIMessageAdapterForTestingAndriy Kozoriz2016-01-062-13/+8
* Hmi_message_adapter_test using directives updateAndriy Kozoriz2016-01-061-5/+0
* Create test file for testing hmi_message_adapter_implAndriy Kozoriz2016-01-062-3/+84
* Create class for testing hmi_message_adapter_implAndriy Kozoriz2016-01-061-0/+57
* Rename of hmi_message_handler/test/include_ dirAndriy Kozoriz2016-01-061-0/+81
* Update all files dependent from hmi_message_adapterAndriy Kozoriz2016-01-067-11/+11
* Extract interface class for hmi_message_adapterAndriy Kozoriz2016-01-063-33/+79
* Add MakeShared to test.Herasym Oleh2015-12-151-1/+2
* hottfix/Fix_Unit_tests_for_HMIMessageHandler_in_geniviHerasym Oleh2015-12-036-6/+216
* Add auto lock to message observer setterArtem Nosach2015-10-051-9/+8
* Check for empty queue in MessageQueue::pop() methodArtem Nosach2015-10-041-2/+4
* Replace legacy _EXT/INFO macroses in sourceElisey Zamakhov2015-08-312-7/+7
* Merge remote-tracking branch 'origin/APPLINK-11924' into release/4.0.0Aleksandr Galiuzov2015-04-171-1/+1
|\
| * APPLINK-11924 Change order of destroing componentsAlexander Kutsan2015-03-311-1/+1
* | Merge remote-tracking branch 'origin/APPLINK-11717_Malformed_crash' into rele...Aleksandr Galiuzov2015-04-172-43/+1
|\ \