platform/core/uifw/dali-adaptor-legacy.git
3 years ago[Tizen] Fix SVACE issue 34/253534/2 accepted/tizen_6.5_unified accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix accepted/tizen_unified tizen tizen_6.5 tizen_7.0 tizen_7.0_hotfix accepted/tizen/6.5/unified/20211028.114057 accepted/tizen/7.0/unified/20221110.061319 accepted/tizen/7.0/unified/hotfix/20221116.105931 accepted/tizen/unified/20210216.125200 submit/tizen/20210216.043216 submit/tizen_6.5/20211028.163101 tizen_6.5.m2_release tizen_7.0_m2_release
Heeyong Song [Thu, 4 Feb 2021 05:43:05 +0000 (14:43 +0900)]
[Tizen] Fix SVACE issue

Change-Id: If8c8f2c61248125dca481e308148bd5cc584bb6d

3 years ago[Tizen] Add deprecated logs to Adaptor and Application 81/243681/3 accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix tizen_6.0 tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.113732 accepted/tizen/6.0/unified/hotfix/20201103.001800 accepted/tizen/unified/20200911.143322 submit/tizen/20200911.032851 submit/tizen_6.0/20201029.205105 submit/tizen_6.0_hotfix/20201102.192505 submit/tizen_6.0_hotfix/20201103.114805 tizen_6.0.m2_release
Seoyeon Kim [Wed, 9 Sep 2020 05:55:04 +0000 (14:55 +0900)]
[Tizen] Add deprecated logs to Adaptor and Application

- DALi projects are deprecated now,
 so added deprecated logs to major classes.

Change-Id: Id1874a9909adff9b3b4e5227732e2a62b17404e2
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
3 years ago[Tizen] Fix coverity error of gif-loading 62/242062/1 accepted/tizen/unified/20200824.134422 submit/tizen/20200824.022054
seungho [Mon, 24 Aug 2020 02:12:01 +0000 (11:12 +0900)]
[Tizen] Fix coverity error of gif-loading

Change-Id: I810e0b78adc101b7d1643d2265b3b77636c03339
Signed-off-by: seungho <seungho@seungho.tn.corp.samsungelectronics.net>
3 years ago[Tizen] (WebP Loader) Ensure member variables are initialised (SVACE issue) 61/240961/1 accepted/tizen/unified/20200824.025952 submit/tizen/20200817.233902 submit/tizen/20200819.063834
Adeel Kazmi [Wed, 22 Jul 2020 15:25:42 +0000 (16:25 +0100)]
[Tizen] (WebP Loader) Ensure member variables are initialised (SVACE issue)

Change-Id: Id1a5d8456496b82d5bdf80ebebf54919cdab9634

3 years ago[Tizen] remove setenv() that can cause Seg fault accepted/tizen/unified/20200715.002037 submit/tizen/20200714.093003
Seungho, Baek [Tue, 14 Jul 2020 09:53:59 +0000 (18:53 +0900)]
[Tizen] remove setenv() that can cause Seg fault

This reverts commit c233992c9b529d75cfdabd05025871fee2c599b1.

Change-Id: I7ab2d7bc589aabeb91bf6fdf08065ee14a3dab07

3 years ago[Tizen] Fix screen rotation bug when application is initialized.
Seungho, Baek [Tue, 14 Jul 2020 09:53:50 +0000 (18:53 +0900)]
[Tizen] Fix screen rotation bug when application is initialized.

This reverts commit 6ff7eef978f70d112409e89c77dd5b3a8eda09eb.

Change-Id: If753d444919eee33202d5f16de4b8ccbe487c145

3 years ago[Tizen] Add check code with orientation in creating egl window.
Seungho, Baek [Tue, 14 Jul 2020 09:53:40 +0000 (18:53 +0900)]
[Tizen] Add check code with orientation in creating egl window.

This reverts commit a10ed86b31c1f692f4f30bd9dfa9b73f756397f0.

Change-Id: Ic7c23f5578788f878669d223e0f2d872e55459ef

3 years ago[Tizen] Add rotation's values to winBase-wl2
Seungho, Baek [Tue, 14 Jul 2020 09:53:30 +0000 (18:53 +0900)]
[Tizen] Add rotation's values to winBase-wl2

This reverts commit 1862fe6e03f51192ae0dd24babce74f87ce69e6d.

Change-Id: I16fa85cd3871fa6fd8d2d8cb72e6bf6ee1f93803

