platform/core/uifw/dali-adaptor.git
4 years agoMerge "Migrate to openssl 1.1" into tizen submit/tizen/20190829.105349 submit/tizen/20190905.080725 submit/tizen/20190909.061136
joogab yun [Thu, 5 Sep 2019 06:51:51 +0000 (06:51 +0000)]
Merge "Migrate to openssl 1.1" into tizen

4 years ago[Tizen] Implement partial update accepted/tizen/unified/20190904.011529 submit/tizen/20190902.071821 submit/tizen/20190902.073646 submit/tizen/20190903.055242 submit/tizen/20190903.075338
Joogab Yun [Mon, 2 Sep 2019 06:48:09 +0000 (15:48 +0900)]
[Tizen] Implement partial update

This reverts commit 5ebd3b47074c58bafc5cdb95c0c8051b5af570de.

Change-Id: I662c6d9cdbeee5e179e2d7627a4928fc1c637c5c

4 years ago[Tizen] Log patch to show first swapbuffers call after resume
Joogab Yun [Mon, 2 Sep 2019 06:47:51 +0000 (15:47 +0900)]
[Tizen] Log patch to show first swapbuffers call after resume

This reverts commit cf9d7c291934ec0f7a8495097f87137953485d3c.

Change-Id: I8c9111dc7e500e59a2373890099c4b98ab328b90

