LayerManagerBase: fixed unit tests
[profile/ivi/layer-management.git] / LayerManagerCommands /
2013-03-14 Timo LotterbachLayerManagerCommands: fixed array handling
2013-01-14 Timo LotterbachScreenSetRenderOrderCommand: fix handling of empty...
2013-01-14 Timo LotterbachLayerManagement: removed support for layergroup and...
2013-01-14 Timo LotterbachCMake: using LIBRARY_BUILDMODE for libraries responding...
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-09 Timo LotterbachLayerManagerService: added support for client specific...
2013-01-09 Timo LotterbachLayerManagerCommands: fixed logging inside CommitCommand
2013-01-09 Nobuhiko TanibataLayerManagerCommand: Add screenID of argument to Screen...
2012-11-29 Timo LotterbachDocumentation: updated doxygen documentation
2012-11-22 Michael SchuldtLayerManagerCommands: Fixing Compilation for Optimizati...
2012-11-22 Adam CheneyLayerManager: new get/set optimization command
2012-10-22 Timo LotterbachLayerManagerService: added creator pid to every graphic...
2012-10-22 Timo LotterbachLayerManagerCommands: included sender pid in every...
2012-10-02 Timo LotterbachLayerManagerCommands: enabled notifications for surface...
2012-09-12 Nobuhiko TanibataAdd implementation of chromakey for layer
2012-09-12 Nobuhiko TanibataAdd implmentation of chromakey for surface
2012-08-09 Michael SchuldtLayerManagerCommands: Adding code to calculate surface...
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-06-28 Rahul SinghalLayerManagerCommands: Add SurfaceRemoveNativeContentCommand
2012-06-21 Timo LotterbachLayerManagement: removed obsolete path references from...
2012-05-31 Timo LotterbachLayerManagement: fixed issues detected by Coverity...
2012-05-03 Rahul SinghalLayerManagerCommands: return redraw only when absolutel...
2012-05-03 Rahul SinghalWindowSystem: Don't composite for every redraw request
2012-03-23 Michael SchuldtLayerManagerCommands : Removes signed / unsigned mismatch
2012-03-23 Rahul SinghalLayerManagerCommands: Multiple bug fixes
2012-03-23 Rahul SinghalLayerManagerCommands: Change LayerRemoveSurface filenam...
2012-03-06 Timo LotterbachLayerManagerCommands: removed obsolete Commands
2012-03-02 Michael SchuldtLayerManagerService: Moving config file to new location
2012-02-16 Timo LotterbachLayerManagerCommands: added doxygen documentation
2012-01-10 Timo LotterbachLayerManagerCommands : Fixing execution statement
2011-12-23 Michael SchuldtLayerManagerCommands: Fixing Access to Shadermap
2011-12-23 Michael SchuldtLayerManagerCommands: Creating Shader moved to Renderer
2011-12-06 Timo Lotterbachenabled ExitCommand implementation
2011-12-05 Timo Lotterbachremoved warnings raised by cppcheck 1.51; mainly 'class...
2011-12-05 Timo Lotterbachfix: SurfaceSetNativeContent does not initialize Source...
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 Lotterbachfixed compiler warnings for unused variables
2011-11-29 Timo Lotterbachrefactored LayerManagerCommands
2011-11-21 Timo LotterbachChanges file names of LogicalGraphicsObject.(h/cpp...
2011-10-20 Michael SchuldtAdding new Command to set the hardware layertype during...
2011-10-04 Rahul SinghalAdd restrictions on adding a surface to a layer
2011-09-06 Rahul SinghalBug fix in screenshot for layer & surface
2011-09-01 Rahul SinghalBug Fix for ILM command LayerAddSurface
2011-08-22 Michael SchuldtNew api method added, ilm_layerCreateDimension.
2011-07-05 Michael SchuldtFixing wrong result value in ScreenshotCommand.
2011-07-04 Michael SchuldtMerging following NVIDIA patches:
2011-06-30 Michael SchuldtMerging patches from NVIDIA an CARIT
2011-06-29 Michael SchuldtBugfix : Improvement for handling, native X applications
2011-06-16 Timo Lotterbachmajor code refactoring patch