platform/core/uifw/dali-adaptor.git
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 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

3 years agoSupport Asynchronous Loading of Animated Image 46/237346/11
Seungho, Baek [Mon, 29 Jun 2020 09:24:29 +0000 (18:24 +0900)]
Support Asynchronous Loading of Animated Image

Change-Id: Ic896aff6252bc495227c355b7036ae6dd126b42d
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
3 years agoRemove non-touch related deprecated APIs 84/237684/2
Richard Huang [Thu, 2 Jul 2020 09:52:00 +0000 (10:52 +0100)]
Remove non-touch related deprecated APIs

Change-Id: Id79594f52069c1c1bfba8d11e9571ba664531681

3 years agoMake WebP Support Optional 63/237363/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. 83/237283/3
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 69/237269/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 ago[dali_1.9.18] Merge branch 'devel/master' 53/237253/1
György Straub [Fri, 26 Jun 2020 08:10:10 +0000 (09:10 +0100)]
[dali_1.9.18] Merge branch 'devel/master'

Change-Id: Ib1d4cadd1ea8d252cc0f41a42f0e3927da6cc589

3 years agoDALi Version 1.9.18 49/237249/1 dali_1.9.18
György Straub [Fri, 26 Jun 2020 08:09:21 +0000 (09:09 +0100)]
DALi Version 1.9.18

Change-Id: I8bebd4cb9eb4595867c986dd4185330a2da664fa

3 years agoFixed MS Windows min, max compile error. 50/237150/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>
(cherry picked from commit 38f0ac6c8425a794371921cbb44e5763151335b8)

3 years agoSupport WebP format 75/236075/14
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 agoAdd Component Application Structure 79/236879/3
huiyu.eun [Mon, 25 Nov 2019 08:58:43 +0000 (17:58 +0900)]
Add Component Application Structure

Add Component Application Structure

Change-Id: Iffd4743e5c056842d8daf461b96798ddab39a572
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
3 years agoMerge "Fixed MS Windows min, max compile error." into devel/master
Adeel Kazmi [Mon, 22 Jun 2020 16:15:54 +0000 (16:15 +0000)]
Merge "Fixed MS Windows min, max compile error." into devel/master

