platform/core/uifw/dali-core.git
2020-10-23 adam.bDALi Version 1.9.35 03/246103/1 dali_1.9.35
2020-10-22 David SteeleAdding new patch-coverage script 61/245661/3
2020-10-20 David SteeleMerge "refactor Property::Map interface." into devel...
2020-10-19 David SteeleMerge "add base type of enum to reduce class size...
2020-10-16 Adeel KazmiMerge "DALi Version 1.9.34" into devel/master
2020-10-16 Richard HuangDALi Version 1.9.34 36/245836/1 dali_1.9.34
2020-10-16 Adeel KazmiMerge "Skip rendering if no animation is currently...
2020-10-14 Joogab YunAdd intercept touch event 58/245258/18
2020-10-12 Adeel KazmiFix doxygen comments 85/245585/1
2020-10-09 David SteeleMerge "Fix PropertySetSignalType signal interface signa...
2020-10-09 David SteeleMerge changes I2769d6ae,I11060630,I5c96789c,I1d0e89be...
2020-10-09 György StraubDALi Version 1.9.33 63/245463/1 dali_1.9.33
2020-10-09 Subhransu MohantyFix PropertySetSignalType signal interface signature 04/242604/4
2020-10-09 Richard HuangSkip rendering if no animation is currently active 27/244727/4
2020-10-08 Adeel KazmiMerge "skipping the render items outside of the partial...
2020-10-08 David SteeleAdd template keyword for android compiler 60/245360/2
2020-10-08 Subhransu Mohantyadd base type of enum to reduce class size. 31/245331/2
2020-10-08 Subhransu Mohantyrefactor Property::Map interface. 44/244744/4
2020-10-07 Subhransu Mohantyrefactor SignalBase and CallbackBase using variadic... 94/245194/3
2020-10-07 David SteeleMerge "added Erase and EraseIf function to dali-vector...
2020-10-07 Subhransu Mohantyadded Erase and EraseIf function to dali-vector 47/245247/2
2020-10-07 adam.bskipping the render items outside of the partial render... 01/245101/2
2020-10-07 Subhransu Mohantyrefactor Signal class. 06/244206/6
2020-10-07 Subhransu Mohantyrefactor ConnectionTracker class. 05/244205/5
2020-10-07 Subhransu Mohantyrefactor SlotConnection class. 04/244204/5
2020-10-07 Subhransu Mohantyrefactor CallbackBase class. 03/244203/5
2020-10-07 Subhransu Mohantyrefactor BaseSignal class. 02/244202/5
2020-10-07 Subhransu Mohantyrefactor SignalConnection class. 01/244201/5
2020-10-06 Adeel KazmiMerge "Added small buffer optimization to Property...
2020-10-06 Subhransu MohantyAdded small buffer optimization to Property::Value. 43/244843/6
2020-10-06 Subhransu Mohantykeep a static vector to avoid memory allocation 70/242970/3
2020-10-02 Cheng-Shiun... DALi Version 1.9.32 10/245110/1 dali_1.9.32
2020-09-30 Adeel KazmiMerge "partial rendering - When calculating the area...
2020-09-30 Adeel KazmiMerge "partial rendering" into devel/master
2020-09-29 György StraubConst correctness improvements for Property::Value. 74/244974/4
2020-09-29 Subhransu MohantyRefactor Property::Value::Impl class 39/242739/16
2020-09-28 Joogab Yunpartial rendering 61/244861/2
2020-09-28 sub.mohanty... refcator demangler to avoid temporary vector and string... 21/244921/3
2020-09-25 David SteeleEnsuring CustomActor behaviour flags retain expected... 05/244905/2
2020-09-25 Adeel KazmiDALi Version 1.9.31 80/244880/1 dali_1.9.31
2020-09-25 Joogab Yunpartial rendering 10/240310/9
2020-09-23 Adeel KazmiMerge "Not use texture bound cache in unexpected cases...
2020-09-23 Subhransu MohantyFix interface to avoid heap allocation. 63/244663/1
2020-09-22 Adeel KazmiMerge "Include the algorithm header file" into devel...
2020-09-22 Wander Lairson... Include the algorithm header file 41/244641/1
2020-09-22 Heeyong SongNot use texture bound cache in unexpected cases 96/244396/2
2020-09-21 Adeel KazmiMerge "Fix interface to take sink argument by value...
2020-09-21 Adeel KazmiMerge "Internal::Actor Refactoring" into devel/master
2020-09-21 Subhransu MohantyFix interface to take sink argument by value. 61/242861/5
2020-09-18 David SteeleDALi Version 1.9.30 38/244438/1 dali_1.9.30
2020-09-17 Heeyong SongMerge "Fix texture bound cache issue" into devel/master
2020-09-17 Adeel KazmiMerge "Added API to apply native texture modification...
2020-09-17 Adeel KazmiInternal::Actor Refactoring 59/243759/8
2020-09-17 Heeyong SongFix texture bound cache issue 78/244278/2
2020-09-16 Adeel KazmiMerge "Fix AddUniformMapping() interface to take unifor...
2020-09-16 Subhransu MohantyFix AddUniformMapping() interface to take uniform name... 55/242855/3
2020-09-15 Subhransu Mohantyrefactor PropertyMetadata table. 98/243998/3
2020-09-14 Heeyong SongMerge "Ensure animation is not played when an actor...
2020-09-14 David SteeleAdded API to apply native texture modification to shader 82/243982/2
2020-09-11 adam.bDALi Version 1.9.29 64/243964/1 dali_1.9.29
2020-09-11 Heeyong SongEnsure animation is not played when an actor is not... 98/243898/2
2020-09-10 David SteeleFormatting automated-tests 01/243601/4
2020-09-10 David SteeleFormatted API 58/243758/3
2020-09-10 Subhransu Mohantyclang-format: added .clang-format with rules adhere... 98/242698/8
2020-09-10 Richard HuangExport Setter APIs in DevelKeyEvent 23/243823/1
2020-09-09 György StraubAdding 'override', removing 'virtual' from overriding... 52/243752/1
2020-09-08 Adeel KazmiMerge "Add devel api to create valid handle for Gesture...
2020-09-08 Adeel KazmiMerge "Changed 'virtual' function override declarations...
2020-09-08 Richard HuangAdd devel api to create valid handle for Gesture classes 91/243591/2
2020-09-08 Adeel KazmiMerge "Fix indenting" into devel/master
2020-09-08 Adeel KazmiMerge "use modern construct 'nullptr' instead of 'NULL...
2020-09-08 Adeel KazmiMerge "Add Integration API to Create public event type...
2020-09-08 Adeel KazmiMerge "fix deep copy of the vector." into devel/master
2020-09-08 Adeel KazmiMerge "use modern construct 'override' in the derive...
2020-09-08 Seungho BAEKMerge "Make Update() function of frame callback is...
2020-09-08 Subhransu Mohantyfix deep copy of the vector. 47/243547/2
2020-09-08 Subhransu Mohantyuse modern construct 'nullptr' instead of 'NULL' or '0' 21/243521/2
2020-09-08 Subhransu Mohantyuse modern construct 'override' in the derive class. 34/243334/2
2020-09-07 Adeel KazmiFix indenting 04/243504/1
2020-09-07 Seungho, BaekMake Update() function of frame callback is called... 53/238353/6
2020-09-07 Subhransu MohantyUse modern construct 'using' instead of typedef. 43/243343/2
2020-09-04 György StraubChanged 'virtual' function override declarations to... 26/243326/1
2020-09-04 Richard Huang[dali_1.9.28] Merge branch 'devel/master' 81/243281/1
2020-09-04 Richard HuangDALi Version 1.9.28 74/243274/1 dali_1.9.28
2020-09-04 Daekwang RyuAdd Integration API to Create public event type 56/239956/9
2020-09-03 Adeel KazmiMerge "Removed On(...)Event()" into devel/master
2020-09-03 adam.bRemoved On(...)Event() 58/242358/7
2020-09-03 Subhransu Mohantychange Object::OnPropertySet() interface signature. 27/242427/3
2020-09-03 György StraubMoved Gesture::State and -::Type to gesture-enumerations.h. 25/243025/4
2020-09-02 Adeel KazmiMerge "Renamed TouchSignal to TouchedSignal" into devel...
2020-09-02 Adeel KazmiRenamed TouchSignal to TouchedSignal 16/243016/5
2020-09-02 Richard HuangAdd devel API to create an initialized HoverEvent handle 34/243034/2
2020-09-01 Adeel KazmiMerge "Added move semantics to TouchEvent & fixed some...
2020-09-01 Adeel KazmiAdded move semantics to TouchEvent & fixed some other... 92/242892/2
2020-09-01 Adeel KazmiMerge "Moved (DEFAULT|DEBUG)_BACKGROUND_COLOR out of...
2020-09-01 Joogab YunRefactoring Gestures Class 81/235481/55
2020-09-01 György StraubMoved (DEFAULT|DEBUG)_BACKGROUND_COLOR out of Stage... 80/242880/4
2020-09-01 György StraubRenaming of enum values for coding standards compliance. 68/242668/4
2020-08-28 Richard HuangMove TouchPoint to Devel API 73/242673/2
2020-08-28 Victor Cebollada[dali_1.9.27] Merge branch 'devel/master' 31/242631/1
next