platform/core/uifw/dali-extension.git
17 months agoDALi Version 2.2.5 63/285363/1 dali_2.2.5
Richard Huang [Fri, 9 Dec 2022 11:14:41 +0000 (11:14 +0000)]
DALi Version 2.2.5

Change-Id: I468d3f4ba78d69be066780c0dc6f498e1399ea12

17 months ago(Vector) Add RenderStopped method 64/284864/3
Heeyong Song [Tue, 29 Nov 2022 11:13:32 +0000 (20:13 +0900)]
(Vector) Add RenderStopped method

Change-Id: I8cbf72b470445ed6d9cf91e050b2b1aed24a3122

17 months agoDALi Version 2.2.4 10/285010/1 dali_2.2.4
Adam Bialogonski [Fri, 2 Dec 2022 10:24:48 +0000 (10:24 +0000)]
DALi Version 2.2.4

Change-Id: I0f1c9b40c7805dd8c2da07046fbeb291ab34447b

17 months agoDALi Version 2.2.3 72/284772/1 dali_2.2.3
Richard Huang [Fri, 25 Nov 2022 11:07:13 +0000 (11:07 +0000)]
DALi Version 2.2.3

Change-Id: I7b9d0a986a81ffa5dee50580ccc16054b637e780

17 months agoMerge "Make sure that elm_init is called firstly." into devel/master
Eunki Hong [Thu, 24 Nov 2022 01:37:37 +0000 (01:37 +0000)]
Merge "Make sure that elm_init is called firstly." into devel/master

17 months agoDALi Version 2.2.2 50/284550/1 dali_2.2.2
David Steele [Fri, 18 Nov 2022 11:50:02 +0000 (11:50 +0000)]
DALi Version 2.2.2

Change-Id: Ic507854007fbab28ac9f6a0c8d53aa7bc51297c9

17 months agoMake sure that elm_init is called firstly. 72/284472/2
huayong.xu [Thu, 17 Nov 2022 12:22:08 +0000 (20:22 +0800)]
Make sure that elm_init is called firstly.

Change-Id: Id37cbf531d7e64c6b1cbcd7e32b0637e4a68fc01

18 months ago[Web] Fix "undefined symbol: elm_init" error 15/284315/3
Eunki, Hong [Tue, 15 Nov 2022 11:28:45 +0000 (20:28 +0900)]
[Web] Fix "undefined symbol: elm_init" error

Since elm_init symbol not founded before ewk_context_default_get() API called,
Let we use WebEngineManager::IsAvailable() API don't call
WebEngineManager::Get() API.

Change-Id: I3bd2819f03b90fc31418e21bff3857606300dfcb
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
18 months agoMerge "Fix SVACE issue" into devel/master
Heeyong Song [Mon, 14 Nov 2022 05:37:40 +0000 (05:37 +0000)]
Merge "Fix SVACE issue" into devel/master

18 months agoDALi Version 2.2.1 99/284199/1 dali_2.2.1
Adeel Kazmi [Fri, 11 Nov 2022 10:50:03 +0000 (10:50 +0000)]
DALi Version 2.2.1

Change-Id: Iff46412830b6b67f1670964b6484137e0e2b0049

18 months agoFix SVACE issue 86/284186/1
Heeyong Song [Fri, 11 Nov 2022 07:04:08 +0000 (16:04 +0900)]
Fix SVACE issue

INVALID_ASSIGNMENT_WITH_UNSIGNED_VALUES

Change-Id: I47d97ef7f57fdda711b7c669eecaa1a55811f860

18 months ago[Web] Check WebEngineManager available + Ignore duplicate destroy 78/283678/7
Eunki, Hong [Tue, 1 Nov 2022 14:31:30 +0000 (23:31 +0900)]
[Web] Check WebEngineManager available + Ignore duplicate destroy

Due to avoid ewk API using after ewk_shutdown,
we check WebEngineManager is terminated.
And also, release some contexts before ewk_shutdown.

