platform/core/uifw/dali-core.git
2019-08-22 Adeel KazmiUse CMake by default 56/212456/5
2019-08-20 adam.bAdded script that updates list of source files for... 47/212047/10
2019-08-16 Agnelo VazDocumentation update for SCREEN_POSITION 93/212193/2
2019-08-16 Adeel KazmiMerge "DALi Version 1.4.33" into devel/master
2019-08-16 Cheng-Shiun... DALi Version 1.4.33 73/212173/1 dali_1.4.33
2019-08-16 junqing.mafix texture converting crash 89/211889/2
2019-08-12 Heeyong SongMerge "Add KeyEventGeneratedSignal for Get KeyEvent...
2019-08-09 Adeel KazmiMerge "(Animation) Update object's event-side propertie...
2019-08-09 Agnelo VazDALi Version 1.4.32 47/211847/1 dali_1.4.32
2019-08-08 Adeel Kazmi(Animation) Update object's event-side properties if... 39/211739/3
2019-08-02 Adeel KazmiDALi Version 1.4.31 97/211397/1 dali_1.4.31
2019-08-02 Sunghyun kimAdd KeyEventGeneratedSignal for Get KeyEvent normally 67/207867/8
2019-07-31 Adeel KazmiIf a RenderTask's exclusive actor is destoryed, then... 72/211172/4
2019-07-30 Paul WisbeyFixed viewport issue when changing window size 87/210987/6
2019-07-26 adam.bDALi Version 1.4.30 64/210964/1 dali_1.4.30
2019-07-24 Adeel KazmiPass surface into scene constructor 80/210680/6
2019-07-24 Adeel KazmiMerge "Skip rendering frame buffer if the render surfac...
2019-07-24 Richard HuangSkip rendering frame buffer if the render surface becom... 93/210493/5
2019-07-22 Adeel KazmiRemove Core::SurfaceResized() method as we can call... 80/210580/1
2019-07-19 Victor CebolladaDALi Version 1.4.29 68/210468/1 dali_1.4.29
2019-07-18 Richard HuangReset the cache in all the contexts while destroying... 53/209653/7
2019-07-17 Richard HuangFBO/Texture access synchronization for multiple contexts 91/210091/7
2019-07-15 Adeel Kazmi(Automated Tests) Sync with Toolkit changes 94/210094/1
2019-07-12 Richard HuangDALi Version 1.4.28 30/209930/1 dali_1.4.28
2019-07-09 Richard HuangSynchronize the window removal between main thread... 44/209544/4
2019-07-09 Heeyong SongMerge "Trigger relayout in SetSizeScalePolicy" into...
2019-07-08 Adeel KazmiProcess each RenderTask render-instruction separately 16/208816/2
2019-07-08 Heeyong SongTrigger relayout in SetSizeScalePolicy 89/209489/1
2019-07-05 Adeel KazmiMerge "Ability to retrieve all the property values...
2019-07-05 Adeel KazmiMerge "Add ability to set all properties on a handle...
2019-07-05 Adeel KazmiAbility to retrieve all the property values of a handle 02/209402/2
2019-07-05 Adeel KazmiAdd ability to set all properties on a handle 31/209231/5
2019-07-05 Adeel KazmiMerge "Added ThreadPool" into devel/master
2019-07-05 György StraubDALi Version 1.4.27 72/209372/1 dali_1.4.27
2019-07-04 adam.bAdded ThreadPool 25/209225/3
2019-07-02 Adeel KazmiMerge "Add GetLogicalKey API in DevelKeyEvent" into...
2019-07-01 Adeel KazmiMerge "Ensure root layers and scenes aligned together...
2019-07-01 Richard HuangEnsure root layers and scenes aligned together properly... 88/208788/4
2019-07-01 Adeel KazmiMerge "Make the core code a bit more generic to be...
2019-07-01 Anton ObzhirovMake the core code a bit more generic to be able to... 85/208785/2
2019-06-28 greynagaDALi Version 1.4.26 89/208789/1 dali_1.4.26
2019-06-27 Adeel KazmiMerge "Ensure we render once more when any node propert...
2019-06-27 Adeel KazmiMerge "Fix the crash when adding new scene during core...
2019-06-26 Adeel KazmiEnsure we render once more when any node property or... 25/208625/1
2019-06-25 Richard HuangFix the crash when adding new scene during core event... 24/208324/2
2019-06-24 Adeel KazmiRemove unused gesture-manager.h 53/208453/2
2019-06-21 Jiyun YangFix FrameBuffer sync issue, etc. 61/207561/15
2019-06-21 Seoyeon KimMerge "Update the doxygen comment" into devel/master
2019-06-20 Adeel KazmiEnsure we render once more when we remove all renderers... 02/208202/7
2019-06-20 Anton ObzhirovDALi Version 1.4.25 48/208248/1 dali_1.4.25
2019-06-19 Adeel KazmiMerge "Delete the Scene when requested" into devel...
2019-06-19 Seoyeon KimUpdate the doxygen comment 64/208164/2
2019-06-18 Richard HuangDelete the Scene when requested 70/207870/6
2019-06-14 Agnelo VazDALi Version 1.4.24 71/207971/1
2019-06-13 Seoyeon KimAdd GetLogicalKey API in DevelKeyEvent 52/206452/2
2019-06-10 Adeel KazmiMerge "Update the doxygen documentation" into devel...
2019-06-07 Adeel KazmiDALi Version 1.4.23 72/207572/1 dali_1.4.23
2019-06-07 Seoyeon KimUpdate the doxygen documentation 57/207557/1
2019-05-31 Adeel KazmiMerge "DALi Version 1.4.22" into devel/master
2019-05-31 adam.bDALi Version 1.4.22 63/207263/1 dali_1.4.22
2019-05-31 HyunJu ShinMerge "Add '@addtogroup' tag to generate doxygen page...
2019-05-29 Richard HuangSupport off-screen buffer rendering in additional windows 65/206765/6
2019-05-28 Adeel KazmiMerge "Fix SVACE issue" into devel/master
2019-05-28 HyunJu ShinMerge "Update the doxygen comment" into devel/master
2019-05-24 Victor CebolladaDALi Version 1.4.21 35/206735/1 dali_1.4.21
2019-05-24 Heeyong SongFix SVACE issue 62/206462/2
2019-05-22 Seoyeon KimAdd '@addtogroup' tag to generate doxygen page 07/206607/1
2019-05-20 Daniel McEwenPurge underscored header file barriers 23/206423/2
2019-05-20 Seoyeon KimUpdate the doxygen comment 54/206454/1
2019-05-17 György StraubDALi Version 1.4.20 03/206403/1 dali_1.4.20
2019-05-16 Sunghyun kimUpdate forcely when creating a new texture using Native... 74/205774/5
2019-05-13 Richard HuangFix build error with gcc 5.4.1 51/206051/1
2019-05-10 Daniel McEwenSimplify touch event processing 53/205953/1
2019-05-10 Adeel KazmiMerge "Gesture event refactor" into devel/master
2019-05-10 Richard HuangDALi Version 1.4.19 27/205927/1 dali_1.4.19
2019-05-09 Daniel McEwenGesture event refactor 91/203091/22
2019-05-09 Richard HuangAdded integration API to retrieve which Scene a given... 79/205679/4
2019-05-07 Heeyong SongAdd debug log to RenderManager::Render 79/205179/2
2019-05-03 Adeel KazmiMerge "Remove CXX03 Build" into devel/master
2019-05-03 Daniel McEwenFix test initialisation bug 33/205433/1
2019-05-02 Adeel KazmiRemove CXX03 Build 65/205365/1
2019-05-02 Anton ObzhirovDALi Version 1.4.18 32/205332/1 dali_1.4.18
2019-04-26 Adeel KazmiMerge "DALi Version 1.4.17" into devel/master
2019-04-26 greynagaDALi Version 1.4.17 10/204810/1 dali_1.4.17
2019-04-26 Seungho, BaekPartial revert of 'Remove images from TextureSet' 55/204555/8
2019-04-25 adunFix build error on Windows 10/204610/1
2019-04-24 Francisco SantosAdd support to create Property::Map with initializer_list 98/108498/26
2019-04-24 Adeel KazmiUse range-based loop in Property::Map 78/204578/3
2019-04-24 Adeel KazmiAdd move semantics to Array, Map & Value 51/203751/11
2019-04-18 Agnelo VazDALi Version 1.4.16 98/203998/1 dali_1.4.16
2019-04-15 Adeel Kazmi(Build) Ensure Env options are expanded correctly 03/203503/1
2019-04-12 Seungho, BaekRemove DALI_GLES_VERSION compile option 97/201597/13
2019-04-12 Adeel KazmiDALi Version 1.4.15 16/203416/1 dali_1.4.15
2019-04-11 David SteeleMerge "Get coverage working for the cmake build" into...
2019-04-11 Adeel KazmiGet coverage working for the cmake build 09/203209/3
2019-04-11 Adeel KazmiMerge "Temporarily disable viewport caching in GL conte...
2019-04-10 Adeel KazmiFixed Cmake build 95/203095/3
2019-04-09 Yevhen KyriukhaAdd missing source file entry to CMakeLists 69/203069/1
2019-04-05 adam.bDALi Version 1.4.14 74/202874/1 dali_1.4.14
2019-04-05 Richard HuangTemporarily disable viewport caching in GL context 72/202872/1
next