platform/core/uifw/dali-adaptor.git
2023-05-02 Daekwang RyuMerge branch 'devel/master' into tizen accepted/tizen/unified/20230504.054928
2023-04-28 Eunki HongMerge "Make FontClient::New() for async text load"...
2023-04-28 Eunki HongMerge "Fix coverity issue - Check app_event error code...
2023-04-28 Richard HuangDALi Version 2.2.24 80/292180/1 dali_2.2.24
2023-04-28 ANZ1217Fix coverity issue - Check app_event error code 53/292153/1
2023-04-27 Heeyong SongMerge "Add performance check logs" into devel/master
2023-04-26 Heeyong SongAdd performance check logs 07/292007/1
2023-04-26 joogab.yunMerge branch 'devel/master' into tizen accepted/tizen/unified/20230428.155059
2023-04-26 Eunki, HongMake FontClient::New() for async text load 03/289603/4
2023-04-25 Bowon RyuMerge "Add support for FontClient PreCache in candidate...
2023-04-24 David SteeleMerge "Introduce WindowData" into devel/master
2023-04-24 Bowon RyuAdd support for FontClient PreCache in candidate process 90/291790/3
2023-04-21 David SteeleMerge "Enabled sampler arrays in shader" into devel...
2023-04-20 Adeel KazmiDALi Version 2.2.23 13/291713/1 dali_2.2.23
2023-04-19 David SteeleEnabled sampler arrays in shader 41/291641/1
2023-04-19 Chihun JeongMerge branch 'devel/master' into tizen accepted/tizen/unified/20230420.091914
2023-04-17 David SteeleAdding instanced draws 56/291356/3
2023-04-17 David SteeleAdded max texture unit getter 81/291281/3
2023-04-17 dongsug songMerge "[AT-SPI] Add Value::GetValueText()" into devel...
2023-04-14 David SteeleMerge "DALi Version 2.2.22" into devel/master
2023-04-14 Adam BialogonskiDALi Version 2.2.22 97/291397/1 dali_2.2.22
2023-04-14 Artur Świgoń[AT-SPI] Add Value::GetValueText() 24/291324/2
2023-04-14 Taehyub KimReset DragWindow when dragging is finished (Accept... 83/291383/2
2023-04-14 Daekwang RyuIntroduce WindowData 55/290155/9
2023-04-12 jykeonMerge branch 'devel/master' into tizen accepted/tizen/unified/20230414.125203
2023-04-11 Heeyong SongLoad image loader plugin if requested 85/291185/1
2023-04-07 Eunki, HongFix coverity issue (Use fontDescription after move) 23/291023/4
2023-04-06 David SteeleMerge "DALi Version 2.2.21" into devel/master
2023-04-06 David SteeleDALi Version 2.2.21 31/291031/1 dali_2.2.21
2023-04-06 dongsug songMerge "Use c-style string when webview loads contents...
2023-04-05 Hosang Kim[Tizen] Remove to call key consumed event in ATSPI...
2023-04-05 Hosang KimMerge branch 'devel/master' into tizen
2023-04-05 Hosang KimRevert "[Tizen] Remove to call key consumed event in...
2023-04-05 Hosang KimRevert "[Tizen] Revert "AsyncTaskManager overhead reduce""
2023-04-05 joogab.yunAdd trace log mouse button and wheel 10/290910/1
2023-04-04 huayong.xuUse c-style string when webview loads contents. 49/290849/1
2023-04-04 Wonsik JungMerge "Fix the calculating logic for input region"...
2023-04-03 Wonsik JungFix the calculating logic for input region 07/290807/1
2023-04-01 Eunki, HongMake enum for RunningTaskState + Clean code 15/290615/7
2023-03-31 Eunki HongMerge "Fix performance down if DefaultFontDescription...
2023-03-31 Adeel KazmiMerge "DALi Version 2.2.20" into devel/master
2023-03-31 Adam BialogonskiDALi Version 2.2.20 33/290733/1 dali_2.2.20
2023-03-31 Eunki HongFix performance down if DefaultFontDescription not... 84/290684/3
2023-03-31 Eunki, Hong[Tizen] Revert "AsyncTaskManager overhead reduce" 10/290710/1
2023-03-31 Jiyun Yang[Tizen] Remove to call key consumed event in ATSPI...
2023-03-31 Jiyun YangMerge branch 'devel/master' into tizen
2023-03-31 Jiyun YangRevert "[Tizen] Remove to call key consumed event in...
2023-03-30 Daekwang RyuAdd Window::SetLayout method 38/290338/4
2023-03-29 Eunki HongMerge "AsyncTaskManager overhead reduce" into devel...
2023-03-28 Bowon RyuMerge "Add FontClientPreCache API to FontClient" into...
2023-03-28 Bowon RyuAdd FontClientPreCache API to FontClient 95/290395/10
2023-03-28 Woochan Lee[Tizen] Remove to call key consumed event in ATSPI... accepted/tizen/unified/20230330.025604
2023-03-28 Woochan LeeMerge branch 'devel/master' into tizen
2023-03-28 Woochan LeeRevert "[Tizen] Remove to call key consumed event in...
2023-03-28 Eunki HongAsyncTaskManager overhead reduce 33/289933/9
2023-03-27 Daekwang RyuAdd Move method in WindowRenderSurface 51/290251/4
2023-03-24 Adeel KazmiMerge "Fixed auto-conversion of RGB source images into...
2023-03-24 David SteeleFixed auto-conversion of RGB source images into RGBA... 42/290442/2
2023-03-24 David SteeleMerge "DALi Version 2.2.19" into devel/master
2023-03-24 Adeel KazmiDALi Version 2.2.19 28/290428/1 dali_2.2.19
2023-03-24 Eunki, HongFix mistake of Harfbuzz extents calculation 17/290417/1
2023-03-23 Eunki, HongMake GlyphCacheManager cache shared_ptr of GlyphCacheData 59/290359/2
2023-03-23 Bowon RyuAdd get/set Dpi to window system 04/290204/8
2023-03-23 Eunki HongMerge "Make GlyphBufferData as another class" into...
2023-03-23 Bowon RyuMerge "Add EnsureFontClientCreated to StyleMonitor...
2023-03-23 Eunki HongMake GlyphBufferData as another class 30/289930/4
2023-03-21 Artur ŚwigońMerge "[AT-SPI] Prevent flooding D-Bus with PostRender...
2023-03-21 Bowon RyuAdd EnsureFontClientCreated to StyleMonitor 53/290153/2
2023-03-20 Eunki, HongUse PixelData to upload texture. 77/290077/4
2023-03-20 Wonsik Jung[Tizen] Remove to call key consumed event in ATSPI... accepted/tizen/unified/20230321.123205
2023-03-20 Wonsik JungMerge branch 'devel/master' into tizen
2023-03-20 Wonsik JungRevert "[Tizen] Remove to call key consumed event in...
2023-03-20 Bowon RyuAdd trace log to check text performance 19/289919/4
2023-03-17 Adeel KazmiMerge "DALi Version 2.2.18" into devel/master
2023-03-17 David SteeleDALi Version 2.2.18 38/290038/1 dali_2.2.18
2023-03-17 Artur Świgoń[AT-SPI] Prevent flooding D-Bus with PostRender events 27/290027/1
2023-03-17 dongsug songMerge "Fix a heap-buffer-overflow issue." into devel...
2023-03-17 woochan leeMerge "[ATSPI] Introduce SetListenPostRender interface...
2023-03-15 Woochan Lee[ATSPI] Introduce SetListenPostRender interface 89/289689/2
2023-03-15 Taehyub KimMerge "DragAndDrop : set target coordinates based on...
2023-03-14 David SteeleMerge "Ensure BaseHandle class move noexcept (adaptor...
2023-03-14 Taehyub KimDragAndDrop : set target coordinates based on screen... 41/289841/1
2023-03-14 huayong.xuFix a heap-buffer-overflow issue. 82/289382/2
2023-03-14 Taehyub KimDragAndDrop : remove cursor disable code 28/289728/1
2023-03-14 Eunki HongEnsure BaseHandle class move noexcept (adaptor public... 63/289563/6
2023-03-13 Eunki HongLet ignore 32bit bmp format ignore alpha force 31/289631/3
2023-03-13 sunghyun kim[Tizen] Remove to call key consumed event in ATSPI... accepted/tizen/unified/20230315.093437
2023-03-13 sunghyun kimMerge branch 'devel/master' into tizen
2023-03-13 sunghyun kimRevert "[Tizen] Remove to call key consumed event in...
2023-03-10 Adeel KazmiDALi Version 2.2.17 18/289618/1 dali_2.2.17
2023-03-10 seungho baekFix to use uint32_t for height index to decodeRGB8... 80/289580/1
2023-03-10 Eunki, HongAdd PriorityType for each Task 79/289579/1
2023-03-07 Eunki, HongReset array of uniform buffer only required 37/289437/2
2023-03-07 Adam BialogonskiResetting the index buffer binding cache after binding... 35/289435/2
2023-03-07 Adeel KazmiMerge "Fix typo error at ArrayBuffer bind" into devel...
2023-03-07 Eunki, Hong[Tizen] Remove to call key consumed event in ATSPI... accepted/tizen/unified/20230308.030928
2023-03-07 Eunki, HongMerge branch 'devel/master' into tizen
2023-03-07 Eunki, HongRevert "Remove to call key consumed event in ATSPI...
2023-03-07 Eunki, HongAllow to add listner if target actor is not scene on 09/289409/3
2023-03-06 Eunki HongFix typo error at ArrayBuffer bind 67/289367/1
next