Change-Id: I94b9d7762b335cbb905ba704e2eb7fcf60c3fdf2
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
18 months agoDALi Version 2.2.0 69/283869/1 dali_2.2.0
Adam Bialogonski [Fri, 4 Nov 2022 10:36:09 +0000 (10:36 +0000)]
DALi Version 2.2.0

Change-Id: I1b55a2260ffdd17554547caa363ed701f4585181

18 months agoDALi Version 2.1.46 52/283552/1 dali_2.1.46
Richard Huang [Fri, 28 Oct 2022 10:25:52 +0000 (11:25 +0100)]
DALi Version 2.1.46

Change-Id: I856aa8167178f0a305d91828bcd53b9ccba819b2

18 months agoDALi Version 2.1.45 88/283288/1 dali_2.1.45
David Steele [Fri, 21 Oct 2022 10:47:41 +0000 (11:47 +0100)]
DALi Version 2.1.45

Change-Id: If5bab47c0d278d6dd61a4f2a8fdc8b8b93d23a60

18 months agoMerge "Fix issue that touch end is not sent into web engine." into devel/master
dongsug song [Tue, 18 Oct 2022 12:35:27 +0000 (12:35 +0000)]
Merge "Fix issue that touch end is not sent into web engine." into devel/master

18 months agoFix issue that touch end is not sent into web engine. 89/282789/3
huayong.xu [Tue, 11 Oct 2022 09:31:30 +0000 (17:31 +0800)]
Fix issue that touch end is not sent into web engine.

Change-Id: Icd785c34a563e9290313ebfb2f7a01e4f9bbe54e

19 months agoDALi Version 2.1.44 01/283001/1 dali_2.1.44
Adam Bialogonski [Fri, 14 Oct 2022 09:26:01 +0000 (10:26 +0100)]
DALi Version 2.1.44

Change-Id: Ic16ee8971a4bb6d0593b1ccaf4de03b88928257d

19 months agoDALi Version 2.1.43 60/282660/1 dali_2.1.43
Adeel Kazmi [Fri, 7 Oct 2022 11:23:51 +0000 (12:23 +0100)]
DALi Version 2.1.43

Change-Id: Ia1576899f4096c7d20ef5eb028d6200db6defaa8

19 months agoDALi Version 2.1.42 83/282383/1 dali_2.1.42
Richard Huang [Fri, 30 Sep 2022 10:28:53 +0000 (11:28 +0100)]
DALi Version 2.1.42

Change-Id: I92c9d54f375273d4cf1edee3efcd3db20cdb3fc6

19 months agoDALi Version 2.1.41 59/281959/1 dali_2.1.41
David Steele [Fri, 23 Sep 2022 10:56:49 +0000 (11:56 +0100)]
DALi Version 2.1.41

Change-Id: I7535aed911f152168cf8983bfb75790671e39819

20 months agoDALi Version 2.1.40 07/281407/1 dali_2.1.40
Adeel Kazmi [Fri, 16 Sep 2022 11:05:21 +0000 (12:05 +0100)]
DALi Version 2.1.40

Change-Id: Id71d4982de7e6a77b762b9fe657d346db9977647

20 months agoDALi Version 2.1.39 89/281089/1 dali_2.1.39
Adam Bialogonski [Fri, 9 Sep 2022 09:06:06 +0000 (10:06 +0100)]
DALi Version 2.1.39

Change-Id: Ifd76c8a983c5c54485a6bf3798546cc9f829c6af

20 months agoDo not redirect interceptor callback. 26/280826/2
huayong.xu [Mon, 5 Sep 2022 11:38:56 +0000 (19:38 +0800)]
Do not redirect interceptor callback.

Change-Id: Ic12e38d2bdd272b7eccd61d602d3928a4dac3c2f

20 months agoMerge "Revert "Make sure that html string is loaded asynchronously."" into devel...
dongsug song [Mon, 5 Sep 2022 09:28:47 +0000 (09:28 +0000)]
Merge "Revert "Make sure that html string is loaded asynchronously."" into devel/master

