platform/core/uifw/dali-adaptor.git
3 years ago[Tizen] Add OffscreenApplication 35/240435/2
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

3 years agoRevert "[Tizen] Add OffscreenApplication" 34/240434/1
Daekwang Ryu [Thu, 6 Aug 2020 07:54:58 +0000 (16:54 +0900)]
Revert "[Tizen] Add OffscreenApplication"

This reverts commit 15bc685fc9a7262e4f8b4bb89ffef821db9758d0.

Change-Id: I969488db9a84eaa718513b29bc3f8d6f5f08ea07

3 years ago[Tizen] Add Keyboard repeat setting changed signal to Window 59/240159/1 accepted/tizen/unified/20200805.122508 submit/tizen/20200804.070754
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>
3 years ago[Tizen] Add OffscreenApplication accepted/tizen/unified/20200729.165632 accepted/tizen/unified/20200731.145732 submit/tizen/20200727.071635 submit/tizen/20200728.012923 submit/tizen/20200731.001840
Heeyong Song [Mon, 27 Jul 2020 06:28:07 +0000 (15:28 +0900)]
[Tizen] Add OffscreenApplication

Change-Id: I1962955ce6e2eec26aa8b869fd00994621125fe9

3 years ago[Tizen] Add screen and client rotation itself function
Heeyong Song [Mon, 27 Jul 2020 06:23:44 +0000 (15:23 +0900)]
[Tizen] Add screen and client rotation itself function

Change-Id: I7e06563835c74d65323eef4e298944579ffdd5f2

3 years ago[Tizen] Add DALi Autofill implementation
Heeyong Song [Mon, 27 Jul 2020 06:23:22 +0000 (15:23 +0900)]
[Tizen] Add DALi Autofill implementation

Change-Id: I6c7f4c21fb1d21dabaaf24c46d9f5996131efdc8

3 years ago[Tizen] Temporarily modified so that window is no null
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