3 years ago[Tizen] Add screen and client rotation itself function
Seungho, Baek [Tue, 14 Jul 2020 09:53:20 +0000 (18:53 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit 581da58269269d401555624c55cb6db49161830a.

Change-Id: I41074185c24bd2b45c0dfeb38b3465c854db69a2

3 years ago[Tizen] Add DALi Autofill implementation
Seungho, Baek [Tue, 14 Jul 2020 09:53:10 +0000 (18:53 +0900)]
[Tizen] Add DALi Autofill implementation

This reverts commit 4c6ca3d0b10e2e0028beae7c0738648d02e2caf5.

Change-Id: Id3d0afdae142fa5a6a1229ab59725f884725ed0f

3 years ago[Tizen] Temporarily modified so that window is no null
Seungho, Baek [Tue, 14 Jul 2020 09:52:56 +0000 (18:52 +0900)]
[Tizen] Temporarily modified so that window is no null

This reverts commit 21e870fd644e69309f018fd8c78ad1baad28a43b.

Change-Id: I597ee4298464c22f55cc6d78155aa93cc3385790

3 years agoRevert "[Tizen] Temporarily modified so that window is no null"
Seungho, Baek [Tue, 14 Jul 2020 09:52:46 +0000 (18:52 +0900)]
Revert "[Tizen] Temporarily modified so that window is no null"

This reverts commit 86f0bd1a4b30ef0996d54c041fd97d35772aabc5.

3 years agoRevert "[Tizen] Add DALi Autofill implementation"
Seungho, Baek [Tue, 14 Jul 2020 09:52:42 +0000 (18:52 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit c588200b316d5b7a3c5a9796e7029721a400ccee.

3 years agoRevert "[Tizen] Add screen and client rotation itself function"
Seungho, Baek [Tue, 14 Jul 2020 09:52:39 +0000 (18:52 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit b5cb1a3ad7463ef83cea56ca7bceb78d7b387ed2.

3 years agoRevert "[Tizen] Add rotation's values to winBase-wl2"
Seungho, Baek [Tue, 14 Jul 2020 09:52:35 +0000 (18:52 +0900)]
Revert "[Tizen] Add rotation's values to winBase-wl2"

This reverts commit ceab8e84637a8bfcbbefaeca7bc5075c5d6ec370.

3 years agoRevert "[Tizen] Add check code with orientation in creating egl window."
Seungho, Baek [Tue, 14 Jul 2020 09:52:33 +0000 (18:52 +0900)]
Revert "[Tizen] Add check code with orientation in creating egl window."

This reverts commit 20a704c4d5e2b8837ca9e7fa052eeee7f27641db.

3 years agoRevert "[Tizen] Fix screen rotation bug when application is initialized."
Seungho, Baek [Tue, 14 Jul 2020 09:52:26 +0000 (18:52 +0900)]
Revert "[Tizen] Fix screen rotation bug when application is initialized."

This reverts commit 278ebd425102ce611fd3a1f74cb218feddacfd9e.

3 years agoRevert "[Tizen] remove setenv() that can cause Seg fault"
Seungho, Baek [Tue, 14 Jul 2020 09:52:20 +0000 (18:52 +0900)]
Revert "[Tizen] remove setenv() that can cause Seg fault"

This reverts commit 83f74c1be37401972d2ce39690c5066c977b06a6.

3 years agoMerge branch 'devel/master' into tizen
Seungho, Baek [Tue, 14 Jul 2020 09:38:33 +0000 (18:38 +0900)]
Merge branch 'devel/master' into tizen

3 years agoMerge "Add comment in the capture.h" into devel/master devel/master
Seungho BAEK [Fri, 10 Jul 2020 05:40:31 +0000 (05:40 +0000)]
Merge "Add comment in the capture.h" into devel/master

3 years agoDALi Version 1.5.19 59/238159/1 dali_1.5.19
Seungho, Baek [Thu, 9 Jul 2020 04:15:51 +0000 (13:15 +0900)]
DALi Version 1.5.19

Change-Id: I465894ff1e72e89806fcdb023f998c45fc65ca3b
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
3 years agoMake WebP Support Optional 58/238158/1
Adeel Kazmi [Mon, 29 Jun 2020 15:30:03 +0000 (16:30 +0100)]
Make WebP Support Optional

Change-Id: I770351aa726d240b8bff59bb0f8efeb7a98f511d

3 years agoFixes for the CMake build on MS-Windows. 57/238157/1
Victor Cebollada [Fri, 26 Jun 2020 14:40:40 +0000 (15:40 +0100)]
Fixes for the CMake build on MS-Windows.

Change-Id: I679b9909a6525406bb216d50557a93da9dfedc8e
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
3 years agoTry to get default EGL display connection if it fails to get native display connection 56/238156/1
Richard Huang [Fri, 26 Jun 2020 10:52:29 +0000 (11:52 +0100)]
Try to get default EGL display connection if it fails to get native display connection

Change-Id: I1a633fd2244fdafb793eb761caad1887ebca32ae

3 years agoSupport a frame rendered / presented callback 69/237969/1
Heeyong Song [Tue, 16 Jun 2020 02:42:02 +0000 (11:42 +0900)]
Support a frame rendered / presented callback

Change-Id: Ie6dfe10a1349c1c4c50ebf8b4005835b67b53c57

3 years agoDALi Version 1.5.18 92/237892/2 dali_1.5.18
Seungho, Baek [Mon, 6 Jul 2020 08:54:01 +0000 (17:54 +0900)]
DALi Version 1.5.18

Change-Id: I51de1ebd2bfa155460f4d1ab9655f0346ed3b3a4
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
3 years agoAdd comment in the capture.h 86/237886/1
Seungho, Baek [Thu, 2 Jul 2020 01:51:45 +0000 (10:51 +0900)]
Add comment in the capture.h

 - Add @return comment at the GetNativeImageSource()

Change-Id: Ic46eac21b4f138871ae5e1a7b9dc19140da85b9e
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
3 years agoFixed MS Windows min, max compile error. 83/237883/1
Victor Cebollada [Mon, 22 Jun 2020 14:02:23 +0000 (15:02 +0100)]
Fixed MS Windows min, max compile error.

Change-Id: I96d60fce295aae527313c24dd480b069466b21b3
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
3 years ago[Tizen] remove setenv() that can cause Seg fault 16/237316/1 accepted/tizen/unified/20200710.114111 submit/tizen/20200709.045949
Daekwang Ryu [Mon, 29 Jun 2020 05:51:12 +0000 (14:51 +0900)]
[Tizen] remove setenv() that can cause Seg fault

setenv(), unsetenv() are not thread-safe.

Change-Id: I399c2b4e0ecb0c4eb99e6791dd06a1af7c4f7999

3 years agoMerge "Change target share directory from dali to dali-legacy" into devel/master
Seungho BAEK [Thu, 25 Jun 2020 10:11:16 +0000 (10:11 +0000)]
Merge "Change target share directory from dali to dali-legacy" into devel/master

3 years agoSupport WebP format 24/237124/1
Seungho, Baek [Wed, 10 Jun 2020 07:04:07 +0000 (16:04 +0900)]
Support WebP format

 - Make animated-image-loading interface for gif and webp.
 - Animated WebP requires WEBP_DEMUX_ABI_VERSION 0x0107 or later

Change-Id: I5331163e2b0d68a6ef7cb5a06d6e59a5140ffca9
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
3 years ago[Tizen] Change target share directory from dali to dali-legacy 91/237091/1 accepted/tizen/unified/20200626.133507 submit/tizen/20200625.024856 submit/tizen/20200625.033801
Seungho, Baek [Thu, 25 Jun 2020 02:22:36 +0000 (11:22 +0900)]
[Tizen] Change target share directory from dali to dali-legacy

Change-Id: Ie8ec3ef95b572487347c25d5cd80f078ab756509
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
3 years agoChange target share directory from dali to dali-legacy 84/237084/1
Seungho, Baek [Thu, 25 Jun 2020 02:22:36 +0000 (11:22 +0900)]
Change target share directory from dali to dali-legacy

Change-Id: Ie8ec3ef95b572487347c25d5cd80f078ab756509
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
3 years agoAdd Component Application Structure 89/236889/1
huiyu.eun [Mon, 25 Nov 2019 08:58:43 +0000 (17:58 +0900)]
Add Component Application Structure

Add Component Application Structure

Change-Id: I6d37796b495db417f81d0cd14dd66818c0d69ba4
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
3 years agoMerge "The advance of the letters is too narrow. So, remove the floor." into devel...
joogab yun [Mon, 22 Jun 2020 10:55:53 +0000 (10:55 +0000)]
Merge "The advance of the letters is too narrow. So, remove the floor." into devel/master

3 years ago[Tizen] Fix screen rotation bug when application is initialized. submit/tizen/20200622.103506 submit/tizen/20200623.060053
Sunghyun Kim [Mon, 22 Jun 2020 10:01:37 +0000 (19:01 +0900)]
[Tizen] Fix screen rotation bug when application is initialized.

This reverts commit 97f573cbcee786f799c06faa835d865c800f81cd.

Change-Id: I42faae26e392980658b052866889395a212f5d1a

3 years ago[Tizen] Add check code with orientation in creating egl window.
Sunghyun Kim [Mon, 22 Jun 2020 10:01:17 +0000 (19:01 +0900)]
[Tizen] Add check code with orientation in creating egl window.

This reverts commit 8f849a325738cf37108684932cdc7bc47fff5915.

Change-Id: I46eb3121914fa1daf01656ab81c3386fd00fb968

3 years ago[Tizen] Add rotation's values to winBase-wl2
Sunghyun Kim [Mon, 22 Jun 2020 10:01:00 +0000 (19:01 +0900)]
[Tizen] Add rotation's values to winBase-wl2

This reverts commit e1cfac848e1ffd8a11ab29724694da017eeb9a2e.

Change-Id: I791c409be83dfdc5f4b02e2c45ce44ef77d702d4

3 years ago[Tizen] Add screen and client rotation itself function
Sunghyun Kim [Mon, 22 Jun 2020 10:00:44 +0000 (19:00 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit 5c2cbfdcab8796f1cef558d51b5a2f8ad5bcbb09.

Change-Id: I7e3ed88ebabc255a6053e9ef426c0d287f553d10

3 years ago[Tizen] Add DALi Autofill implementation
Sunghyun Kim [Mon, 22 Jun 2020 09:59:53 +0000 (18:59 +0900)]
[Tizen] Add DALi Autofill implementation

This reverts commit e98c98b071c5151b0cfc9aa4923563671c0b3ea5.

Change-Id: Iab65776f9a1b87d59e8d3838cda055a5cb4cddd0

3 years ago[Tizen] Temporarily modified so that window is no null
Sunghyun Kim [Mon, 22 Jun 2020 09:59:38 +0000 (18:59 +0900)]
[Tizen] Temporarily modified so that window is no null

This reverts commit 5871b264575678e08b387e30a223dc5c9320d614.

Change-Id: I46225c049c9f6fb0ea67319fb4ddc4533d50fabc

3 years agoMerge branch 'devel/master' into tizen
Sunghyun Kim [Mon, 22 Jun 2020 09:59:30 +0000 (18:59 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: Iec6e02ee2cb626f95865a32c58f266a9506264f8

3 years agoRevert "[Tizen] Temporarily modified so that window is no null"
Sunghyun Kim [Mon, 22 Jun 2020 09:59:25 +0000 (18:59 +0900)]
Revert "[Tizen] Temporarily modified so that window is no null"

This reverts commit ff7cceefafef35d36a7a72e52c49113ef3e171b8.

3 years agoRevert "[Tizen] Add DALi Autofill implementation"
Sunghyun Kim [Mon, 22 Jun 2020 09:59:22 +0000 (18:59 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit 2ceadf4cdc1798eab6e6fab40982f362b35670ca.

3 years agoRevert "[Tizen] Add screen and client rotation itself function"
Sunghyun Kim [Mon, 22 Jun 2020 09:59:20 +0000 (18:59 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit 1ae4f9bd4299a448600f1d8ad69589a60467d56a.

3 years agoRevert "[Tizen] Add rotation's values to winBase-wl2"
Sunghyun Kim [Mon, 22 Jun 2020 09:59:17 +0000 (18:59 +0900)]
Revert "[Tizen] Add rotation's values to winBase-wl2"

This reverts commit 4ea1703dc2cec85f308d1b2746a483e19c8e7624.

3 years agoRevert "[Tizen] Add check code with orientation in creating egl window."
Sunghyun Kim [Mon, 22 Jun 2020 09:59:14 +0000 (18:59 +0900)]
Revert "[Tizen] Add check code with orientation in creating egl window."

This reverts commit bb149f7e9673d1fa8217f844fd9b443afb032f44.

3 years agoRevert "[Tizen] Fix screen rotation bug when application is initialized."
Sunghyun Kim [Mon, 22 Jun 2020 09:59:11 +0000 (18:59 +0900)]
Revert "[Tizen] Fix screen rotation bug when application is initialized."

This reverts commit 3dad064ac57742354ecd0f6bb309556140e9a9da.

3 years agoRevert "[Tizen] Fix feedback sound API"
Sunghyun Kim [Mon, 22 Jun 2020 09:59:08 +0000 (18:59 +0900)]
Revert "[Tizen] Fix feedback sound API"

This reverts commit 819dd4befba3693b7b340427eae93d3f31a08377.

3 years agoDALi Version 1.5.17 12/236812/1 dali_1.5.17
Sunghyun Kim [Mon, 22 Jun 2020 08:33:09 +0000 (17:33 +0900)]
DALi Version 1.5.17

Change-Id: Ided273236003f8c233c282275d26259bfce35d8c

3 years agoPartial update implementation, first phase. 93/236793/1
Anton Obzhirov [Tue, 14 Apr 2020 15:00:16 +0000 (16:00 +0100)]
Partial update implementation, first phase.

Change-Id: I222a1972d5727f6e01bb941b08339c38aad1546a

3 years agoThe advance of the letters is too narrow. 62/236762/1
Joogab Yun [Wed, 17 Jun 2020 07:13:03 +0000 (16:13 +0900)]
The advance of the letters is too narrow.
So, remove the floor.

Change-Id: Iae4c426819d7002ad1e4c7aab74818a3ef82aa30

3 years ago[Tizen] Fix feedback sound API 77/236577/1 accepted/tizen/unified/20200619.121804 submit/tizen/20200618.073641
Heeyong Song [Thu, 18 Jun 2020 06:42:22 +0000 (15:42 +0900)]
[Tizen] Fix feedback sound API

mm_sound_play_keysound() should be use with mm_sound_stop_keysound().

Change-Id: I4197a848508e12f880b30bded19d8c918b1af7bb

3 years agoFix feedback sound API 76/236576/1
Heeyong Song [Thu, 18 Jun 2020 06:42:22 +0000 (15:42 +0900)]
Fix feedback sound API

mm_sound_play_keysound() should be use with mm_sound_stop_keysound().

Change-Id: I4197a848508e12f880b30bded19d8c918b1af7bb

3 years agoChange unsetenv to setenv 02/236302/2
huiyu.eun [Tue, 16 Jun 2020 06:44:24 +0000 (15:44 +0900)]
Change unsetenv to setenv

unsetenv("AUL_LOADER_INIT") -> setenv("AUL_LOADER_INIT", "0", "1")

Change-Id: If5420fc0a3baed766f03486ae14571bdd3d87212
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
3 years ago[Tizen] Fix screen rotation bug when application is initialized. accepted/tizen/unified/20200616.170907 submit/tizen/20200616.104447
neostom432 [Mon, 15 Jun 2020 17:43:51 +0000 (02:43 +0900)]
[Tizen] Fix screen rotation bug when application is initialized.

This reverts commit dd63d3b6ebbd5f7789c47382d0e3610c06f61904.

Change-Id: I4c891267918746f8901f88e637b268ec02efead6

3 years ago[Tizen] Add check code with orientation in creating egl window.
neostom432 [Mon, 15 Jun 2020 17:43:30 +0000 (02:43 +0900)]
[Tizen] Add check code with orientation in creating egl window.

This reverts commit fbbcaa38df5e8d96e37cf127287fc12e747a1cd7.

Change-Id: I06a8300e4b449780c9f42e98939468d19527c037

3 years ago[Tizen] Add rotation's values to winBase-wl2
neostom432 [Mon, 15 Jun 2020 17:43:14 +0000 (02:43 +0900)]
[Tizen] Add rotation's values to winBase-wl2

This reverts commit 982b56208ab2c73381e79f7aefb4613087dd93d3.

Change-Id: Ie48bbcb796aff98d62a5249a9d1c7e6b7dbc70ec

3 years ago[Tizen] Add screen and client rotation itself function
neostom432 [Mon, 15 Jun 2020 17:42:50 +0000 (02:42 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit 30ba01435c6fee81a16b7da320a3913cc283f845.

Change-Id: I0045757b68ffce6f95e8fd151b58a4f5d10911d7

3 years ago[Tizen] Add DALi Autofill implementation
neostom432 [Mon, 15 Jun 2020 17:42:36 +0000 (02:42 +0900)]
[Tizen] Add DALi Autofill implementation

This reverts commit 85225acd9e96958e3640a9ad3214121d47a98cbc.

Change-Id: I0c8cf78eaf17ecb2b0a57ac077f9a8e7204cbf65

3 years ago[Tizen] Temporarily modified so that window is no null
neostom432 [Mon, 15 Jun 2020 17:42:18 +0000 (02:42 +0900)]
[Tizen] Temporarily modified so that window is no null

This reverts commit 563d07e73afa09514a0b16f76f96f91c19d64dc6.

Change-Id: I6d3a439646617a917c3c083958d2010bfbc8ed1b

3 years agoMerge branch 'devel/master' into tizen
neostom432 [Mon, 15 Jun 2020 17:41:16 +0000 (02:41 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: Iaca835ee048ab0e466133a0521abfe0c0de0701f

3 years agoRevert "[Tizen] Temporarily modified so that window is no null"
neostom432 [Mon, 15 Jun 2020 17:40:54 +0000 (02:40 +0900)]
Revert "[Tizen] Temporarily modified so that window is no null"

This reverts commit 454ad56c1b08b0a5499448760d0194046ee70daf.

3 years agoRevert "[Tizen] Add DALi Autofill implementation"
neostom432 [Mon, 15 Jun 2020 17:40:52 +0000 (02:40 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit e7eb6ae71d0d36fc248344c2014b0dbf61182a89.

3 years agoRevert "[Tizen] Add screen and client rotation itself function"
neostom432 [Mon, 15 Jun 2020 17:40:50 +0000 (02:40 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit 31ef9b567bc133a2f527fabd975e90371065084d.

3 years agoRevert "[Tizen] Add rotation's values to winBase-wl2"
neostom432 [Mon, 15 Jun 2020 17:40:48 +0000 (02:40 +0900)]
Revert "[Tizen] Add rotation's values to winBase-wl2"

This reverts commit a0d8f118c92154409e8285d15138ac6928983537.

3 years agoRevert "[Tizen] Add check code with orientation in creating egl window."
neostom432 [Mon, 15 Jun 2020 17:40:46 +0000 (02:40 +0900)]
Revert "[Tizen] Add check code with orientation in creating egl window."

This reverts commit 5c702b1466680db1c1469a9397b5e5ac93b9d4ab.

3 years agoRevert "[Tizen] Fix screen rotation bug when application is initialized."
neostom432 [Mon, 15 Jun 2020 17:40:44 +0000 (02:40 +0900)]
Revert "[Tizen] Fix screen rotation bug when application is initialized."

This reverts commit 59826ecb77bb226fc0f40e3bfc35a43aff5b39b3.

3 years agoDALi Version 1.5.16 dali_1.5.16
neostom432 [Mon, 15 Jun 2020 17:15:02 +0000 (02:15 +0900)]
DALi Version 1.5.16

Change-Id: I7380bcff70ae49949edf1fc1283e88533206fd16

3 years agoThrow an exception if the Adaptor is not instantiated 17/236117/1
Heeyong Song [Mon, 8 Jun 2020 09:41:09 +0000 (18:41 +0900)]
Throw an exception if the Adaptor is not instantiated

Change-Id: I707c2d351d4c28cfb05954cdd6d59c08269d8024

3 years ago[Tizen] Fix screen rotation bug when application is initialized. 85/232485/2
Wonsik Jung [Wed, 6 May 2020 00:19:41 +0000 (09:19 +0900)]
[Tizen] Fix screen rotation bug when application is initialized.

When DALi application initialized, DALi checks the value of screen rotation.
After that, DALi does not work the screen rotation's process.
To fix, the valid output transform event is used the init time.

Change-Id: Ia1e238d97c4fed751bc4a4abef71d66b356bf3c4

3 years ago[Tizen] Add check code with orientation in creating egl window. accepted/tizen/unified/20200609.153601 submit/tizen/20200608.102825
Joogab Yun [Mon, 8 Jun 2020 10:21:33 +0000 (19:21 +0900)]
[Tizen] Add check code with orientation in creating egl window.

This reverts commit aaf54893139a3f50086f3fb3b72f7c37d6ae7d14.

Change-Id: I9e6e88bd569ef9cbb401301e752eb661d6d89fa7

3 years ago[Tizen] Add rotation's values to winBase-wl2
Joogab Yun [Mon, 8 Jun 2020 10:21:18 +0000 (19:21 +0900)]
[Tizen] Add rotation's values to winBase-wl2

This reverts commit 9016ac471b829c4bff172578642420e95ea0fabf.

Change-Id: Id2aff1ac2c3355a06caf6468520080820a36b71c

3 years ago[Tizen] Add screen and client rotation itself function
Joogab Yun [Mon, 8 Jun 2020 10:21:05 +0000 (19:21 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit c4c023980cd0789d404798b0bb1198c06f229783.

Change-Id: Ibdb60e709d85c1f4a1170cef4b448164f768cf81

3 years ago[Tizen] Add DALi Autofill implementation
Joogab Yun [Mon, 8 Jun 2020 10:20:52 +0000 (19:20 +0900)]
[Tizen] Add DALi Autofill implementation

This reverts commit fd2afc7f6dde3df01350aafb179629a656b2f0bc.

Change-Id: I4a9c41207d293d2961a63f187a4adecfaa209674

3 years ago[Tizen] Temporarily modified so that window is no null
Joogab Yun [Mon, 8 Jun 2020 10:20:38 +0000 (19:20 +0900)]
[Tizen] Temporarily modified so that window is no null

This reverts commit b5f2cdf93fa1653539e614a148b782e7c6787367.

Change-Id: I4fb6282e0bf70d037c2c9db6ac7b45cea7e9fac0

3 years agoMerge branch 'devel/master' into tizen
Joogab Yun [Mon, 8 Jun 2020 10:20:31 +0000 (19:20 +0900)]
Merge branch 'devel/master' into tizen

3 years agoRevert "[Tizen] Temporarily modified so that window is no null"
Joogab Yun [Mon, 8 Jun 2020 10:20:21 +0000 (19:20 +0900)]
Revert "[Tizen] Temporarily modified so that window is no null"

This reverts commit fbf404b4b1d3e531d2b10ef3107dff2b252ccea7.

3 years agoRevert "[Tizen] Add DALi Autofill implementation"
Joogab Yun [Mon, 8 Jun 2020 10:20:18 +0000 (19:20 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit 90394697f1fef1007d99a29facdf56bd06d7c241.

3 years agoRevert "[Tizen] Add screen and client rotation itself function"
Joogab Yun [Mon, 8 Jun 2020 10:20:16 +0000 (19:20 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit 66a23802f346abdce94e3c590f6d7786a24b0adc.

3 years agoRevert "[Tizen] Add rotation's values to winBase-wl2"
Joogab Yun [Mon, 8 Jun 2020 10:20:12 +0000 (19:20 +0900)]
Revert "[Tizen] Add rotation's values to winBase-wl2"

This reverts commit e4e48ef005c29d076be5096f6bf33b524fec6312.

3 years agoRevert "[Tizen] Add check code with orientation in creating egl window."
Joogab Yun [Mon, 8 Jun 2020 10:20:09 +0000 (19:20 +0900)]
Revert "[Tizen] Add check code with orientation in creating egl window."

This reverts commit 34fbc68ac6e2fba939dd82c05aa294af93a21fcb.

3 years agoRevert "[Tizen] Call PostRender method of the surface if needed"
Joogab Yun [Mon, 8 Jun 2020 10:20:06 +0000 (19:20 +0900)]
Revert "[Tizen] Call PostRender method of the surface if needed"

This reverts commit d15e8ea593966f1339142e90ed9841f5ac234427.

3 years agoDALi Version 1.5.15 48/235648/1 dali_1.5.15
Joogab Yun [Mon, 8 Jun 2020 10:10:06 +0000 (19:10 +0900)]
DALi Version 1.5.15

Change-Id: I3b8b0f9bb1d4d3ff852a88d552e9f030f7f845ab

3 years ago[Tizen] Call PostRender method of the surface if needed accepted/tizen/unified/20200603.150040 submit/tizen/20200602.091723
Wonsik Jung [Tue, 2 Jun 2020 07:35:12 +0000 (16:35 +0900)]
[Tizen] Call PostRender method of the surface if needed

This reverts commit af69695e538867e01ea4a57948f06b97fd74fa9e.

Change-Id: Icbd230ce1c0a4061b6440de97b5ab7dbc4fad98e

3 years ago[Tizen] Add check code with orientation in creating egl window.
Wonsik Jung [Tue, 2 Jun 2020 07:34:40 +0000 (16:34 +0900)]
[Tizen] Add check code with orientation in creating egl window.

This reverts commit 0cce4d36bbe18e9447ecd98e8412a6495e17a867.

Change-Id: I8abe1494fd3df2f844a65f638a5515319454b46f

3 years ago[Tizen] Add rotation's values to winBase-wl2
Wonsik Jung [Tue, 2 Jun 2020 07:34:12 +0000 (16:34 +0900)]
[Tizen] Add rotation's values to winBase-wl2

This reverts commit fa81d8b41fc0b20a1ad0d53eceeef98ad0167901.

Change-Id: I7f7c9933c2e954c1afc9513b3640baaf5d6d40c2

3 years ago[Tizen] Add screen and client rotation itself function
Wonsik Jung [Tue, 2 Jun 2020 07:30:04 +0000 (16:30 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit b0bb94a0a3a793a839a466b38f4b083dfd8c6cc7.

Change-Id: I1c891547f7c639b58c412289c437b485e97860cf

3 years ago[Tizen] Add DALi Autofill implementation
Wonsik Jung [Tue, 2 Jun 2020 07:29:39 +0000 (16:29 +0900)]
[Tizen] Add DALi Autofill implementation

This reverts commit 1d8bba7430a95ee94b2024f850854a5a8a829002.

Change-Id: I1b50be20bd60e04d08f6ebc92a9c41e6e402fbf8

3 years ago[Tizen] Temporarily modified so that window is no null
Wonsik Jung [Tue, 2 Jun 2020 07:29:15 +0000 (16:29 +0900)]
[Tizen] Temporarily modified so that window is no null

This reverts commit 942645285ea60a7c8928f5f0a092f6694024d4c2.

Change-Id: I717bef1b5ffbdb6259fe4d8e59db8897b8b96609

3 years agoMerge branch 'devel/master' into tizen
Wonsik Jung [Tue, 2 Jun 2020 07:29:04 +0000 (16:29 +0900)]
Merge branch 'devel/master' into tizen

3 years agoRevert "[Tizen] Temporarily modified so that window is no null"
Wonsik Jung [Tue, 2 Jun 2020 07:28:49 +0000 (16:28 +0900)]
Revert "[Tizen] Temporarily modified so that window is no null"

This reverts commit 30b5f82ab94099a26d53f10a268e2debcede8443.

Change-Id: Icdaeee2f4bb6c0b3f5bcd0383202f2ead11b94d2

3 years agoRevert "[Tizen] Add DALi Autofill implementation"
Wonsik Jung [Tue, 2 Jun 2020 07:28:46 +0000 (16:28 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit 7e3e2c8afd9ca112874cf3e138fd2842138683e3.

3 years agoRevert "[Tizen] Add screen and client rotation itself function"
Wonsik Jung [Tue, 2 Jun 2020 07:28:42 +0000 (16:28 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit 6c1f88a60c5c92851b82cea1961cda6cee3ab031.

3 years agoRevert "[Tizen] Add rotation's values to winBase-wl2"
Wonsik Jung [Tue, 2 Jun 2020 07:28:39 +0000 (16:28 +0900)]
Revert "[Tizen] Add rotation's values to winBase-wl2"

This reverts commit 4f6498ccead6380aa2fde3e7d75016b3f77e147f.

3 years agoRevert "[Tizen] Add check code with orientation in creating egl window."
Wonsik Jung [Tue, 2 Jun 2020 07:28:37 +0000 (16:28 +0900)]
Revert "[Tizen] Add check code with orientation in creating egl window."

This reverts commit ec1a43a8daee7db619845ef208670d4b6fdd3c5d.

3 years agoRevert "[Tizen] Call PostRender method of the surface if needed"
Wonsik Jung [Tue, 2 Jun 2020 07:28:34 +0000 (16:28 +0900)]
Revert "[Tizen] Call PostRender method of the surface if needed"

This reverts commit 829da2859c83c236d628269cb1152bd40665b6d1.

3 years agoCall PostRender method of the surface if needed 80/235080/2
Heeyong Song [Tue, 19 May 2020 08:32:25 +0000 (17:32 +0900)]
Call PostRender method of the surface if needed

Change-Id: Ic5651f52dfa42b08a4bc514af765188310f8f863

3 years agoDALi Version 1.5.14 94/235094/1 dali_1.5.14
Wonsik Jung [Tue, 2 Jun 2020 06:21:21 +0000 (15:21 +0900)]
DALi Version 1.5.14

Change-Id: I2a694e23d32a43a58eba993458e54670a3373302

3 years agoMerge "Free an unnecessary variable anymore" into devel/master
Wonsik Jung [Tue, 2 Jun 2020 06:00:38 +0000 (06:00 +0000)]
Merge "Free an unnecessary variable anymore" into devel/master