20 months agoMerge "DALi Version 2.1.38" into devel/master
David Steele [Fri, 2 Sep 2022 12:10:16 +0000 (12:10 +0000)]
Merge "DALi Version 2.1.38" into devel/master

20 months agoDALi Version 2.1.38 34/280734/1 dali_2.1.38
Richard Huang [Fri, 2 Sep 2022 12:00:49 +0000 (13:00 +0100)]
DALi Version 2.1.38

Change-Id: Ifca94637b50cb5804d7379eede3ab600c8264e39

20 months agoRevert "Make sure that html string is loaded asynchronously." 25/280725/1
huayong.xu [Fri, 2 Sep 2022 10:57:32 +0000 (18:57 +0800)]
Revert "Make sure that html string is loaded asynchronously."

This reverts commit 4bc5bd434f83458db969f0572f36ac58a10412dc.

Change-Id: I6af44fa810ffebcf92c5b5051a7a16d8974d7ac5

20 months agoMerge "rive-animation-view: fix animationApply and loading failures printing" into...
Taehyub Kim [Fri, 2 Sep 2022 03:24:20 +0000 (03:24 +0000)]
Merge "rive-animation-view: fix animationApply and loading failures printing" into devel/master

20 months agoMake sure that html string is loaded asynchronously. 32/280632/6
huayong.xu [Thu, 1 Sep 2022 11:36:01 +0000 (19:36 +0800)]
Make sure that html string is loaded asynchronously.

Change-Id: I18400f3194a1d7378b3258602d6b8fd096482398

20 months agorive-animation-view: fix animationApply and loading failures printing 05/280605/1
Michal Maciola [Wed, 31 Aug 2022 13:19:57 +0000 (15:19 +0200)]
rive-animation-view: fix animationApply and loading failures printing

This patch fixes animationApply by passing valid time.
Additionally it adds printing in case of loading problems.

Change-Id: Ie0a7d12bb655c4efc4aa202d662f7eb8c9b14d0e

20 months agoMerge "DALi Version 2.1.37" into devel/master
Adeel Kazmi [Fri, 26 Aug 2022 11:24:03 +0000 (11:24 +0000)]
Merge "DALi Version 2.1.37" into devel/master

20 months agoDALi Version 2.1.37 12/280312/1 dali_2.1.37
David Steele [Fri, 26 Aug 2022 11:15:40 +0000 (12:15 +0100)]
DALi Version 2.1.37

Change-Id: Ida3057699979116e941e10a39803bb84c6340a08

20 months agorive-animation-view: Use adaptation layer. 81/280281/1
Michal Szczecinski [Wed, 17 Aug 2022 20:17:58 +0000 (22:17 +0200)]
rive-animation-view: Use adaptation layer.

Using the adaptation layer allows to update rive-cpp to 2.0 version
without changes in this codebase.

Change-Id: I737c76cc91d102b1918e56c2b1c7da22dd43029d

20 months agoDALi Version 2.1.36 55/279955/1 dali_2.1.36
Adam Bialogonski [Fri, 19 Aug 2022 10:08:23 +0000 (11:08 +0100)]
DALi Version 2.1.36

Change-Id: I671f50aab24fb9b19665e7348a810b8461d982c0

21 months agoMerge "DALi Version 2.1.35" into devel/master
Adeel Kazmi [Fri, 12 Aug 2022 11:36:32 +0000 (11:36 +0000)]
Merge "DALi Version 2.1.35" into devel/master

21 months agoDALi Version 2.1.35 43/279643/1 dali_2.1.35
Adeel Kazmi [Fri, 12 Aug 2022 11:23:30 +0000 (12:23 +0100)]
DALi Version 2.1.35

Change-Id: I4468ac25bf42c8444e44a590e0147f8eb2d30f80

21 months ago(Build) Enable color controller 87/279487/2
Heeyong Song [Wed, 10 Aug 2022 07:19:19 +0000 (16:19 +0900)]
(Build) Enable color controller

Change-Id: Ie4f8cee61df16080e0197469b6ee3b10dc62068e

