platform/core/uifw/dali-adaptor.git
4 years agoTemporary fix of PreInitialize, Remove FontClient 07/228707/1
huiyu.eun [Wed, 25 Mar 2020 04:13:35 +0000 (13:13 +0900)]
Temporary fix of PreInitialize, Remove FontClient

We cannot use a singleton service before the core is created.

FontClient takes the most launch time to load dali application.
we have to modify the code to use FontClient in PreInitialize function.

Change-Id: I085bf894bf298486e1756f62394562a46b820694
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years ago[Tizen] Add DALi Autofill implementation submit/tizen/20200323.113128
neostom432 [Mon, 23 Mar 2020 09:41:22 +0000 (18:41 +0900)]
[Tizen] Add DALi Autofill implementation

This reverts commit 47b6d469243121941cf88c9e1e4737fc92fad267.

4 years ago[Tizen] Implement partial update
neostom432 [Mon, 23 Mar 2020 09:41:07 +0000 (18:41 +0900)]
[Tizen] Implement partial update

This reverts commit 4d99b977dd866370fd7575a683e4f2236fedd02d.

4 years ago[Tizen] Temporarily modified so that window is no null
neostom432 [Mon, 23 Mar 2020 09:40:55 +0000 (18:40 +0900)]
[Tizen] Temporarily modified so that window is no null

This reverts commit c5fb83edd6353a644c713755397a4324e6418ee4.