3 years agoMerge branch 'devel/master' into tizen
Heeyong Song [Mon, 27 Jul 2020 06:21:15 +0000 (15:21 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I1b122f9337d1f9c5cc5559a6aa2b41e9651168f0

3 years agoRevert "[Tizen] Temporarily modified so that window is no null"
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

3 years agoRevert "[Tizen] Add DALi Autofill implementation"
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

3 years agoRevert "[Tizen] Add screen and client rotation itself function"
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

3 years agoRevert "[Tizen] Add rotation's values to winBase-wl2"
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

3 years agoRevert "[Tizen] Add check code with orientation in creating egl window"
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

3 years agoRevert "[Tizen] Fix screen rotation bug when application is initialized"
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

3 years agoRevert "[Tizen] remove setenv() that can cause Seg fault"
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

3 years agoRevert "[Tizen] Add OffscreenApplication"
Heeyong Song [Mon, 27 Jul 2020 06:18:03 +0000 (15:18 +0900)]
Revert "[Tizen] Add OffscreenApplication"

This reverts commit 83cefcd8b209e336f7f2ceb9751cd9ffaa4cd317.

Change-Id: Ifa40040fadf5cb45ac0ac597bfd2f1c5ddb19ad8

3 years agoMerge "AddOn manager" into devel/master
Adeel Kazmi [Fri, 24 Jul 2020 15:38:58 +0000 (15:38 +0000)]
Merge "AddOn manager" into devel/master

3 years agoMerge "Updates for NativeImageInterface" into devel/master
Adeel Kazmi [Fri, 24 Jul 2020 11:58:47 +0000 (11:58 +0000)]
Merge "Updates for NativeImageInterface" into devel/master

3 years agoMerge "DALi Version 1.9.22" 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

3 years agoDALi Version 1.9.22 96/239396/1 dali_1.9.22
Richard Huang [Fri, 24 Jul 2020 09:48:15 +0000 (10:48 +0100)]
DALi Version 1.9.22

Change-Id: I74c0950d538b50d8e63a8aed5c5e59a4e39311ee

3 years agoAddOn manager 18/226818/27
adam.b [Thu, 16 Jul 2020 11:57:24 +0000 (12:57 +0100)]
AddOn manager

Change-Id: I50dc482ca0afd4b4a3a5eb2f2da2f218350727d2

3 years agoAdd the synchronization between Ui and Video player 33/235933/17
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

3 years agoMerge "(WebP Loader) Ensure member variables are initialised (SVACE issue)" into...
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

3 years ago(WebP Loader) Ensure member variables are initialised (SVACE issue) 19/239219/1
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

3 years agoUpdates for NativeImageInterface 46/238946/7
David Steele [Fri, 17 Jul 2020 16:53:05 +0000 (17:53 +0100)]
Updates for NativeImageInterface

Change-Id: Ic3876022a30503861172cff8c496b23eb0035d9c

3 years agoMerge "Fix compile error in MS-Windows." into devel/master
Adeel Kazmi [Wed, 22 Jul 2020 10:28:23 +0000 (10:28 +0000)]
Merge "Fix compile error in MS-Windows." into devel/master

3 years agoRemove unnecessary setenv() calls 27/236927/3
Daekwang Ryu [Tue, 23 Jun 2020 08:44:42 +0000 (17:44 +0900)]
Remove unnecessary setenv() calls

Change-Id: I9dbadd0ccefcc9995e3e31b401385b8cbd1ee0aa

3 years agoFix compile error in MS-Windows. 55/239055/1
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>
3 years ago[Tizen] Add OffscreenApplication accepted/tizen/unified/20200722.014914 submit/tizen/20200721.075326
Daekwang Ryu [Tue, 21 Jul 2020 06:15:09 +0000 (15:15 +0900)]
[Tizen] Add OffscreenApplication

This reverts commit 4f7e209f4a29733bb61f82e911237f05e102196f.

Change-Id: Ice086f6761a72a4ec9ac830284ae1e2a513366ae

3 years ago[Tizen] remove setenv() that can cause Seg fault
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

3 years ago[Tizen] Fix screen rotation bug when application is initialized
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

3 years ago[Tizen] Add check code with orientation in creating egl window
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

3 years ago[Tizen] Add rotation's values to winBase-wl2
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

3 years ago[Tizen] Add screen and client rotation itself function
Daekwang Ryu [Tue, 21 Jul 2020 06:14:46 +0000 (15:14 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit ab6ac0bba92055d78b33acf93c722424108519af.

Change-Id: Id751c973dfc9ad1cf6526c6a366f42ab997b422b

3 years ago[Tizen] Add DALi Autofill implementation
Daekwang Ryu [Tue, 21 Jul 2020 06:14:44 +0000 (15:14 +0900)]
[Tizen] Add DALi Autofill implementation

This reverts commit 5dc2bf3bfd80afa04d64a80f049af0a0c3ea7fbb.

Change-Id: I698dc2b10343dc1f8cd5485eaf8b4eb959030e19

3 years ago[Tizen] Temporarily modified so that window is no null
Daekwang Ryu [Tue, 21 Jul 2020 06:14:41 +0000 (15:14 +0900)]
[Tizen] Temporarily modified so that window is no null

This reverts commit ae2e740d4e5b772105a9797b684765e47baf232c.

Change-Id: Ifd3c576653c3fe49dd20fef601536c6c953bffd6

3 years agoMerge branch 'devel/master' into tizen
Daekwang Ryu [Tue, 21 Jul 2020 06:14:28 +0000 (15:14 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I5a663d5ae56c4160a123798731bacfc9c0dcbb20

3 years agoRevert "[Tizen] Temporarily modified so that window is no null"
Daekwang Ryu [Tue, 21 Jul 2020 06:13:48 +0000 (15:13 +0900)]
Revert "[Tizen] Temporarily modified so that window is no null"

This reverts commit 3d7265b88f7229e0b7ce5ad2e039fe3bc9d664ee.

3 years agoRevert "[Tizen] Add DALi Autofill implementation"
Daekwang Ryu [Tue, 21 Jul 2020 06:12:54 +0000 (15:12 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit d4d29192d9932e237e38d957fcb242ca6d4800cb.

3 years agoRevert "[Tizen] Add screen and client rotation itself function"
Daekwang Ryu [Tue, 21 Jul 2020 06:12:51 +0000 (15:12 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit 9a9e93e93a46932223584bb6d2d32eede5ad85b1.

3 years agoRevert "[Tizen] Add rotation's values to winBase-wl2"
Daekwang Ryu [Tue, 21 Jul 2020 06:12:49 +0000 (15:12 +0900)]
Revert "[Tizen] Add rotation's values to winBase-wl2"

This reverts commit ab9d1602db66a0b8a815013506deecd282f3d392.

3 years agoRevert "[Tizen] Add check code with orientation in creating egl window"
Daekwang Ryu [Tue, 21 Jul 2020 06:12:46 +0000 (15:12 +0900)]
Revert "[Tizen] Add check code with orientation in creating egl window"

This reverts commit fae0e5be40a0f8eb39087c16740319c30386d37c.

3 years agoRevert "[Tizen] Fix screen rotation bug when application is initialized"
Daekwang Ryu [Tue, 21 Jul 2020 06:12:44 +0000 (15:12 +0900)]
Revert "[Tizen] Fix screen rotation bug when application is initialized"

This reverts commit cc4b98812a8b19c03fd5616c4e2dde4290440cf5.

3 years agoRevert "[Tizen] remove setenv() that can cause Seg fault"
Daekwang Ryu [Tue, 21 Jul 2020 06:12:42 +0000 (15:12 +0900)]
Revert "[Tizen] remove setenv() that can cause Seg fault"

This reverts commit e243b6501ba5a8c2d9412d07d2206aa53d621be6.

3 years agoRevert "[Tizen] Modify parameters of CreateNativeSurface()"
Daekwang Ryu [Tue, 21 Jul 2020 06:12:40 +0000 (15:12 +0900)]
Revert "[Tizen] Modify parameters of CreateNativeSurface()"

This reverts commit 7b20b4f8a01cd9b7466e3a1d2300c1aabf6248cb.

3 years agoRevert "[Tizen] Add OffscreenApplication"
Daekwang Ryu [Tue, 21 Jul 2020 06:12:38 +0000 (15:12 +0900)]
Revert "[Tizen] Add OffscreenApplication"

This reverts commit 31fabb950491a51cd590d29789d05d067259029f.

3 years agoRevert "Default On partial update"
Daekwang Ryu [Tue, 21 Jul 2020 06:12:36 +0000 (15:12 +0900)]
Revert "Default On partial update"

This reverts commit 6a70f0e044ac4052b8821ca0a77ec79f75e89094.

3 years agoMerge "Modify parameters of CreateNativeSurface()" into devel/master
Daekwang Ryu [Tue, 21 Jul 2020 02:00:03 +0000 (02:00 +0000)]
Merge "Modify parameters of CreateNativeSurface()" into devel/master

3 years agoFix WL2 display sync 97/238897/1
Daekwang Ryu [Mon, 20 Jul 2020 05:38:35 +0000 (14:38 +0900)]
Fix WL2 display sync

Dali tried to make a window before display is ready.
The issue occured when window size is set in Application class.

Change-Id: I625765901a40bfc6f94ab1e1862c62f0f3f2732f

3 years agoDALi Version 1.9.21 11/238811/1 dali_1.9.21
adam.b [Fri, 17 Jul 2020 12:12:02 +0000 (13:12 +0100)]
DALi Version 1.9.21

Change-Id: Ifb57396b3b47486336cf9bee18b7815aeadc9208

3 years agoDefault On partial update 33/238733/1
Joogab Yun [Thu, 16 Jul 2020 02:27:19 +0000 (11:27 +0900)]
Default On partial update

if you want disable partial update, set DALI_DISABLE_PARTIAL_UPDATE=1

Change-Id: I80dcfb9493a9b4a3500653687bc13e3a9c14327c

3 years agoDefault On partial update 34/238634/3
Joogab Yun [Thu, 16 Jul 2020 02:27:19 +0000 (11:27 +0900)]
Default On partial update

if you want disable partial update, set DALI_DISABLE_PARTIAL_UPDATE=1

Change-Id: I80dcfb9493a9b4a3500653687bc13e3a9c14327c

3 years agoChanges after Stage moved to Devel API 19/238519/3
Adeel Kazmi [Tue, 14 Jul 2020 20:43:47 +0000 (21:43 +0100)]
Changes after Stage moved to Devel API

Change-Id: I44dc5d46af3b8538b887048bedc5cb164ab4149d

3 years agoMerge changes Iad3de2a7,I404ca48d,I5a00e3e1 into devel/master
Adeel Kazmi [Wed, 15 Jul 2020 11:32:15 +0000 (11:32 +0000)]
Merge changes Iad3de2a7,I404ca48d,I5a00e3e1 into devel/master

* changes:
  windows: Fix .pdb debug symbol file installation
  windows: Move getopt.h include file to the bottom
  windows: Change wParam size to 64 bits

3 years agoStop using Stage to get ObjectRegistry 16/238516/2
Adeel Kazmi [Tue, 14 Jul 2020 14:51:48 +0000 (15:51 +0100)]
Stop using Stage to get ObjectRegistry

Change-Id: I6fce9c63df17f1b78ec5801c6db462513fb27740

3 years agoAdd methods to Application & Adaptor classes to retrieve the ObjectRegistry 15/238515/2
Adeel Kazmi [Tue, 14 Jul 2020 14:12:06 +0000 (15:12 +0100)]
Add methods to Application & Adaptor classes to retrieve the ObjectRegistry

Change-Id: I249478a4b3246d4cf07681fc5239cc9c569577a1

3 years agowindows: Fix .pdb debug symbol file installation 79/238579/1
Wander Lairson Costa [Mon, 13 Jul 2020 18:56:55 +0000 (15:56 -0300)]
windows: Fix .pdb debug symbol file installation

On Windows, the pdb symbol file is located inside the `Debug`
subdirectory.

Change-Id: Iad3de2a7d76a8f21b1d7d45b46a364919b5eae1d

3 years agoModify parameters of CreateNativeSurface() 69/236169/14
Daekwang Ryu [Mon, 15 Jun 2020 08:47:47 +0000 (17:47 +0900)]
Modify parameters of CreateNativeSurface()

The surface parameter has been added like other CreateSurface methods.
When users pass a native surface handle,
NativeRenderSurface doesn't make a native surface of a specific platform.

The position of NativeRenderSurface isn't needed.

Change-Id: I46bd39f784ad3b7ea5fc2631a89f49df785ae041

3 years agowindows: Move getopt.h include file to the bottom 77/238577/1
Wander Lairson Costa [Mon, 13 Jul 2020 18:58:02 +0000 (15:58 -0300)]
windows: Move getopt.h include file to the bottom

getopt-win32 defines the symbol _END_EXTERN_C and undefines at the end
of the file. It turns out msvc standard library defines this same
symbol.

If getopt.h is included before C++ standard includes, it will undef
_END_EXTERN_C and causes compilation errors under msvc.

We move the getopt.h to the end of the list of include files so it can't
mess up with internal msvcrt symbols.

Change-Id: I404ca48d096703d0be6b5f466402fb2ca0223033

3 years agowindows: Change wParam size to 64 bits 76/238576/1
Wander Lairson Costa [Tue, 14 Jul 2020 15:18:55 +0000 (12:18 -0300)]
windows: Change wParam size to 64 bits

The wParam message parameter is used to send the callback object pointer
to WM_WIN_CALLBACK messages. As it is fixed as a 32 bit value in DALi,
when running on 64 bits systems it sends an invalid pointer to message
receiver.

Change-Id: I5a00e3e1729098c2b5b71e68d614a2ddc0fc51cb

3 years agoMerge "(Window) Remove GetRenderTaskList from Devel API as it's been added to the...
Adeel Kazmi [Tue, 14 Jul 2020 14:24:28 +0000 (14:24 +0000)]
Merge "(Window) Remove GetRenderTaskList from Devel API as it's been added to the Public API" into devel/master

3 years ago(Window) Remove GetRenderTaskList from Devel API as it's been added to the Public API 03/238503/1
Adeel Kazmi [Tue, 14 Jul 2020 12:24:13 +0000 (13:24 +0100)]
(Window) Remove GetRenderTaskList from Devel API as it's been added to the Public API

Change-Id: If56d69fd8c39463801cdbfe5cb40df4b7b74e3ba

3 years ago[Tizen] Add OffscreenApplication accepted/tizen/unified/20200715.002045 submit/tizen/20200714.093003
Seungho, Baek [Tue, 14 Jul 2020 08:53:09 +0000 (17:53 +0900)]
[Tizen] Add OffscreenApplication

This reverts commit bc4eb3d42290523ba95fa937fb1030274643ba23.

Change-Id: I6b19218e1a8da4dc95241cd137ff8cd7e4c08ecd

3 years ago[Tizen] Modify parameters of CreateNativeSurface()
Seungho, Baek [Tue, 14 Jul 2020 08:52:38 +0000 (17:52 +0900)]
[Tizen] Modify parameters of CreateNativeSurface()

This reverts commit bee313488d768224627e0d57310a7de07e2c55b0.

Change-Id: I45da8cf1419387bd82fa0d50ac751ef47c44f8f8

3 years ago[Tizen] remove setenv() that can cause Seg fault
Seungho, Baek [Tue, 14 Jul 2020 08:34:28 +0000 (17:34 +0900)]
[Tizen] remove setenv() that can cause Seg fault

This reverts commit 7a2a3a4077e57443fb62456f2f2f713adb570f74.

Change-Id: I1601cec4f613c3f8a0f5cd7e6d0b78a1c0a6ddd1

3 years ago[Tizen] Fix screen rotation bug when application is initialized
Seungho, Baek [Tue, 14 Jul 2020 08:33:49 +0000 (17:33 +0900)]
[Tizen] Fix screen rotation bug when application is initialized

This reverts commit 289e521025305e2cb7aebc7c4bdfc16a44a71f76.

Change-Id: I6e09d19fbba70de59109364435eee8b3a4ba45ab

3 years ago[Tizen] Add check code with orientation in creating egl window
Seungho, Baek [Tue, 14 Jul 2020 08:33:34 +0000 (17:33 +0900)]
[Tizen] Add check code with orientation in creating egl window

This reverts commit 5b9f25b416a7482f3a693ade09c9d048e74b5778.

Change-Id: I27f07995db2c852799e8b4f406c8c2d84a2dd095

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

This reverts commit 2e319c17373aa3f5fabe6f6f5ec8dca916770ad6.

Change-Id: I0b4feb0bb8db930e59fb1d38953037e11a795537

3 years ago[Tizen] Add screen and client rotation itself function
Seungho, Baek [Tue, 14 Jul 2020 08:32:58 +0000 (17:32 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit 9d7a16b52dcb50e3ec091ba1349e449a5fec6ab5.

Change-Id: I94fe25b6d3e5ef3dbeb5108e5c9dbe68dd193b0c

3 years ago[Tizen] Add DALi Autofill implementation
Seungho, Baek [Tue, 14 Jul 2020 08:32:42 +0000 (17:32 +0900)]
[Tizen] Add DALi Autofill implementation

This reverts commit b3a0748b2a11100f7afd9450497539977052ae8e.

Change-Id: If027018be92718ed5ada95b1e38a89432aefbf86

3 years ago[Tizen] Temporarily modified so that window is no null
Seungho, Baek [Tue, 14 Jul 2020 08:32:20 +0000 (17:32 +0900)]
[Tizen] Temporarily modified so that window is no null

This reverts commit 65a1056c61515505a58ba5d7bfdf0ad2b83b6ffc.

Change-Id: Ia5a322bf6c4e164aa0feea89822b578a170f79ce

3 years agoMerge branch 'devel/master' into tizen
Seungho, Baek [Tue, 14 Jul 2020 08:32:03 +0000 (17:32 +0900)]
Merge branch 'devel/master' into tizen

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

This reverts commit 66fbe4a63e06ff54a25f9f4f39ed49176958b25f.

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

This reverts commit 0d0b857f4b65cc6cef50fc3750733a3fc0e5f4e9.

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

This reverts commit 3fe793d877fec447ea27081e5a0e40450cad93fc.

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

This reverts commit 418316793eca254729af0d11fb847b592b11209e.

3 years agoRevert "[Tizen] Add check code with orientation in creating egl window"
Seungho, Baek [Tue, 14 Jul 2020 08:17:48 +0000 (17:17 +0900)]
Revert "[Tizen] Add check code with orientation in creating egl window"

This reverts commit b7e64359be3afb69e27aa187f4744d60cd97a51c.

3 years agoRevert "[Tizen] Fix screen rotation bug when application is initialized"
Seungho, Baek [Tue, 14 Jul 2020 08:17:45 +0000 (17:17 +0900)]
Revert "[Tizen] Fix screen rotation bug when application is initialized"

This reverts commit e8169c5115c693fc1f2cd32afa7277dad2e8ca43.

3 years agoRevert "Fixed MS Windows min, max compile error."
Seungho, Baek [Tue, 14 Jul 2020 08:17:40 +0000 (17:17 +0900)]
Revert "Fixed MS Windows min, max compile error."

This reverts commit ca420dfad87d7c2cadaeb5ca9913a6faf9271b33.

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

This reverts commit a72785d1e3f7db2f4acdaf041e3ae2c02db89f39.

3 years agoRevert "[Tizen] Modify parameters of CreateNativeSurface()"
Seungho, Baek [Tue, 14 Jul 2020 08:17:32 +0000 (17:17 +0900)]
Revert "[Tizen] Modify parameters of CreateNativeSurface()"

This reverts commit 6bfe6fff3bb1b55f7db3454a2b16c1b8e11bf506.

3 years agoRevert "[Tizen] Add OffscreenApplication"
Seungho, Baek [Tue, 14 Jul 2020 08:17:29 +0000 (17:17 +0900)]
Revert "[Tizen] Add OffscreenApplication"

This reverts commit f00e7017d4510c50ae325ee9052eb65f75b52be2.

3 years agoMerge "Use WeakHandle in RenderSurfaceInterface" into devel/master
Heeyong Song [Tue, 14 Jul 2020 01:07:54 +0000 (01:07 +0000)]
Merge "Use WeakHandle in RenderSurfaceInterface" into devel/master

3 years agoMerge "(Window) Move methods from Devel to Public API & add a new GetDpi method"...
Adeel Kazmi [Mon, 13 Jul 2020 21:42:02 +0000 (21:42 +0000)]
Merge "(Window) Move methods from Devel to Public API & add a new GetDpi method" into devel/master

3 years ago(Window) Move methods from Devel to Public API & add a new GetDpi method 18/238118/3
Adeel Kazmi [Wed, 8 Jul 2020 17:11:38 +0000 (18:11 +0100)]
(Window) Move methods from Devel to Public API & add a new GetDpi method

Change-Id: I83eabbc3334bdd717e818eabac9330bd4c0a2062

3 years agoUse WeakHandle in RenderSurfaceInterface 89/238389/1
Heeyong Song [Mon, 13 Jul 2020 08:47:10 +0000 (17:47 +0900)]
Use WeakHandle in RenderSurfaceInterface

Change-Id: Idd6da0815c1c0984495509e4ab5e5ff256ee72a8

3 years agoWorkaround to fix a link error in MS Windows 12/238312/3
Victor Cebollada [Fri, 10 Jul 2020 14:41:12 +0000 (15:41 +0100)]
Workaround to fix a link error in MS Windows

* The patch "Support a frame rendered / presented callback" uses the
  FileDescriptorMonitor which is not implemented in MS Windows, and
  it fails to link.
  A stub implementation for MS Windows has been added.

Change-Id: Ide5f97f13a827f454d171ac9d08804f20de2fd0f
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
3 years ago[dali_1.9.20] Merge branch 'devel/master' 88/238288/1
Adeel Kazmi [Fri, 10 Jul 2020 08:39:46 +0000 (09:39 +0100)]
[dali_1.9.20] Merge branch 'devel/master'

Change-Id: Ia66caa9ebbd4fa5323d909387cf4cb7efba6c33f

3 years agoDALi Version 1.9.20 82/238282/1 dali_1.9.20
Adeel Kazmi [Fri, 10 Jul 2020 08:38:40 +0000 (09:38 +0100)]
DALi Version 1.9.20

Change-Id: I05b14efe9f4f11362a50b6645c59d573aecd536c

3 years agoMerge "Support Asynchronous Loading of Animated Image" into devel/master
Adeel Kazmi [Thu, 9 Jul 2020 16:33:19 +0000 (16:33 +0000)]
Merge "Support Asynchronous Loading of Animated Image" into devel/master

3 years ago[Tizen] Add OffscreenApplication 45/238145/1
Daekwang Ryu [Mon, 15 Jun 2020 23:41:54 +0000 (08:41 +0900)]
[Tizen] Add OffscreenApplication

Change-Id: I754aded9047b490b68cdc1498277f5df7ec1b14a

3 years ago[Tizen] Modify parameters of CreateNativeSurface() 44/238144/1
Daekwang Ryu [Mon, 15 Jun 2020 08:47:47 +0000 (17:47 +0900)]
[Tizen] Modify parameters of CreateNativeSurface()

The surface parameter has been added like other CreateSurface methods.
When users pass a native surface handle,
NativeRenderSurface doesn't make a native surface of a specific platform.

The position of NativeRenderSurface isn't needed.

Change-Id: Ia980fa7319a45a0aac48b38ba8b52d3d5bfeedf1

3 years ago[Tizen] remove setenv() that can cause Seg fault 60/238060/1 accepted/tizen/unified/20200710.114047 submit/tizen/20200709.050052
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: I3d70773452e4ceb4bb3107ab865764c15e3cc9fb

3 years agoMerge "Add comment in the capture.h" into devel/master
Seungho BAEK [Wed, 8 Jul 2020 01:44:02 +0000 (01:44 +0000)]
Merge "Add comment in the capture.h" into devel/master

3 years agoEnsure curl redirection and proxy environment are honoured 27/238027/1
David Steele [Mon, 6 Jul 2020 16:50:18 +0000 (17:50 +0100)]
Ensure curl redirection and proxy environment are honoured

Web redirection is ignored with the current curl settings.
Also, although curl is supposed to utilize http_proxy variable
in practice, it is ignoring it. Added code to check if it is set,
if so, use it.

Change-Id: I7a1d04bea3759aedeaeccd8c348be04d11b51a92
(cherry picked from commit 75d05ea14b1bead87a189f9bf388f8d45ecbcb87)

3 years agoAdd comment in the capture.h 20/237620/3
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 agoSupport a frame rendered / presented callback 48/236248/5
Heeyong Song [Tue, 16 Jun 2020 02:42:02 +0000 (11:42 +0900)]
Support a frame rendered / presented callback

Change-Id: Ie6dfe10a1349c1c4c50ebf8b4005835b67b53c57

3 years agoMerge "Remove non-touch related deprecated APIs" into devel/master
Adeel Kazmi [Fri, 3 Jul 2020 10:58:42 +0000 (10:58 +0000)]
Merge "Remove non-touch related deprecated APIs" into devel/master

3 years ago[dali_1.9.19] Merge branch 'devel/master' 69/237769/1
Victor Cebollada [Fri, 3 Jul 2020 08:52:18 +0000 (09:52 +0100)]
[dali_1.9.19] Merge branch 'devel/master'

Change-Id: Id40e47fa80e95fa14d13dc89807f23b22f5666a8

3 years agoDALi Version 1.9.19 63/237763/1 dali_1.9.19
Victor Cebollada [Fri, 3 Jul 2020 08:51:28 +0000 (09:51 +0100)]
DALi Version 1.9.19

Change-Id: Ice57b4885296e87263388471de36637706db5d6c