21 months agoMerge "Add an API for getting web view when request is intercepted." into devel/master
dongsug song [Thu, 11 Aug 2022 09:07:49 +0000 (09:07 +0000)]
Merge "Add an API for getting web view when request is intercepted." into devel/master

21 months agoDALi Version 2.1.34 29/279329/1 dali_2.1.34
David Steele [Fri, 5 Aug 2022 11:51:23 +0000 (12:51 +0100)]
DALi Version 2.1.34

Change-Id: Iaabd7b582279a19bd19f7294f613c0715404f953

21 months agoDALi Version 2.1.33 22/279022/1 dali_2.1.33
Richard Huang [Fri, 29 Jul 2022 11:12:41 +0000 (12:12 +0100)]
DALi Version 2.1.33

Change-Id: I70af75f5cebbea039ee4f588e501f50cb0332450

21 months ago(Build) Disable to compile unused modules 04/278804/3
Heeyong Song [Tue, 26 Jul 2022 07:58:40 +0000 (16:58 +0900)]
(Build) Disable to compile unused modules

Change-Id: I8185bc5c170c55e7dd575d80409d179caf20d556

21 months agoAdd an API for getting web view when request is intercepted. 93/278793/2
huayong.xu [Tue, 26 Jul 2022 02:39:38 +0000 (10:39 +0800)]
Add an API for getting web view when request is intercepted.

Change-Id: I0d50749897eace0b290ee87f1fff7c61bbcd4f1c

21 months agoAdd build feature to disable web engine plugin 64/278764/2
Heeyong Song [Tue, 26 Jul 2022 02:25:40 +0000 (11:25 +0900)]
Add build feature to disable web engine plugin

Change-Id: Ie53cd66f4084ddd9a199ce95c2852e2d9b6f8da1

21 months ago(Vector) Fix typo 00/278700/1
Heeyong Song [Mon, 25 Jul 2022 07:06:48 +0000 (16:06 +0900)]
(Vector) Fix typo

Change-Id: I59acd07b6f1bcf6bc80a10afbc5450ae0404debd

21 months agoMerge "DALi Version 2.1.32" into devel/master
Adeel Kazmi [Fri, 22 Jul 2022 13:30:27 +0000 (13:30 +0000)]
Merge "DALi Version 2.1.32" into devel/master

21 months agoDALi Version 2.1.32 15/278615/1 dali_2.1.32
Adam Bialogonski [Fri, 22 Jul 2022 09:27:50 +0000 (10:27 +0100)]
DALi Version 2.1.32

Change-Id: I5b1388760fd7a079ec362d1937146fdd2e437efe

21 months ago(Vector) Add AddPropertyValueCallback method 50/278250/4
Heeyong Song [Mon, 18 Jul 2022 06:12:03 +0000 (15:12 +0900)]
(Vector) Add AddPropertyValueCallback method

Change-Id: Ia9f9effbf209c6cd4ba858f2d3506da52394d605

21 months agoDestroy web engine completely when app is terminated. 47/277647/2
huayong.xu [Mon, 11 Jul 2022 09:54:47 +0000 (17:54 +0800)]
Destroy web engine completely when app is terminated.

Change-Id: I1863705d0ca43cc7b8623450eaf0d6c9d0fb4b0d

21 months agoMerge "Make web engine context be a singleton." into devel/master
dongsug song [Wed, 20 Jul 2022 11:05:51 +0000 (11:05 +0000)]
Merge "Make web engine context be a singleton." into devel/master

21 months agoMerge "Fix issue that LoadContents of WebView cound not be called with null arguments...
dongsug song [Wed, 20 Jul 2022 08:11:42 +0000 (08:11 +0000)]
Merge "Fix issue that LoadContents of WebView cound not be called with null arguments." into devel/master

21 months agoMake web engine context be a singleton. 46/277646/3
huayong.xu [Fri, 8 Jul 2022 02:18:57 +0000 (10:18 +0800)]
Make web engine context be a singleton.

