summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/event_engine/event_dispatcher_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Resolve a deadlock (#3828)Olha Vorobiova (GitHub)2022-01-251-47/+16
* Fix/ccb 3141 change command request inheritance structure (#3591)VladSemenyuk2021-08-271-2/+19
* Fix Cppcheck issues (#3453)Yana Chernysheva (GitHub)2020-10-011-1/+1
* [SDL-0190] Handle response from HMI during resumption data (#3475)Yana Chernysheva (GitHub)2020-09-041-6/+6
* Run updated style scriptjacobkeeler2019-04-291-4/+5
* Get App Service Data With Subscribe (#2812)JackLivio2019-02-241-0/+72
* style fixConlain Kelly2018-07-181-2/+1
* Begin changing locks over, very segfault-y right nowConlain Kelly2018-05-311-1/+1
* prevent deadlocks in EventDispatcherImpl::raise_eventFrank2017-12-131-5/+5
* Fix/issue 1737 (#1739)fronneburg2017-08-291-1/+2
* Code style format with clang-formatKozoriz2016-04-251-5/+5
* Correctives after reviewKozoriz2016-04-251-7/+7
* ApplicationManager correctives after remove all singletonesKozoriz2016-04-251-1/+1
* Changes according commentsVProdanov2016-02-021-13/+9
* Add some google_style changes and remove instance address cachingVProdanov2016-02-011-19/+21
* Changes according comments in CRVProdanov2016-01-251-45/+30
* Add changes according to commentsVProdanov2016-01-221-48/+51
* Add vector usage intead of listVProdanov2016-01-151-19/+21
* Implement EventObserver and Event Dispatcher SplitVProdanov2016-01-151-0/+138