4 years ago[Tizen] Add screen and client rotation itself function
Joogab Yun [Mon, 2 Sep 2019 06:47:32 +0000 (15:47 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit 63d63464ee0ea3f3eb802b90419f8fef6bc67d83.

Change-Id: I760dfc0cef7cca6cc418fd149b37cd2778da79bd

4 years ago[Tizen] Add DALi Autofill implementation
Joogab Yun [Mon, 2 Sep 2019 06:47:06 +0000 (15:47 +0900)]
[Tizen] Add DALi Autofill implementation

This reverts commit aae7d3aaf32e773e473c1d6f9f99f846b4722b9e.

Change-Id: Ia8fe5d7646a13561851a392835b557139e82e734

4 years ago[Tizen] Modify DALI_KEY_H
Joogab Yun [Mon, 2 Sep 2019 06:45:31 +0000 (15:45 +0900)]
[Tizen] Modify DALI_KEY_H

This reverts commit bc422430d20e1675c2015ceb3b64db3091beb020.

Change-Id: I3700dced55a184ad56b163ebf517b992c68e33e8

4 years agoMerge branch 'devel/master' into tizen
Joogab Yun [Mon, 2 Sep 2019 06:43:08 +0000 (15:43 +0900)]
Merge branch 'devel/master' into tizen

4 years agoRevert "[Tizen] Modify DALI_KEY_H"
Joogab Yun [Mon, 2 Sep 2019 06:40:39 +0000 (15:40 +0900)]
Revert "[Tizen] Modify DALI_KEY_H"

This reverts commit fbfe5c69291a8d8bd2e96e1e44281a978cd61863.

4 years agoRevert "[Tizen] Add DALi Autofill implementation"
Joogab Yun [Mon, 2 Sep 2019 06:40:37 +0000 (15:40 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit e6da5945a482b447cfcac60ea541a8c9f9a9f45e.

4 years agoRevert "[Tizen] Add screen and client rotation itself function"
Joogab Yun [Mon, 2 Sep 2019 06:40:33 +0000 (15:40 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit c8065c6e16203bb3a06ce0e1c716d9784f7d2428.

4 years agoRevert "[Tizen] Log patch to show first swapbuffers call after resume"
Joogab Yun [Mon, 2 Sep 2019 06:40:30 +0000 (15:40 +0900)]
Revert "[Tizen] Log patch to show first swapbuffers call after resume"

This reverts commit e3b37551e8283392f9ce53ccad73adf82af46876.

4 years agoRevert "[Tizen] Implement partial update"
Joogab Yun [Mon, 2 Sep 2019 06:40:27 +0000 (15:40 +0900)]
Revert "[Tizen] Implement partial update"

This reverts commit e96676a48a1948833044e39fc35af16e220d1580.

4 years ago[Tizen] Implement partial update 43/213143/1
Joogab Yun [Mon, 15 Apr 2019 07:27:57 +0000 (16:27 +0900)]
[Tizen] Implement partial update
1. It works when the DALI_PARTIAL_UPDATE_AVAILABLE environment variable is set.

Change-Id: I3db66965498a5ca9c47b77934fab180981a279e7

4 years agoMerge "Fix InputMethodContext to work well in multi-window env" into devel/master
JIYUN YANG [Mon, 2 Sep 2019 01:12:22 +0000 (01:12 +0000)]
Merge "Fix InputMethodContext to work well in multi-window env" into devel/master

4 years agoDALi Version 1.4.35 95/213095/1 dali_1.4.35
György Straub [Fri, 30 Aug 2019 07:59:56 +0000 (08:59 +0100)]
DALi Version 1.4.35

Change-Id: I627c2b3915e139ffbbfa0130b19ed2e5e0253e4d

4 years agoMigrate to openssl 1.1 68/211068/3
Dariusz Michaluk [Mon, 29 Jul 2019 14:13:25 +0000 (16:13 +0200)]
Migrate to openssl 1.1

Locking mechanism is not needed anymore

Change-Id: I31397e23593ed99aa7d6cfb219a7eb3f818335d8

4 years agoFix InputMethodContext to work well in multi-window env 09/208609/9
Jiyun Yang [Wed, 26 Jun 2019 06:55:18 +0000 (15:55 +0900)]
Fix InputMethodContext to work well in multi-window env

Change-Id: I6ddb1442b03d45b483b484df9c50424061b21133
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
4 years ago[Tizen] Log patch to show first swapbuffers call after resume accepted/tizen/unified/20190830.052643 submit/tizen/20190828.040509 submit/tizen/20190828.040911 submit/tizen/20190829.214359
Wonsik Jung [Wed, 28 Aug 2019 00:51:36 +0000 (09:51 +0900)]
[Tizen] Log patch to show first swapbuffers call after resume

This reverts commit b7a80394d6edc287cf4283b7a5d4a44b71e3bfc0.

4 years ago[Tizen] Add screen and client rotation itself function
Wonsik Jung [Wed, 28 Aug 2019 00:47:23 +0000 (09:47 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit 91206d4971cc0c9b486b4b29b7f3157326bbd7aa.

4 years ago[Tizen] Add DALi Autofill implementation
Wonsik Jung [Wed, 28 Aug 2019 00:34:13 +0000 (09:34 +0900)]
[Tizen] Add DALi Autofill implementation

This reverts commit 457683cc6905d874e1950956833e3ea5fcb681e7.

4 years ago[Tizen] Modify DALI_KEY_H
Wonsik Jung [Wed, 28 Aug 2019 00:33:39 +0000 (09:33 +0900)]
[Tizen] Modify DALI_KEY_H

This reverts commit 85ddcccdeb1f5cfa71f1b5c404c212e903120935.

4 years agoMerge branch 'devel/master' into tizen
Wonsik Jung [Wed, 28 Aug 2019 00:33:20 +0000 (09:33 +0900)]
Merge branch 'devel/master' into tizen

4 years agoRevert "[Tizen] Modify DALI_KEY_H"
Wonsik Jung [Wed, 28 Aug 2019 00:32:36 +0000 (09:32 +0900)]
Revert "[Tizen] Modify DALI_KEY_H"

This reverts commit 0de0f25c29bc7557c69e36a68007eca91a280b96.

4 years agoRevert "[Tizen] Add DALi Autofill implementation"
Wonsik Jung [Wed, 28 Aug 2019 00:32:33 +0000 (09:32 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit ae40c1bc8fcb3b74150d17fb2ad5a8a279d1050a.

4 years agoRevert "[Tizen] Add environment variable to manually set DPI"
Wonsik Jung [Wed, 28 Aug 2019 00:32:29 +0000 (09:32 +0900)]
Revert "[Tizen] Add environment variable to manually set DPI"

This reverts commit ad4898808c2dc87aeb6c3338872529c05f27d73d.

4 years agoRevert "[Tizen] Add screen and client rotation itself function"
Wonsik Jung [Wed, 28 Aug 2019 00:32:25 +0000 (09:32 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit 45143e6bae13b5f3ddc3718645f08716ec03234c.

4 years agoRevert "[Tizen] Fix DPI environment variable issue"
Wonsik Jung [Wed, 28 Aug 2019 00:32:21 +0000 (09:32 +0900)]
Revert "[Tizen] Fix DPI environment variable issue"

This reverts commit 85495083ed69849f52ee7563e91e9ff96312975a.

4 years agoRevert "[Tizen] To get MaxTextureSize by using glGetIntegerv not by using environment...
Wonsik Jung [Wed, 28 Aug 2019 00:32:15 +0000 (09:32 +0900)]
Revert "[Tizen] To get MaxTextureSize by using glGetIntegerv not by using environment variable"

This reverts commit d32e2ca1a0b91be571c983e12eda3f5b7b742e00.

4 years agoRevert "[Tizen] Log patch to show first swapbuffers call after resume"
Wonsik Jung [Wed, 28 Aug 2019 00:32:09 +0000 (09:32 +0900)]
Revert "[Tizen] Log patch to show first swapbuffers call after resume"

This reverts commit fbf678ce8817987af608a0ebe6da592a315c44d0.

4 years agoMerge "(Vector) Add a signal for texture uploading" into devel/master
Heeyong Song [Mon, 26 Aug 2019 04:40:19 +0000 (04:40 +0000)]
Merge "(Vector) Add a signal for texture uploading" into devel/master

4 years agoAdd document for SetParent interface 70/212570/3
Wonsik Jung [Fri, 23 Aug 2019 06:02:03 +0000 (15:02 +0900)]
Add document for SetParent interface

Add document for SetParent interface.
After setting parent and child window, these windows moves together.
Then, child's Raise() or Lower() is called, child window will move to Top or Bottom.
After window stack is changed by child,
if parent's Raise() or Lower() is called, these window will move together again.

Change-Id: I85bc136f5e2b6feb3c7580cbc6521b7de8f45ce3

4 years ago(Vector) Add a signal for texture uploading 68/212468/2
Heeyong Song [Thu, 22 Aug 2019 01:22:58 +0000 (10:22 +0900)]
(Vector) Add a signal for texture uploading

Change-Id: I094f6e724e4498377640b6a89eff98efd57fa0b5

4 years ago(VectorRenderer) Remove unused function 22/212022/3
Heeyong Song [Tue, 13 Aug 2019 09:41:11 +0000 (18:41 +0900)]
(VectorRenderer) Remove unused function

Change-Id: I2ab392d3ba63ef611fedf203a1941d435b4dacd8

4 years agoDALi Version 1.4.34 15/212615/1 dali_1.4.34
greynaga [Fri, 23 Aug 2019 10:02:07 +0000 (11:02 +0100)]
DALi Version 1.4.34

Change-Id: Ia7a025c2376915558effebb4e881f84a633f707b

4 years agoMerge "To get MaxTextureSize by using glGetIntegerv not by using environment variable...
Seungho BAEK [Mon, 19 Aug 2019 01:01:49 +0000 (01:01 +0000)]
Merge "To get MaxTextureSize by using glGetIntegerv not by using environment variable" into devel/master

4 years agoMerge "DALi Version 1.4.33" into devel/master
Adeel Kazmi [Fri, 16 Aug 2019 09:53:42 +0000 (09:53 +0000)]
Merge "DALi Version 1.4.33" into devel/master

4 years agoDALi Version 1.4.33 74/212174/1 dali_1.4.33
Cheng-Shiun Tsai [Fri, 16 Aug 2019 09:40:37 +0000 (10:40 +0100)]
DALi Version 1.4.33

Change-Id: If0942a266d6a46457f62d2625adea72a805dda6a

4 years agoMerge "Add parent set for mulit window." into devel/master
Wonsik Jung [Fri, 16 Aug 2019 04:09:30 +0000 (04:09 +0000)]
Merge "Add parent set for mulit window." into devel/master

4 years agoAdd environment variable to manually set DPI 94/211194/4
Seungho, Baek [Wed, 31 Jul 2019 05:22:19 +0000 (14:22 +0900)]
Add environment variable to manually set DPI

Change-Id: I81286041aa2f3b3cf0c89332f768eee3459c8af9
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
4 years agoTo get MaxTextureSize by using glGetIntegerv not by using environment variable 82/206382/16
Seungho, Baek [Fri, 17 May 2019 06:52:29 +0000 (15:52 +0900)]
To get MaxTextureSize by using glGetIntegerv not by using environment variable

- Save MaxTextureSize in the gl-implementation after Context MakeCurrent
- Get it to the ImageLoader
- Use ConditionalWait to sync between two threads at the first time the DALi app is launching
- Save the MaxTextureSize that is supported at the GPU to a configuration file.
- After second launching of any DALi app, Adaptor read the configuration file without waiting.

Change-Id: I0d9bef5f59086c49c9d44ed6efdb1ae849c6f361
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
4 years ago[Tizen] Log patch to show first swapbuffers call after resume submit/tizen/20190812.050445
Joogab Yun [Mon, 12 Aug 2019 04:43:35 +0000 (13:43 +0900)]
[Tizen] Log patch to show first swapbuffers call after resume

This reverts commit 007603858fb502e0ac77d7f7b501e51deaae7874.

Change-Id: I0740e0c340a729610f2b6549d324fe32fc7297c7

4 years ago[Tizen] To get MaxTextureSize by using glGetIntegerv not by using environment variable
Joogab Yun [Mon, 12 Aug 2019 04:43:14 +0000 (13:43 +0900)]
[Tizen] To get MaxTextureSize by using glGetIntegerv not by using environment variable

This reverts commit 6f28222b808749415a16ba6f2130253faff5fecd.

Change-Id: I651dd8070763705f9da0eaa97cb3f22bcb8935dd

4 years ago[Tizen] Fix DPI environment variable issue
Joogab Yun [Mon, 12 Aug 2019 04:42:50 +0000 (13:42 +0900)]
[Tizen] Fix DPI environment variable issue

This reverts commit 62b8785605d3f9476d446d75e7790a7237a2d49e.

Change-Id: Ib0013d0695e79fcf0522d04c911f353ac9dabdb0

4 years ago[Tizen] Add screen and client rotation itself function
Joogab Yun [Mon, 12 Aug 2019 04:42:31 +0000 (13:42 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit fb4f5e9ccc3bddf20df3d227c708a09ee1286493.

Change-Id: Ia560347d18ae026b92bf7d9076245fcd96bd06f6

4 years ago[Tizen] Add environment variable to manually set DPI
Joogab Yun [Mon, 12 Aug 2019 04:42:01 +0000 (13:42 +0900)]
[Tizen] Add environment variable to manually set DPI

This reverts commit 76607615939052a7499cab00382b2f3019ac37f9.

Change-Id: I5dfc897e95ffa8897e24ec41cf3decc3563dca16

4 years ago[Tizen] Add DALi Autofill implementation
Joogab Yun [Mon, 12 Aug 2019 04:41:41 +0000 (13:41 +0900)]
[Tizen] Add DALi Autofill implementation

This reverts commit 55e0d8e7cd3c4dba8fbc3bdab65da53281bf287d.

Change-Id: I5947b5994dc5912932fad25165833b6a28677665

4 years ago[Tizen] Modify DALI_KEY_H
Joogab Yun [Mon, 12 Aug 2019 04:41:24 +0000 (13:41 +0900)]
[Tizen] Modify DALI_KEY_H

This reverts commit cd86079485213b00dbc0acc6a37b82cf82baad92.

Change-Id: I77bc8cb5774dfdf60d73b5bdad8adc412781164f

4 years agoMerge branch 'devel/master' into tizen
Joogab Yun [Mon, 12 Aug 2019 04:41:11 +0000 (13:41 +0900)]
Merge branch 'devel/master' into tizen

4 years agoRevert "[Tizen] Modify DALI_KEY_H"
Joogab Yun [Mon, 12 Aug 2019 04:40:46 +0000 (13:40 +0900)]
Revert "[Tizen] Modify DALI_KEY_H"

This reverts commit 40a68bcfbc631541acd6b1a2631878cc5dceaccc.

4 years agoRevert "[Tizen] Add KeyEventGeneratedSignal for Get KeyEvent normally"
Joogab Yun [Mon, 12 Aug 2019 04:40:42 +0000 (13:40 +0900)]
Revert "[Tizen] Add KeyEventGeneratedSignal for Get KeyEvent normally"

This reverts commit 64663925f484822e7d27d68a3de4ef9067eb18ac.

4 years agoRevert "[Tizen] Add DALi Autofill implementation"
Joogab Yun [Mon, 12 Aug 2019 04:40:39 +0000 (13:40 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit 5bd681f7439a5057fa045899097c656d0fe28fc7.

4 years agoRevert "[Tizen] Add environment variable to manually set DPI"
Joogab Yun [Mon, 12 Aug 2019 04:40:36 +0000 (13:40 +0900)]
Revert "[Tizen] Add environment variable to manually set DPI"

This reverts commit b575c03bf53f1d4d72b8034db1e995a3e4f4a2d0.

4 years agoRevert "[Tizen] Add screen and client rotation itself function"
Joogab Yun [Mon, 12 Aug 2019 04:40:33 +0000 (13:40 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit 0856f770989f994842406e4093e2154187f657fb.

4 years agoRevert "[Tizen] Fix DPI environment variable issue"
Joogab Yun [Mon, 12 Aug 2019 04:40:30 +0000 (13:40 +0900)]
Revert "[Tizen] Fix DPI environment variable issue"

This reverts commit fa78008af851a10ba69200f9da68f1b18bca94e8.

4 years agoRevert "[Tizen] To get MaxTextureSize by using glGetIntegerv not by using environment...
Joogab Yun [Mon, 12 Aug 2019 04:40:26 +0000 (13:40 +0900)]
Revert "[Tizen] To get MaxTextureSize by using glGetIntegerv not by using environment variable"

This reverts commit 5d0aa12f72c6b52906b009c5c30339c9b2a7a4fc.

4 years agoRevert "[Tizen] Log patch to show first swapbuffers call after resume"
Joogab Yun [Mon, 12 Aug 2019 04:40:23 +0000 (13:40 +0900)]
Revert "[Tizen] Log patch to show first swapbuffers call after resume"

This reverts commit 9dc39f26205bc0ce68d6041e52f2b3f9b9ee743d.

4 years agoMerge "Add KeyEventGeneratedSignal for Get KeyEvent normally" into devel/master
Heeyong Song [Mon, 12 Aug 2019 04:25:08 +0000 (04:25 +0000)]
Merge "Add KeyEventGeneratedSignal for Get KeyEvent normally" into devel/master

4 years ago(Vector) Change return type of Render() 84/211184/2
Heeyong Song [Wed, 31 Jul 2019 03:55:05 +0000 (12:55 +0900)]
(Vector) Change return type of Render()

Change-Id: Iec238fa707428072ace4f063dba539bfa86b16cf

4 years agoKeep the handle of SceneHolder before processing events in Core 88/211888/2
Richard Huang [Fri, 9 Aug 2019 15:04:55 +0000 (16:04 +0100)]
Keep the handle of SceneHolder before processing events in Core

Change-Id: I042e3c27e5de8fc82f75170e34ebfbea0a79b933

4 years agoDALi Version 1.4.32 48/211848/1 dali_1.4.32
Agnelo Vaz [Fri, 9 Aug 2019 10:30:52 +0000 (11:30 +0100)]
DALi Version 1.4.32

Change-Id: Ib30caaab705e5e0b86d8ae0a4ac30d5f8c3fb31b

4 years agoAdd parent set for mulit window. 29/210529/13
Wonsik Jung [Mon, 22 Jul 2019 06:06:44 +0000 (15:06 +0900)]
Add parent set for mulit window.

Add parent set for multi window.
After setting, parent and child window works together when window raise, lower and iconfined/diconifed.

Change-Id: I6043b50338ab9be2742d9e17f2d971c6dffdf3b9

4 years agoMerge "Replace the plane text with asterisk character in password mode" into devel...
Seoyeon Kim [Thu, 8 Aug 2019 05:47:23 +0000 (05:47 +0000)]
Merge "Replace the plane text with asterisk character in password mode" into devel/master

4 years ago[Tizen] Log patch to show first swapbuffers call after resume 38/211538/2
Seungho, Baek [Tue, 6 Aug 2019 08:11:06 +0000 (17:11 +0900)]
[Tizen] Log patch to show first swapbuffers call after resume

Change-Id: Ib793119e4fa40bc0ee0f1dc92e7341226d3ffde3
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
4 years ago[Tizen] To get MaxTextureSize by using glGetIntegerv not by using environment variable accepted/tizen/unified/20190806.000437 submit/tizen/20190805.052336
Seoyeon Kim [Mon, 5 Aug 2019 04:51:50 +0000 (13:51 +0900)]
[Tizen] To get MaxTextureSize by using glGetIntegerv not by using environment variable

This reverts commit fab00b74613be90aa398885551060564ba5124d1.

Change-Id: Ib9342e0c68336cc61af71e142ff4fe43a4227588

4 years ago[Tizen] Fix DPI environment variable issue
Seoyeon Kim [Mon, 5 Aug 2019 04:51:31 +0000 (13:51 +0900)]
[Tizen] Fix DPI environment variable issue

This reverts commit 9390d06d8cb41c7a457d9baa39ff14d53184eacf.

Change-Id: I4af89ad28133b4ea3482b8fb783d8dfbd31e7737

4 years ago[Tizen] Add screen and client rotation itself function
Seoyeon Kim [Mon, 5 Aug 2019 04:51:13 +0000 (13:51 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit 4a0a44830468ad7ee43938f7118d71728a5a9376.

Change-Id: Ib0ecdb44ac1ba073ab9e4d85403278893d77b4a7

4 years ago[Tizen] Add environment variable to manually set DPI
Seoyeon Kim [Mon, 5 Aug 2019 04:50:39 +0000 (13:50 +0900)]
[Tizen] Add environment variable to manually set DPI

This reverts commit 45013b4f6229e319c05ff314f36ae3594289b2c1.

Change-Id: I2cc853c6c8ad92eb5868c763ad568624a425a009

4 years ago[Tizen] Add DALi Autofill implementation
Seoyeon Kim [Mon, 5 Aug 2019 04:50:11 +0000 (13:50 +0900)]
[Tizen] Add DALi Autofill implementation

This reverts commit c885d36b2bd8b964f9d4d3a2db2dab901f273f1f.

Change-Id: I4b38712d10787a7b7cde3a9eb27557391e63df07

4 years ago[Tizen] Add KeyEventGeneratedSignal for Get KeyEvent normally
Seoyeon Kim [Mon, 5 Aug 2019 04:49:55 +0000 (13:49 +0900)]
[Tizen] Add KeyEventGeneratedSignal for Get KeyEvent normally

This reverts commit e2df4853dbf744416fc454ea2e26f8450b6c8997.

Change-Id: I63ea56cda79e57b7e8ea117caa6f43dde3240e08

4 years ago[Tizen] Modify DALI_KEY_H
Seoyeon Kim [Mon, 5 Aug 2019 04:49:33 +0000 (13:49 +0900)]
[Tizen] Modify DALI_KEY_H

This reverts commit 7766f48db5400ca48286f575a73c29b3e4341840.

Change-Id: If9a53b74f129c3b2831681b99c28fa9c5071d230

4 years agoMerge branch 'devel/master' into tizen
Seoyeon Kim [Mon, 5 Aug 2019 04:49:06 +0000 (13:49 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: If18ebd2a0aac5c7e659039efb6a11aefe9bd163c

4 years agoRevert "[Tizen] Modify DALI_KEY_H"
Seoyeon Kim [Mon, 5 Aug 2019 04:48:30 +0000 (13:48 +0900)]
Revert "[Tizen] Modify DALI_KEY_H"

This reverts commit c9d15f3d00d02aece4d9fc2f651628ef5229691a.

Change-Id: I6bd3a8a2c03f9fe3a295c2ee76b4b627e98833ef

4 years agoRevert "[Tizen] Add KeyEventGeneratedSignal for Get KeyEvent normally"
Seoyeon Kim [Mon, 5 Aug 2019 04:48:27 +0000 (13:48 +0900)]
Revert "[Tizen] Add KeyEventGeneratedSignal for Get KeyEvent normally"

This reverts commit 67674e3e70fa0e2552c02d474b1fc0bdc7bc7bbf.

4 years agoRevert "[Tizen] Add DALi Autofill implementation"
Seoyeon Kim [Mon, 5 Aug 2019 04:48:24 +0000 (13:48 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit 9345ae7ec4472bc8149ba9dace0e2078bafe2c04.

4 years agoRevert "[Tizen] Add environment variable to manually set DPI"
Seoyeon Kim [Mon, 5 Aug 2019 04:47:51 +0000 (13:47 +0900)]
Revert "[Tizen] Add environment variable to manually set DPI"

This reverts commit 5f1b9884faeb92f39d73bb8c3ea017cb65769a3b.

4 years agoRevert "[Tizen] Add screen and client rotation itself function"
Seoyeon Kim [Mon, 5 Aug 2019 04:47:48 +0000 (13:47 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit 5a6f456f6996fcc78bae1b1ae1b2f423b95e5266.

4 years agoRevert "[Tizen] Fix DPI environment variable issue"
Seoyeon Kim [Mon, 5 Aug 2019 04:47:42 +0000 (13:47 +0900)]
Revert "[Tizen] Fix DPI environment variable issue"

This reverts commit c325317b4be79fec0d2c3223b0c3e4c49797610a.

4 years agoRevert "[Tizen] To get MaxTextureSize by using glGetIntegerv not by using environment...
Seoyeon Kim [Mon, 5 Aug 2019 04:47:15 +0000 (13:47 +0900)]
Revert "[Tizen] To get MaxTextureSize by using glGetIntegerv not by using environment variable"

This reverts commit cd64d444a62085c1455323d68bba4ba7ceeaf76e.

Change-Id: Ibfeea2d42cd51dfb99acac30e9fbf66f7d5d4394

4 years agoDALi Version 1.4.31 98/211398/1 dali_1.4.31
Adeel Kazmi [Fri, 2 Aug 2019 10:26:24 +0000 (11:26 +0100)]
DALi Version 1.4.31

Change-Id: I98e24c9ff862efd185c083b5fce69e0da9b2d94e

4 years agoAdd KeyEventGeneratedSignal for Get KeyEvent normally 68/207868/8
Sunghyun kim [Thu, 13 Jun 2019 10:13:47 +0000 (19:13 +0900)]
Add KeyEventGeneratedSignal for Get KeyEvent normally

Window can get KeyEvent even if control already use it.

Change-Id: I20e69ad3838640de7da309bc6ad2d1b37e51cbfc

4 years ago[Tizen] To get MaxTextureSize by using glGetIntegerv not by using environment variable 94/211294/1
Seungho, Baek [Fri, 17 May 2019 06:52:29 +0000 (15:52 +0900)]
[Tizen] To get MaxTextureSize by using glGetIntegerv not by using environment variable

- Save MaxTextureSize in the gl-implementation after Context MakeCurrent
- Get it to the ImageLoader
- Use ConditionalWait to sync between two threads at the first time the DALi app is launching
- Save the MaxTextureSize that is supported at the GPU to a configuration file.
- After second launching of any DALi app, Adaptor read the configuration file without waiting.

Change-Id: I0d9bef5f59086c49c9d44ed6efdb1ae849c6f361
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
4 years ago[Tizen] Fix DPI environment variable issue 43/211143/1
Seungho, Baek [Tue, 30 Jul 2019 09:36:46 +0000 (18:36 +0900)]
[Tizen] Fix DPI environment variable issue

Change-Id: Id3eeb7f20edbaa8df2fdef9bc0af8bda7d371237
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
4 years agoFixed viewport issue when changing window size 72/211072/1
Paul Wisbey [Mon, 29 Jul 2019 16:53:22 +0000 (17:53 +0100)]
Fixed viewport issue when changing window size

Change-Id: I58ab85189de63fdbf8d5152c111f2d851ced0a65

4 years ago[Tizen] Add screen and client rotation itself function 60/211060/1 accepted/tizen/unified/20190730.112022 submit/tizen/20190730.015915
Wonsik Jung [Mon, 29 Jul 2019 12:15:26 +0000 (21:15 +0900)]
[Tizen] Add screen and client rotation itself function

Change-Id: I5a2b6b3593255b437e7f8a44aee44aa5484e57bf

4 years ago[Tizen] Add environment variable to manually set DPI
Heeyong Song [Mon, 29 Jul 2019 06:48:16 +0000 (15:48 +0900)]
[Tizen] Add environment variable to manually set DPI

Change-Id: Id71837b24f18e7b291a25048bf62ea371797e326

4 years ago[Tizen] Add DALi Autofill implementation
Heeyong Song [Mon, 29 Jul 2019 06:47:44 +0000 (15:47 +0900)]
[Tizen] Add DALi Autofill implementation

Change-Id: I502c23a4d37f764929defd25e8489336171de2b4

4 years ago[Tizen] Add KeyEventGeneratedSignal for Get KeyEvent normally
Heeyong Song [Mon, 29 Jul 2019 06:47:06 +0000 (15:47 +0900)]
[Tizen] Add KeyEventGeneratedSignal for Get KeyEvent normally

Change-Id: I00e28f4b27b40eed818fa46ef32efe02a5ce9082

4 years ago[Tizen] Modify DALI_KEY_H
Heeyong Song [Mon, 29 Jul 2019 06:46:07 +0000 (15:46 +0900)]
[Tizen] Modify DALI_KEY_H

Change-Id: Ibf499dc75c847efe09fb2b1a4d6c538291c80137

4 years agoMerge branch 'devel/master' into tizen
Heeyong Song [Mon, 29 Jul 2019 06:45:59 +0000 (15:45 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: Ia94d518904946d21eefec4d6c6b6d0ce970e1168

4 years agoRevert "[Tizen] Modify DALI_KEY_H"
Heeyong Song [Mon, 29 Jul 2019 06:45:51 +0000 (15:45 +0900)]
Revert "[Tizen] Modify DALI_KEY_H"

This reverts commit c14b9c6ac79615794bb347263ab8dac42e2df763.

Change-Id: I2eb5a92fabc3a2b45a9d0e9d36a9bc16874b0523

4 years agoRevert "[Tizen] Add KeyEventGeneratedSignal for Get KeyEvent normally"
Heeyong Song [Mon, 29 Jul 2019 06:45:39 +0000 (15:45 +0900)]
Revert "[Tizen] Add KeyEventGeneratedSignal for Get KeyEvent normally"

This reverts commit e4e8a20f36a888d46382b9fb3867e44a7bc03496.

Change-Id: Ie77a6a6d348c9a7c1f3b004808257d28a78d1092

4 years agoRevert "[Tizen] Add DALi Autofill implementation"
Heeyong Song [Mon, 29 Jul 2019 06:45:28 +0000 (15:45 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit 362f330146907c08e8cb48e9a5191102187a8baa.

Change-Id: I6bd1132783a0c0241ecbc6f7fba454c867999ab8

4 years agoRevert "[Tizen] Support screen and client rotation"
Heeyong Song [Mon, 29 Jul 2019 06:45:19 +0000 (15:45 +0900)]
Revert "[Tizen] Support screen and client rotation"

This reverts commit 9d1664abe78262c8a9bcf25d703581e347a8dc29.

Change-Id: If3f0e7e8fd870c78766f72193ed862653225c385

4 years agoRevert "[Tizen] Add environment variable to manually set DPI"
Heeyong Song [Mon, 29 Jul 2019 06:45:08 +0000 (15:45 +0900)]
Revert "[Tizen] Add environment variable to manually set DPI"

This reverts commit 8a731ce249d711e8f55eafadf1800ae86f68a190.

Change-Id: I8bbc42165ebaa2d6f68632b3c4c2ab8b737290c3

4 years agoDALi Version 1.4.30 65/210965/1 dali_1.4.30
adam.b [Fri, 26 Jul 2019 10:47:22 +0000 (11:47 +0100)]
DALi Version 1.4.30

Change-Id: Id43ed6292d3e9bda611b4c24565af6350fa4beb0

4 years ago[Tizen] Add environment variable to manually set DPI 36/210936/3 submit/tizen/20190726.063841
Seungho, Baek [Fri, 26 Jul 2019 05:21:56 +0000 (14:21 +0900)]
[Tizen] Add environment variable to manually set DPI

Change-Id: I43531781d952e4af03003956536867971b95c75b
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
4 years agoMerge "Ensure Scene is informed of the surface resizing in all cases" into devel...
Adeel Kazmi [Thu, 25 Jul 2019 15:51:53 +0000 (15:51 +0000)]
Merge "Ensure Scene is informed of the surface resizing in all cases" into devel/master

4 years agoReplace the plane text with asterisk character in password mode 61/210861/1
Seoyeon Kim [Thu, 25 Jul 2019 08:21:47 +0000 (17:21 +0900)]
Replace the plane text with asterisk character in password mode

- Added to replace the plain text with '*' (Asterisk) character
 when the current input panel is password mode.
- Changed some reinterpret_cast to use static_cast

Change-Id: Ia42738aaefd38143ae6b950d623ed7e93162f219
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
4 years agoMerge "Add to set MIME type to the input panel and add the callback" into devel/master
Seoyeon Kim [Thu, 25 Jul 2019 04:21:34 +0000 (04:21 +0000)]
Merge "Add to set MIME type to the input panel and add the callback" into devel/master

4 years agoAdd to set MIME type to the input panel and add the callback 03/205903/6
Seoyeon Kim [Fri, 10 May 2019 07:55:10 +0000 (16:55 +0900)]
Add to set MIME type to the input panel and add the callback

- Added an API to set the allowed MIME type to deliver to the input panel.
- Added a callback to receive the content of the input method URI.

Change-Id: I6fb970d392fb66a438bd4590440c01503c572c45
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>