Remove failing tests SceneTest.getSurfaceAt
[profile/ivi/layer-management.git] / LayerManagerPlugins /
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
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-09-08 Michael SchuldtBugfix : Moving the framecounter inside of graphic...
2011-09-06 Rahul SinghalMultiple Bug fixes in X11WindowSystem
2011-09-06 Rahul SinghalBug fix in screenshot for layer & surface
2011-09-01 Rahul SinghalBug Fix for ILM command LayerAddSurface
2011-09-01 Rahul SinghalBetter error checking & cleanup when accquiring X visua...
2011-08-31 Michael SchuldtFeature : Introducing environment variable LM_PLUGIN_DIR
2011-08-31 Michael SchuldtBugfix : Fixing screenshot of surface.
2011-08-31 Michael SchuldtBugfix : Improved handling in case of render init failure
2011-08-30 Frédéric BlainInput Event bugfix: Qt needs Xevent.xany.window attribu...
2011-08-29 Michael Schuldtsplit transformations for better reuse
2011-08-29 Michael Schuldtremove compiler warning from GLX build
2011-08-29 Michael Schuldtadded UtilsTest and small fix in DBUSCommunicator tests
next