Merge "Remove non-touch related deprecated APIs" into devel/master
[platform/core/uifw/dali-adaptor.git] / dali / internal /
2020-07-03 Adeel KazmiMerge "Remove non-touch related deprecated APIs" into...
2020-07-02 Richard HuangRemove non-touch related deprecated APIs 84/237684/2
2020-06-29 Adeel KazmiMake WebP Support Optional 63/237363/1
2020-06-26 Richard HuangTry to get default EGL display connection if it fails... 69/237269/1
2020-06-24 Seungho, BaekSupport WebP format 75/236075/14
2020-06-23 huiyu.eunAdd Component Application Structure 79/236879/3
2020-06-22 Adeel KazmiMerge "Fixed MS Windows min, max compile error." into...
2020-06-22 Victor CebolladaFixed MS Windows min, max compile error. 41/236841/1
2020-06-22 joogab yunMerge "The advance of the letters is too narrow. So...
2020-06-19 Anton ObzhirovPartial update implementation, first phase. 78/230878/25
2020-06-19 Joogab YunThe advance of the letters is too narrow. 48/236448/3
2020-06-18 Adeel KazmiMerge "Image Usage Removal" into devel/master
2020-06-17 Adeel KazmiImage Usage Removal 15/236515/1
2020-06-17 Adeel KazmiMerge "Replace some Dali::Actor public APIs with new...
2020-06-16 Richard HuangReplace some Dali::Actor public APIs with new properties 76/236376/2
2020-06-16 huiyu.eunChange unsetenv to setenv 03/236303/2
2020-06-12 Heeyong SongThrow an exception if the Adaptor is not instantiated 44/235644/3
2020-06-02 Heeyong SongMerge "Call PostRender method of the surface if needed...
2020-06-02 Wonsik JungMerge "Update window's geometry to ecore_wl2." into...
2020-06-01 Heeyong SongCall PostRender method of the surface if needed 09/233809/2
2020-06-01 Heeyong SongAdd a thread mode 69/232069/6
2020-06-01 Heeyong SongMerge "Delete multiple surfaces when the updated thread...
2020-05-29 Wonsik JungUpdate window's geometry to ecore_wl2. 43/234843/4
2020-05-27 Daekwang RyuFree an unnecessary variable anymore 51/234551/1
2020-05-27 Heeyong SongDelete multiple surfaces when the updated thread is... 50/234150/2
2020-05-26 Seungho BAEKMerge "Remove Assert when NativeImageSource is reset...
2020-05-26 Adeel KazmiMerge "Remove EGL surface in the update thread" into...
2020-05-26 Adeel KazmiMerge "Fix DestroyContext bug" into devel/master
2020-05-25 Seungho, BaekRemove Assert when NativeImageSource is reset 62/234262/1
2020-05-22 Heeyong SongRemove EGL surface in the update thread 39/234139/1
2020-05-22 Heeyong SongFix DestroyContext bug 38/234138/1
2020-05-20 Adeel KazmiMerge "Revert "Remove EGL surface in the update thread...
2020-05-20 Adeel KazmiRevert "Remove EGL surface in the update thread" 57/233957/1
2020-05-19 Richard HuangRemove some public Setter/Getter APIs from Dali::Actor 41/233841/1
2020-05-19 Adeel KazmiMerge "Add GetNativeId() in Window" into devel/master
2020-05-19 Dongsug SongAdd GetNativeId() in Window 99/230999/4
2020-05-19 Heeyong SongDelete EglGraphics and shutdown EGL 55/233255/3
2020-05-19 Heeyong SongMerge "Remove EGL surface in the update thread" into...
2020-05-15 Adeel KazmiMerge "DALi Version 1.9.12" into devel/master
2020-05-15 Heeyong SongMerge "Check if mGraphics is valid" into devel/master
2020-05-13 Adeel KazmiMerge "CMake fix after dali2 rename." into devel/master
2020-05-13 Heeyong SongRemove EGL surface in the update thread 45/233245/2
2020-05-13 Heeyong SongCheck if mGraphics is valid 87/233087/2
2020-05-12 Adeel KazmiMerge "Suppress unnecessary error output while creating...
2020-05-12 Richard HuangSuppress unnecessary error output while creating system... 57/233157/1
2020-05-08 Seungho BAEKMerge "To set saved jpeg image quality of Capture"...
2020-05-08 Seungho, BaekTo set saved jpeg image quality of Capture 57/230557/15
2020-05-07 Adeel KazmiMerge "Plugin so files renamed to provide DALi 2" into...
2020-05-07 Adeel KazmiMerge "DALi Version 1.9.11" into devel/master
2020-05-07 Heeyong SongPlugin so files renamed to provide DALi 2 16/232716/2
2020-05-07 Heeyong Song(Vector) Add a method to ignore a rendered frame 72/232072/2
2020-05-07 Heeyong SongAdd a method to NativeImageSourceQueue 42/231442/4
2020-04-28 Seungho, BaekMake capture return Buffer. 56/229856/17
2020-04-28 Seungho, BaekMake Capture api common. 20/229020/14
2020-04-22 Seungho BAEKMerge "Add Pixel format for depth and stencil" into...
2020-04-20 Joogab YunThere was a bug in the conditional statement. 95/231195/1
2020-04-16 Seungho, BaekAdd Pixel format for depth and stencil 21/178121/6
2020-04-14 Victor CebolladaProcessIdle method added to Adaptor. 97/227397/12
2020-04-09 Adeel KazmiMerge "DALi Version 1.9.7" into devel/master
2020-04-09 Adeel KazmiMerge "Fix a crash on Ubuntu" into devel/master
2020-04-08 Adeel KazmiMerge "Suspend window deletion while rendering" into...
2020-04-08 Richard HuangSuspend window deletion while rendering 69/230069/2
2020-04-08 Joogab YunAcquire / Release information of an internal native... 23/227023/20
2020-04-06 HyunJu ShinMerge "Fix for PreInitialize, including FontClient...
2020-04-03 Adeel KazmiMerge "MS Windows - window surface fix." into devel...
2020-04-03 Adeel KazmiMerge "New Window constructor added." into devel/master
2020-04-02 Victor CebolladaMS Windows - window surface fix. 13/227513/7
2020-04-02 Paul WisbeyFix for PreInitialize, including FontClient 35/229535/3
2020-04-02 Heeyong SongFix a crash on Ubuntu 71/229571/1
2020-03-31 Victor CebolladaNew Window constructor added. 51/224151/15
2020-03-30 Adeel KazmiMerge "Remove RenderSurface from Core" into devel/master
2020-03-26 Richard HuangRemove RenderSurface from Core 06/226806/6
2020-03-26 huiyu eunMerge "Temporary fix of PreInitialize, Remove FontClien...
2020-03-25 huiyu.eunTemporary fix of PreInitialize, Remove FontClient 07/228707/1
2020-03-20 Adeel KazmiMerge "Revert "Add cancel event flag in Key up event...
2020-03-20 Adeel KazmiRevert "Add cancel event flag in Key up event" 13/228313/1
2020-03-19 Adeel KazmiMerge "Add cancel event flag in Key up event" into...
2020-03-18 Seoyeon KimAdd cancel event flag in Key up event 12/228012/1
2020-03-18 Heeyong SongMerge "Fix a surface resize issue" into devel/master
2020-03-12 Heeyong SongFix a surface resize issue 45/227145/4
2020-03-11 Adeel KazmiMerge "Removed Adaptor::Get() dependency from TriggerEv...
2020-03-11 Paul WisbeyRemoved Adaptor::Get() dependency from TriggerEventFactory 49/227349/3
2020-03-09 Sangwan KwonDeprecate pubkey-pinning 11/227011/2
2020-03-06 Paul WisbeyMerge "DALi Version 1.9.2" into devel/master
2020-03-06 greynaga[dali_1.9.2] Merge branch 'devel/master' 47/226947/1
2020-03-05 Dongsug SongFix wrong parameter order in WheelEvent 51/226751/1
2020-03-02 Heeyong SongFix SVACE, Coverity issues 55/225755/2
2020-02-28 György Straub[dali_1.9.1] Merge branch 'devel/master' 61/226261/1
2020-02-27 Paul WisbeyMerge "Moved SingletonService into dali-core" into...
2020-02-27 Seoyeon KimMerge "Modify to get the encoded offset in UTF8" into...
2020-02-27 Seoyeon KimModify to get the encoded offset in UTF8 61/223961/7
2020-02-24 Joogab YunIt does not work when 'Paste' 14/225714/2
2020-02-21 Paul WisbeyMoved SingletonService into dali-core 48/225148/7
2020-02-21 Cheng-Shiun Tsai[dali_1.9.0] Merge branch 'devel/master' 57/225657/1
2020-02-14 Adeel KazmiMerge "Add support of writing DALi cache file for Andro...
2020-02-14 Adeel Kazmi[dali_1.5.0] Merge branch 'devel/master' 40/224940/1
2020-02-13 Anton ObzhirovAdd support of writing DALi cache file for Android. 56/224456/4
2020-02-13 Adeel KazmiMerge "(patch-coverage.pl) Ignore header files that...
2020-02-13 Adeel KazmiMerge "Add handling double slash in Android assets...
2020-02-12 Heeyong SongAdd logs for file loading failure 64/224664/1
next