Change-Id: Ia28d906c762c5f124aefd61dbc62b7f629058f11

22 months agoDALi Version 2.1.31 73/277973/1 dali_2.1.31
Richard Huang [Fri, 15 Jul 2022 12:17:07 +0000 (13:17 +0100)]
DALi Version 2.1.31

Change-Id: Ie1be91cfe8f930a7ae2df1458e5079e7793a472c

22 months agoUpdates following web-engine devel header location change 15/277815/2
Adeel Kazmi [Wed, 13 Jul 2022 18:01:01 +0000 (19:01 +0100)]
Updates following web-engine devel header location change

Change-Id: I03b685cc7ed73718a2cbcbf6ce4e899a02c66ffa

22 months agoMerge "(Vector) Support asynchronous file loading" into devel/master
Heeyong Song [Mon, 11 Jul 2022 00:51:18 +0000 (00:51 +0000)]
Merge "(Vector) Support asynchronous file loading" into devel/master

22 months agoDALi Version 2.1.30 52/277552/1 dali_2.1.30
Adeel Kazmi [Fri, 8 Jul 2022 05:48:23 +0000 (06:48 +0100)]
DALi Version 2.1.30

Change-Id: I54bcf0f3c910da600222d45ea2533da45b0f4f8c

22 months ago(Vector) Support asynchronous file loading 94/276494/5
Heeyong Song [Fri, 17 Jun 2022 10:22:33 +0000 (19:22 +0900)]
(Vector) Support asynchronous file loading

Change-Id: I9250b981545d2c5dd50d82cdb408328c765e3d56

22 months agoFix issue that LoadContents of WebView cound not be called with null arguments. 30/277330/2
huayong.xu [Tue, 5 Jul 2022 07:45:29 +0000 (15:45 +0800)]
Fix issue that LoadContents of WebView cound not be called with null arguments.

Change-Id: If5402a3bee31d3800800f56b1f5ca8397b6e7da4

22 months agoDALi Version 2.1.29 94/277194/1 dali_2.1.29
David Steele [Fri, 1 Jul 2022 11:07:17 +0000 (12:07 +0100)]
DALi Version 2.1.29

Change-Id: Ie1865424627a41c1db86799864b0411d5d697b69

22 months agoDALi Version 2.1.28 93/276793/1 dali_2.1.28
Adeel Kazmi [Fri, 24 Jun 2022 13:09:07 +0000 (14:09 +0100)]
DALi Version 2.1.28

Change-Id: If13ffa18fb39ae9d58d039ea3ca923f833e13290

23 months agoDALi Version 2.1.27 00/276500/1 dali_2.1.27
David Steele [Fri, 17 Jun 2022 10:28:19 +0000 (11:28 +0100)]
DALi Version 2.1.27

Change-Id: Ice9a88bcecd0eeb8d3b60bab6f5e9a3cd00348f7

23 months agoMerge "Remove vector image renderer plugin" into devel/master
Heeyong Song [Mon, 13 Jun 2022 05:13:33 +0000 (05:13 +0000)]
Merge "Remove vector image renderer plugin" into devel/master

23 months agoDALi Version 2.1.26 77/276177/1 dali_2.1.26
Adam Bialogonski [Fri, 10 Jun 2022 08:54:06 +0000 (09:54 +0100)]
DALi Version 2.1.26

Change-Id: Ibfc0e9d61152378f5b5b9f81671a2afc50df2f17

23 months agoRemove vector image renderer plugin 50/275850/1
Heeyong Song [Fri, 3 Jun 2022 04:13:11 +0000 (13:13 +0900)]
Remove vector image renderer plugin

It moved to dali-adaptor.

Change-Id: I5aa55eb7d6777bdd1a7d1e085448ca7dc7e6ecf3

23 months agoDALi Version 2.1.25 74/275774/1 dali_2.1.25
Richard Huang [Wed, 1 Jun 2022 10:15:35 +0000 (11:15 +0100)]
DALi Version 2.1.25

