Merge "Add debug log" into devel/master
[platform/core/uifw/dali-adaptor.git] / dali / internal /
2019-05-02 Adeel KazmiMerge "Add debug log" into devel/master
2019-05-02 Adeel KazmiMerge "Change Window::IsVisible()" into devel/master
2019-04-30 Richard HuangCreate additional window using Window::New instead... 42/205242/1
2019-04-30 Heeyong SongAdd debug log 90/205190/1
2019-04-30 Heeyong SongChange Window::IsVisible() 89/205189/1
2019-04-26 Adeel KazmiMerge "DALi Version 1.4.17" into devel/master
2019-04-26 joogab yunMerge "Fix build error on Windows" into devel/master
2019-04-25 Richard HuangOnly pause the adaptor when all the windows are hidden 71/204671/4
2019-04-25 adunFix build error on Windows 11/204611/1
2019-04-24 Richard HuangSupport surfaceless context for OpenGL ES 2 52/204552/3
2019-04-17 Adeel KazmiMerge "FontClient - Do not resize cache vectors to...
2019-04-17 Adeel KazmiMerge "Fix for retrieved metrics." into devel/master
2019-04-17 Adeel KazmiMerge "Fixed indentation." into devel/master
2019-04-17 Adeel KazmiMerge "Italic synthesize for circular layout." into...
2019-04-16 Adeel KazmiMerge "Remove the deferred RotationObserver from the...
2019-04-16 Victor CebolladaFix for retrieved metrics. 84/203384/3
2019-04-16 Victor CebolladaFixed indentation. 83/203383/2
2019-04-16 Victor CebolladaItalic synthesize for circular layout. 81/203381/2
2019-04-16 Richard HuangRemove the deferred RotationObserver from the Adaptor 39/203539/4
2019-04-15 Victor CebolladaFontClient - Do not resize cache vectors to size one. 36/203536/1
2019-04-12 adunAdd codes for Dali Windows Backend 09/172009/73
2019-04-12 Seungho, BaekSelect OpenGL es version automatically 99/201599/13
2019-04-11 Adeel KazmiMerge "Force the completion of all GL executions before...
2019-04-10 Richard HuangForce the completion of all GL executions before switch... 71/202871/5
2019-04-10 Heeyong Song(VectorRenderer) Add a method to get a default size 30/202630/3
2019-04-09 Adeel KazmiMerge "Bitmap Font support for Toolkit's TextLabel...
2019-04-09 Victor CebolladaBitmap Font support for Toolkit's TextLabel. 61/202261/6
2019-04-09 Sunghyun kimInitialize EGL and DiplayConnection 73/202773/3
2019-04-09 Jiyun YangMove unnecessary header inclusion 20/202520/2
2019-04-01 JIYUN YANGMerge "Add missing Keys to the mapping table (ecore...
2019-04-01 huiyu.eunMake DefaultFontDescription cached 50/201350/4
2019-03-28 Adeel KazmiMerge "Fix conversion warnings for event refactor"...
2019-03-27 Adeel KazmiMerge "Return different Window handle after ReplaceWind...
2019-03-27 Daniel McEwenFix conversion warnings for event refactor 64/202264/8
2019-03-26 Jiyun YangAdd missing Keys to the mapping table (ecore wayland) 60/202060/3
2019-03-19 Richard HuangReturn different Window handle after ReplaceWindow... 05/201805/2
2019-03-15 Adeel KazmiMerge "Deprecate Application::ReplaceWindow" into devel...
2019-03-15 Adeel KazmiMerge "Revert "Convert texture's gl format (from dali...
2019-03-15 Richard HuangRevert "Convert texture's gl format (from dali-core)." 58/201558/1
2019-03-14 Richard HuangDeprecate Application::ReplaceWindow 76/201476/5
2019-03-14 Seungho, BaekConvert texture's gl format (from dali-core). 77/201077/7
2019-03-11 Anton ObzhirovAdd event handling support for multiple windows. 54/194554/14
2019-03-11 Seoyeon KimMerge "Change Application::ResizeSignal() deprecated...
2019-03-08 Adeel KazmiMerge "DALi Version 1.4.10" into devel/master
2019-03-08 Heeyong Song(VectorAnimationRenderer) Add GetFrameRate method 25/200525/4
2019-03-07 huiyu.eunCall ProcessCoreEvent() from NotifySceneCreated() 00/201000/2
2019-03-07 Heeyong SongAdd logs - Window, Adaptor and CombinedUpdateRenderCont... 56/200456/2
2019-03-06 Adeel KazmiEnsure FreeType library calls are successful before... 61/200961/2
2019-03-06 Adeel KazmiMerge "Ensure we only show the EGL information at init...
2019-03-06 joogab yunMerge "clear cache when locale is changed" into devel...
2019-03-05 Adeel KazmiEnsure we only show the EGL information at init rather... 10/200910/1
2019-03-04 minho.sunclear cache when locale is changed 76/200776/3
2019-03-04 Victor CebolladaFontConfig - Remove the font format from the match... 77/200777/1
2019-02-27 Richard HuangRemove the indicator 80/200480/2
2019-02-26 xb.tengRemove unuseful application-extensions 97/200497/1
2019-02-25 Victor CebolladaFix the life cicle of the FcCharSet objects. 24/200324/2
2019-02-22 David SteeleMerge "Support multiple window rendering" into devel...
2019-02-20 Richard HuangSupport multiple window rendering 33/193933/23
2019-02-20 joogab yunMerge "Text improvement 1. Circular text implementation...
2019-02-19 Victor CebolladaText improvement 61/197561/26
2019-02-14 Adeel KazmiMerge "Remove SystemOverlay." into devel/master
2019-02-14 Adeel KazmiMerge "Added generic folders for non-platform specific...
2019-02-14 Adeel KazmiAdded generic folders for non-platform specific impleme... 47/199647/6
2019-02-14 Anton ObzhirovRemove SystemOverlay. 50/199650/2
2019-02-13 Adeel KazmiMerge "Add protect code for curl handle" into devel...
2019-02-11 sunghyun kimMerge "set CURLOPT_TIMEOUT 120 seconds" into devel...
2019-02-08 Adeel KazmiMerge "Fix DEPRECATED version to be included in Tizen...
2019-02-08 Adeel KazmiMerge changes I91aadcd7,I6bad1977 into devel/master
2019-02-08 Adeel KazmiMerge "DALi Version 1.4.6" into devel/master
2019-02-08 Jiyun YangAdded DALI_WIDGET_REFRESH_RATE and cleaned up build... 85/199185/3
2019-02-08 Joogab Yunset CURLOPT_TIMEOUT 120 seconds 53/199253/1
2019-02-07 Agnelo VazAdding Processor Registration Integration API 98/199098/4
2019-02-07 Agnelo VazProcessor separated from core.h 32/199232/1
2019-02-01 David SteeleMerge "DALi Version 1.4.5" into devel/master
2019-01-31 Jiyun YangAdd new environment variable DALI_WATCH_REFRESH_RATE 57/198957/1
2019-01-28 Heeyong Song(VectorAnimation) Add a function to change a Renderer 13/196513/3
2019-01-23 Jiyun YangImplement new API, DevelApplication::GetDataPath() 03/198303/2
2019-01-22 Adeel KazmiMerge "Register a window configuration callback (Waylan...
2019-01-22 Seungho, BaekColor Controller implementation 23/196723/10
2019-01-21 Jiyun YangChange WebEngine API 20/193920/8
2019-01-16 Jiyun YangRegister a window configuration callback (Wayland2... 74/197774/2
2019-01-14 Heeyong SongFix an error check in jpeg encoder 77/197577/1
2019-01-14 dongsug songMerge "To support openssl new feature" into devel/master
2019-01-14 Seoyeon KimMerge "Fix to get the logical key to ecore key variable...
2019-01-11 xb.tengTo support openssl new feature 52/197452/2
2018-12-26 xb.tengAdd protect code for curl handle 94/196194/1
2018-12-17 Heeyong SongChange data type in AddExifFieldPropertyMap 66/195666/1
2018-12-17 Seoyeon KimFix to get the logical key to ecore key variable 42/193442/2
2018-12-10 Heeyong Song(VectorAnimationRenderer) Add SetSize method 56/193756/3
2018-12-10 Heeyong SongChange NativeImageSourceQueue 15/193615/3
2018-12-07 joogab yunMerge "modified direction - Hausa uses the Roman alphab...
2018-12-06 Joogab Yunmodified direction 65/194565/1
2018-12-04 joogab yunMerge "Changed the return type of GetBidiCharacterDirec...
2018-12-03 Joogab YunChanged the return type of GetBidiCharacterDirection. 97/194097/3
2018-12-03 Adeel Kazmi(VectorAnimationRendererPluginProxy) Fix SVACE error 19/193719/2
2018-12-03 Heeyong Song(Application) Restore setting a view mode to preserve... 50/194250/2
2018-11-30 David SteeleMerge "DALi Version 1.3.52" into devel/master
2018-11-28 Joogab Yunmodified direction 98/193898/3
2018-11-26 Heeyong SongFix callback manager issue 78/193578/2
2018-11-23 Adeel KazmiMerge "DALi Version 1.3.51" into devel/master
next