3 years agoFixed MS Windows min, max compile error. 41/236841/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 agoMerge "The advance of the letters is too narrow. So, remove the floor." into devel...
joogab yun [Mon, 22 Jun 2020 10:55:44 +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 accepted/tizen/unified/20200626.133500 submit/tizen/20200622.100719 submit/tizen/20200623.055724 submit/tizen/20200625.024856 submit/tizen/20200625.033801
Sunghyun Kim [Mon, 22 Jun 2020 09:06:45 +0000 (18:06 +0900)]
[Tizen] Fix screen rotation bug when application is initialized

This reverts commit 17142e336b5a074419e13d9b9df6943a0ab35096.

Change-Id: Id75729811af3e3ab211750fb688246a5b648b4b6

3 years ago[Tizen] Add check code with orientation in creating egl window
Sunghyun Kim [Mon, 22 Jun 2020 09:05:51 +0000 (18:05 +0900)]
[Tizen] Add check code with orientation in creating egl window

This reverts commit 5a13e1ca9014436124c1ae643d5911e7eba78b2b.

Change-Id: I909b81c9feb8d8465a1e210edc37a9b038e9c756

3 years ago[Tizen] Add rotation's values to winBase-wl2
Sunghyun Kim [Mon, 22 Jun 2020 09:05:34 +0000 (18:05 +0900)]
[Tizen] Add rotation's values to winBase-wl2

This reverts commit ba1b7c07b42181945e51ae60ecfa579df514e4ed.

Change-Id: I7ea34b949f17069c7f41f76e95cc79a373c46e0b

3 years ago[Tizen] Add screen and client rotation itself function
Sunghyun Kim [Mon, 22 Jun 2020 09:05:18 +0000 (18:05 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit 208b9a9444d6651fef696072eeb45277c8a46040.

Change-Id: I4a022a6dec293e767dbf6dd8aac143d904b149ca

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

This reverts commit 68e215891d687a3f1d66c9bd5c270e06cae4dfac.

Change-Id: I756178c979bddee44a1def690a3c21be338dad70

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

This reverts commit 4e811f9a3406ec2f02bf166ff7b1832064e92ed7.

Change-Id: I3173742234048d70ad3511c21c71e833483ebb91

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

Change-Id: I4b91c42fc0a86f85f7e6d4cb917e7f5ff229f11a

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

This reverts commit 2ca1b7bdd84a767cebd511e5b9998cf1c634f0aa.

Change-Id: I798ef6909dd7c288e8b4640dd3bd562267915112

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

This reverts commit b9878745a2ffcbcec665328ada50f135d4a7204e.

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

This reverts commit 914e024b25e22bcd0bf4dab495de6796e7c6d44c.

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

This reverts commit 2ee5bd6e0d6b811c5c1a4fdf318117cd6f18a99e.

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

This reverts commit c9b9fde6987243869fc76e58efea6be48976a17d.

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

This reverts commit 36ab41d3536614c8e7134ec904d135456bfcd1a2.

Change-Id: Idbf4160205341991f89acd15960776201be1006f

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

This reverts commit 43a6282fca821628d88e835c7790c045a879de25.

Change-Id: Ic42926a138eccba9d8c5117385acd5ba93560de5

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

Change-Id: I222a1972d5727f6e01bb941b08339c38aad1546a

3 years ago[dali_1.9.17] Merge branch 'devel/master' 08/236708/1
greynaga [Fri, 19 Jun 2020 11:03:43 +0000 (12:03 +0100)]
[dali_1.9.17] Merge branch 'devel/master'

Change-Id: Ief1c6874159be9fdac190fc16cae896c7d908f6d

3 years agoDALi Version 1.9.17 02/236702/1 dali_1.9.17
greynaga [Fri, 19 Jun 2020 11:02:55 +0000 (12:02 +0100)]
DALi Version 1.9.17

Change-Id: I90e1e7cb6c5b49aa3a37e4d55358f331c26be257

3 years agoThe advance of the letters is too narrow. 48/236448/3
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 agoMerge "Image Usage Removal" into devel/master
Adeel Kazmi [Thu, 18 Jun 2020 11:02:18 +0000 (11:02 +0000)]
Merge "Image Usage Removal" into devel/master

3 years ago[Tizen] Fix feedback sound API 78/236578/1 accepted/tizen/unified/20200619.121801 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 69/236569/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 agoImage Usage Removal 15/236515/1
Adeel Kazmi [Wed, 17 Jun 2020 21:44:03 +0000 (22:44 +0100)]
Image Usage Removal

Change-Id: I7526f3659c8e04a94d03c91d27cd2c9239f6c800

3 years agoMerge "Replace some Dali::Actor public APIs with new properties" into devel/master
Adeel Kazmi [Wed, 17 Jun 2020 09:24:35 +0000 (09:24 +0000)]
Merge "Replace some Dali::Actor public APIs with new properties" into devel/master

3 years agoReplace some Dali::Actor public APIs with new properties 76/236376/2
Richard Huang [Tue, 16 Jun 2020 11:12:51 +0000 (12:12 +0100)]
Replace some Dali::Actor public APIs with new properties

Change-Id: Ib6458aeead4d5fba99eef76aca97e6d670785c82

3 years agoChange unsetenv to setenv 03/236303/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.170922 submit/tizen/20200616.104219
neostom432 [Mon, 15 Jun 2020 16:37:52 +0000 (01:37 +0900)]
[Tizen] Fix screen rotation bug when application is initialized

This reverts commit c61609b7b2ce18b10e3f72775a41af82bf3374a9.

Change-Id: I72058e00bb3eabba9c8874493a4d5a4027ec7fdd

3 years ago[Tizen] Add check code with orientation in creating egl window
neostom432 [Mon, 15 Jun 2020 16:37:36 +0000 (01:37 +0900)]
[Tizen] Add check code with orientation in creating egl window

This reverts commit a41299f5028e69fd78f669176d0906b74240db6d.

Change-Id: I1ca324ca4f26551862bfb845bb8d28206c7a9b59

3 years ago[Tizen] Add rotation's values to winBase-wl2
neostom432 [Mon, 15 Jun 2020 16:37:09 +0000 (01:37 +0900)]
[Tizen] Add rotation's values to winBase-wl2

This reverts commit 5e6b790c8cfbef8aab37763c2f39ea89e0d4e422.

Change-Id: I58df5cf97e9c9c2d0b93e033aac3132bf82508c4

3 years ago[Tizen] Add screen and client rotation itself function
neostom432 [Mon, 15 Jun 2020 16:36:53 +0000 (01:36 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit 9fb478f2026d93895ec97f8211c41b3e5be58b7f.

Change-Id: I1e095e33753d582c3b297f49312e5ceb9117dbe1

3 years ago[Tizen] Add DALi Autofill implementation
neostom432 [Mon, 15 Jun 2020 16:36:35 +0000 (01:36 +0900)]
[Tizen] Add DALi Autofill implementation

This reverts commit a2b27af68da83352272c9c8e3a5d7b0823f7dbad.

Change-Id: I3f4e2a2c488e0b46c576b54f26c2aa54309341d0

3 years ago[Tizen] Temporarily modified so that window is no null
neostom432 [Mon, 15 Jun 2020 16:36:13 +0000 (01:36 +0900)]
[Tizen] Temporarily modified so that window is no null

This reverts commit 2e22d00ed5aee21b25da4ef3e5f70217b3a9219d.

Change-Id: If3ecaeb1c71f08f895ba576ab530b40f9d950be5

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

Change-Id: Ibca6a379e44a52817cb7927bbf381bf587cc1b24

3 years agoRevert "[Tizen] Temporarily modified so that window is no null"
neostom432 [Mon, 15 Jun 2020 16:35:48 +0000 (01:35 +0900)]
Revert "[Tizen] Temporarily modified so that window is no null"

This reverts commit 72295bf5359e76bfff5c7429aef6a91c6e285715.

3 years agoRevert "[Tizen] Add DALi Autofill implementation"
neostom432 [Mon, 15 Jun 2020 16:35:46 +0000 (01:35 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit c146e964237fd8d9617bc2554123ae1a2e5e73c8.

3 years agoRevert "[Tizen] Add screen and client rotation itself function"
neostom432 [Mon, 15 Jun 2020 16:35:43 +0000 (01:35 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit 7b0f74862eed92717770ad02a50dd370a38ae50a.

3 years agoRevert "[Tizen] Add rotation's values to winBase-wl2"
neostom432 [Mon, 15 Jun 2020 16:35:41 +0000 (01:35 +0900)]
Revert "[Tizen] Add rotation's values to winBase-wl2"

This reverts commit 378d29d2bb7aa136351786eebe1428a2d2f69d81.

3 years agoRevert "[Tizen] Add check code with orientation in creating egl window."
neostom432 [Mon, 15 Jun 2020 16:35:38 +0000 (01:35 +0900)]
Revert "[Tizen] Add check code with orientation in creating egl window."

This reverts commit 1b04af07e8daff08ad902fc858e6babce07e370f.

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

This reverts commit 94c641cee7e33a291d709283ee667953350ddae4.

3 years ago[Tizen] Fix screen rotation bug when application is initialized. 70/232770/2
Wonsik Jung [Thu, 7 May 2020 10:36:59 +0000 (19:36 +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: I31906c3ac014cd21e453e477599e6dbd8a874f43

3 years agoThrow an exception if the Adaptor is not instantiated 44/235644/3
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 agoBufferImage Usage Removal 88/236088/1
Adeel Kazmi [Fri, 12 Jun 2020 17:19:28 +0000 (18:19 +0100)]
BufferImage Usage Removal

Change-Id: I276e2b4d16448837581e5e1a376ada533d909761

3 years ago(Automated Tests) Sync with other repos 84/236084/1
Adeel Kazmi [Fri, 12 Jun 2020 15:35:50 +0000 (16:35 +0100)]
(Automated Tests) Sync with other repos

Change-Id: Id487a2b321389a7e4d847e88370f5829229f6043

3 years ago[dali_1.9.16] Merge branch 'devel/master' 62/236062/1
Cheng-Shiun Tsai [Fri, 12 Jun 2020 09:07:55 +0000 (10:07 +0100)]
[dali_1.9.16] Merge branch 'devel/master'

Change-Id: Id4535a14f87ee7277b0767658e566c653b4d3bad

3 years agoDALi Version 1.9.16 56/236056/1 dali_1.9.16
Cheng-Shiun Tsai [Fri, 12 Jun 2020 09:07:05 +0000 (10:07 +0100)]
DALi Version 1.9.16

Change-Id: I5f5924c2282e1f3e6ce76ecb5b4da8d594ea6238

3 years ago(Automated Tests) Sync with dali-core 91/235791/1
Adeel Kazmi [Tue, 9 Jun 2020 21:23:48 +0000 (22:23 +0100)]
(Automated Tests) Sync with dali-core

Change-Id: I8d51346860aae31c5716c0e7efc77b0d852971f2

3 years ago[Tizen] Add check code with orientation in creating egl window. accepted/tizen/unified/20200609.153626 submit/tizen/20200608.095904
Joogab Yun [Mon, 8 Jun 2020 09:16:15 +0000 (18:16 +0900)]
[Tizen] Add check code with orientation in creating egl window.

This reverts commit 8f7ddae578cc7b2162b5d14fab4bdc97e45b921b.

Change-Id: I675162c8a099ddded80238306ef0ca8a6f05aa79

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

This reverts commit f003458dedf43c799664c538a7233d696eb56b74.

Change-Id: I3f0d2e5dc7433f6452efaabea65cf10a400531df

3 years ago[Tizen] Add screen and client rotation itself function
Joogab Yun [Mon, 8 Jun 2020 09:15:44 +0000 (18:15 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit 8047c78f1a02d4db60d7af87080e2d5f248e45d5.

Change-Id: I23109765f6ddd0cb9a2d887365b320f8203f5fd9