Change-Id: I81ccc33a7d46af822fb81bc6e78a08837f9b68b0

23 months agoDALi Version 2.1.24 41/275641/1 dali_2.1.24
Adeel Kazmi [Fri, 27 May 2022 12:01:29 +0000 (13:01 +0100)]
DALi Version 2.1.24

Change-Id: I5da1b7c05df27c6746b7a146c5eb7091c0584f9f

23 months agoDALi Version 2.1.23 15/275315/1 dali_2.1.23
Adam Bialogonski [Fri, 20 May 2022 10:16:45 +0000 (11:16 +0100)]
DALi Version 2.1.23

Change-Id: I5e8449d67879f5b90521cdc74ebbc0f65d062e07

2 years agoDALi Version 2.1.22 23/275023/1 dali_2.1.22
Richard Huang [Fri, 13 May 2022 11:01:55 +0000 (12:01 +0100)]
DALi Version 2.1.22

Change-Id: I80a7e6a33bf8f16dabe4e6c0d2977776ddb5fa58

2 years agoDALi Version 2.1.21 16/274716/1 dali_2.1.21
David Steele [Fri, 6 May 2022 11:37:33 +0000 (12:37 +0100)]
DALi Version 2.1.21

Change-Id: I5eb260f57240ec7cd7081d604d863ee881084d73

2 years agoDALi Version 2.1.20 04/274504/1 dali_2.1.20
Adam Bialogonski [Fri, 29 Apr 2022 09:53:29 +0000 (10:53 +0100)]
DALi Version 2.1.20

Change-Id: I36b5f7c1300c70ee1cb478458ce88904cb91e21f

2 years agoRevert "Revert "Fix touch issue on mobile simulator/target."" 90/274290/2
huayong.xu [Tue, 26 Apr 2022 02:27:07 +0000 (10:27 +0800)]
Revert "Revert "Fix touch issue on mobile simulator/target.""

This reverts commit fb865a7d6b23a1eb883c6c8546a212f1808b4ec7.

Change-Id: I234ebe1cf4f8f52c2ab1bcb6a83d3ac8d01eda1f

2 years agoDALi Version 2.1.19 89/274189/1 dali_2.1.19
Adeel Kazmi [Fri, 22 Apr 2022 12:54:52 +0000 (13:54 +0100)]
DALi Version 2.1.19

Change-Id: I4a738a4ebaa1672a8cb4538be6e6ab49597e22bd

2 years agoDALi Version 2.1.18 45/273845/1 dali_2.1.18
Richard Huang [Thu, 14 Apr 2022 10:35:50 +0000 (11:35 +0100)]
DALi Version 2.1.18

Change-Id: Ic3f3fa62bb00cd3654b6d0a331b3d1684ae306a9

2 years agoDALi Version 2.1.17 07/273607/1 dali_2.1.17
David Steele [Fri, 8 Apr 2022 11:55:00 +0000 (12:55 +0100)]
DALi Version 2.1.17

Change-Id: I0c07bd2157fca978eccb13521a7162b079336eae

2 years agoDALi Version 2.1.16 73/273273/1 dali_2.1.16
Adam Bialogonski [Fri, 1 Apr 2022 11:52:14 +0000 (12:52 +0100)]
DALi Version 2.1.16

Change-Id: I4cb78d498cf7f1c6893b6110a0727c09c3b7ed0f

2 years ago[AT-SPI] Add WebEnginePlugin::GetAccessibilityAddress() 11/263111/9
Artur Świgoń [Thu, 17 Mar 2022 11:03:16 +0000 (12:03 +0100)]
[AT-SPI] Add WebEnginePlugin::GetAccessibilityAddress()

It is necessary to know the address of the root of the AT-SPI tree
created by Chromium in order to be able to embed it as a subtree in
a DALi application.

Change-Id: I0897304b2c0574a2c898e3f16b5cbcf453899ff7

2 years agoDALi Version 2.1.15 52/272852/1 dali_2.1.15
Adeel Kazmi [Fri, 25 Mar 2022 10:57:28 +0000 (10:57 +0000)]
DALi Version 2.1.15

