DALi Version 2.2.48
[platform/core/uifw/dali-extension.git] / dali-extension /
2023-10-10 Eunki HongMerge "(WebEngine) Reset native image source when engin...
2023-09-25 Eunki, Hong(WebEngine) Reset native image source when engine size... 26/299126/3
2023-08-23 huayong.xuFix the issue that some callbacks are not called. 02/297702/1
2023-08-08 Eunki Hong(Rive) Make rasterize callback as unique_ptr 93/296993/1
2023-07-11 dongsug songMerge "Call ewk API ewk_set_arguments at first." into...
2023-07-11 huayong.xuCall ewk API ewk_set_arguments at first. 32/295532/2
2023-06-21 huayong.xuRemove log when off-screen frame is rendered. 62/294562/1
2023-06-12 dongsug songMerge "Unregister some callbacks when passed callback...
2023-06-12 huayong.xuUnregister some callbacks when passed callback argument... 22/294022/2
2023-04-12 Heeyong Song(Vector) Fix deadlock issue during upload completed... 64/291264/1
2023-04-06 David SteeleMerge "DALi Version 2.2.21" into devel/master
2023-04-04 huayong.xuUse c-style string when webview loads contents. 52/290852/1
2023-02-01 Heeyong SongFix Rive build errors in Tizen 7.0 TV 87/287587/1
2023-01-30 Eunki HongMerge "Cleanup .gitignore file" into devel/master
2023-01-27 David SteeleMerge "DALi Version 2.2.11" into devel/master
2023-01-27 Taehyub KimMerge "rive-animation-view: Expose State Machine API...
2023-01-05 dongsug songMerge "Add an API for 'create,window' event." into...
2023-01-03 Hubert Stachowiakrive-animation-view: Expose State Machine API 12/286312/1
2022-12-29 Daekwang RyuPost FinishedSignal to UIThead 19/286019/3
2022-12-28 Eunki, HongFix compile error when we use rive 17/286117/1
2022-12-15 huayong.xuAdd an API for 'create,window' event. 19/285619/1
2022-12-05 Heeyong Song(Vector) Add RenderStopped method 64/284864/3
2022-11-24 Eunki HongMerge "Make sure that elm_init is called firstly."...
2022-11-18 huayong.xuMake sure that elm_init is called firstly. 72/284472/2
2022-11-15 Eunki, Hong[Web] Fix "undefined symbol: elm_init" error 15/284315/3
2022-11-14 Heeyong SongMerge "Fix SVACE issue" into devel/master
2022-11-11 Heeyong SongFix SVACE issue 86/284186/1
2022-11-07 Eunki, Hong[Web] Check WebEngineManager available + Ignore duplica... 78/283678/7
2022-10-18 dongsug songMerge "Fix issue that touch end is not sent into web...
2022-10-18 huayong.xuFix issue that touch end is not sent into web engine. 89/282789/3
2022-09-05 huayong.xuDo not redirect interceptor callback. 26/280826/2
2022-09-05 dongsug songMerge "Revert "Make sure that html string is loaded...
2022-09-02 David SteeleMerge "DALi Version 2.1.38" into devel/master
2022-09-02 huayong.xuRevert "Make sure that html string is loaded asynchrono... 25/280725/1
2022-09-02 Taehyub KimMerge "rive-animation-view: fix animationApply and...
2022-09-01 huayong.xuMake sure that html string is loaded asynchronously. 32/280632/6
2022-09-01 Michal Maciolarive-animation-view: fix animationApply and loading... 05/280605/1
2022-08-26 Adeel KazmiMerge "DALi Version 2.1.37" into devel/master
2022-08-26 Michal Szczecinskirive-animation-view: Use adaptation layer. 81/280281/1
2022-08-11 dongsug songMerge "Add an API for getting web view when request...
2022-07-27 Heeyong Song(Build) Disable to compile unused modules 04/278804/3
2022-07-26 huayong.xuAdd an API for getting web view when request is interce... 93/278793/2
2022-07-25 Heeyong Song(Vector) Fix typo 00/278700/1
2022-07-22 Adeel KazmiMerge "DALi Version 2.1.32" into devel/master
2022-07-21 Heeyong Song(Vector) Add AddPropertyValueCallback method 50/278250/4
2022-07-20 huayong.xuDestroy web engine completely when app is terminated. 47/277647/2
2022-07-20 dongsug songMerge "Make web engine context be a singleton." into...
2022-07-20 dongsug songMerge "Fix issue that LoadContents of WebView cound...
2022-07-20 huayong.xuMake web engine context be a singleton. 46/277646/3
2022-07-14 Adeel KazmiUpdates following web-engine devel header location... 15/277815/2
2022-07-11 Heeyong SongMerge "(Vector) Support asynchronous file loading"...
2022-07-08 Heeyong Song(Vector) Support asynchronous file loading 94/276494/5
2022-07-05 huayong.xuFix issue that LoadContents of WebView cound not be... 30/277330/2
2022-06-13 Heeyong SongMerge "Remove vector image renderer plugin" into devel...
2022-06-03 Heeyong SongRemove vector image renderer plugin 50/275850/1
2022-04-26 huayong.xuRevert "Revert "Fix touch issue on mobile simulator... 90/274290/2
2022-03-28 Artur Świgoń[AT-SPI] Add WebEnginePlugin::GetAccessibilityAddress() 11/263111/9
2022-03-14 Artur Świgoń[AT-SPI] Remove SetAccessibilityConstructor() 25/271125/4
2022-03-10 Seoyeon KimMerge "Revert "Fix touch issue on mobile simulator...
2022-03-10 dongsug songMerge "Do not change alpha channel when video hole...
2022-02-25 David SteeleMerge "DALi Version 2.1.11" into devel/master
2022-02-23 huayong.xuAdd a check if pixelBuffer is null or not in hit test. 20/271620/1
2022-02-18 Artur Świgoń[AT-SPI] Use std::make_unique in SetAccessibilityConstr... 91/271391/2
2022-02-18 huayong.xuRevert "Fix touch issue on mobile simulator/target." 64/271364/1
2022-02-18 huayong.xuDo not change alpha channel when video hole is enabled. 63/271363/1
2022-02-16 Hermet ParkTizenVectorImageRenderer: tiny optimization 80/261880/3
2022-02-14 Taehyub KimRiveAnimationView: apply animation data correctly 43/268543/3
2022-02-07 Heeyong SongMerge "Set http response body in binary format." into...
2022-01-25 huayong.xuSet http response body in binary format. 39/269639/2
2022-01-17 Artur ŚwigońReplace obsolete safe bool idiom with explicit operator... 03/269403/4
2022-01-14 David SteeleMerge "DALi Version 2.1.5" into devel/master
2022-01-14 Taehyub KimRiveAnimationView: set renderer when actor is connected... 91/269291/3
2022-01-12 Heeyong Song(Rive) Fix compile error in debug mode 87/269287/1
2022-01-11 Seoyeon KimMerge "Add a callback for navigation policy in web...
2021-12-22 huayong.xuAdd a callback for navigation policy in web engine... 14/268414/1
2021-12-20 Artur Świgoń[AT-SPI] Use ControlAccessible for RiveAnimationView 34/268334/1
2021-12-10 David SteeleMerge "DALi Version 2.1.2" into devel/master
2021-12-10 Eunki, Hongvideo-player: Let player_set_play_position set exact... 60/267760/4
2021-11-19 Seoyeon KimMerge "Fix touch issue on mobile simulator/target....
2021-11-17 huayong.xuFix touch issue on mobile simulator/target. 08/266708/1
2021-09-29 Eunki, HongWebEngine::GetNativeImageSource return NativeImageSourcePtr 61/264761/1
2021-09-07 huayong.xuFix crash when written chunk of response is null. 34/263634/3
2021-09-06 Taehyub KimRiveAnimationView: apply time based rendering 31/263531/1
2021-08-25 Eunki HongImplement more request interceptor APIs. 66/263066/1
2021-08-16 huayong.xuFix a SVACE issue that evas_object_image_data_get need... 08/262608/1
2021-08-11 junsu choiMerge "TizenVectorImageRenderer: Load fail log++" into...
2021-08-04 Adeel KazmiMerge "Change ColorDepth enum name to ColorFormat"...
2021-08-04 JunsuChoiTizenVectorImageRenderer: Load fail log++ 95/262195/2
2021-08-03 Seungho BAEKMerge "RiveAnimationView refactoing to cover the animat...
2021-08-02 Daekwang RyuChange ColorDepth enum name to ColorFormat 60/262060/1
2021-08-02 Taehyub KimRiveAnimationView refactoing to cover the animation... 21/261321/10
2021-07-30 Adeel KazmiMerge "DALi Version 2.0.37" into devel/master
2021-07-30 huayong.xuEnable request interceptor. 50/261750/6
2021-07-28 JunsuChoiTizenVectorImageRenderer: Fix build error 56/261856/1
2021-07-27 Hermet ParkTizenVectorImageRenderer: code refactoring. 20/261820/2
2021-07-27 JunsuChoiTizenVectorImageRenderer: Change viewbox to size api 08/261808/1
2021-07-26 Taehyub KimMerge "Includes the rive animation view headers in...
2021-07-23 David SteeleMerge "DALi Version 2.0.36" into devel/master
2021-07-23 JIYUN YANGMerge "Implement WebEngine::GetPlainTextAsynchronously...
2021-07-23 Jiyun YangImplement WebEngine::GetPlainTextAsynchronously 90/261690/2
next