platform/core/uifw/dali-core.git
2017-03-21 Paul WisbeyFix to avoid DEREF_AFTER_NULL Svace issue in any.h 25/117825/3
2017-03-21 David SteeleMerge "Target Values of animation only set on ::Play...
2017-03-20 Adeel KazmiEnsure width & height properties can be set individually 20/119920/2
2017-03-20 Agnelo VazTarget Values of animation only set on ::Play() 86/119386/5
2017-03-17 Francisco SantosDALi Version 1.2.31 24/119624/1 dali_1.2.31
2017-03-15 Agnelo VazAdded Getters for Animator Connectors base class 29/119129/4
2017-03-10 David SteeleDALi Version 1.2.30 61/118461/1 dali_1.2.30
2017-03-09 Adeel KazmiAdded a property to allow an actor to ignore the anchor... 11/117811/10
2017-03-08 Kimmo HoikkaMerge "Fix memory leaks detected by Valgrind" into...
2017-03-08 Agnelo VazAdded Get Screen Position functionality to Actor 99/117599/7
2017-03-07 Nick HollandFix memory leaks detected by Valgrind 15/117015/3
2017-03-06 Adeel KazmiMerge "Added checks to Sibling Order Raise/Lower API...
2017-03-06 Adeel KazmiMerge "Valgrind fix for uninitialized values in Render...
2017-03-06 Agnelo VazAdded checks to Sibling Order Raise/Lower API 12/117312/4
2017-03-03 Agnelo VazDALi Version 1.2.29 90/117290/1 dali_1.2.29
2017-03-03 Nick HollandValgrind fix for uninitialized values in Render::Sampler 71/117271/2
2017-03-02 Paul WisbeyMerge "Fix Message Buffer leak and added DEBUG_ASSERT...
2017-03-02 Adeel KazmiMerge "(Actor) Fix documentation in sibling order metho...
2017-03-02 Adeel Kazmi(Actor) Fix documentation in sibling order methods 75/117075/2
2017-03-02 Nick HollandCheck memory being free'd from a memory pool, belongs... 61/115861/3
2017-03-02 Nick HollandFix Message Buffer leak and added DEBUG_ASSERT for... 87/116687/9
2017-02-27 Nick HollandFix memory leak, scene graph layers are never deleted... 15/115115/11
2017-02-24 Agnelo VazAdding Raise Lower API to Actor 22/114722/18
2017-02-24 Adeel KazmiMerge "Removed redundant resource loading & rendering...
2017-02-24 Adeel KazmiDALi Version 1.2.28 46/116446/1 dali_1.2.28
2017-02-22 Richard HuangAdd Opacity property for Actor 24/115624/7
2017-02-21 Francisco SantosRemoved redundant resource loading & rendering code 24/113024/6
2017-02-17 David SteeleTest harness: Moved CompareType<> templates to own... 39/115339/2
2017-02-17 Adeel KazmiMerge "DALi Version 1.2.27" into devel/master
2017-02-17 adam.bDALi Version 1.2.27 67/115367/1 dali_1.2.27
2017-02-17 Adeel KazmiMerge "Update doxygen comments" into devel/master
2017-02-17 Seoyeon KimUpdate doxygen comments 84/114984/3
2017-02-16 Richard HuangActor size property should return preferred size if... 62/113462/5
2017-02-15 Adeel KazmiMerge "Delete ThreadLocalStorage on shutdown" into...
2017-02-15 Nick HollandDelete ThreadLocalStorage on shutdown 76/114876/2
2017-02-15 MyungJoo HamPrepare for Tizen 4.0 Build 31/114831/1
2017-02-14 Adeel KazmiMerge "Remove batching." into devel/master
2017-02-14 Francisco SantosRemove batching. 40/113940/4
2017-02-14 Richard HuangAdd devel API to link an object (e.g. C# custom control... 05/114505/2
2017-02-10 Adeel KazmiEnsure TestPlatformAbstraction cannot be copied 21/114221/2
2017-02-10 Victor CebolladaDALi Version 1.2.26 65/114165/1 dali_1.2.26
2017-02-09 Adeel KazmiMerge "Deprecated Layer::TREE_DEPTH_MULTIPLIER and...
2017-02-09 Adeel KazmiMerge "Remove dali.h from core test" into devel/master
2017-02-09 Paul WisbeyMerge "Use TextureSet instead when sorting render items...
2017-02-09 Francisco SantosRemove dali.h from core test 76/113976/1
2017-02-09 Heeyong SongFix SVACE issue - memory leak 98/113898/1
2017-02-08 Kimmo HoikkaMerge "Added travis.yml for auto-building patches"...
2017-02-08 Francisco SantosUse TextureSet instead when sorting render items. 44/113744/3
2017-02-08 David SteeleDeprecated Layer::TREE_DEPTH_MULTIPLIER and fixed mis... 64/113464/2
2017-02-03 David SteeleMerge "DALi Version 1.2.25" into devel/master
2017-02-03 UmarDALi Version 1.2.25 12/113012/1 dali_1.2.25
2017-02-02 Paul WisbeyRemoved ResourceClient 91/112791/2
2017-01-30 Kimmo HoikkaMerge "Removed FrameBufferId from SceneGraph::RenderTas...
2017-01-30 Kimmo HoikkaMerge "Remove images from TextureSet" into devel/master
2017-01-27 Nick HollandDALi Version 1.2.24 02/112202/1 dali_1.2.24
2017-01-27 Ferran SoleRemoved FrameBufferId from SceneGraph::RenderTask 69/112169/2
2017-01-26 Ferran SoleRemove images from TextureSet 65/112165/5
2017-01-25 Ferran SoleChanged remaining image types to use Texture internally 05/111905/7
2017-01-24 Ferran SoleDelete ImageFactory and ImageFactoryCache as they are... 39/111439/2
2017-01-20 Adeel Kazmi(GCC 6.2) Remove unused functions from automated tests 02/111502/1
2017-01-20 Richard HuangDALi Version 1.2.23 85/111485/1 dali_1.2.23
2017-01-19 Paul WisbeyMerge "Changed ResourceImage to use Dali::Texture inter...
2017-01-18 Francisco SantosFix undefined behaviour due to strict-aliasing. 30/110930/1
2017-01-18 Ferran SoleChanged ResourceImage to use Dali::Texture internally 49/109749/7
2017-01-16 David SteeleMerge "Remove erroneous assert, pointers to references...
2017-01-16 Seoyeon KimUpdate doxygen tags 27/110427/1
2017-01-13 Francisco SantosRemove erroneous assert, pointers to references cannot... 89/110289/4
2017-01-13 David SteeleDALi Version 1.2.22 91/110291/1 dali_1.2.22
2017-01-06 Adeel KazmiRemove left over references to ImageActor & ShaderEffect 60/109060/1
2017-01-06 Adeel KazmiMerge "DALi Version 1.2.21" into devel/master
2017-01-06 Agnelo VazDALi Version 1.2.21 42/109042/1 dali_1.2.21
2017-01-06 Adeel KazmiEnsure clipping gets disabled properly when previously... 65/108965/1
2017-01-04 Adeel Kazmi(Actor) Add enumeration setting support to various... 09/108509/1
2016-12-30 Adeel KazmiDALi Version 1.2.20 dali_1.2.20
2016-12-23 Adeel KazmiRemove deprecation warnings from TouchEvent 91/106891/1
2016-12-20 Adeel KazmiMerge changes I822c3044,I9e0f12e7,Ibab0e11e,Icb145e7b...
2016-12-20 suhyung EomMove virtual destructor same position as 2.4 64/105864/1
2016-12-19 suhyung EomMove virutal method's position to its original 67/105567/1
2016-12-16 Francisco SantosRedundant assignments. 42/102842/4
2016-12-16 Francisco SantosSimplify logic, avoid storing raw pointer 81/102781/3
2016-12-16 Francisco SantosDaliException should be captured by reference. 80/102780/3
2016-12-16 Francisco SantosRedundant assignments and unread values. 79/102779/3
2016-12-16 Francisco SantosMembers not set in assignment constructor. 78/102778/3
2016-12-16 Francisco SantosComparison between boolean and integer. 77/102777/3
2016-12-16 Francisco SantosRedundant break, default being used in switch statement. 76/102776/3
2016-12-16 Francisco SantosIncorrect signature of assignment operator. 75/102775/3
2016-12-16 Francisco SantosDALi Version 1.2.19 44/105444/1 dali_1.2.19
2016-12-15 Adeel KazmiMerge "Enabling animation of Renderer properties when...
2016-12-15 Nick HollandType registry changed C# callback signatures 32/101932/6
2016-12-13 David SteeleEnabling animation of Renderer properties when offstage 18/101318/2
2016-12-13 Ferran SoleFix bug binding native image textures 77/104577/4
2016-12-13 suhyung EomApply deprecate macro and LOG 91/96791/13
2016-12-09 Adeel KazmiMerge "Adding Devel Property Registration macro" into...
2016-12-09 Ferran SoleDALi Version 1.2.18 35/103835/1 dali_1.2.18
2016-12-09 David SteeleAdding Devel Property Registration macro 14/102914/3
2016-12-08 Adeel KazmiMerge "Remove some dead typedefs from progress-value...
2016-12-07 Adeel KazmiMerge "Changed log message to inform number of textures...
2016-12-06 Kimmo HoikkaMerge "Added sibling order property to the actor's...
2016-12-06 Ferran SoleStop calling destroy methods of texture and FrameBuffer... 72/102672/5
2016-12-06 Ferran SoleAdded sibling order property to the actor's property... 85/102785/3
next