Renderers: new GLES shader selection mechanism
[profile/ivi/layer-management.git] / LayerManagerPlugins / Communicators /
2012-11-22 Timo LotterbachLayerManagerService: moved configuration options to...
2012-11-20 Timo LotterbachGenericCommunicator: implements IPlugin for health...
2012-10-26 Timo LotterbachGenericCommunciator: improved logging of client names...
2012-10-22 Timo LotterbachLayerManagerService: added creator pid to every graphic...
2012-10-22 Timo LotterbachGenericCommunicator: passes the pid to every created...
2012-10-22 Timo LotterbachGenericCommunicator: fixed issues caused by new compile...
2012-10-22 Timo LotterbachBuildSystem: updated compiler warnings settings, added...
2012-10-17 Timo LotterbachMaintenance: removed use of non-portable usage of map...
2012-10-02 Timo LotterbachGenericCommunicator: added notification support
2012-09-12 Nobuhiko TanibataAdd implementation of chromakey for layer
2012-09-12 Nobuhiko TanibataAdd implmentation of chromakey for surface
2012-09-04 Michael SchuldtIpcModule: Fix Memory Leak therefore introducing destro... ivi-layer-management_version_0_9_7_rc2
2012-07-20 Timo LotterbachGenericCommunicator: refactored header file dependencie...
2012-07-20 Frédéric BlainUnit tests for new IPC
2012-07-20 Frédéric BlainAdd new ipc for Input Events management from client
2012-07-10 Timo LotterbachLayerManagement: fixed plugin path handling
2012-07-05 Timo LotterbachGenericCommunicator: fixed crash during shutdown, if...
2012-06-29 Michael SchuldtGenericCommunicator: Fixing String allocation.
2012-06-28 Rahul SinghalLayerManagerCommands: Add SurfaceRemoveNativeContentCommand
2012-06-21 Timo LotterbachilmClient / GenericCommunicator: updated layer and...
2012-06-21 Timo LotterbachLayerManagement: removed obsolete path references from...
2012-06-21 Timo LotterbachDBUSCommunicator: removed DBUS specific communciator
2012-06-21 Timo LotterbachGenericCommunicator: added new LayerManager Communicato...
2012-05-31 Timo LotterbachLayerManagement: fixed issues detected by Coverity...
2012-05-29 Timo LotterbachLayerManagement: improved build system
2012-05-23 Michael SchuldtDBUSCommunicator: Add clean up methods to remove messag...
2012-05-23 Rahul SinghalBugFix: Correct return type for recently modified functions
2012-05-09 Timo LotterbachLayerManagement: fixed several compiler warnings
2012-03-06 Timo LotterbachLayerManagerCommands: removed obsolete Commands
2012-03-02 Michael SchuldtLayerManagerService: Moving config file to new location
2012-02-28 Michael SchuldtLayerManagerUtils: Introducing DLT binding for Logging...
2012-02-16 Timo LotterbachLayerManagement: removed compiler warnings
2012-02-16 Timo LotterbachLayerManagerCommands: added doxygen documentation
2012-01-18 Timo LotterbachDBUSCommunicator : bugfix initializing error content
2011-12-08 Michael SchuldtIntroducing handling of crashed applications.
2011-12-08 Michael SchuldtIntroducing ServiceConnect and ServiceDisconnect.
2011-12-06 Michael SchuldtImproved Error handling sended by dbus.
2011-12-05 Timo Lotterbachremoved warnings raised by cppcheck 1.51; mainly 'class...
2011-12-05 Michael SchuldtIntroducing new Surface initialization methods
2011-12-05 Timo Lotterbachchanged logging inside DBUS communicator (INFO->DEBUG)
2011-12-05 Timo LotterbachSurfaceCreate and SurfaceSetNativeContent are two separ...
2011-12-05 Timo Lotterbachupdated DBUSCommunicator unit tests to reflect Command...
2011-11-29 Timo Lotterbachchanged logging during startup of layermanagement:...
2011-11-29 Timo Lotterbachrefactored LayerManagerCommands
2011-09-08 Michael SchuldtRefactoring dbus tests to run with threadless communicators
2011-09-08 Michael SchuldtChanging dbus service name to be genivi compliant
2011-09-08 Michael SchuldtIntroducing changing used bus via environment variable.
2011-09-08 Michael SchuldtIntroducing Timeout Parameter for process function
2011-09-08 Michael SchuldtFixing Introspection Setup.
2011-09-08 Michael SchuldtIntroducion of process function to dispatch Communicati...
2011-09-08 Timo Lotterbachremoved internal thread for DBUSCommunicator, now based...
2011-09-08 Michael SchuldtFirst version to switch from polling of DBUS_MESSAGES...
2011-09-08 Michael SchuldtInclude LayerManagerService.conf to run Service on...
2011-08-29 Michael Schuldtadded UtilsTest and small fix in DBUSCommunicator tests
2011-08-29 Michael Schuldtclean up tests for use with ctest
2011-08-29 Michael Schuldtremove duplicate copies of googletest and googlemock
2011-08-29 Michael Schuldtremove compiler warnings from build
2011-08-22 Michael SchuldtIntroducing more parameters on Properties of Layer...
2011-08-22 Michael SchuldtAdd GraphicalSurface.cpp to build of DBusCommunicatorTests
2011-08-22 Michael SchuldtNew api method added, ilm_layerCreateDimension.
2011-08-22 Michael SchuldtMerge patches between Valeo and BMW Car IT
2011-08-16 Michael SchuldtBugfix: Fixing DBUS Communicator tests to run and compi...
2011-07-07 Michael SchuldtReset unreferenced m_pReply message to initial value...
2011-06-21 Michael SchuldtBugfix Patch : removes crash of service in various... ivi-layer-management_version_0_9_0
2011-06-20 Michael Schuldtfix minor dbus issues
2011-06-17 Michael Schuldtperfomance and render garbage fix
2011-06-16 Timo Lotterbachmajor code refactoring patch
2011-06-16 Michael Schuldtminor bugfix patch for stability
2011-04-12 Michael SchuldtUnit Tests added, License updated
2011-04-04 Michael SchuldtNew Interface introduced, stability fixes
2011-04-04 Michael SchuldtNew Build Environment introduced, old makefiles removed
2011-03-08 Michael Schuldtbugfix, surface renamed to layer
2011-01-24 Michael SchuldtBugfix getSurfaceOfProperties, getSourceRegion
2010-11-24 Michael SchuldtAdditional ScreenShot message defined
2010-11-02 Michael Schuldtclean up, introspection completed
2010-10-06 Michael SchuldtInitial Version of LayerManagementService added.