platform/core/uifw/dali-core.git
2017-06-30 Adeel KazmiDALi Version 1.2.46 09/136609/1 dali_1.2.46
2017-06-29 Adeel KazmiRemove Emscripten 50/136450/3
2017-06-29 David SteeleTemporary types for PropertyValue debugging 28/136428/2
2017-06-28 Adeel KazmiMerge "Revert "Implemented basic CPU image masking...
2017-06-28 Tom RobinsonPerformance Improvements: Reduce glClear calls 72/135972/4
2017-06-27 David SteeleRevert "Implemented basic CPU image masking" 28/134928/4
2017-06-23 Paul WisbeyRemoved forward declaration of (removed) FrameBufferTexture 41/119941/2
2017-06-23 Victor CebolladaDALi Version 1.2.45 06/135606/1 dali_1.2.45
2017-06-21 Tom RobinsonClipping draw order fix 25/135025/3
2017-06-19 David SteeleAdded mechanism to get type info of CustomActor 33/134433/2
2017-06-16 UmarDALi Version 1.2.44 30/134430/1 dali_1.2.44
2017-06-15 Adeel KazmiRevert "Enable GLES3.0 by default." 79/134279/1
2017-06-15 Victor CebolladaEnable GLES3.0 by default. 10/134110/2
2017-06-14 Victor CebolladaFloating point formats added to pixel data. 59/133859/9
2017-06-12 David SteeleMerge "Simplified actor depth traversal algorithms...
2017-06-12 David SteeleSimplified actor depth traversal algorithms 13/132813/6
2017-06-09 Adeel KazmiMerge "Adding Progress notification to Animation" into...
2017-06-09 Agnelo VazAdding Progress notification to Animation 12/132812/14
2017-06-09 Victor CebolladaFix for texture Upload() 08/133308/1
2017-06-09 Paul WisbeyMerge "Mipmap level parameter" into devel/master
2017-06-09 Adeel KazmiMerge "Implemented basic CPU image masking" into devel...
2017-06-09 greynagaMipmap level parameter 98/132798/5
2017-06-09 Richard HuangDALi Version 1.2.43 84/133284/1 dali_1.2.43
2017-06-09 David SteeleImplemented basic CPU image masking 35/132535/7
2017-06-08 Kimmo HoikkaRemove current and future memory leaks with messages... 10/132810/2
2017-06-02 Nick HollandDALi Version 1.2.42 57/132357/1 dali_1.2.42
2017-05-31 Adeel KazmiAdd a helper for read-only properties 06/132006/2
2017-05-30 Kimmo HoikkaRemove dead logic handling renderer ready and completion 21/131321/3
2017-05-26 David SteeleMerge "Removal of unnecessary set and map wrappers...
2017-05-26 David SteeleMerge "(Animation) Ensure PlayFrom updates the cached...
2017-05-26 David SteeleMerge "(Animation) Ensure AnimateBetween updates the...
2017-05-26 David SteeleMerge "(Animation) Ensure AnimateBy updates the cached...
2017-05-26 Kimmo HoikkaRemoval of unnecessary set and map wrappers 54/131354/2
2017-05-26 greynagaDALi Version 1.2.41 44/131344/1 dali_1.2.41
2017-05-26 Adeel Kazmi(Animation) Ensure PlayFrom updates the cached event... 99/131099/2
2017-05-26 Adeel Kazmi(Animation) Ensure AnimateBetween updates the cached... 72/130272/5
2017-05-26 Adeel Kazmi(Animation) Ensure AnimateBy updates the cached event... 23/130223/8
2017-05-25 David SteeleMerge "Deprecate all Image classes" into devel/master
2017-05-25 Kimmo HoikkaCleanup ResourceLoading and PlatformAbstraction 82/129982/3
2017-05-25 Adeel KazmiDeprecate all Image classes 13/131113/4
2017-05-24 Adeel KazmiMerge "Update doxygen commnets" into devel/master
2017-05-24 Seoyeon KimUpdate doxygen commnets 99/130799/1
2017-05-23 minho.sunMove DevelHandle::GetCurrentProperty to public 52/130352/3
2017-05-22 Seoyeon KimAvoid Svace MEMORY_LEAK warning in callback.cpp 38/130338/1
2017-05-19 Francisco SantosDALi Version 1.2.40 25/130225/1 dali_1.2.40
2017-05-18 Adeel Kazmi(Animation) Ensure TimePeriod is taken into account... 89/129889/3
2017-05-18 Kimmo HoikkaEnable -Wold-style-cast to ensure more consideration... 07/129707/5
2017-05-18 Adeel KazmiMerge "Enable -Woverloaded-virtual to enforce correct...
2017-05-18 Adeel KazmiMerge "Enable -Wnon-virtual-dtor to avoid incorrect...
2017-05-17 David SteeleMerge changes I84e1ce43,I76b93d51 into devel/master
2017-05-17 Kimmo HoikkaEnable -Woverloaded-virtual to enforce correct C++... 05/129705/1
2017-05-17 Kimmo HoikkaEnable -Wnon-virtual-dtor to avoid incorrect C++ code... 88/129688/3
2017-05-17 Nick HollandFix support for NativeImage 90/129690/3
2017-05-17 Adeel Kazmi(Animation) Reorder animation variables according to... 68/129668/2
2017-05-17 Adeel KazmiEnsure cached values of properties animated using Anima... 80/128380/9
2017-05-15 David SteeleMerge "Remove duplicated Erase iteration code by introd...
2017-05-12 Adeel KazmiMerge "Initialize 'mDepthTreeDirty' member in stage...
2017-05-12 David SteeleMerge "Ensure animations take TimePeriod into account...
2017-05-12 Richard HuangFix the USE_ASSIGNED_SIZE resize policy to not overwrit... 21/127921/5
2017-05-12 Adeel KazmiEnsure animations take TimePeriod into account when... 02/128802/3
2017-05-12 Adeel KazmiMerge "Build dali with C++11" into devel/master
2017-05-12 David SteeleDALi Version 1.2.39 42/129042/1 dali_1.2.39
2017-05-09 Kimmo HoikkaRemove duplicated Erase iteration code by introducing... 76/128076/7
2017-05-09 Seoyeon KimInitialize 'mDepthTreeDirty' member in stage-impl.cpp 77/128377/1
2017-05-09 Kimmo HoikkaRemove Gesture container as there is only ever one... 63/128363/1
2017-05-08 David SteeleUpdated Renderer lifecycle test case to test all objects. 16/128116/2
2017-05-05 Francisco SantosBuild dali with C++11 01/128101/1
2017-05-05 Agnelo VazDALi Version 1.2.38 89/128089/1 dali_1.2.38
2017-05-03 Kimmo HoikkaRemove obsolete template and harmonize UpdateManager... 87/127987/8
2017-05-03 David SteeleMerge "Remove dead code for render needing an update...
2017-05-02 David SteeleMerge "(Actor) Fix mismatch between GetTargetSize metho...
2017-05-02 David SteeleAdded new mechanism to order actor depths 74/126474/7
2017-04-28 Adeel Kazmi(Actor) Fix mismatch between GetTargetSize method and... 56/127756/1
2017-04-28 Kimmo HoikkaRemove dead code for render needing an update (no such... 51/127751/1
2017-04-28 Adeel KazmiDALi Version 1.2.37 12/127712/1 dali_1.2.37
2017-04-27 Adeel KazmiMerge "Synchronous Set/Get behaviour for default proper...
2017-04-27 Adeel KazmiSynchronous Set/Get behaviour for default properties 72/126472/5
2017-04-27 Kimmo HoikkaCleanup: Remove handling for default shader as it has... 51/127251/3
2017-04-27 Heeyong SongMerge "Add LICENSE.BSD-3-Clause file" into devel/master
2017-04-26 Heeyong SongMerge "SVACE issue resolved" into devel/master
2017-04-25 Seoyeon KimAdd LICENSE.BSD-3-Clause file 83/126983/1
2017-04-21 Adeel KazmiAdded Visibility Change Signal & added macro to print... 59/126459/4
2017-04-21 Adeel KazmiMerge "Adding deviceClass to KeyEvent Integ" into devel...
2017-04-21 David SteeleMerge "Synchronous Set/Get Behaviour for custom & anima...
2017-04-21 adam.bDALi Version 1.2.36 44/126444/1 dali_1.2.36
2017-04-21 Jinho, LeeSVACE issue resolved 21/124221/3
2017-04-21 Heeyong SongAdding deviceClass to KeyEvent Integ 48/125448/4
2017-04-20 Adeel KazmiSynchronous Set/Get Behaviour for custom & animatable... 66/124466/8
2017-04-13 David SteeleEnsured consistency of scene graph and render items 68/125068/2
2017-04-13 Agnelo VazKey event copy and assignment ops added 76/125076/5
2017-04-13 UmarDALi Version 1.2.35 92/124992/1 dali_1.2.35
2017-04-12 Agnelo VazAdding deviceName to KeyEvent Integ 52/124552/4
2017-04-11 Adeel KazmiMerge "Adding Dali::KeyEvent convertor" into devel...
2017-04-11 Heeyong SongMerge "Fix disconnection issue of signal" into devel...
2017-04-10 Agnelo VazAdding Dali::KeyEvent convertor 08/124208/2
2017-04-10 Heeyong SongFix disconnection issue of signal 10/123910/2
2017-04-07 Paul WisbeyAvoid Svace DEREF_OF_NULL warning in constraint-impl.h 27/117827/3
2017-04-07 Adeel KazmiMerge "DALi Version 1.2.34" into devel/master
2017-04-07 Nick HollandDALi Version 1.2.34 90/123890/1 dali_1.2.34
2017-04-06 minho.sunAdded stage-devel to support KeyEvent propagation 82/122982/8
next