LayerManagerBase: fixed unit tests
[profile/ivi/layer-management.git] / LayerManagerService /
2013-01-15 Timo LotterbachLayerManagerBase: moved ScreenTest.cpp from LayerManage...
2013-01-14 Timo LotterbachCMake: added project_type to each component
2013-01-14 Timo LotterbachLayerManagerBase: moved library to separate directory
2013-01-14 Timo LotterbachLayerManagerService: added support for full static...
2013-01-14 Timo LotterbachLayerManagerService: divided into LayerManagerBase...
2013-01-14 Timo LotterbachSystemdHealthMonitor: updated to new IPlugin interface
2013-01-14 Timo LotterbachX11GLESRenderer: updated to new IPlugin interface
2013-01-14 Timo LotterbachGenericCommunicator: updated to new IPlugin interface
2013-01-14 Timo LotterbachLayerManagerService: removed plugin management function...
2013-01-14 Timo LotterbachLayerManagerService: updated PluginManager to load...
2013-01-14 Timo LotterbachLayerManagerService: updated IPlugin, PluginBase
2013-01-14 Timo LotterbachLayerManagerPlugins: introduced WITH_STATIC_PLUGINS...
2013-01-14 Timo LotterbachLayerManagerService: fixed broken build of unit tests
2013-01-14 Timo LotterbachLayerManagerExamples: moved LayerSceneDescriptionExampl...
2013-01-14 Timo LotterbachLayerManagerService: moved Systemd health monitor to...
2013-01-14 Timo LotterbachLayerManagerService: HealthSystemd now uses ThreadBase...
2013-01-14 Timo LotterbachLayerManagerService: removed obsolete #include directives
2013-01-14 Timo LotterbachLayerManagerService: added waitForShutdownSignal()...
2013-01-09 Timo LotterbachGenericCommunicator: now using ThreadBase as receive...
2013-01-09 Timo LotterbachLayerManagerService: added support for client specific...
2013-01-09 Nobuhiko TanibataLayerManagerService Tests: Adapt new getCurrentRenderOrder
2013-01-09 Nobuhiko TanibataLayerManagerService InputManager: Adapt new getCurrentR...
2013-01-09 Nobuhiko TanibataLayerManagerService tests: add test for Screen
2013-01-09 Nobuhiko TanibataLayerManagerService Layer: add LmScreenID to Layer
2013-01-09 Nobuhiko TanibataLayerManagerService Scene: Add controlling LmScreen
2013-01-09 Nobuhiko TanibataLayerManagerService: Add LmScreen class
2012-11-29 Timo LotterbachDocumentation: updated doxygen documentation
2012-11-29 Timo LotterbachLayerManagerService: fixed linker error in unit tests
2012-11-22 Timo LotterbachLayerManagerService: stacktraces only enabled, if syste...
2012-11-22 Timo LotterbachLayerManagerUtils: added trace log level command line...
2012-11-22 Timo LotterbachLayerManagerService: moved plugin loading from main...
2012-11-22 Adam CheneyGLESGraphicSystem: multitexture and skip clear optimiza...
2012-11-22 Adam CheneyLayerManager: new get/set optimization command
2012-11-22 Timo LotterbachLayerManagerService: moved configuration options to...
2012-11-22 Timo LotterbachLayerManagerService: moved signal handling to dedicated...
2012-11-20 Timo LotterbachLayerManagerService: added internal thread for health...
2012-11-20 Timo LotterbachGenericCommunicator: implements IPlugin for health...
2012-11-20 Timo LotterbachX11GLESRenderer: implements IPlugin for health monitori...
2012-11-20 Timo LotterbachLayerManagerService: added IPlugin and PluginBase for...
2012-11-20 Timo LotterbachLayerManagerService: added instance of health monitor
2012-11-20 Timo LotterbachLayerManagerService: added systemd health monitor
2012-11-20 Timo LotterbachLayerManagerService: added default health monitor
2012-11-20 Timo LotterbachLayerManagerService: added IHealth interface
2012-11-20 Timo Lotterbach3rdParty: added systemd daemon library reference implem...
2012-10-26 Timo LotterbachLayerManagerService: removed cyclic header inclusion
2012-10-22 Timo LotterbachLayerManagerService: added missing API documentation
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 LotterbachLayerManagerCommands: included sender pid in every...
2012-10-22 Timo LotterbachBuildSystem: updated compiler warnings settings, added...
2012-10-17 Timo LotterbachLayerManagerService: added logging of command line...
2012-10-17 Timo LotterbachLayerManagerService: fixed signal handling during shutdown
2012-10-17 Timo LotterbachMaintenance: removed use of non-portable usage of map...
2012-10-02 Timo LotterbachGenericCommunicator: added notification support
2012-10-02 Timo LotterbachLayerManagerService: added internal notification queue
2012-10-02 Michael SchuldtLayerManagerService: Add signal SIGABRT to catch asserts
2012-09-12 Nobuhiko TanibataAdd test code of chromakey for layer to IlmCommandTest...
2012-09-12 Nobuhiko TanibataLayerManagerClient: Add test code of chromakey to IlmCO...
2012-09-12 Nobuhiko TanibataAdd implmentation of chromakey for surface by shader...
2012-09-12 Nobuhiko TanibataAdd implmentation of chromakey for surface
2012-08-23 Michael SchuldtLayerManagerService : Adding Global Object search path...
2012-08-09 Michael SchuldtViewportTransform : Calculation moved to surface object
2012-08-07 Frédéric BlainMake InputManager.h installable
2012-08-07 Frédéric BlainImprove plugin search over specific filesystem type
2012-07-20 Frédéric BlainAdd new ipc for Input Events management from client
2012-07-20 Frédéric BlainAdd Unit Tests for InputManager
2012-07-20 Frédéric BlainAdd new input event framework
2012-07-20 Frédéric BlainRemove previous input event management
2012-07-20 Timo LotterbachLayerManagerSerivce: removed some minor compiler warnings
2012-07-10 Frédéric BlainCleaning: Remove compiler warning for LayerManagerServi...
2012-07-06 Frédéric BlainUpdate default plugin directory search path to match...
2012-07-05 Timo LotterbachConfig: removed Log dependency from autogenerated confi...
2012-07-04 Frédéric BlainClean type sharing between ilm types & internal types
2012-06-28 Rahul SinghalViewportTransform: Fix precision loss
2012-06-28 Frédéric BlainRemove failing tests SceneTest.getSurfaceAt
2012-06-28 Frédéric BlainScene: Bugfix in createSurfaceGroup() / createLayerGroup()
2012-06-21 Timo LotterbachLayerManagement: removed obsolete path references from...
2012-06-21 Timo LotterbachilmClient: updated to use ipc modules via ipc module...
2012-05-31 Timo LotterbachLayerManagement: fixed issues detected by Coverity...
2012-05-23 Timo LotterbachLayerManagerService: removed warnings in unit tests
2012-05-03 Rahul SinghalLayerManagerCommands: return redraw only when absolutel...
2012-05-03 Rahul SinghalWindowSystem: Don't composite for every redraw request
2012-04-16 Michael SchuldtLayerManagerService: Fix: Wrong Surface Iteration on...
2012-03-27 Timo LotterbachLayerManagerService: now starting communciator plugins...
2012-03-23 Michael Schuldtconfig: adding config.h file to gitignore
2012-03-06 Timo LotterbachLayerManagerService: added support for symbolic links...
2012-03-02 Michael SchuldtLayerManagerService: Moving config file to new location
2012-02-28 Michael SchuldtGraphic: Introducing additional performance Counter
2012-02-28 Michael SchuldtLayerManagerUtils: Introducing DLT binding for Logging...
2012-02-16 Timo LotterbachLayerManagement: Updated doxygen documentation for...
2012-02-16 Timo LotterbachLayerManagerService: added documentation for ICommunicator
2012-02-16 Timo LotterbachLayerManagerService: added documentation for IRenderer
2012-02-16 Timo LotterbachLayerManagerService: added documentation for IScene
2012-02-16 Timo LotterbachLayerManagerService: added documentation for ICommandEx...
2012-02-16 Timo LotterbachLayerManagerCommands: added doxygen documentation
2012-01-10 Timo LotterbachLayerManagerService: Fixing init value for Surface...
2011-12-23 Michael SchuldtShader: Removing const declaration of loadUniforms ivi-layer-management_version_0_9_5_rc
2011-12-23 Michael SchuldtRenderer: Introducing CreateShader interface
2011-12-13 Timo Lotterbachadded unit tests for GraphicalObject
2011-12-12 Timo Lotterbachadded unit tests for GraphicalGroup
next