summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/event_engine/event_dispatcher_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* 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