Added Devel Animated with Default Property Reg macro
[platform/core/uifw/dali-core.git] / automated-tests /
2017-07-27 Adeel KazmiMerge "Updated dali_env script to ensure no build telem...
2017-07-26 Seoyeon KimImplement Animation PlayAfter() API 02/139402/11
2017-07-14 Adeel KazmiMerge changes I0322e8d7,I26207d6a into devel/master
2017-07-13 Adeel KazmiMerge "Reduce Render::Texture size by 30% and texture...
2017-07-13 David SteeleAdded tracking of texture count to test harness 78/138778/3
2017-07-13 David SteeleAdded a memory efficient Circular Queue to Dali 71/136671/5
2017-07-12 taeyoon0.leeMerge "Added device information in TouchData/KeyEvent...
2017-07-11 Kimmo HoikkaAdd devel api to support C++11 for loop: for ( auto... 02/138002/9
2017-07-07 Adeel KazmiMerge "DALi Version 1.2.47" into devel/master
2017-07-06 David SteeleUpdating test harness CMakeLists.txt to work with newer... 03/137603/1
2017-07-06 taeyoon0.leeAdded device information in TouchData/KeyEvent 74/135674/8
2017-07-03 Kimmo HoikkaMerge "Replace DALI_COMPILE_TIME_ASSERT with C++11...
2017-06-30 Adeel KazmiMerge "Performance Improvements: Remove unnecessary...
2017-06-29 Adeel KazmiReplace DALI_COMPILE_TIME_ASSERT with C++11 static_assert 55/136455/1
2017-06-28 Adeel KazmiMerge "Revert "Implemented basic CPU image masking...
2017-06-27 David SteeleRevert "Implemented basic CPU image masking" 28/134928/4
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-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 Paul WisbeyMerge "Mipmap level parameter" into devel/master
2017-06-09 Adeel KazmiMerge "Implemented basic CPU image masking" into devel...
2017-06-09 David SteeleImplemented basic CPU image masking 35/132535/7
2017-05-31 Adeel KazmiAdd a helper for read-only properties 06/132006/2
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 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-24 Adeel KazmiMerge "Update doxygen commnets" into devel/master
2017-05-23 minho.sunMove DevelHandle::GetCurrentProperty to public 52/130352/3
2017-05-18 Adeel Kazmi(Animation) Ensure TimePeriod is taken into account... 89/129889/3
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 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 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-09 Kimmo HoikkaRemove duplicated Erase iteration code by introducing... 76/128076/7
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-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-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-26 Heeyong SongMerge "SVACE issue resolved" into devel/master
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 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 Agnelo VazKey event copy and assignment ops added 76/125076/5
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-07 Adeel KazmiMerge "DALi Version 1.2.34" into devel/master
2017-04-06 minho.sunAdded stage-devel to support KeyEvent propagation 82/122982/8
2017-04-03 Adeel KazmiEnsure SCREEN_POSITION value takes POSITION_USES_ANCHOR... 49/122849/1
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-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-06 Adeel KazmiMerge "Added checks to Sibling Order Raise/Lower API...
2017-03-06 Agnelo VazAdded checks to Sibling Order Raise/Lower API 12/117312/4
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-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 "Update doxygen comments" into devel/master
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-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-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-03 David SteeleMerge "DALi Version 1.2.25" into devel/master
2017-02-02 Paul WisbeyRemoved ResourceClient 91/112791/2
2017-01-30 Kimmo HoikkaMerge "Removed FrameBufferId from SceneGraph::RenderTas...
next