summaryrefslogtreecommitdiff
path: root/src/components/hmi_message_handler
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master'Jacob Keeler2016-09-2023-239/+611
|\
| * 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
* | Initialize thread delegate to NULL before use (CID 80087)Brad Pankow2016-07-261-0/+1
|/
* 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
|\ \
| * | Add one test main.cc file with correct logger deinitializationElisey Zamakhov2015-03-182-43/+1
| |/
* | APPLINK-11444 APPLINK-11448 APPLINK-11445 APPLINK-8555Aleksandr Galiuzov2015-04-152-0/+2
|/
* Bug Fixes and ImprovementsSynchronizationCommitJustin Dickow2015-02-2022-114/+696
* Latest internal release - last bulk merge before pull request and gitflow!?Justin Dickow2015-01-2612-91/+89
* HmiStatus modifyJustin Dickow2015-01-2412-89/+91
* 3.10.1Justin Dickow2014-10-275-5/+10
* SDL 3.8!Justin Dickow2014-10-2014-0/+1347