Change-Id: Ibe56e7fb95ae2594aa23f000578badbb84c2a26f

2 years agoDALi Version 2.1.14 46/272546/1 dali_2.1.14
Richard Huang [Fri, 18 Mar 2022 11:23:53 +0000 (11:23 +0000)]
DALi Version 2.1.14

Change-Id: I243125ced457c8789e7fa59ae4a6cc850416e9ad

2 years ago[AT-SPI] Remove SetAccessibilityConstructor() 25/271125/4
Artur Świgoń [Fri, 28 Jan 2022 14:57:46 +0000 (15:57 +0100)]
[AT-SPI] Remove SetAccessibilityConstructor()

A related dali-toolkit patch removes this function. Since the default
ControlAccessible is used, is is sufficient to only set the role.

Change-Id: I2186cb417b49e8f551c58157cf1206ff43ceb48b

2 years agoDALi Version 2.1.13 50/272250/1 dali_2.1.13
David Steele [Fri, 11 Mar 2022 15:22:09 +0000 (15:22 +0000)]
DALi Version 2.1.13

Change-Id: I929c04656b7a7e42cc85a71034b2079c83e260c8

2 years agoMerge "Revert "Fix touch issue on mobile simulator/target."" into devel/master
Seoyeon Kim [Thu, 10 Mar 2022 09:18:03 +0000 (09:18 +0000)]
Merge "Revert "Fix touch issue on mobile simulator/target."" into devel/master

2 years agoMerge "Do not change alpha channel when video hole is enabled." into devel/master
dongsug song [Thu, 10 Mar 2022 02:40:15 +0000 (02:40 +0000)]
Merge "Do not change alpha channel when video hole is enabled." into devel/master

2 years agoDALi Version 2.1.12 90/271990/1 dali_2.1.12
Adeel Kazmi [Fri, 4 Mar 2022 10:01:20 +0000 (10:01 +0000)]
DALi Version 2.1.12

Change-Id: I70446ed01fe573c5ac18861c0a5a1d0cd9b6ea57

2 years agoMerge "DALi Version 2.1.11" into devel/master
David Steele [Fri, 25 Feb 2022 12:03:38 +0000 (12:03 +0000)]
Merge "DALi Version 2.1.11" into devel/master

2 years agoDALi Version 2.1.11 34/271734/1 dali_2.1.11
Adam Bialogonski [Fri, 25 Feb 2022 11:47:40 +0000 (11:47 +0000)]
DALi Version 2.1.11

Change-Id: Id9309f620455ed8c9faa2048ccfcfb585f964a60

2 years agoAdd a check if pixelBuffer is null or not in hit test. 20/271620/1
huayong.xu [Wed, 23 Feb 2022 11:52:42 +0000 (19:52 +0800)]
Add a check if pixelBuffer is null or not in hit test.

Change-Id: I4e240860e916e8a1954e8d8cc725777e467bcd52

2 years ago[AT-SPI] Use std::make_unique in SetAccessibilityConstructor 91/271391/2
Artur Świgoń [Fri, 18 Feb 2022 14:20:48 +0000 (15:20 +0100)]
[AT-SPI] Use std::make_unique in SetAccessibilityConstructor

An upcoming dali-toolkit patch will narrow down the expected return type
to ControlAccessible.

Change-Id: I3826c8a0976345d245949f9e49bc680e223afd14

2 years agoDALi Version 2.1.10 71/271371/1 dali_2.1.10
Richard Huang [Fri, 18 Feb 2022 11:01:49 +0000 (11:01 +0000)]
DALi Version 2.1.10

Change-Id: I0a67845eb32af6a4f65c419606814d0ae059b28a

2 years agoRevert "Fix touch issue on mobile simulator/target." 64/271364/1
huayong.xu [Fri, 18 Feb 2022 10:36:53 +0000 (18:36 +0800)]
Revert "Fix touch issue on mobile simulator/target."

