EGLWLApplicationExample: Update for wayland version 1.0.0
[profile/ivi/layer-management.git] / LayerManagerService /
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
2011-12-08 Timo Lotterbachadded scene unit tests for createSurface and createLaye...
2011-12-08 Timo Lotterbachadded unit test for Scene::getSurfaceAt
2011-12-08 Timo Lotterbachadded rectangle unit test
2011-12-08 Timo Lotterbachremoved friend declaration in rectangle class; obsolete...
2011-12-08 Michael SchuldtIntroducing ServiceConnect and ServiceDisconnect.
2011-12-07 Timo Lotterbachadded unit test templates for GraphicalGroup, Rectangle...
2011-12-07 Timo Lotterbachimplemented Scene unit tests; 3 tests currently disable...
2011-12-07 Timo Lotterbachadded all unit test files for LayerManagerService to...
2011-12-07 Timo Lotterbachupdated interface of IScene with functions already...
2011-12-07 Timo Lotterbachadded unit tests for surface
2011-12-07 Timo Lotterbachadded unit tests for layer
2011-12-07 Timo Lotterbachadded unit test templates for LayerManagerService
2011-12-06 Timo Lotterbachprepared unit tests for LayerManagmentService
2011-12-06 Timo Lotterbachshutdown of service now destroys all plugins
2011-12-06 Timo Lotterbachimproved command enqueuing; improved cleanup during...
2011-12-05 Timo Lotterbachremoved warnings raised by cppcheck 1.51; mainly 'class...
2011-12-05 Timo Lotterbachrefactored printStackTrace(), now logging set to INFO
2011-12-05 Timo Lotterbachhandling SIGSEGV and SIGBUS: print stacktrace and exit.
2011-12-05 Timo Lotterbachremoved compiler flag to enable FORCE_COPY. This #defin...
2011-12-05 Timo Lotterbachremoved compiler flags -DUSE_XTHREADS and -DENABLE_INPU...
2011-12-05 Michael SchuldtIntroducing default values for OriginalSource Dimension
2011-12-05 Michael SchuldtIntroducing new Method removeNativeContent.
2011-12-05 Timo Lotterbachrenamed CmakeConfiguration.h to config.h and updated...
2011-12-05 Timo Lotterbachremoved Config.h, was replaced by CmakeConfiguration.h
2011-12-05 Timo Lotterbachauto-generate CmakeConfiguration.h, which includes...
2011-12-05 Timo Lotterbachadded signal handler for shutdown: SIGINT, SIGTERM
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:...
next