platform/core/uifw/dali-adaptor.git
4 years agoMerge branch 'devel/tizen' into tizen
Seoyeon Kim [Mon, 13 Apr 2020 07:41:41 +0000 (16:41 +0900)]
Merge branch 'devel/tizen' into tizen

Change-Id: I92281f0623a47edcece04fe3d743419000d4615e

4 years agoRevert "[Tizen] Temporarily modified so that window is no null"
Seoyeon Kim [Mon, 13 Apr 2020 07:41:14 +0000 (16:41 +0900)]
Revert "[Tizen] Temporarily modified so that window is no null"

This reverts commit 25c3df3dc88b9088102b103bb7927a4fd88ab67e.

Change-Id: I11f05d899d0ca49e293c38fb0ca94661bfca3316

4 years agoRevert "[Tizen] Add DALi Autofill implementation"
Seoyeon Kim [Mon, 13 Apr 2020 07:41:10 +0000 (16:41 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit cc277f4f37224e106a463dddbb36310fbdbd4319.

4 years agoRevert "[Tizen] Add screen and client rotation itself function"
Seoyeon Kim [Mon, 13 Apr 2020 07:41:08 +0000 (16:41 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit 4df5c7cd089bab4ad9d6e72cb03f4cc7672f2006.

4 years agoRevert "[Tizen] Temporarily modified so that window is no null if multi-window is...
Seoyeon Kim [Mon, 13 Apr 2020 07:41:05 +0000 (16:41 +0900)]
Revert "[Tizen] Temporarily modified so that window is no null if multi-window is not supported"

This reverts commit 8665f0e7867639372fd3e772d35d2cf68a16aefc.

4 years agoDALi Version 1.5.7 13/230613/1 dali_1.5.7
Seoyeon Kim [Mon, 13 Apr 2020 04:29:35 +0000 (13:29 +0900)]
DALi Version 1.5.7

Change-Id: If503339cb46b1d4bdec63dd781f16a08d24c07f3
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
4 years agoFix a crash on Ubuntu 12/230612/1
Heeyong Song [Thu, 2 Apr 2020 04:22:14 +0000 (13:22 +0900)]
Fix a crash on Ubuntu

ecore_x_init() should be called before a window is created.

Change-Id: I36ffc65f5f509a90691bce36178f1a41d9ca03a5

4 years agoWindows third party dead code removed. 11/230611/1
Victor Cebollada [Mon, 6 Apr 2020 08:53:35 +0000 (09:53 +0100)]
Windows third party dead code removed.

* GetRealFileMode() removed
* GetRealName() code moved to CustomFile.cpp

Change-Id: Ibb35df4f77c7d9173d1212b56ab8c81687bd6740
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
4 years agoSuspend window deletion while rendering 22/230222/1
Richard Huang [Tue, 7 Apr 2020 16:26:21 +0000 (17:26 +0100)]
Suspend window deletion while rendering

Change-Id: I6801f1daffa69567bad794387676e23b33051f2b
(cherry picked from commit e2b1bb333f68b1a21a24f84c6c21db2f618a8f53)

4 years ago[Tizen] Temporarily modified so that window is no null if multi-window is not supported 17/230117/1 accepted/tizen/unified/20200409.083648 submit/tizen/20200408.061309
Sunghyun Kim [Wed, 8 Apr 2020 05:24:53 +0000 (14:24 +0900)]
[Tizen] Temporarily modified so that window is no null if multi-window is not supported

Change-Id: I3ffbfd8ea4ed44a6c1bd05e2914d562f80516bf8

4 years agoAcquire / Release information of an internal native image. 46/227046/19
Joogab Yun [Tue, 10 Mar 2020 01:18:08 +0000 (10:18 +0900)]
Acquire / Release information of an internal native image.

Change-Id: I6a92c20e0b2395c26dac29a1b5b565ddcd31dc16

4 years ago[Tizen] Add screen and client rotation itself function dali_1.5.6 submit/tizen/20200407.014802
Sunghyun Kim [Tue, 7 Apr 2020 01:12:15 +0000 (10:12 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit 9b7232ab04e63baa73d83a04af387a07ac471f2e.

Change-Id: Iabcf52fb218772a765f5f6806592f84733f0272c

4 years ago[Tizen] Add DALi Autofill implementation
Sunghyun Kim [Tue, 7 Apr 2020 01:11:56 +0000 (10:11 +0900)]
[Tizen] Add DALi Autofill implementation

This reverts commit 21477d8ae288f52d493cf82f7b4b2c9655798268.

Change-Id: I3e7260dd4a449aa9dafbdb69e051bdec4cfc3b9c

4 years ago[Tizen] Temporarily modified so that window is no null
Sunghyun Kim [Tue, 7 Apr 2020 01:11:33 +0000 (10:11 +0900)]
[Tizen] Temporarily modified so that window is no null

This reverts commit dc58f53f2a2344b134a097b2fc3c5629dcd92566.

Change-Id: Ic843cb912a758f8a6cc09a89443b058143d2601d

4 years agoMerge branch 'devel/tizen' into tizen
Sunghyun Kim [Tue, 7 Apr 2020 01:10:57 +0000 (10:10 +0900)]
Merge branch 'devel/tizen' into tizen

Change-Id: I6b235d15e68390192f64699a6a1546f0cfb2836f

4 years agoRevert "[Tizen] Temporarily modified so that window is no null"
Sunghyun Kim [Tue, 7 Apr 2020 01:03:37 +0000 (10:03 +0900)]
Revert "[Tizen] Temporarily modified so that window is no null"

This reverts commit 8eeb011961bee847caa503ea7e400fedb93ef7e9.

Change-Id: I891ca5ac7ee433ba274f47d5ad82f9f1663185d6

4 years agoRevert "[Tizen] Add DALi Autofill implementation"
Sunghyun Kim [Tue, 7 Apr 2020 01:03:22 +0000 (10:03 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit 667ac0a94f73d145df2ed4fa781cad57655d4aab.

Change-Id: I9a8b0c4f6dd34d40176023f3f37b9520d7833264

4 years agoRevert "[Tizen] Add screen and client rotation itself function"
Sunghyun Kim [Tue, 7 Apr 2020 01:03:02 +0000 (10:03 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit 989eb92212d02eab17c76aca24564f9a7ae40f6b.

Change-Id: Ib2c47ca6bead1ec65115796886282a64d52d00f0

4 years agoDALi Version 1.5.6 74/229874/1
Sunghyun Kim [Mon, 6 Apr 2020 07:08:48 +0000 (16:08 +0900)]
DALi Version 1.5.6

Change-Id: I3000f892db09c882376c9fe67be1777e22d612cc

4 years agoMS Windows - window surface fix. 73/229873/1
Victor Cebollada [Thu, 12 Mar 2020 07:34:23 +0000 (07:34 +0000)]
MS Windows - window surface fix.

* Does a 'wiring' connection between the Windows callbacks
  and the given render surface.

Change-Id: I2a1354e2dfbbbd3c8fff6e9d251b51b5326e26f9
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
4 years agoNew Window constructor added. 72/229872/1
Victor Cebollada [Tue, 28 Jan 2020 08:41:40 +0000 (08:41 +0000)]
New Window constructor added.

* Can receive a surface where to render as a parameter.
  The surface can be created outside a DALi application and
  be passed to DALi to render on it.

Change-Id: Ia0c582be359972ea93a8cae064710cea1161b07e
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
4 years agoWindow - Constructor refactor. 71/229871/1
Victor Cebollada [Thu, 30 Jan 2020 08:04:48 +0000 (08:04 +0000)]
Window - Constructor refactor.

* Fixes a memory leak if multiple window is not supported.
* Common code removed by calling one constructor from another.
* Fixes a circular dependency with Adaptor.
  The Adaptor needs a Window and Window needs the Adaptor to
  be created.

Change-Id: Icf4443f1ecfc758d1fd68d6d8ee032dd3e96274e
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
4 years agoFix for PreInitialize, including FontClient 29/229829/1
Paul Wisbey [Wed, 1 Apr 2020 19:57:44 +0000 (20:57 +0100)]
Fix for PreInitialize, including FontClient

Change-Id: I00b464e8936731e85bb9daefd0eeb16a853dc929

4 years ago[Tizen] Add screen and client rotation itself function 67/229567/2
Wonsik Jung [Thu, 2 Apr 2020 03:31:23 +0000 (12:31 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit 81a381155eed5cb328cd2c1481321c4f886e7eca.

Change-Id: I3984bf944b992504cd6cd49ff98973e20af0ac58

4 years ago[Tizen] Add DALi Autofill implementation accepted/tizen/unified/20200403.034518 submit/tizen/20200402.012345
Seungho, Baek [Wed, 1 Apr 2020 06:08:04 +0000 (15:08 +0900)]
[Tizen] Add DALi Autofill implementation

This reverts commit 3c6534297bc05d97858ad6181898209e6eaba720.

4 years ago[Tizen] Temporarily modified so that window is no null
Seungho, Baek [Wed, 1 Apr 2020 06:07:37 +0000 (15:07 +0900)]
[Tizen] Temporarily modified so that window is no null

This reverts commit 098cbbf9ec3e778c9db9dbd84f2c4261facb3501.

4 years agoMerge branch 'devel/tizen' into tizen
Seungho, Baek [Wed, 1 Apr 2020 06:07:25 +0000 (15:07 +0900)]
Merge branch 'devel/tizen' into tizen

4 years agoRevert "[Tizen] Add screen and client rotation itself function"
Seungho, Baek [Wed, 1 Apr 2020 06:07:20 +0000 (15:07 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit ebc586b3e095d611a8d57069a7d00be75f301956.

4 years agoRevert "[Tizen] Temporarily modified so that window is no null"
Seungho, Baek [Wed, 1 Apr 2020 06:07:17 +0000 (15:07 +0900)]
Revert "[Tizen] Temporarily modified so that window is no null"

This reverts commit 67a12ae83dfbae92cdd8fb5d4a8dbfde572b22ae.

4 years agoRevert "[Tizen] Implement partial update"
Seungho, Baek [Wed, 1 Apr 2020 06:07:15 +0000 (15:07 +0900)]
Revert "[Tizen] Implement partial update"

This reverts commit 47a193d222a17f009bb929604c5492a5df197a94.

4 years agoRevert "[Tizen] Add DALi Autofill implementation"
Seungho, Baek [Wed, 1 Apr 2020 06:07:12 +0000 (15:07 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit aaf7cfb1ea5091edf822b12614daa35c5cb2863a.

4 years agoDALi Version 1.5.5 31/229431/1 dali_1.5.5
Seungho, Baek [Wed, 1 Apr 2020 05:21:42 +0000 (14:21 +0900)]
DALi Version 1.5.5

Change-Id: I6c3a5c9ba81c878bf4909a54c78a58dc63ef572e
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
4 years agoRemove RenderSurface from Core 36/229336/1
Richard Huang [Thu, 5 Mar 2020 11:29:56 +0000 (11:29 +0000)]
Remove RenderSurface from Core

Change-Id: I72bedac632bd85543e7518617b895085f9a283cf

4 years agoChange ApplicationPreInitialize function name 35/229335/1
huiyu.eun [Wed, 25 Mar 2020 04:10:33 +0000 (13:10 +0900)]
Change ApplicationPreInitialize function name

Change-Id: I2504945b43059cdc8a82e81273a42b3125907658
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years agoTemporary fix of PreInitialize, Remove FontClient 34/229334/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 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 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 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 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 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 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 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 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 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 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 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.