This reverts commit 2c7b578b1b3c8f8b97eed869728c2330da6249e1.

Change-Id: I23b0950a390a6fca30629a0780cb0c53d9d523dd

2 years agoDo not change alpha channel when video hole is enabled. 63/271363/1
huayong.xu [Fri, 18 Feb 2022 10:25:09 +0000 (18:25 +0800)]
Do not change alpha channel when video hole is enabled.

Change-Id: Idae4edff2e32765506f3235cb17e481e92af9b08

2 years agoTizenVectorImageRenderer: tiny optimization 80/261880/3
Hermet Park [Wed, 28 Jul 2021 05:35:45 +0000 (14:35 +0900)]
TizenVectorImageRenderer: tiny optimization

clear() canvas right after rasterizing to return the used memory immediately.

Change-Id: I97423d3704f63ffac9ae313ad507d9bd04b7454f

2 years agoRiveAnimationView: apply animation data correctly 43/268543/3
Taehyub Kim [Fri, 24 Dec 2021 07:39:23 +0000 (16:39 +0900)]
RiveAnimationView: apply animation data correctly

Animation data is overwrited by multiple SendAnimationData call
and RiveAnimationView removes the animation data after SetAnimationData.
so Sometiems animation data is not updated.
To prevent this behavior, append animation data when renderer is not updated.

Change-Id: I772a7053d033c2f3276bc411c10c63e960343470

2 years agoDALi Version 2.1.9 59/270959/1 dali_2.1.9
David Steele [Fri, 11 Feb 2022 12:02:04 +0000 (12:02 +0000)]
DALi Version 2.1.9

Change-Id: I1c36c9948cc0061e15ea96399e574a959b3590d5

2 years agoMerge "Set http response body in binary format." into devel/master
Heeyong Song [Mon, 7 Feb 2022 08:13:38 +0000 (08:13 +0000)]
Merge "Set http response body in binary format." into devel/master

2 years agoDALi Version 2.1.8 80/270580/1 dali_2.1.8
Adeel Kazmi [Fri, 4 Feb 2022 13:15:21 +0000 (13:15 +0000)]
DALi Version 2.1.8

Change-Id: I73a3bd2952dbb869a53c779696b04618e7aacd44

2 years agoDALi Version 2.1.7 58/270358/1 dali_2.1.7
Adam Bialogonski [Fri, 28 Jan 2022 12:11:01 +0000 (12:11 +0000)]
DALi Version 2.1.7

Change-Id: I7e02851942aa0be181ace4a7c91f57faf0b3bda5

2 years agoSet http response body in binary format. 39/269639/2
huayong.xu [Wed, 19 Jan 2022 10:29:41 +0000 (18:29 +0800)]
Set http response body in binary format.

Change-Id: I2a38e0cec35b171a435304ea4fa66adf038f484d

2 years agoDALi Version 2.1.6 25/269925/1 dali_2.1.6
Richard Huang [Fri, 21 Jan 2022 11:45:15 +0000 (11:45 +0000)]
DALi Version 2.1.6

Change-Id: I2994dfc90f644dece37544af6b5facd99d299bb5

2 years agoReplace obsolete safe bool idiom with explicit operator bool 03/269403/4
Artur Świgoń [Thu, 13 Jan 2022 16:45:50 +0000 (17:45 +0100)]
Replace obsolete safe bool idiom with explicit operator bool

C++11 introduces 'explicit operator bool' to prevent unintended implicit
conversions to 'bool', thus making the trick with converting to a
pointer-to-member (a.k.a. "safe bool idiom") obsolete.

The explicit operator is more restrictive than 'safe bool', and it
helped uncover a bug in the test suite where object handles were
implicitly converted to bool before being sent to an std::ostream.

Change-Id: Ib86383601d63acf1577130db9e4bca7dc486a323

2 years agoMerge "DALi Version 2.1.5" into devel/master
David Steele [Fri, 14 Jan 2022 15:44:39 +0000 (15:44 +0000)]
Merge "DALi Version 2.1.5" into devel/master