DALi Version 1.2.62
[platform/core/uifw/dali-core.git] / automated-tests /
2017-10-16 Seoyeon KimAdd Property::EXTENTS type 50/154650/15
2017-10-11 Eunki HongFix LoopingMode::AUTO_REVERSE behavior when LoopCount... 68/154268/5
2017-10-06 Adeel KazmiMerge "Fast bounding-box clipping feature" into devel...
2017-10-06 Tom RobinsonFast bounding-box clipping feature 98/151998/9
2017-09-29 Adeel KazmiMoved some Actor APIs to the Public API 20/153820/1
2017-09-29 Adeel KazmiMove device codes & related TouchData & KeyEvent method... 07/153807/1
2017-09-29 Adeel KazmiMoved some Animation Devel APIs to the Public API 67/153767/2
2017-09-29 Adeel KazmiMerge changes Iebb3261e,I67abf9f4 into devel/master
2017-09-29 Adeel KazmiMerge "Move WeakHandle to the Public API" into devel...
2017-09-29 Adeel KazmiMoved Dali::Vector functions to support C++11 range... 35/153535/4
2017-09-29 Adeel KazmiMove WeakHandle to the Public API 33/153533/3
2017-09-29 Adeel KazmiMove GLES 3.0 floating point pixel formats to Public API 34/153534/4
2017-09-14 Kimmo HoikkaTest macros print just filename and not full path,... 00/150200/2
2017-09-07 taeyoon0.leeMerge "Modified Layout direction property" into devel...
2017-09-05 taeyoon0.leeModified Layout direction property 56/146256/13
2017-08-31 Adeel KazmiMerge "Revise installing a license file in automated...
2017-08-25 taeyoon0.leeAdded signal for layout direction 25/145525/6
2017-08-25 Adeel KazmiMerge "Change Dali::Thread, Dali::Mutex and Dali::Condi...
2017-08-25 Youngjae ShinRevise installing a license file in automated-test 96/146196/1
2017-08-24 David SteeleMerge "Ensure Animatable component properties can be...
2017-08-24 Adeel KazmiMerge changes I57a04bbc,I14901695 into devel/master
2017-08-24 Adeel KazmiEnsure Animatable component properties can be animated 79/145779/3
2017-08-23 David SteeleAdded option to test harness execution to only summariz... 76/145776/1
2017-08-21 Victor CebolladaEnsure all users can run the unit test cases on the... 96/145196/6
2017-08-21 minho.sunMerge "Make warning message instead of Assert when...
2017-08-21 taeyoon0.leeMerge "Added property of layout direction for RTL/LTR...
2017-08-21 minho.sunMake warning message instead of Assert when getting... 63/143463/5
2017-08-18 taeyoon0.leeAdded property of layout direction for RTL/LTR support 40/144140/11
2017-08-09 Seoyeon KimImplement Animation SetLoopMode and GetLoopMode API 33/140933/6
2017-08-01 David SteeleMerge "Remove use of map-wrapper from TypeRegistry...
2017-07-31 Kimmo HoikkaRemove use of map-wrapper from TypeRegistry 64/141464/5
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
next