Joogab Yun [Mon, 24 Aug 2020 05:04:01 +0000 (14:04 +0900)]
Merge branch 'devel/master' into tizen
Joogab Yun [Mon, 24 Aug 2020 05:03:55 +0000 (14:03 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"
This reverts commit
bdd214ebc6a584427925f53304e1fa54fe90829b.
Joogab Yun [Mon, 24 Aug 2020 05:03:52 +0000 (14:03 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"
This reverts commit
89596826ec72d5f8a6eac2ca0880d7c9d5c36b41.
Joogab Yun [Mon, 24 Aug 2020 05:03:50 +0000 (14:03 +0900)]
Revert "[Tizen] Add OffscreenApplication"
This reverts commit
188e912a5a3ea204093c4667783f956a69625542.
Joogab Yun [Mon, 24 Aug 2020 05:03:47 +0000 (14:03 +0900)]
Revert "Revert "Changes after TouchData renamed to TouchEvent""
This reverts commit
54fa6064423c52dcff16687f6af27171a9be6b72.
Joogab Yun [Mon, 24 Aug 2020 05:03:43 +0000 (14:03 +0900)]
Revert "Revert "Removing Dali::TouchEvent""
This reverts commit
cbc82430da3f10ddbc9d6eee7514b05389e8d183.
David Steele [Fri, 21 Aug 2020 15:35:42 +0000 (15:35 +0000)]
Merge "Updated test headers in line with dali-core" into devel/master
Adeel Kazmi [Fri, 21 Aug 2020 11:46:17 +0000 (11:46 +0000)]
Merge "Fix capture issue of to capture sub-scene." into devel/master
David Steele [Wed, 19 Aug 2020 18:06:08 +0000 (19:06 +0100)]
Updated test headers in line with dali-core
Change-Id: I07deb248469b79b4c765d9e93040142362d936e5
Adeel Kazmi [Fri, 21 Aug 2020 10:54:36 +0000 (10:54 +0000)]
Merge "Remove deprecated and unused ActionButton" into devel/master
Adeel Kazmi [Fri, 21 Aug 2020 09:20:07 +0000 (10:20 +0100)]
Remove deprecated and unused ActionButton
Change-Id: I60c72525a5edc4e4e4ba46482be34e46222e9cd2
Adeel Kazmi [Fri, 21 Aug 2020 08:37:44 +0000 (08:37 +0000)]
Merge "Remove unused parameters" into devel/master
David Steele [Fri, 21 Aug 2020 08:06:28 +0000 (08:06 +0000)]
Merge "DALi Version 1.9.26" into devel/master
seungho [Tue, 4 Aug 2020 11:25:55 +0000 (20:25 +0900)]
Fix capture issue of to capture sub-scene.
- new camera that generated inside Capture has size of Scene and default position.
- but, if a source is not a rootLayer, the position and size are needed to be set with that of the source.
- in this patch, we get position input. the position is top-left position of area to be captured in window space.
- camera actor has position and size those get by input position and size
- create new method to set jpeg quality to remove it from the argument of Start method
Change-Id: Ie5232e0ef61f34fae101fee5243a39abb29242b5
Signed-off-by: seungho <seungho@seungho.tn.corp.samsungelectronics.net>
György Straub [Fri, 21 Aug 2020 07:52:09 +0000 (08:52 +0100)]
DALi Version 1.9.26
Change-Id: Icb3ec7868c8372ffe2786b92330aecfbdba49e43
Daekwang Ryu [Fri, 21 Aug 2020 02:36:52 +0000 (11:36 +0900)]
Remove unused parameters
Change-Id: I47b576c564c7ba7b61adcfdb953bd842e09587e1
Heeyong Song [Fri, 21 Aug 2020 02:31:59 +0000 (02:31 +0000)]
Merge "Fix WindowRenderSurface crash" into devel/master
David Steele [Thu, 20 Aug 2020 14:09:21 +0000 (14:09 +0000)]
Merge "Changed minimum supported Cmake Version to allow C++17 Support" into devel/master
David Steele [Thu, 20 Aug 2020 09:48:56 +0000 (10:48 +0100)]
Removing unused touch event from Accessibility
Change-Id: I286189ab79f687756b84b9a8bc8d2d53ac94e811
Adeel Kazmi [Tue, 18 Aug 2020 18:32:11 +0000 (19:32 +0100)]
Changed minimum supported Cmake Version to allow C++17 Support
Change-Id: I6bb11ccb126c030a5c4e0991cc2d4960ec845301
Richard Huang [Tue, 18 Aug 2020 17:06:44 +0000 (18:06 +0100)]
WheelEvent class pimpling
Change-Id: I136e25c4cf4d6972c93913df2e2f7b206d2c5a54
Joogab Yun [Wed, 19 Aug 2020 05:22:55 +0000 (14:22 +0900)]
Revert "Removing Dali::TouchEvent"
This reverts commit
56085602bdee7f591588f962117338b8c5b94092.
Joogab Yun [Wed, 19 Aug 2020 05:22:45 +0000 (14:22 +0900)]
Revert "Changes after TouchData renamed to TouchEvent"
This reverts commit
6be1b27d27064f9d757dd2fc8d894227588db746.
Adeel Kazmi [Tue, 18 Aug 2020 17:51:45 +0000 (18:51 +0100)]
Change to C++14 Support
Change-Id: I1def65b69b1678e5dc14af8e872fe1b91228b1c2
Heeyong Song [Tue, 18 Aug 2020 08:17:54 +0000 (17:17 +0900)]
Fix WindowRenderSurface crash
Prevent accessing the mFrameCallbackInfoContainer in 2 thread at the same time
Change-Id: I6cdf6cea5a39747adf8f764abb58613263038752
Joogab Yun [Tue, 18 Aug 2020 07:39:03 +0000 (16:39 +0900)]
[Tizen] Add OffscreenApplication
This reverts commit
bba27846efe64b0f1921e1841f1e05e8cce87a05.
Change-Id: I1cae9089dc45a563a2fa38dfab28df597f9e35f4
Joogab Yun [Tue, 18 Aug 2020 07:38:42 +0000 (16:38 +0900)]
[Tizen] Add screen and client rotation itself function
This reverts commit
ab6276d5a0686fbbcbd559a992819ee5a8695876.
Change-Id: Ic8e22e7e67950fc370de8c3854c2d240b64defe2
Joogab Yun [Tue, 18 Aug 2020 07:38:22 +0000 (16:38 +0900)]
[Tizen] Add DALi Autofill implementation
This reverts commit
6091b339bb453b9866fc4d043a4f3ce6687f1248.
Change-Id: I61086966c435fb68b6ec09c582681fa8ecf076f6
Joogab Yun [Tue, 18 Aug 2020 07:38:16 +0000 (16:38 +0900)]
Merge branch 'devel/master' into tizen
Joogab Yun [Tue, 18 Aug 2020 07:38:05 +0000 (16:38 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"
This reverts commit
e9b342b9db95e0509bca8ac194682fa69123e2e2.
Joogab Yun [Tue, 18 Aug 2020 07:38:02 +0000 (16:38 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"
This reverts commit
d499efa34852d13f24ce1d3b2dfa8d1738c89417.
Joogab Yun [Tue, 18 Aug 2020 07:37:59 +0000 (16:37 +0900)]
Revert "[Tizen] Add OffscreenApplication"
This reverts commit
62aa1a34e496b3ec4c6657ea56eed23dc707c36c.
Heeyong Song [Tue, 18 Aug 2020 01:44:17 +0000 (01:44 +0000)]
Merge "Fix an issue the Adaptor is not resumed" into devel/master
Adeel Kazmi [Fri, 14 Aug 2020 14:21:59 +0000 (15:21 +0100)]
Changes after TouchData renamed to TouchEvent
Change-Id: I6e46835fbb4bc4ce12215cfebd2c7486bde2faac
greynaga [Fri, 14 Aug 2020 10:38:46 +0000 (11:38 +0100)]
DALi Version 1.9.25
Change-Id: I3de6b3157c302d6252ad89cf2dc2ca4db8b2dc8a
Heeyong Song [Fri, 14 Aug 2020 08:41:57 +0000 (17:41 +0900)]
Fix an issue the Adaptor is not resumed
The adaptor is not resumed when the window is hidden and shown again before the adaptor is started.
Fixed to resume the adaptor in the case
Change-Id: I7fb5d3af081fbdcd3fb5390b3c823d1f9b942e11
Adeel Kazmi [Thu, 13 Aug 2020 17:03:25 +0000 (17:03 +0000)]
Merge changes I29462827,If8c3ac58 into devel/master
* changes:
Fix incorrect IVI profile install command
Enable AddonManager on Tizen Common profile as well
David Steele [Tue, 11 Aug 2020 15:23:49 +0000 (16:23 +0100)]
Removing Dali::TouchEvent
Change-Id: I5148d3bf8155da17889dffd8e809ec61c62d33e0
Adeel Kazmi [Wed, 12 Aug 2020 18:11:27 +0000 (19:11 +0100)]
Fix incorrect IVI profile install command
Change-Id: I294628277a30cb21f6cd12a9e447a3734a1b4ab3
Adeel Kazmi [Wed, 12 Aug 2020 18:10:51 +0000 (19:10 +0100)]
Enable AddonManager on Tizen Common profile as well
Change-Id: If8c3ac58f88451c5de20bc61de64b68b47c025ce
Victor Cebollada [Mon, 10 Aug 2020 08:09:58 +0000 (09:09 +0100)]
Specified C++17 standard for the CMake projects.
Change-Id: I2b1f24a003f37a0a16157ab49af7012a3201665c
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Wonsik Jung [Mon, 10 Aug 2020 05:39:55 +0000 (14:39 +0900)]
[Tizen] Add OffscreenApplication
This reverts commit
e6d3f90f48ef3fe628b0476b8f4999e4d2f55e02.
Wonsik Jung [Mon, 10 Aug 2020 05:39:30 +0000 (14:39 +0900)]
[Tizen] Add screen and client rotation itself function
This reverts commit
0a170dd5b908a2316989ba82ca5c62ecfc347cee.
Wonsik Jung [Mon, 10 Aug 2020 05:39:01 +0000 (14:39 +0900)]
[Tizen] Add DALi Autofill implementation
This reverts commit
793f87d9771d9ee92b2ad443c9756509bf5426ac.
Wonsik Jung [Mon, 10 Aug 2020 05:38:44 +0000 (14:38 +0900)]
Merge branch 'devel/master' into tizen
Wonsik Jung [Mon, 10 Aug 2020 05:38:29 +0000 (14:38 +0900)]
Revert "[Tizen] Temporarily modified so that window is no null"
This reverts commit
4cfe2bcb880a9b21bfba69156bafa341ebbd0389.
Wonsik Jung [Mon, 10 Aug 2020 05:38:25 +0000 (14:38 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"
This reverts commit
0a10b7e5aefad38cc9ff02ee94b478f03f47dfdc.
Wonsik Jung [Mon, 10 Aug 2020 05:38:20 +0000 (14:38 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"
This reverts commit
50f84af11805cc99d5e5ed43ade842d7ca3937f6.
Wonsik Jung [Mon, 10 Aug 2020 05:38:12 +0000 (14:38 +0900)]
Revert "[Tizen] Add OffscreenApplication"
This reverts commit
ff3d9708cc7138bd1643821bd129724d09dbf871.
David Steele [Fri, 7 Aug 2020 14:42:03 +0000 (15:42 +0100)]
DALi Version 1.9.24
Change-Id: I1cc299780d69484962e74fce0e96f69f95a18578
Adeel Kazmi [Thu, 6 Aug 2020 16:01:10 +0000 (16:01 +0000)]
Merge "Add move semantics to BaseHandle derived classes in Adaptor public API" into devel/master
Richard Huang [Thu, 6 Aug 2020 13:33:51 +0000 (14:33 +0100)]
Add move semantics to BaseHandle derived classes in Adaptor public API
Change-Id: I0a8a09dc3e5b72c18a1b23cd99fe4aa056665630
Daekwang Ryu [Mon, 27 Jul 2020 05:04:35 +0000 (14:04 +0900)]
[Tizen] Add OffscreenApplication
OffscreenApplication allows to make an application with OffscreenWindow.
You don't have to create a on-screen window.
Change-Id: Ib8b37c45d7574fcb1d3deb7c19e45e27af1e308b
Daekwang Ryu [Thu, 6 Aug 2020 07:54:58 +0000 (16:54 +0900)]
Revert "[Tizen] Add OffscreenApplication"
This reverts commit
15bc685fc9a7262e4f8b4bb89ffef821db9758d0.
Change-Id: I969488db9a84eaa718513b29bc3f8d6f5f08ea07
seungho [Thu, 6 Aug 2020 07:55:09 +0000 (16:55 +0900)]
Fix Coverity issue
- remove untouched code
Change-Id: I683eb29cfb08f17b79aa3b85458b343f18a6a4bd
Signed-off-by: seungho <seungho@seungho.tn.corp.samsungelectronics.net>
Adeel Kazmi [Wed, 5 Aug 2020 12:42:43 +0000 (13:42 +0100)]
Use static_assert instead of DALI_COMPILE_TIME_ASSERT
Change-Id: I0602a19c8e1271eb18dc8619dc488384f6f2257e
Adeel Kazmi [Tue, 4 Aug 2020 16:56:05 +0000 (16:56 +0000)]
Merge "Rename OnStage signals and related internal changes" into devel/master
Adeel Kazmi [Tue, 4 Aug 2020 12:43:33 +0000 (12:43 +0000)]
Merge "Add cancel event flag in Key up event" into devel/master
Richard Huang [Tue, 4 Aug 2020 11:11:33 +0000 (12:11 +0100)]
Rename OnStage signals and related internal changes
Change-Id: Ic6cdf455c1567ad0bb0b662ed14939ea0aac8702
Seoyeon Kim [Fri, 17 Jul 2020 10:18:50 +0000 (19:18 +0900)]
[Tizen] Add Keyboard repeat setting changed signal to Window
- Added DevelWindow signal to register the keyboard repeat event below
: ECORE_WL2_EVENT_SEAT_KEYBOARD_REPEAT_CHANGED
- This signal is emitted when the values of keyboard repeat, such as delay and rate,
are changed globally.
Change-Id: Ic6e5651aca42551639e204205191472afda25405
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Adeel Kazmi [Mon, 3 Aug 2020 13:54:37 +0000 (13:54 +0000)]
Merge "Add Keyboard repeat setting changed signal to Window" into devel/master
Seoyeon Kim [Mon, 3 Aug 2020 00:32:28 +0000 (09:32 +0900)]
Add cancel event flag in Key up event
This reverts commit
71264bd78cbf8d6c31ff72bdc235a4b76c6599e5.
- The ecore patch related to cancel event flag is applied
to the latest platform. So, this patch can be applied now.
Change-Id: I0c4617b6517cad1036426732394f8cd2139a8e2a
Cheng-Shiun Tsai [Fri, 31 Jul 2020 10:10:51 +0000 (11:10 +0100)]
DALi Version 1.9.23
Change-Id: I7b955c3a0e00f5ebb54879f83af85c2246b39ee6
Heeyong Song [Wed, 29 Jul 2020 23:50:14 +0000 (23:50 +0000)]
Merge "Change data type for 64bits machine" into devel/master
Heeyong Song [Wed, 29 Jul 2020 23:50:00 +0000 (23:50 +0000)]
Merge "Fix memory leak" into devel/master
György Straub [Tue, 28 Jul 2020 14:27:04 +0000 (15:27 +0100)]
Adaptor checks its AddOnManager instance before operating on it.
The Windows version has no AddOnManager implementation.
Change-Id: I56030ec0e97a41bfb0c6f5f82418d702e05f9539
Signed-off-by: György Straub <g.straub@partner.samsung.com>
Heeyong Song [Wed, 29 Jul 2020 04:45:16 +0000 (13:45 +0900)]
Change data type for 64bits machine
Change-Id: I3e883e80e32f692094ff3fbe9364d97047576e34
Heeyong Song [Wed, 29 Jul 2020 04:24:10 +0000 (13:24 +0900)]
Fix memory leak
Delete TimerCallback
Change-Id: I36ffddcb3668580095b0491876fe04a395ba5822
Heeyong Song [Tue, 28 Jul 2020 07:56:04 +0000 (16:56 +0900)]
Fix memory leak of callback
Change-Id: I4b62eb7a1ead054f24505a8fc4a4a96956a9e173
Seoyeon Kim [Fri, 17 Jul 2020 10:18:50 +0000 (19:18 +0900)]
Add Keyboard repeat setting changed signal to Window
- Added DevelWindow signal to register the keyboard repeat event below
: ECORE_WL2_EVENT_SEAT_KEYBOARD_REPEAT_CHANGED
- This signal is emitted when the values of keyboard repeat, such as delay and rate,
are changed globally.
Change-Id: Ic6e5651aca42551639e204205191472afda25405
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Heeyong Song [Mon, 27 Jul 2020 06:28:07 +0000 (15:28 +0900)]
[Tizen] Add OffscreenApplication
Change-Id: I1962955ce6e2eec26aa8b869fd00994621125fe9
Heeyong Song [Mon, 27 Jul 2020 06:23:44 +0000 (15:23 +0900)]
[Tizen] Add screen and client rotation itself function
Change-Id: I7e06563835c74d65323eef4e298944579ffdd5f2
Heeyong Song [Mon, 27 Jul 2020 06:23:22 +0000 (15:23 +0900)]
[Tizen] Add DALi Autofill implementation
Change-Id: I6c7f4c21fb1d21dabaaf24c46d9f5996131efdc8
Heeyong Song [Mon, 27 Jul 2020 06:23:02 +0000 (15:23 +0900)]
[Tizen] Temporarily modified so that window is no null
Change-Id: I5b64a8224a71be8a5907f22a319ccad8cb28cd08
Heeyong Song [Mon, 27 Jul 2020 06:21:15 +0000 (15:21 +0900)]
Merge branch 'devel/master' into tizen
Change-Id: I1b122f9337d1f9c5cc5559a6aa2b41e9651168f0
Heeyong Song [Mon, 27 Jul 2020 06:20:24 +0000 (15:20 +0900)]
Revert "[Tizen] Temporarily modified so that window is no null"
This reverts commit
ce8128f8d1326f3b06d136584553280a8f04082a.
Change-Id: I70ed8e62115990a03e1750642c42ac7fa4ffd928
Heeyong Song [Mon, 27 Jul 2020 06:20:16 +0000 (15:20 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"
This reverts commit
149dfdc7505ce51ef8be8f26dc2c0bddfe61840f.
Change-Id: Ic39efd77f398c8c1329671f575dc4111d441c0b5
Heeyong Song [Mon, 27 Jul 2020 06:19:42 +0000 (15:19 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"
This reverts commit
c19ce80c9fa671acd36c1221c13fb425f3bdc668.
Change-Id: Idb9102ca29d5306703f64337171dad639b9bdbbe
Heeyong Song [Mon, 27 Jul 2020 06:19:09 +0000 (15:19 +0900)]
Revert "[Tizen] Add rotation's values to winBase-wl2"
This reverts commit
5324403db83fc33c96d4086ccf7db3acd33fcf63.
Change-Id: I4a9cf0d0bc42af169efcbbd993a49d43a8231c25
Heeyong Song [Mon, 27 Jul 2020 06:18:41 +0000 (15:18 +0900)]
Revert "[Tizen] Add check code with orientation in creating egl window"
This reverts commit
37d47d621ec67d52a8293e5024c2696965f63167.
Change-Id: Ibc706d990ec3ce1dc49685febcc2672970f235a0
Heeyong Song [Mon, 27 Jul 2020 06:18:28 +0000 (15:18 +0900)]
Revert "[Tizen] Fix screen rotation bug when application is initialized"
This reverts commit
72395a9162b5c8295a6eae39b8be892ced6d4912.
Change-Id: I255ea75d51504d5b992f552535d6dcf3f6b6f878
Heeyong Song [Mon, 27 Jul 2020 06:18:12 +0000 (15:18 +0900)]
Revert "[Tizen] remove setenv() that can cause Seg fault"
This reverts commit
a13107d8f850037fc650081d39bf2687067371ef.
Change-Id: I961c4fed06a2875340db25d50e304bb4a908f334
Heeyong Song [Mon, 27 Jul 2020 06:18:03 +0000 (15:18 +0900)]
Revert "[Tizen] Add OffscreenApplication"
This reverts commit
83cefcd8b209e336f7f2ceb9751cd9ffaa4cd317.
Change-Id: Ifa40040fadf5cb45ac0ac597bfd2f1c5ddb19ad8
Adeel Kazmi [Fri, 24 Jul 2020 15:38:58 +0000 (15:38 +0000)]
Merge "AddOn manager" into devel/master
Adeel Kazmi [Fri, 24 Jul 2020 11:58:47 +0000 (11:58 +0000)]
Merge "Updates for NativeImageInterface" into devel/master
Adeel Kazmi [Fri, 24 Jul 2020 10:13:27 +0000 (10:13 +0000)]
Merge "DALi Version 1.9.22" into devel/master
Richard Huang [Fri, 24 Jul 2020 09:48:15 +0000 (10:48 +0100)]
DALi Version 1.9.22
Change-Id: I74c0950d538b50d8e63a8aed5c5e59a4e39311ee
adam.b [Thu, 16 Jul 2020 11:57:24 +0000 (12:57 +0100)]
AddOn manager
Change-Id: I50dc482ca0afd4b4a3a5eb2f2da2f218350727d2
Wonsik Jung [Thu, 11 Jun 2020 05:45:13 +0000 (14:45 +0900)]
Add the synchronization between Ui and Video player
This patch is to support the synchronization between video player and UI.
To do that, video player's changing function as resize/move should be called before calling eglSwapBuffers
Change-Id: I543f3646646bc8cbea6bacd9d8e81c12f6fe9187
Adeel Kazmi [Wed, 22 Jul 2020 16:08:43 +0000 (16:08 +0000)]
Merge "(WebP Loader) Ensure member variables are initialised (SVACE issue)" into devel/master
Adeel Kazmi [Wed, 22 Jul 2020 15:25:42 +0000 (16:25 +0100)]
(WebP Loader) Ensure member variables are initialised (SVACE issue)
Change-Id: Id1a5d8456496b82d5bdf80ebebf54919cdab9634
David Steele [Fri, 17 Jul 2020 16:53:05 +0000 (17:53 +0100)]
Updates for NativeImageInterface
Change-Id: Ic3876022a30503861172cff8c496b23eb0035d9c
Adeel Kazmi [Wed, 22 Jul 2020 10:28:23 +0000 (10:28 +0000)]
Merge "Fix compile error in MS-Windows." into devel/master
Daekwang Ryu [Tue, 23 Jun 2020 08:44:42 +0000 (17:44 +0900)]
Remove unnecessary setenv() calls
Change-Id: I9dbadd0ccefcc9995e3e31b401385b8cbd1ee0aa
Victor Cebollada [Tue, 21 Jul 2020 10:46:59 +0000 (11:46 +0100)]
Fix compile error in MS-Windows.
* The patch "Modify parameters of CreateNativeSurface()" adds a new parameter
to the RenderSurfaceFactory that is not added in the implementation for
MS Windows
* Couple of warnings 'struct/class declaration' removed.
Change-Id: If68666e14c78f20c1480afa5b2e9e6ed125d5bb8
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Daekwang Ryu [Tue, 21 Jul 2020 06:15:09 +0000 (15:15 +0900)]
[Tizen] Add OffscreenApplication
This reverts commit
4f7e209f4a29733bb61f82e911237f05e102196f.
Change-Id: Ice086f6761a72a4ec9ac830284ae1e2a513366ae
Daekwang Ryu [Tue, 21 Jul 2020 06:15:05 +0000 (15:15 +0900)]
[Tizen] remove setenv() that can cause Seg fault
This reverts commit
d961ed565bce65adc7f0570cccc2d5fc2ce791fc.
Change-Id: I4e8c0e758a91e855011b50dcc4d23576b8a33016
Daekwang Ryu [Tue, 21 Jul 2020 06:14:58 +0000 (15:14 +0900)]
[Tizen] Fix screen rotation bug when application is initialized
This reverts commit
5e597a09d30d8d82b6dd56c219d58cd0511c9fa8.
Change-Id: I82935fc4af6ada3338792dc543169338b7f58797
Daekwang Ryu [Tue, 21 Jul 2020 06:14:53 +0000 (15:14 +0900)]
[Tizen] Add check code with orientation in creating egl window
This reverts commit
35d91ae6dd749331b6d8cb5aedf1463d4c3c877f.
Change-Id: Ie4fe4f74ce4d2739c00177284ca6edc0a9bdedc4
Daekwang Ryu [Tue, 21 Jul 2020 06:14:49 +0000 (15:14 +0900)]
[Tizen] Add rotation's values to winBase-wl2
This reverts commit
8d1fd0bc2995972a013a85075e55b8b06628799f.
Change-Id: I66243f6bc246607c5764dc57b11172587dbfeb2c