Added TypeInfo::GetChildPropertyIndices
[platform/core/uifw/dali-core.git] / automated-tests /
2018-04-05 David SteeleAdded TypeInfo::GetChildPropertyIndices 60/173760/3
2018-04-05 David SteeleAdded mechanism for registering child properties on... 62/173462/3
2018-04-05 David SteeleExtending the event loop with Processors 61/154061/7
2018-04-05 UmarAdded Trace Functionality using Performance Server. 79/170979/18
2018-03-22 Heeyong SongMerge "Add OPACITY property to Renderer" into devel...
2018-03-13 Heeyong SongAdd OPACITY property to Renderer 14/169814/12
2018-03-01 Adeel KazmiMerge "Fix SVACE issues" into devel/master
2018-02-23 Paul WisbeyMerge "DALi Version 1.3.13" into devel/master
2018-02-22 Heeyong SongFix scissor clipping 87/170587/3
2018-02-21 Heeyong SongFix blending factor for premultiplied alpha format 81/170581/2
2018-02-21 Heeyong SongFix CLIP_TO_BOUNDING_BOX error 92/170192/4
2018-02-19 Heeyong SongAdd a flag to force the Clear on the framebuffer 41/168841/6
2017-11-30 Heeyong SongMerge "Refactoring Animation Update" into devel/master
2017-11-20 Heeyong Songpan-gesture code refactor and environment variables 55/159355/5
2017-11-17 Adeel KazmiDisable certain GL calls when depth and/or stencil... 60/159560/3
2017-11-15 Eunki HongRefactoring Animation Update 67/159467/5
2017-11-08 Victor CebolladaCaches stencil glStencilFunc() and glStencilOp() calls. 81/159381/2
2017-11-06 Eunki HongBug fix at DevelAnimation::ProgressReashedSignal 71/158971/1
2017-11-03 David SteeleMerge "Bug fix at PlayAfter" into devel/master
2017-11-03 Eunki HongBug fix at PlayAfter 86/157886/11
2017-11-01 Victor CebolladaRender to Frame Buffer Object. 76/155576/11
2017-10-25 Heeyong SongMerge "Change to process events when the application...
2017-10-24 Adeel KazmiMerge "Ensured Random::Range does not overflow" into...
2017-10-24 Heeyong SongFix SCREEN_POSITION error 41/157241/1
2017-10-24 Heeyong SongChange to process events when the application is paused 45/152145/7
2017-10-23 adam.bBounding box clipping fix 47/157147/2
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
next