ilmClient: fixed memory leak in notification delivery
[profile/ivi/layer-management.git] / LayerManagerPlugins /
2012-07-20 Timo LotterbachLayerManagerSerivce: removed some minor compiler warnings
2012-07-20 Timo LotterbachGLXlibrary: fixed linker settings in build system
2012-07-16 Timo LotterbachTcpIpcModule: support multiple data buffers for send...
2012-07-10 Frédéric BlainCleaning: Remove compiler warning on X11WindowSystem.cpp
2012-07-10 Timo LotterbachLayerManagement: fixed plugin path handling
2012-07-10 Rahul SinghalTextureBinders: Remove redundant texture uploads on...
2012-07-10 Rahul SinghalWindowSystem: Forced composition should also redraw...
2012-07-10 Rahul SinghalWaylandWindowSystems: Correct a previous overwritten...
2012-07-06 Timo LotterbachX11GLESRenderer: fixed shader file search path
2012-07-06 Frédéric BlainUpdate default plugin directory search path to match...
2012-07-05 Timo LotterbachGenericCommunicator: fixed crash during shutdown, if...
2012-07-03 Michael SchuldtDbusIpcModules: Fixes wrong message unreferencing
2012-06-29 Michael SchuldtGenericCommunicator: Fixing String allocation.
2012-06-28 Rahul SinghalViewportTransform: Change order of texture coordinates
2012-06-28 Rahul SinghalGLESGraphicSystem: Simplify the vertex shader calculations
2012-06-28 Rahul SinghalViewportTransform: Fix precision loss
2012-06-28 Rahul SinghalViewportTransform: Simplify and fix bugs in applyLayerS...
2012-06-28 Rahul SinghalX11WindowSystem: Fix swapinterval=1
2012-06-28 Rahul SinghalLayerManagerCommands: Add SurfaceRemoveNativeContentCommand
2012-06-28 Rahul SinghalWindowSystems: Fix bugs in screenshot
2012-06-26 Nobuhiko TanibataLayerManagerPlugins: Merge CopyGLES and EglImage to...
2012-06-26 Nobuhiko TanibataLayerManagerPlugins: refinement of Wayland Plugins.
2012-06-21 Timo LotterbachilmClient / GenericCommunicator: updated layer and...
2012-06-21 Timo LotterbachLayerManagement: removed obsolete path references from...
2012-06-21 Timo LotterbachTcpIpcModule: added ipc module for tcp socket communication
2012-06-21 Timo LotterbachDBUSCommunicator: removed DBUS specific communciator
2012-06-21 Timo LotterbachGenericCommunicator: added new LayerManager Communicato...
2012-06-21 Timo LotterbachIpcModuleLoader: added ipc module loader library
2012-06-21 Timo LotterbachDbusIpcModule: created DBUS ipc module
2012-06-04 Rahul SinghalAdd generic HW layer support
2012-05-31 Timo LotterbachLayerManagement: fixed issues detected by Coverity...
2012-05-29 Timo LotterbachLayerManagement: improved build system
2012-05-23 Nobuhiko TanibataLayerManagerPlugins: drm backend for Wayland
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-23 Timo LotterbachGraphic: enabled and fixed build of unit tests for...
2012-05-10 Timo LotterbachX11WindowSystem: fixed memory management mismatch
2012-05-10 Timo LotterbachGraphicSystems: fixed memory leaks
2012-05-09 Timo LotterbachLayerManagement: fixed several compiler warnings
2012-05-03 Rahul SinghalWindowSystem: Don't composite for every redraw request
2012-05-03 Michael SchuldtWaylandWindowSystem: removing obselete files
2012-04-12 Nobuhiko TanibataLayerManagerPlugins: X11 backend for Wayland
2012-04-12 Michael SchuldtGraphic: Fix: changing display notification between...
2012-03-23 Michael SchuldtGraphic: Removes warning if WITH_INPUT is disabled
2012-03-23 Rahul SinghalX11WindowSystem: Bug fixes in map/unmap window functions
2012-03-23 Rahul SinghalWindowSystems: Change checkForNewSurface function name...
2012-03-23 Rahul SinghalTextureBinders: Correct usage for getNativeContent()
2012-03-23 Rahul SinghalGLESGraphicSystem: unbind surface texture after renderi...
2012-03-16 Michael SchuldtGLXRenderer: Fix dependency to the new config file...
2012-03-16 Michael SchuldtGraphic: Fixing wrong calculation of frame counter.
2012-03-16 Michael SchuldtGraphic: Bugfix Context has to be activated before...
2012-03-13 Michael SchuldtWaylandGLESRenderer: Adding missing include dir
2012-03-13 Nobuhiko TanibataLayerManagerPlugins: The very first version of Wayland...
2012-03-06 Timo LotterbachLayerManagerCommands: removed obsolete Commands
2012-03-05 Michael SchuldtGraphicSystems : Adding log output on gl Error
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: removed compiler warnings
2012-02-16 Timo LotterbachLayerManagerCommands: added doxygen documentation
2012-01-18 Timo LotterbachPlatformSurfaces : modified isReadyForRendering() to...
2012-01-18 Timo LotterbachDBUSCommunicator : bugfix initializing error content
2012-01-10 Timo LotterbachGraphic: Fixing rendering of ScreenShot
2011-12-23 Michael SchuldtShader: Removing const declaration of loadUniforms ivi-layer-management_version_0_9_5_rc
2011-12-23 Michael SchuldtLayerManagerCommands: Fixing Access to Shadermap
2011-12-23 Michael SchuldtRenderer: Introducing CreateShader interface
2011-12-23 Michael SchuldtGraphicSystem: Introducing Activate and Release Graphic...
2011-12-23 Michael SchuldtX11WindowSystem: Introducing new SystemStates
2011-12-09 Michael SchuldtIntroducing check to enable rendering dependent on...
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-06 Michael SchuldtChanging some errors into warnings
2011-12-06 Michael SchuldtForce renderproperty changed if native content is removed.
2011-12-05 Timo Lotterbachfixed broken build; typo in iterator handling
2011-12-05 Timo Lotterbachremoved warnings raised by cppcheck 1.51; mainly 'class...
2011-12-05 Michael SchuldtAllocate platform surface corrected.
2011-12-05 Timo Lotterbachfixed broken build in texture binders caused by surface...
2011-12-05 Michael SchuldtSome cleanup of destroyed content.
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 SchuldtChanged render algorithm
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-10-20 Michael SchuldtFixing include path of ViewportTransform
2011-10-20 Michael SchuldtChange private methods to be protected for improved...
2011-10-20 Frédéric BlainInput Events: better support of Qt: XMotionEvent need...
2011-10-05 Michael SchuldtBugfix fixes issue regarding layer source transformation
2011-10-04 Rahul SinghalRestore part of a bug-fix lost during a merge conflict
2011-09-09 Michael Schuldtadded tests for new cropping-test function
2011-09-09 Michael Schuldtskip rendering of fully cropped surfaces
2011-09-09 Michael SchuldtRemove uncommented code.
2011-09-09 Michael SchuldtBugfix for linking the correct Native Libraries.
2011-09-08 Michael SchuldtChanging to LM_PLUGIN_DIR to LM_PLUGIN_PATH to be consitent
2011-09-08 Michael SchuldtRemoved several warnings
2011-09-08 Michael SchuldtRefactoring dbus tests to run with threadless communicators
next