4 years ago[Tizen] Add screen and client rotation itself function
neostom432 [Mon, 23 Mar 2020 09:40:43 +0000 (18:40 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit 6c4b5f694ab457ccc2bcf9c83ebc951cbc7e9579.

4 years agoMerge branch 'devel/tizen' into tizen
neostom432 [Mon, 23 Mar 2020 09:40:31 +0000 (18:40 +0900)]
Merge branch 'devel/tizen' into tizen

4 years agoRevert "[Tizen] Add screen and client rotation itself function"
neostom432 [Mon, 23 Mar 2020 09:40:19 +0000 (18:40 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit e6c7c2471a83279af55133bc66f5977ec3530203.

4 years agoRevert "[Tizen] Temporarily modified so that window is no null"
neostom432 [Mon, 23 Mar 2020 09:40:17 +0000 (18:40 +0900)]
Revert "[Tizen] Temporarily modified so that window is no null"

This reverts commit 91ef6a68f00d13f37456a88691b3f0d437f01bf3.

4 years agoRevert "[Tizen] Implement partial update"
neostom432 [Mon, 23 Mar 2020 09:40:15 +0000 (18:40 +0900)]
Revert "[Tizen] Implement partial update"

This reverts commit 90e1bf4e1270af73901a151cb068fbde82bc865d.

4 years agoRevert "[Tizen] Add DALi Autofill implementation"
neostom432 [Mon, 23 Mar 2020 09:39:46 +0000 (18:39 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit 098b81819b9c796ef424af3ced03ec044778b574.

4 years agoDALi Version 1.5.4 dali_1.5.4
neostom432 [Mon, 23 Mar 2020 09:06:24 +0000 (18:06 +0900)]
DALi Version 1.5.4

4 years agoRevert "Add cancel event flag in Key up event" 01/228401/1
Seoyeon Kim [Mon, 23 Mar 2020 01:10:16 +0000 (10:10 +0900)]
Revert "Add cancel event flag in Key up event"

This reverts commit f630a2249ff1cc1b39faf6dba7355ba2ac8a9898.

Change-Id: I6b6e28a9da082cfb8f6832849850bb68f4869f61

4 years agoDALi Version 1.9.4 16/228316/1 dali_1.9.4
Victor Cebollada [Fri, 20 Mar 2020 07:51:00 +0000 (07:51 +0000)]
DALi Version 1.9.4

Change-Id: I561fc10898e8c525e44b203d254aaeb65c3683d1

4 years agoMerge "Revert "Add cancel event flag in Key up event"" into devel/master
Adeel Kazmi [Fri, 20 Mar 2020 07:36:43 +0000 (07:36 +0000)]
Merge "Revert "Add cancel event flag in Key up event"" into devel/master

4 years agoRevert "Add cancel event flag in Key up event" 13/228313/1
Adeel Kazmi [Fri, 20 Mar 2020 07:35:41 +0000 (07:35 +0000)]
Revert "Add cancel event flag in Key up event"

This reverts commit 12bd01d9f8a26aa77a551eb2c456b3af7fed9348.

Change-Id: If8efb3b2dbd1d5020d035e964979075e26d69fe8

4 years agoAdd cancel event flag in Key up event 22/228222/1
Seoyeon Kim [Wed, 18 Mar 2020 05:53:32 +0000 (14:53 +0900)]
Add cancel event flag in Key up event

- When the key need to be combined with the previous key, the event should not
 perform anything.
- So, added cancel processing flag in OnKeyUp()

Change-Id: I02ea223282241555931952daf48c95918ba12129
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
4 years agoMerge "Add cancel event flag in Key up event" into devel/master
Adeel Kazmi [Thu, 19 Mar 2020 09:41:17 +0000 (09:41 +0000)]
Merge "Add cancel event flag in Key up event" into devel/master

4 years agoAdd cancel event flag in Key up event 12/228012/1
Seoyeon Kim [Wed, 18 Mar 2020 05:53:32 +0000 (14:53 +0900)]
Add cancel event flag in Key up event

- When the key need to be combined with the previous key, the event should not
 perform anything.
- So, added cancel processing flag in OnKeyUp()

Change-Id: I02ea223282241555931952daf48c95918ba12129
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
4 years agoFix a surface resize issue 81/227981/1
Heeyong Song [Tue, 10 Mar 2020 04:03:18 +0000 (13:03 +0900)]
Fix a surface resize issue

The thread controller will wait for the response that the surface is resized in the updated thread.
But the message may be processed right after ProcessCoreEvents().
If it is processed before calling to mThreadController->ResizeSurface(), the thread controll will wait for the response forever.

So I've changed to call to mThreadController->ResizeSurface() before ProcessCoreEvents().

Change-Id: Id7d4e2a801c1d2fc8d4992676ae2b673eeb8baf0

4 years agoMerge "Fix a surface resize issue" into devel/master
Heeyong Song [Wed, 18 Mar 2020 01:20:18 +0000 (01:20 +0000)]
Merge "Fix a surface resize issue" into devel/master

4 years agoDALi version 1.5.3 dali_1.5.3
Joogab Yun [Tue, 17 Mar 2020 01:37:16 +0000 (10:37 +0900)]
DALi version 1.5.3

Change-Id: I02ada2917eb24a18cd22ed5acee0ef845e5ed2dc

4 years agoMerge branch 'devel/tizen' into tizen accepted/tizen/unified/20200317.063539 submit/tizen/20200316.084510
Joogab Yun [Mon, 16 Mar 2020 08:29:51 +0000 (17:29 +0900)]
Merge branch 'devel/tizen' into tizen

4 years agoDALi version 1.5.3
Joogab Yun [Mon, 16 Mar 2020 08:29:16 +0000 (17:29 +0900)]
DALi version 1.5.3

Change-Id: I943f90d8bfe063a49b1389931dbbaa31d6928397

4 years agoRemoved Adaptor::Get() dependency from TriggerEventFactory
Paul Wisbey [Wed, 11 Mar 2020 09:51:54 +0000 (09:51 +0000)]
Removed Adaptor::Get() dependency from TriggerEventFactory

Change-Id: I2aedef73ef819098a6e95ad08afe01b419ee9aef

4 years agoDALi Version 1.9.3 51/227651/1 dali_1.9.3
Richard Huang [Fri, 13 Mar 2020 12:15:33 +0000 (12:15 +0000)]
DALi Version 1.9.3

Change-Id: Iebf799ffbb0d03516d6d9fa706f39ddd1c2113b8

4 years agoMerge branch 'devel/tizen' into tizen
Wonsik Jung [Thu, 12 Mar 2020 01:04:41 +0000 (10:04 +0900)]
Merge branch 'devel/tizen' into tizen

4 years agoDALi version 1.5.2 12/227412/1
Wonsik Jung [Thu, 12 Mar 2020 01:00:32 +0000 (10:00 +0900)]
DALi version 1.5.2

Change-Id: I144b3479fd48b22f2bb409b0d62a57a9e037211a

4 years agoFix a surface resize issue 45/227145/4
Heeyong Song [Tue, 10 Mar 2020 04:03:18 +0000 (13:03 +0900)]
Fix a surface resize issue

The thread controller will wait for the response that the surface is resized in the updated thread.
But the message may be processed right after ProcessCoreEvents().
If it is processed before calling to mThreadController->ResizeSurface(), the thread controll will wait for the response forever.

So I've changed to call to mThreadController->ResizeSurface() before ProcessCoreEvents().

Change-Id: Id7d4e2a801c1d2fc8d4992676ae2b673eeb8baf0

4 years agoMerge "Removed Adaptor::Get() dependency from TriggerEventFactory" into devel/master
Adeel Kazmi [Wed, 11 Mar 2020 17:20:41 +0000 (17:20 +0000)]
Merge "Removed Adaptor::Get() dependency from TriggerEventFactory" into devel/master

4 years agoRemoved Adaptor::Get() dependency from TriggerEventFactory 49/227349/3
Paul Wisbey [Wed, 11 Mar 2020 09:51:54 +0000 (09:51 +0000)]
Removed Adaptor::Get() dependency from TriggerEventFactory

Change-Id: I2aedef73ef819098a6e95ad08afe01b419ee9aef

4 years agoMerge branch 'tizen' of ssh://review.tizen.org:29418/platform/core/uifw/dali-adaptor... submit/tizen/20200310.042640
Wonsik Jung [Tue, 10 Mar 2020 04:24:50 +0000 (13:24 +0900)]
Merge branch 'tizen' of ssh://review.tizen.org:29418/platform/core/uifw/dali-adaptor into tizen

4 years ago[Tizen] Add DALi Autofill implementation
Wonsik Jung [Tue, 10 Mar 2020 03:55:45 +0000 (12:55 +0900)]
[Tizen] Add DALi Autofill implementation

This reverts commit dcc583f8578ac913c380c6bb59afe0c630b2fb36.

Change-Id: If0a0c9430bd0c70f96c15d085494a43b1702f4f8

4 years ago[Tizen] Add DALi Autofill implementation
Wonsik Jung [Tue, 10 Mar 2020 03:55:45 +0000 (12:55 +0900)]
[Tizen] Add DALi Autofill implementation

This reverts commit dcc583f8578ac913c380c6bb59afe0c630b2fb36.

Change-Id: If0a0c9430bd0c70f96c15d085494a43b1702f4f8

4 years ago[Tizen] Implement partial update
Wonsik Jung [Tue, 10 Mar 2020 03:52:15 +0000 (12:52 +0900)]
[Tizen] Implement partial update

This reverts commit 32f5bde93258d00477ddfece339df5a703098601.

Change-Id: I88550c5bba1f22528fc5949b330440b0948d0858

4 years ago[Tizen] Temporarily modified so that window is no null
Wonsik Jung [Tue, 10 Mar 2020 03:51:45 +0000 (12:51 +0900)]
[Tizen] Temporarily modified so that window is no null

This reverts commit 740052949ac578504b49d50b37262e4ea41313d2.

Change-Id: I545d3f98411661d4fb1d66baa23e1c9416d9e9ae

4 years ago[Tizen] Add screen and client rotation itself function
Wonsik Jung [Tue, 10 Mar 2020 03:51:20 +0000 (12:51 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit 3bb370ba8d0a9ace25587c54ab0e061b7988cdf1.

Change-Id: I9cab34d4ec3a5a3bf279d7005484ffe19d01ea01

4 years agoMerge branch 'devel/tizen' into tizen
Wonsik Jung [Tue, 10 Mar 2020 03:51:01 +0000 (12:51 +0900)]
Merge branch 'devel/tizen' into tizen

4 years agoRevert "[Tizen] Add screen and client rotation itself function"
Wonsik Jung [Tue, 10 Mar 2020 03:49:10 +0000 (12:49 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit 7b85ff85ceeea86140c0fb1038ac475488cfe6f8.

Change-Id: Ic8e0bf8dcdaca934c185ba9a0f932ff4edf652d2

4 years agoRevert "[Tizen] Temporarily modified so that window is no null"
Wonsik Jung [Tue, 10 Mar 2020 03:49:07 +0000 (12:49 +0900)]
Revert "[Tizen] Temporarily modified so that window is no null"

This reverts commit 56b5cff5f9b7f5e0bd6312e95c1b9f4d11131beb.

4 years agoRevert "[Tizen] Implement partial update"
Wonsik Jung [Tue, 10 Mar 2020 03:49:04 +0000 (12:49 +0900)]
Revert "[Tizen] Implement partial update"

This reverts commit a4b02d85aa3afabe4718ff664f0c46b5aa28354b.

4 years agoRevert "[Tizen] Add DALi Autofill implementation"
Wonsik Jung [Tue, 10 Mar 2020 03:49:01 +0000 (12:49 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit 3d92da12883497903c2d934480554d42c00f928d.

4 years agoDALi Version 1.5.2 22/227122/1 dali_1.5.2
Wonsik Jung [Tue, 10 Mar 2020 03:12:32 +0000 (12:12 +0900)]
DALi Version 1.5.2

Change-Id: Ide91684adb2a97f4fcf5a9dc7f038241658eb57c

4 years agoDeprecate pubkey-pinning 09/227109/1
Sangwan Kwon [Mon, 2 Mar 2020 04:11:09 +0000 (13:11 +0900)]
Deprecate pubkey-pinning

Pubkey-pinning is not supported from tizen-6.0.

Change-Id: I4bd368bf39ec6c9f48bd36372d2b4c1f255d51d7
Signed-off-by: Sangwan Kwon <sangwan.kwon@samsung.com>
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years agoDeprecate pubkey-pinning 11/227011/2
Sangwan Kwon [Mon, 2 Mar 2020 04:11:09 +0000 (13:11 +0900)]
Deprecate pubkey-pinning

Pubkey-pinning is not supported from tizen-6.0.

Change-Id: I4bd368bf39ec6c9f48bd36372d2b4c1f255d51d7
Signed-off-by: Sangwan Kwon <sangwan.kwon@samsung.com>
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years agoMerge "DALi Version 1.9.2" into devel/master
Paul Wisbey [Fri, 6 Mar 2020 14:21:43 +0000 (14:21 +0000)]
Merge "DALi Version 1.9.2" into devel/master

4 years ago[dali_1.9.2] Merge branch 'devel/master' 47/226947/1
greynaga [Fri, 6 Mar 2020 12:03:12 +0000 (12:03 +0000)]
[dali_1.9.2] Merge branch 'devel/master'

Change-Id: Ia87d3ba9e72932bd4fbb9ce251b58ca82e9456dc

4 years agoDALi Version 1.9.2 42/226942/1 dali_1.9.2
greynaga [Fri, 6 Mar 2020 12:02:24 +0000 (12:02 +0000)]
DALi Version 1.9.2

Change-Id: I3e8e0f553729240505bc6b321ad83f6cf838e1ba

4 years agoFix wrong parameter order in WheelEvent 99/226899/1
Dongsug Song [Thu, 5 Mar 2020 06:21:24 +0000 (15:21 +0900)]
Fix wrong parameter order in WheelEvent

Change-Id: I207779a48168c96cb5af1131e5d0c1045a826ef8

4 years agoFix wrong parameter order in WheelEvent 96/226896/1
Dongsug Song [Thu, 5 Mar 2020 06:21:24 +0000 (15:21 +0900)]
Fix wrong parameter order in WheelEvent

Change-Id: I207779a48168c96cb5af1131e5d0c1045a826ef8

4 years agoFix wrong parameter order in WheelEvent 51/226751/1
Dongsug Song [Thu, 5 Mar 2020 06:21:24 +0000 (15:21 +0900)]
Fix wrong parameter order in WheelEvent

Change-Id: I207779a48168c96cb5af1131e5d0c1045a826ef8

4 years ago[Tizen] Add DALi Autofill implementation accepted/tizen/unified/20200303.032601 submit/tizen/20200302.072755
Seoyeon Kim [Mon, 2 Mar 2020 06:25:59 +0000 (15:25 +0900)]
[Tizen] Add DALi Autofill implementation

This reverts commit 45809f5ab24cb9e7ce3a36ee4fd8ef2540e36204.

4 years ago[Tizen] Implement partial update
Heeyong Song [Mon, 2 Mar 2020 05:28:07 +0000 (14:28 +0900)]
[Tizen] Implement partial update

Change-Id: I54d64942181b5436e847e2e664c3962ff7c133cb

4 years ago[Tizen] Temporarily modified so that window is no null
Heeyong Song [Mon, 2 Mar 2020 05:27:44 +0000 (14:27 +0900)]
[Tizen] Temporarily modified so that window is no null

Change-Id: I09d6b7c83aaa32a34f303a19c06066e272145715

4 years ago[Tizen] Add screen and client rotation itself function
Heeyong Song [Mon, 2 Mar 2020 05:16:32 +0000 (14:16 +0900)]
[Tizen] Add screen and client rotation itself function

Change-Id: I90aff8d30ecf2e3feaadbd77bc3e9399d16ff1a9

4 years agoMerge branch 'devel/tizen' into tizen
Heeyong Song [Mon, 2 Mar 2020 05:15:59 +0000 (14:15 +0900)]
Merge branch 'devel/tizen' into tizen

Change-Id: I5b146faa79ffdbf46ce49c6ea29d98e0418103ca

4 years agoRevert "[Tizen] Add screen and client rotation itself function"
Heeyong Song [Mon, 2 Mar 2020 05:15:31 +0000 (14:15 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit ec7a58f39aec79441b522afe5ef852816e4dbae3.

Change-Id: I1ec5a74d4f0ed48da1018b83fd4301992f682e67

4 years agoRevert "[Tizen] Add DALi Autofill implementation"
Heeyong Song [Mon, 2 Mar 2020 05:15:11 +0000 (14:15 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit 672aa721ebed72bd9b11a9363203d17d47fb5462.

Change-Id: I0dc993dee31bab3716a713320b435deb3e421fa8

4 years agoRevert "[Tizen] Temporarily modified so that window is no null"
Heeyong Song [Mon, 2 Mar 2020 05:15:02 +0000 (14:15 +0900)]
Revert "[Tizen] Temporarily modified so that window is no null"

This reverts commit 4798ca2e4338b6b75161ea9862ebeff782144382.

Change-Id: I11d5705cedd7b3154aefb98597176cbaafb48cf9

4 years agoRevert "[Tizen] Implement partial update"
Heeyong Song [Mon, 2 Mar 2020 05:13:48 +0000 (14:13 +0900)]
Revert "[Tizen] Implement partial update"

This reverts commit 1438dfd2958b01527f7a46b667823d0233230958.

Change-Id: If252c655c3659a43546704ba5ebd580a00e56f1d

4 years agoFix SVACE, Coverity issues 55/225755/2
Heeyong Song [Mon, 24 Feb 2020 08:36:13 +0000 (17:36 +0900)]
Fix SVACE, Coverity issues

- After having been compared to NULL value, pointer 'start' is dereferenced.
- Redundant comparison '(0 != forward)' is always 'true'.
- Use after free (USE_AFTER_FREE) - this->v.

Change-Id: I1860c13ac77311f249688294f90efcb3f1d4868a

4 years agoFix SVACE, Coverity issues 63/226363/1
Heeyong Song [Mon, 24 Feb 2020 08:36:13 +0000 (17:36 +0900)]
Fix SVACE, Coverity issues

- After having been compared to NULL value, pointer 'start' is dereferenced.
- Redundant comparison '(0 != forward)' is always 'true'.
- Use after free (USE_AFTER_FREE) - this->v.

Change-Id: I1860c13ac77311f249688294f90efcb3f1d4868a

4 years ago[dali_1.9.1] Merge branch 'devel/master' 61/226261/1
György Straub [Fri, 28 Feb 2020 09:10:07 +0000 (09:10 +0000)]
[dali_1.9.1] Merge branch 'devel/master'

Change-Id: I4a5e77157fdc4692d43b1057a2cf1c39304c4c0d

4 years agoDALi Version 1.9.1 56/226256/1 dali_1.9.1
György Straub [Fri, 28 Feb 2020 09:09:21 +0000 (09:09 +0000)]
DALi Version 1.9.1

Change-Id: I031b04665d8e190515c01bbd929f8180b1095b15

4 years agoDALi Version 1.5.1 34/226234/1 dali_1.5.1
Heeyong Song [Fri, 28 Feb 2020 05:55:24 +0000 (14:55 +0900)]
DALi Version 1.5.1

Change-Id: I03e317274221416cffc1441c08a34283cfa57f42

4 years agoMoved SingletonService into dali-core 33/226233/1
Paul Wisbey [Mon, 17 Feb 2020 17:34:25 +0000 (17:34 +0000)]
Moved SingletonService into dali-core

Change-Id: Id4b95d15c2a499e2e0f42bd6a697d9767397e286

4 years agoModify to get the encoded offset in UTF8 32/226232/1
Seoyeon Kim [Wed, 5 Feb 2020 07:46:25 +0000 (16:46 +0900)]
Modify to get the encoded offset in UTF8

- Get the number of bytes to figure out the length of utf8

Change-Id: I9c735ea888b2896f528e74b0c55d1b25fd2577a8
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
4 years agoIt does not work when 'Paste' 31/226231/1
Joogab Yun [Mon, 24 Feb 2020 06:17:42 +0000 (15:17 +0900)]
It does not work when 'Paste'
We must call EventNotifier so that PasteText() in Controller::PasteClipboardItemEvent() can run.

Change-Id: I1d8ad85596d1a6929a1fdc74ea909ad83eac06cd

4 years agoMerge "Moved SingletonService into dali-core" into devel/master
Paul Wisbey [Thu, 27 Feb 2020 11:15:49 +0000 (11:15 +0000)]
Merge "Moved SingletonService into dali-core" into devel/master

4 years agoMerge "Modify to get the encoded offset in UTF8" into devel/master
Seoyeon Kim [Thu, 27 Feb 2020 10:52:49 +0000 (10:52 +0000)]
Merge "Modify to get the encoded offset in UTF8" into devel/master

4 years agoModify to get the encoded offset in UTF8 61/223961/7
Seoyeon Kim [Wed, 5 Feb 2020 07:46:25 +0000 (16:46 +0900)]
Modify to get the encoded offset in UTF8

- Get the number of bytes to figure out the length of utf8

Change-Id: I9c735ea888b2896f528e74b0c55d1b25fd2577a8
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
4 years agoIt does not work when 'Paste' 14/225714/2
Joogab Yun [Mon, 24 Feb 2020 06:17:42 +0000 (15:17 +0900)]
It does not work when 'Paste'
We must call EventNotifier so that PasteText() in Controller::PasteClipboardItemEvent() can run.

Change-Id: I1d8ad85596d1a6929a1fdc74ea909ad83eac06cd

4 years agoMoved SingletonService into dali-core 48/225148/7
Paul Wisbey [Mon, 17 Feb 2020 17:34:25 +0000 (17:34 +0000)]
Moved SingletonService into dali-core

Change-Id: Id4b95d15c2a499e2e0f42bd6a697d9767397e286

4 years ago[dali_1.9.0] Merge branch 'devel/master' 57/225657/1
Cheng-Shiun Tsai [Fri, 21 Feb 2020 16:25:36 +0000 (16:25 +0000)]
[dali_1.9.0] Merge branch 'devel/master'

Change-Id: I199c040baf8236f4b652b501cc5f95f16b147281

4 years agoDALi Version 1.9.0 52/225652/1 dali_1.9.0
Cheng-Shiun Tsai [Fri, 21 Feb 2020 16:24:51 +0000 (16:24 +0000)]
DALi Version 1.9.0

Change-Id: I6bb0614242606dae37bf0ed007b8d887384af6e7

4 years ago[Tizen] Implement partial update accepted/tizen/unified/20200219.130139 submit/tizen/20200218.080806 submit/tizen/20200219.045528
Jiyun Yang [Tue, 18 Feb 2020 07:37:10 +0000 (16:37 +0900)]
[Tizen] Implement partial update

This reverts commit 9d0d823c2d81b671b4bae1c1a8d7636b5c2febd9.

Change-Id: I3e69ce80c836aa437b90a3a905812f68ba5b95a6

4 years ago[Tizen] Temporarily modified so that window is no null
Jiyun Yang [Tue, 18 Feb 2020 07:37:08 +0000 (16:37 +0900)]
[Tizen] Temporarily modified so that window is no null

This reverts commit 50f426065490ec65c8def0cc3366c63ec7c23f3a.

Change-Id: Ibdf14f9f30b1ccd4df9918b33a71d19259aa2451

4 years ago[Tizen] Add DALi Autofill implementation
Jiyun Yang [Tue, 18 Feb 2020 07:37:06 +0000 (16:37 +0900)]
[Tizen] Add DALi Autofill implementation

This reverts commit 4a460849459d8e2f973a0974bb19d0e4f4fd0966.

Change-Id: I4620cb0e00802e89ea825dcb7c024eca6491aeea

4 years ago[Tizen] Add screen and client rotation itself function
Jiyun Yang [Tue, 18 Feb 2020 07:37:04 +0000 (16:37 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit 838db3370df3b5f939df11e45b40fa4a23d05bf4.

Change-Id: I338aa05da6e52a438ba54981832e969b8c5edeaf

4 years agoMerge branch 'devel/master' into tizen
Jiyun Yang [Tue, 18 Feb 2020 07:36:48 +0000 (16:36 +0900)]
Merge branch 'devel/master' into tizen

4 years agoRevert "[Tizen] Add screen and client rotation itself function"
Jiyun Yang [Tue, 18 Feb 2020 07:36:41 +0000 (16:36 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit f110d85fb0606f3cfac47ad8d760168078d83148.

4 years agoRevert "[Tizen] Add DALi Autofill implementation"
Jiyun Yang [Tue, 18 Feb 2020 07:36:39 +0000 (16:36 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit c8d47bb233ad94ca1571992682e31545f8ce7b80.

4 years agoRevert "[Tizen] Temporarily modified so that window is no null"
Jiyun Yang [Tue, 18 Feb 2020 07:36:37 +0000 (16:36 +0900)]
Revert "[Tizen] Temporarily modified so that window is no null"

This reverts commit 6aa19cc13d3469d294bf0c30ee0c89f949ab5841.

4 years agoRevert "[Tizen] Implement partial update"
Jiyun Yang [Tue, 18 Feb 2020 07:36:36 +0000 (16:36 +0900)]
Revert "[Tizen] Implement partial update"

This reverts commit 33f258bb821af0d4052d0a814dd7951622603073.

4 years agoMerge "Add support of writing DALi cache file for Android." into devel/master
Adeel Kazmi [Fri, 14 Feb 2020 16:13:41 +0000 (16:13 +0000)]
Merge "Add support of writing DALi cache file for Android." into devel/master

4 years ago[dali_1.5.0] Merge branch 'devel/master' 40/224940/1
Adeel Kazmi [Fri, 14 Feb 2020 07:31:06 +0000 (07:31 +0000)]
[dali_1.5.0] Merge branch 'devel/master'

Change-Id: I9cf031894235bd782179e42511f6e3012ffb7612

4 years agoDALi Version 1.5.0 35/224935/1 dali_1.5.0
Adeel Kazmi [Fri, 14 Feb 2020 07:30:20 +0000 (07:30 +0000)]
DALi Version 1.5.0

Change-Id: I5dce677ff8744ef575e098f09eeb8b2c7b5a31f0

4 years agoAdd support of writing DALi cache file for Android. 56/224456/4
Anton Obzhirov [Mon, 10 Feb 2020 17:51:54 +0000 (17:51 +0000)]
Add support of writing DALi cache file for Android.

Change-Id: I8c52ec58c7009ad336047dce69c023dc5c93a3e7

4 years agoMerge "(patch-coverage.pl) Ignore header files that yield no coverage" into devel...
Adeel Kazmi [Thu, 13 Feb 2020 16:06:11 +0000 (16:06 +0000)]
Merge "(patch-coverage.pl) Ignore header files that yield no coverage" into devel/master

4 years agoMerge "Add handling double slash in Android assets path." into devel/master
Adeel Kazmi [Thu, 13 Feb 2020 14:51:55 +0000 (14:51 +0000)]
Merge "Add handling double slash in Android assets path." into devel/master

4 years ago(patch-coverage.pl) Ignore header files that yield no coverage 72/224872/1
Adeel Kazmi [Thu, 13 Feb 2020 14:51:06 +0000 (14:51 +0000)]
(patch-coverage.pl) Ignore header files that yield no coverage

Change-Id: Iee4cc91967e3924f02294120e5371d69f71af040

4 years agoAdd logs for file loading failure 64/224664/1
Heeyong Song [Wed, 12 Feb 2020 07:11:50 +0000 (16:11 +0900)]
Add logs for file loading failure

Change-Id: Ie093d7e29e116a7e16bb756bb57bc2fdb856c9e1

4 years ago[Tizen] Implement partial update accepted/tizen/unified/20200214.050222 submit/tizen/20200212.052152
Seoyeon Kim [Wed, 12 Feb 2020 04:41:16 +0000 (13:41 +0900)]
[Tizen] Implement partial update

This reverts commit 91b8c1acb9b0a17b4fff27880e67bf351e7253fc.

4 years ago[Tizen] Temporarily modified so that window is no null
Seoyeon Kim [Wed, 12 Feb 2020 04:40:57 +0000 (13:40 +0900)]
[Tizen] Temporarily modified so that window is no null

This reverts commit 7aa3faac1fecbb3968c3943dece65b2eb87dfcc0.

4 years ago[Tizen] Add DALi Autofill implementation
Seoyeon Kim [Wed, 12 Feb 2020 04:40:35 +0000 (13:40 +0900)]
[Tizen] Add DALi Autofill implementation

This reverts commit 616733cc4cdc7ae8a5ad9b3700e43d0dee3d8f86.

4 years ago[Tizen] Add screen and client rotation itself function
Seoyeon Kim [Wed, 12 Feb 2020 04:39:44 +0000 (13:39 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit 33cf8b93b2a39e79e5220667fce677c326553fe9.

4 years agoMerge branch 'devel/master' into tizen
Seoyeon Kim [Wed, 12 Feb 2020 04:36:55 +0000 (13:36 +0900)]
Merge branch 'devel/master' into tizen

4 years agoRevert "[Tizen] Add screen and client rotation itself function"
Seoyeon Kim [Wed, 12 Feb 2020 04:36:08 +0000 (13:36 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit 028a38c8a599500014a40fbe0953a092b371be28.

4 years agoRevert "[Tizen] Add DALi Autofill implementation"
Seoyeon Kim [Wed, 12 Feb 2020 04:36:05 +0000 (13:36 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit c31631673458b6536a5dfe9ec07360081b3d0f77.

4 years agoRevert "[Tizen] Temporarily modified so that window is no null"
Seoyeon Kim [Wed, 12 Feb 2020 04:36:02 +0000 (13:36 +0900)]
Revert "[Tizen] Temporarily modified so that window is no null"

This reverts commit bec0e206518ebea4800a46b9b976b8f268ef7661.

4 years agoRevert "[Tizen] Implement partial update"
Seoyeon Kim [Wed, 12 Feb 2020 04:35:57 +0000 (13:35 +0900)]
Revert "[Tizen] Implement partial update"

This reverts commit bd3ff6b225c15edad2da5610c781d98ca459576a.