Add ViewportGuideActor to RenderTask
[platform/core/uifw/dali-core.git] / dali / internal / update / gestures /
2021-01-28 Adeel KazmiMerge "Updated all code to new format" into devel/master
2021-01-27 David SteeleUpdated all code to new format 01/252401/2
2020-11-18 Adeel KazmiMerge "Clean up the code to build successfully on macOS...
2020-10-23 Adeel KazmiMerge "DALi Version 1.9.35" into devel/master
2020-10-23 David SteeleMerge "use modern construct '= default' for special...
2020-10-09 Subhransu Mohantyuse modern construct '= default' for special functions. 75/243875/3
2020-09-22 Adeel KazmiMerge "Include the algorithm header file" into devel...
2020-09-11 adam.b[dali_1.9.29] Merge branch 'devel/master' 70/243970/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 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 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 Subhransu MohantyUse modern construct 'using' instead of typedef. 43/243343/2
2020-09-04 Richard Huang[dali_1.9.28] Merge branch 'devel/master' 81/243281/1
2020-09-03 György StraubMoved Gesture::State and -::Type to gesture-enumerations.h. 25/243025/4
2020-09-01 Adeel KazmiMerge "Moved (DEFAULT|DEBUG)_BACKGROUND_COLOR out of...
2020-09-01 Joogab YunRefactoring Gestures Class 81/235481/55
2019-09-05 Anton Obzhirov[dali_1.4.36] Merge branch 'devel/master' 79/213479/1
2019-09-02 Radoslaw Cybulski[ATSPI] Add CalculateScreenExtents function 50/180550/32
2019-05-28 HyunJu ShinMerge "Update the doxygen comment" into devel/master
2019-05-24 Victor Cebollada[dali_1.4.21] Merge branch 'devel/master' 40/206740/1
2019-05-20 Daniel McEwenPurge underscored header file barriers 23/206423/2
2018-10-26 greynaga[dali_1.3.47] Merge branch 'devel/master' 91/191991/1
2018-10-18 Adeel KazmiMerge "Making DALi core internals typesafe using guaran...
2018-10-17 Kimmo HoikkaMaking DALi core internals typesafe using guaranteed... 31/190831/12
2017-11-30 Heeyong SongMerge "Refactoring Animation Update" into devel/master
2017-11-24 Agnelo Vaz[dali_1.3.1] Merge branch 'devel/master' 30/161630/1
2017-11-20 Heeyong Songpan-gesture code refactor and environment variables 55/159355/5
2017-08-04 greynaga[dali_1.2.51] Merge branch 'devel/master' 90/142590/1
2017-08-01 David SteeleMerge "Remove use of map-wrapper from TypeRegistry...
2017-08-01 David SteeleMerge "Fix some CppCheck errors" into devel/master
2017-07-31 Kimmo HoikkaFix some CppCheck errors 71/141471/2
2017-05-19 Francisco Santos[dali_1.2.40] Merge branch 'devel/master' 29/130229/1
2017-05-18 Kimmo HoikkaEnable -Wold-style-cast to ensure more consideration... 07/129707/5
2017-05-12 Adeel KazmiMerge "Initialize 'mDepthTreeDirty' member in stage...
2017-05-12 Adeel KazmiMerge "Build dali with C++11" into devel/master
2017-05-12 David Steele[dali_1.2.39] Merge branch 'devel/master' 46/129046/1
2017-05-09 Kimmo HoikkaRemove Gesture container as there is only ever one... 63/128363/1
2017-04-28 Adeel Kazmi[dali_1.2.37] Merge branch 'devel/master' 16/127716/1
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-21 Jinho, LeeSVACE issue resolved 21/124221/3
2016-11-18 Umar[dali_1.2.15] Merge branch 'devel/master' 30/98730/1
2016-11-16 Paul WisbeyMerge "Check if number of textures match active sampler...
2016-11-14 Adeel KazmiFix various SVACE errors 53/97253/5
2015-11-06 Tom Robinson[dali_1.1.9] Merge branch 'devel/master' 10/51310/1
2015-11-04 Kimmo HoikkaMerge "Changed all property & signal names to lowerCame...
2015-11-03 Adeel KazmiChanged all property & signal names to lowerCamelCase 34/50834/4
2015-10-09 Tom Robinson[dali_1.1.6] Merge branch 'devel/master' 33/49233/1
2015-10-08 Adeel KazmiMerge "Revert "Fix thread contention issues in messages...
2015-10-08 Kimmo HoikkaRevert "Fix thread contention issues in messages and... 10/49210/2
2015-09-10 Richard Huang[dali_1.1.2] Merge branch 'devel/master' 64/47964/1
2015-09-04 Richard UnderhillFix thread contention issues in messages and pan gestures. 60/47560/1
2015-08-28 Adeel KazmiMerge "Fix VD prevent issues - DIVIDE_BY_ZERO" into...
2015-08-28 Adeel KazmiMerge "Basic pan-gesture resampling for when prediction...
2015-08-28 Tom RobinsonBasic pan-gesture resampling for when prediction is off 86/46986/2
2015-02-09 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 39/35139/1
2015-02-06 Xiangyin Ma[dali_1.0.28] Merge branch 'tizen' 58/35058/1
2015-02-04 Richard HuangImproved pan gesture prediction 70/34470/4 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common accepted/tizen/common/20150205.080851 accepted/tizen/common/20150205.165930 accepted/tizen/common/20150209.121019 accepted/tizen/mobile/20150211.014650 accepted/tizen/tv/20150210.012938 accepted/tizen/wearable/20150210.014755 submit/tizen/20150205.011244 submit/tizen/20150205.132622 submit/tizen/20150205.132635 submit/tizen/20150206.044231
2014-09-25 Lee Morgan[dali_1.0.10] Merge branch 'tizen' 75/28075/1
2014-09-19 Kimmo HoikkaMerge "Guard against invalid PanGesture timestamps...
2014-09-19 Paul WisbeyGuard against invalid PanGesture timestamps 19/27819/1
2014-07-24 Adeel Kazmi[dali_1.0.1] Merge branch 'tizen' 67/24967/1
2014-07-08 Julien HeanleyPan Gesture Prediction - Added smoothing phase 97/24097/1
2014-07-08 Adeel Kazmi(PanGesture) Added pan velocities as a property. 80/24080/1
2014-06-10 Julien HeanleyPan Gesture Prediction - Fixed issue where initial...
2014-06-10 Julien HeanleyPan Gestures - Changed Pan gesture prediction amount...
2014-06-10 TaeyoonConversion to Apache 2.0 license
2014-06-10 daemyung jangChange the default pan algorithm
2014-06-10 Richard HuangFixed build error
2014-06-10 Julien HeanleyPan Gesture Prediction - Added DALI_PAN_GESTURE_PREDICT...
2014-06-10 Julien HeanleyPanGestures - Adjust average gesture movement for bette...
2014-06-10 Julien Heanley(PanGesture) Refining of smoothing algorithms
2014-06-10 Kimmo Hoikka(cleanup) Stop including std::vector directly inside...
2014-06-10 Adeel KazmiMerge branch 'master' into tizen
2014-06-10 Adeel KazmiRevert "License conversion from Flora to Apache 2.0" 27/22727/1
2014-05-29 jonghyun.hoFixed PREVENT "Using invalid iterator" dali-2014-wk22-release
2014-05-29 Jonghyun HoAvoid PanGesture circular buffer overflow
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0 00/21500/2 submit/tizen/20140526.004747
2014-05-22 TaeyoonRevert "License conversion from Flora to Apache 2.0"
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0
2014-05-01 Adeel Kazmi(Gestures) Ensure an update is done if gesture properti... 90/20290/1
2014-04-23 Julien Heanley(PanGesture) Added environment variable "PAN_PREDICTION... 56/19956/1
2014-04-11 Paul Wisbey(PanGesture) Logging enabled via environment variable 33/19433/1
2014-04-03 Paul Wisbeypan smoothing and prediction
2014-04-03 Julien Heanley(PanGestures)PropertyOwner.ResetDefaultProperties is...
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version