platform/core/uifw/dali-adaptor.git
3 years ago[Tizen] Add rotation's values to winBase-wl2
Heeyong Song [Thu, 28 May 2020 05:19:34 +0000 (14:19 +0900)]
[Tizen] Add rotation's values to winBase-wl2

Change-Id: I1958156c7292d70f9bda59883efb38f6221c2e11

3 years ago[Tizen] Add screen and client rotation itself function
Heeyong Song [Thu, 28 May 2020 05:19:08 +0000 (14:19 +0900)]
[Tizen] Add screen and client rotation itself function

Change-Id: Ib3d9ea857668a0bc9d015b079bc3c76855f94175

3 years ago[Tizen] Add DALi Autofill implementation
Heeyong Song [Thu, 28 May 2020 05:18:51 +0000 (14:18 +0900)]
[Tizen] Add DALi Autofill implementation

Change-Id: I0e76ac14b48f6b178c441a90cbd4bfc75bd4c52d

3 years ago[Tizen] Temporarily modified so that window is no null
Heeyong Song [Thu, 28 May 2020 05:18:31 +0000 (14:18 +0900)]
[Tizen] Temporarily modified so that window is no null

Change-Id: I98d5bfa02b508418bfc973a8500d5270e3c3f1f3

3 years agoMerge branch 'devel/master' into tizen
Heeyong Song [Thu, 28 May 2020 05:18:12 +0000 (14:18 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I32243b7d57c1fcad3c555176a4076f52858889ba

3 years agoRevert "[Tizen] Temporarily modified so that window is no null"
Heeyong Song [Thu, 28 May 2020 05:15:55 +0000 (14:15 +0900)]
Revert "[Tizen] Temporarily modified so that window is no null"

This reverts commit c633ee11a612c45148c0d274474d04ec47e0a021.

Change-Id: I4b30c78315de55fb37a6a860962292323f85f6a8

3 years agoRevert "[Tizen] Add DALi Autofill implementation"
Heeyong Song [Thu, 28 May 2020 05:15:44 +0000 (14:15 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit 7ad93c391c0f177ffd1d74be30b6aaeef4a09604.

Change-Id: Ie8223b59e8d991c97b9973fb3201e3fd269e26ca

3 years agoRevert "[Tizen] Add screen and client rotation itself function"
Heeyong Song [Thu, 28 May 2020 05:15:22 +0000 (14:15 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit cd554ff8514e3187dfac4b0c95c96a9ec25700ea.

Change-Id: Ifc749290df7a126478d3f15daec62953a3075bbc

3 years agoRevert "[Tizen] Add rotation's values to winBase-wl2"
Heeyong Song [Thu, 28 May 2020 05:15:07 +0000 (14:15 +0900)]
Revert "[Tizen] Add rotation's values to winBase-wl2"

This reverts commit 80d23fe647910c1c3b33791cf2941960f7c65898.

Change-Id: I92c8a0ac039dff691df7531fcae0eb958cb83e41

3 years agoRevert "[Tizen] Add check code with orientation in creating egl window."
Heeyong Song [Thu, 28 May 2020 05:14:47 +0000 (14:14 +0900)]
Revert "[Tizen] Add check code with orientation in creating egl window."

This reverts commit 4154f2e4dae4f5d2f94882e82f6cdf062a452c52.

Change-Id: I064d86487831591fc9d0ccb5887a3764d1082721

3 years ago [Tizen] Add check code with orientation in creating egl window. 42/234542/1
Wonsik Jung [Wed, 27 May 2020 06:27:36 +0000 (15:27 +0900)]
[Tizen] Add check code with orientation in creating egl window.

    Sometimes, window rotation event occurs before eglwindow is created.
    eglWindow should be created with the size of 0's orientation.
    To fix, add check code with orientation in creating egl window.

Change-Id: Ifa9fd4bc2952031695e86751b1cd204b3a53cc68

3 years ago[Tizen] Add rotation's values to winBase-wl2 91/234491/1
Wonsik Jung [Wed, 27 May 2020 01:21:43 +0000 (10:21 +0900)]
[Tizen] Add rotation's values to winBase-wl2

Add the window roation's values to winBase-wl2.
It is temporary solution until EFL's patch is completed.
After that, it will be reverted.

Change-Id: Ibb595f55b95c27f97ae89b3b2b8b48285ea98f7f

3 years agoMerge "Remove Assert when NativeImageSource is reset" into devel/master
Seungho BAEK [Tue, 26 May 2020 23:28:36 +0000 (23:28 +0000)]
Merge "Remove Assert when NativeImageSource is reset" into devel/master

3 years agoMerge "Remove EGL surface in the update thread" into devel/master
Adeel Kazmi [Tue, 26 May 2020 16:24:34 +0000 (16:24 +0000)]
Merge "Remove EGL surface in the update thread" into devel/master

3 years agoMerge "Fix DestroyContext bug" into devel/master
Adeel Kazmi [Tue, 26 May 2020 16:24:17 +0000 (16:24 +0000)]
Merge "Fix DestroyContext bug" into devel/master

3 years agoRemove Assert when NativeImageSource is reset 62/234262/1
Seungho, Baek [Mon, 25 May 2020 02:41:52 +0000 (11:41 +0900)]
Remove Assert when NativeImageSource is reset

Change-Id: Icd5f4dd5e215a3d1fd3c3eaf8d980baaeb46822d
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
3 years agoDALi Version 1.9.13 80/234180/1 dali_1.9.13
adam.b [Fri, 22 May 2020 09:53:58 +0000 (10:53 +0100)]
DALi Version 1.9.13

Change-Id: I4790888b5a01884cd1d7059e46341b355b09e281

3 years agoRemove EGL surface in the update thread 39/234139/1
Heeyong Song [Wed, 13 May 2020 07:30:29 +0000 (16:30 +0900)]
Remove EGL surface in the update thread

Change-Id: Id29847f34c1094dc7ddc44b2afbff2ddb6f0d020

3 years agoFix DestroyContext bug 38/234138/1
Heeyong Song [Fri, 22 May 2020 06:48:44 +0000 (15:48 +0900)]
Fix DestroyContext bug

Change-Id: I46d2806e48c6e4d3d7c97d94832e5ffa5147cb87

3 years agoMerge "Revert "Remove EGL surface in the update thread"" into devel/master
Adeel Kazmi [Wed, 20 May 2020 22:49:19 +0000 (22:49 +0000)]
Merge "Revert "Remove EGL surface in the update thread"" into devel/master

3 years agoRevert "Remove EGL surface in the update thread" 57/233957/1
Adeel Kazmi [Wed, 20 May 2020 17:16:29 +0000 (17:16 +0000)]
Revert "Remove EGL surface in the update thread"

This reverts commit 5a03a49db1a8e90a7ee79cb225616f1d41747594.

Change-Id: Ie3453b21f519dfab7e4aec9e471e06eaa146ae8f

3 years agoRemove some public Setter/Getter APIs from Dali::Actor 41/233841/1
Richard Huang [Tue, 19 May 2020 12:46:03 +0000 (13:46 +0100)]
Remove some public Setter/Getter APIs from Dali::Actor

Change-Id: I0e4c42f7988b38b82956d628474103c90db0f407

3 years agoMerge "Add GetNativeId() in Window" into devel/master
Adeel Kazmi [Tue, 19 May 2020 09:00:28 +0000 (09:00 +0000)]
Merge "Add GetNativeId() in Window" into devel/master

3 years agoAdd GetNativeId() in Window 99/230999/4
Dongsug Song [Thu, 16 Apr 2020 11:39:32 +0000 (20:39 +0900)]
Add GetNativeId() in Window

Change-Id: I9724842abf0f84f0633a19bb173993357081feee

3 years agoDelete EglGraphics and shutdown EGL 55/233255/3
Heeyong Song [Wed, 13 May 2020 08:05:56 +0000 (17:05 +0900)]
Delete EglGraphics and shutdown EGL

Change-Id: Iaaa267481aad15172f8e9e26fd9cc85384dfbb83

3 years agoMerge "Remove EGL surface in the update thread" into devel/master
Heeyong Song [Tue, 19 May 2020 01:09:11 +0000 (01:09 +0000)]
Merge "Remove EGL surface in the update thread" into devel/master

3 years agoMerge "DALi Version 1.9.12" into devel/master
Adeel Kazmi [Fri, 15 May 2020 07:45:39 +0000 (07:45 +0000)]
Merge "DALi Version 1.9.12" into devel/master

3 years agoDALi Version 1.9.12 00/233500/1 dali_1.9.12
Victor Cebollada [Fri, 15 May 2020 05:51:53 +0000 (06:51 +0100)]
DALi Version 1.9.12

Change-Id: I0378bae2b0ff32036998240c35d0e325d6c13ab8

3 years agoMerge "Check if mGraphics is valid" into devel/master
Heeyong Song [Fri, 15 May 2020 01:29:25 +0000 (01:29 +0000)]
Merge "Check if mGraphics is valid" into devel/master

3 years agoMerge "CMake fix after dali2 rename." into devel/master
Adeel Kazmi [Wed, 13 May 2020 18:14:15 +0000 (18:14 +0000)]
Merge "CMake fix after dali2 rename." into devel/master

3 years agoRemove EGL surface in the update thread 45/233245/2
Heeyong Song [Wed, 13 May 2020 07:30:29 +0000 (16:30 +0900)]
Remove EGL surface in the update thread

Change-Id: I251f2b89e02e883839964c80c2b80704a95ebf8d

3 years agoCheck if mGraphics is valid 87/233087/2
Heeyong Song [Tue, 12 May 2020 05:26:44 +0000 (14:26 +0900)]
Check if mGraphics is valid

Change-Id: Idc8ffbfa10edb25f6d6779134e6b40c672fc6741

3 years agoMerge "Suppress unnecessary error output while creating system cache directory" into...
Adeel Kazmi [Tue, 12 May 2020 16:10:55 +0000 (16:10 +0000)]
Merge "Suppress unnecessary error output while creating system cache directory" into devel/master

3 years agoSuppress unnecessary error output while creating system cache directory 57/233157/1
Richard Huang [Tue, 12 May 2020 15:07:41 +0000 (16:07 +0100)]
Suppress unnecessary error output while creating system cache directory

Change-Id: Iaf8e312bcd04567dea4d79b8a5d3d828c3301fa8

3 years agoCMake fix after dali2 rename. 38/233038/1
Victor Cebollada [Mon, 11 May 2020 10:39:42 +0000 (11:39 +0100)]
CMake fix after dali2 rename.

Change-Id: Ib28a2d1b97946885b71c12be702a57bc7bbf2cdf
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
3 years agoFix version of capture api 59/232859/2
Seungho, Baek [Fri, 8 May 2020 04:20:14 +0000 (13:20 +0900)]
Fix version of capture api

Change-Id: I295112841833b0157c13c034e52c2602f0f13707
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
3 years agoMerge "To set saved jpeg image quality of Capture" into devel/master
Seungho BAEK [Fri, 8 May 2020 04:13:07 +0000 (04:13 +0000)]
Merge "To set saved jpeg image quality of Capture" into devel/master

3 years agoTo set saved jpeg image quality of Capture 57/230557/15
Seungho, Baek [Fri, 10 Apr 2020 12:52:56 +0000 (21:52 +0900)]
To set saved jpeg image quality of Capture

 - Adds parameter at the Capture::Start to control saved jpeg quality

Change-Id: I9b0edc0e22e77672a7acf460303585ee4ebcdc3b
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
3 years agoMerge "Plugin so files renamed to provide DALi 2" into devel/master
Adeel Kazmi [Thu, 7 May 2020 14:18:59 +0000 (14:18 +0000)]
Merge "Plugin so files renamed to provide DALi 2" into devel/master

3 years agoMerge "DALi Version 1.9.11" into devel/master
Adeel Kazmi [Thu, 7 May 2020 11:33:28 +0000 (11:33 +0000)]
Merge "DALi Version 1.9.11" into devel/master

3 years agoDALi Version 1.9.11 82/232782/1 dali_1.9.11
Richard Huang [Thu, 7 May 2020 11:16:13 +0000 (12:16 +0100)]
DALi Version 1.9.11

Change-Id: I08ab0dfeb0601d6cf9a7b2a80be5eb2f0826b01d

3 years agoPlugin so files renamed to provide DALi 2 16/232716/2
Heeyong Song [Thu, 7 May 2020 08:27:45 +0000 (17:27 +0900)]
Plugin so files renamed to provide DALi 2

Change-Id: Ic2946a671ff7ff8391fcefb75f80f57020e1d1e8

3 years ago(Vector) Add a method to ignore a rendered frame 72/232072/2
Heeyong Song [Mon, 30 Dec 2019 05:13:47 +0000 (14:13 +0900)]
(Vector) Add a method to ignore a rendered frame

Change-Id: I6f8fdcb4a913e3439b45c13def5f6570a82dda74

3 years agoAdd a method to NativeImageSourceQueue 42/231442/4
Heeyong Song [Mon, 30 Dec 2019 05:11:18 +0000 (14:11 +0900)]
Add a method to NativeImageSourceQueue

There is a case not to show an image which is enqueued previously.
So added a method to ignore a source buffer

Change-Id: I571af6aff235955d441eef644300033d888003f5

3 years ago[Tizen] Add screen and client rotation itself function accepted/tizen/unified/20200515.081502 submit/tizen/20200507.062648 submit/tizen/20200508.075302 submit/tizen/20200515.014128
Heeyong Song [Thu, 7 May 2020 05:35:41 +0000 (14:35 +0900)]
[Tizen] Add screen and client rotation itself function

Change-Id: I1e494d8fdf9453ed8b9787f770922824c091b40e

3 years ago[Tizen] Add DALi Autofill implementation
Heeyong Song [Thu, 7 May 2020 05:35:16 +0000 (14:35 +0900)]
[Tizen] Add DALi Autofill implementation

Change-Id: I09eccf7021bd83dda5540dbc340be565f0e7523a

3 years ago[Tizen] Temporarily modified so that window is no null
Heeyong Song [Thu, 7 May 2020 05:34:55 +0000 (14:34 +0900)]
[Tizen] Temporarily modified so that window is no null

Change-Id: I24c9688828017e4ed244f628de6e5994df99e493

3 years agoMerge branch 'devel/master' into tizen
Heeyong Song [Thu, 7 May 2020 05:32:46 +0000 (14:32 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I3420bce038b542802700ec0a2858df905e75c693

3 years agoRevert "[Tizen] Temporarily modified so that window is no null"
Heeyong Song [Thu, 7 May 2020 05:13:30 +0000 (14:13 +0900)]
Revert "[Tizen] Temporarily modified so that window is no null"

This reverts commit ad606d25648be701aa9adafba0817028eeb5cec2.

Change-Id: I1c77c2fba1b6a9bbe91b40928b492b776bf40aa3

3 years agoRevert "[Tizen] Add DALi Autofill implementation"
Heeyong Song [Thu, 7 May 2020 05:13:20 +0000 (14:13 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit 23a6bfc1de9ded967e6bff9f3001ea7c5fc06ba3.

Change-Id: I9d000b7763a8dcde234d8ad61f1a28b27ecc1be8

3 years agoRevert "[Tizen] Add screen and client rotation itself function"
Heeyong Song [Thu, 7 May 2020 05:13:07 +0000 (14:13 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit f38a585356efb5fbdc096b9bad3e9048c2ed6bec.

Change-Id: Icf80ac62ce5b9363128813c9b97a2dca132a772d

3 years agoMerge "Libraries & RPM renamed to provide DALi 2" into devel/master
Adeel Kazmi [Mon, 4 May 2020 19:27:52 +0000 (19:27 +0000)]
Merge "Libraries & RPM renamed to provide DALi 2" into devel/master

3 years agoDALi Version 1.9.10 45/232345/1 dali_1.9.10
György Straub [Fri, 1 May 2020 11:00:59 +0000 (12:00 +0100)]
DALi Version 1.9.10

Change-Id: I843269f12c0e083fe769ee81739fdcb5aca608e8

4 years agoLibraries & RPM renamed to provide DALi 2 36/232136/2
Adeel Kazmi [Tue, 28 Apr 2020 10:05:53 +0000 (11:05 +0100)]
Libraries & RPM renamed to provide DALi 2

Change-Id: I7e21bc9357279865317d59f11ac9f339a4c8aa79

4 years agoMake capture return Buffer. 56/229856/17
Seungho, Baek [Mon, 6 Apr 2020 05:00:21 +0000 (14:00 +0900)]
Make capture return Buffer.

 - If developer want to use saved buffer, Dali::Capture can return it.

Change-Id: I03213cec5e54edf8f0e79f00e02a77f70fe16e51
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
4 years agoMake Capture api common. 20/229020/14
Seungho, Baek [Fri, 27 Mar 2020 06:06:31 +0000 (15:06 +0900)]
Make Capture api common.

 - Current implementation, Capture can be used only in the wearable profile

Change-Id: I269e5e5b604b6deba97980ce53493fd0ae9039c0
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
4 years agoDALi Version 1.9.9 77/231877/1 dali_1.9.9
greynaga [Fri, 24 Apr 2020 15:00:42 +0000 (16:00 +0100)]
DALi Version 1.9.9

Change-Id: I78f54bf63f52e6427389014426f896a892905ae0

4 years ago[Tizen] Add screen and client rotation itself function accepted/tizen/unified/20200423.054443 submit/tizen/20200422.063336
Jiyun Yang [Wed, 22 Apr 2020 06:07:43 +0000 (15:07 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit ae6dc30882f7a881bde477d6120bfe62360b4742.

Change-Id: I5b46266d7d30f5351376122a636155b3cbe8fdf4

4 years ago[Tizen] Add DALi Autofill implementation
Jiyun Yang [Wed, 22 Apr 2020 06:07:41 +0000 (15:07 +0900)]
[Tizen] Add DALi Autofill implementation

This reverts commit 2c792fc580f9d502f68b40246eb089b0f2610f7e.

Change-Id: Ie58e39c00e59a1a64197600e18480886bb0e9e12

4 years ago[Tizen] Temporarily modified so that window is no null
Jiyun Yang [Wed, 22 Apr 2020 06:07:39 +0000 (15:07 +0900)]
[Tizen] Temporarily modified so that window is no null

This reverts commit 4eff0e29b946e18d44e1408f693f2631a3473248.

Change-Id: I9eaa7eda8f6fb5eb6c89bcdc0765cb0038ed0cdf

4 years agoMerge branch 'devel/tizen' into tizen
Jiyun Yang [Wed, 22 Apr 2020 06:07:34 +0000 (15:07 +0900)]
Merge branch 'devel/tizen' into tizen

4 years agoRevert "[Tizen] Temporarily modified so that window is no null"
Jiyun Yang [Wed, 22 Apr 2020 06:07:28 +0000 (15:07 +0900)]
Revert "[Tizen] Temporarily modified so that window is no null"

This reverts commit a689a99fab4652f7e4c8b1841e4343243ab75b1d.

4 years agoRevert "[Tizen] Add DALi Autofill implementation"
Jiyun Yang [Wed, 22 Apr 2020 06:07:26 +0000 (15:07 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit 15c69323349a1a9a1d77df6fd3ec9ad13d862472.

4 years agoRevert "[Tizen] Add screen and client rotation itself function"
Jiyun Yang [Wed, 22 Apr 2020 06:07:24 +0000 (15:07 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit 3a3fbfe13a7b09dfa2fbfa8cabf5a70fb91dd04c.

4 years agoDALi Version 1.5.8 50/231450/1 devel/tizen dali_1.5.8
Jiyun Yang [Wed, 22 Apr 2020 04:57:05 +0000 (13:57 +0900)]
DALi Version 1.5.8

Change-Id: I58fa6ac4246718a72bd0ee9796310073de3189e8
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
4 years agoMerge "Add Pixel format for depth and stencil" into devel/master
Seungho BAEK [Wed, 22 Apr 2020 04:33:35 +0000 (04:33 +0000)]
Merge "Add Pixel format for depth and stencil" into devel/master

4 years agoMerge "Fix VCPKG CMake build issue." into devel/tizen
Adeel Kazmi [Mon, 20 Apr 2020 09:32:41 +0000 (09:32 +0000)]
Merge "Fix VCPKG CMake build issue." into devel/tizen

4 years agoThere was a bug in the conditional statement. 02/231202/1
Joogab Yun [Mon, 20 Apr 2020 04:27:12 +0000 (13:27 +0900)]
There was a bug in the conditional statement.
Modify it correctly.

Change-Id: I7d2e4f2975f2153f8144c49aff6b5da5123389e5

4 years agoThere was a bug in the conditional statement. 95/231195/1
Joogab Yun [Mon, 20 Apr 2020 04:27:12 +0000 (13:27 +0900)]
There was a bug in the conditional statement.
Modify it correctly.

Change-Id: I7d2e4f2975f2153f8144c49aff6b5da5123389e5

4 years agoFix VCPKG CMake build issue. 58/231158/1
Victor Cebollada [Thu, 16 Apr 2020 16:06:14 +0000 (17:06 +0100)]
Fix VCPKG CMake build issue.

Change-Id: I46a10ac49def184f536014c0ea630d827a1eadb7
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
(cherry picked from commit 97ab2ab24a07616349379bcb5d259c841c76986c)

4 years agoMerge "Fix VCPKG CMake build issue." into devel/master
Adeel Kazmi [Fri, 17 Apr 2020 10:51:15 +0000 (10:51 +0000)]
Merge "Fix VCPKG CMake build issue." into devel/master

4 years agoDALi Version 1.9.8 14/231114/1 dali_1.9.8
Cheng-Shiun Tsai [Fri, 17 Apr 2020 09:07:04 +0000 (10:07 +0100)]
DALi Version 1.9.8

Change-Id: I2394c7fb1b1df5a2c2379c928d62ab1a87f98c81

4 years agoFix VCPKG CMake build issue. 17/231017/1
Victor Cebollada [Thu, 16 Apr 2020 16:06:14 +0000 (17:06 +0100)]
Fix VCPKG CMake build issue.

Change-Id: I46a10ac49def184f536014c0ea630d827a1eadb7
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
4 years agoCMake for MS Windows command line 61/230961/2
Victor Cebollada [Thu, 6 Feb 2020 10:52:50 +0000 (10:52 +0000)]
CMake for MS Windows command line

Change-Id: If41d0394d5c98e124be9decf813d754e8f46c9a3
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
(cherry picked from commit 904321f60150b5567fd3ad5aedf7b55e568aa861)

4 years agoProcessIdle method added to Adaptor. 59/230959/1
Victor Cebollada [Tue, 10 Mar 2020 07:51:23 +0000 (07:51 +0000)]
ProcessIdle method added to Adaptor.

* This function is intended to be used in the case there is no instance
  of a Dali::Application i.e. DALi is used in a implementation of
  a plugin of an application.

Change-Id: Ia2a16f2234a42ec6a1e6a957e1d80149bd2628ce
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
(cherry picked from commit e99e2cb33e64139dd7007faaf95605a7ba1375d3)

4 years agoAdd Pixel format for depth and stencil 21/178121/6
Seungho, Baek [Tue, 8 May 2018 07:27:13 +0000 (16:27 +0900)]
Add Pixel format for depth and stencil

 - add cases on the switch to control pixel enum

Change-Id: I19a6d9abc010cfc434e282b5af1245ed68541c5c
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
4 years agoCMake for MS Windows command line 55/224155/17
Victor Cebollada [Thu, 6 Feb 2020 10:52:50 +0000 (10:52 +0000)]
CMake for MS Windows command line

Change-Id: If41d0394d5c98e124be9decf813d754e8f46c9a3
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
4 years agoProcessIdle method added to Adaptor. 97/227397/12
Victor Cebollada [Tue, 10 Mar 2020 07:51:23 +0000 (07:51 +0000)]
ProcessIdle method added to Adaptor.

* This function is intended to be used in the case there is no instance
  of a Dali::Application i.e. DALi is used in a implementation of
  a plugin of an application.

Change-Id: Ia2a16f2234a42ec6a1e6a957e1d80149bd2628ce
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
4 years ago[Tizen] Add screen and client rotation itself function accepted/tizen/unified/20200413.222025 submit/tizen/20200413.083031
Seoyeon Kim [Mon, 13 Apr 2020 08:06:55 +0000 (17:06 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit 54fd2fdd37c254eeb9764bd5ac4d8f63b43c042c.

Change-Id: I162a3a022266a9033b761ca42acce08d2b6b8354

4 years ago[Tizen] Add DALi Autofill implementation
Seoyeon Kim [Mon, 13 Apr 2020 08:06:30 +0000 (17:06 +0900)]
[Tizen] Add DALi Autofill implementation

This reverts commit ee91964d931941e01901f324f7b6c83bdfbeedf1.

Change-Id: Iea184cf319b601635bd74869a86088d70572ea89

4 years ago[Tizen] Temporarily modified so that window is no null
Seoyeon Kim [Mon, 13 Apr 2020 08:02:30 +0000 (17:02 +0900)]
[Tizen] Temporarily modified so that window is no null

This reverts commit dc58f53f2a2344b134a097b2fc3c5629dcd92566.

Change-Id: Ib29a1504f1b990b7ba72858f7ba9168f77145ca4

4 years agoMerge branch 'devel/tizen' into tizen
Seoyeon Kim [Mon, 13 Apr 2020 07:41:41 +0000 (16:41 +0900)]
Merge branch 'devel/tizen' into tizen

Change-Id: I92281f0623a47edcece04fe3d743419000d4615e

4 years agoRevert "[Tizen] Temporarily modified so that window is no null"
Seoyeon Kim [Mon, 13 Apr 2020 07:41:14 +0000 (16:41 +0900)]
Revert "[Tizen] Temporarily modified so that window is no null"

This reverts commit 25c3df3dc88b9088102b103bb7927a4fd88ab67e.

Change-Id: I11f05d899d0ca49e293c38fb0ca94661bfca3316

4 years agoRevert "[Tizen] Add DALi Autofill implementation"
Seoyeon Kim [Mon, 13 Apr 2020 07:41:10 +0000 (16:41 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit cc277f4f37224e106a463dddbb36310fbdbd4319.

4 years agoRevert "[Tizen] Add screen and client rotation itself function"
Seoyeon Kim [Mon, 13 Apr 2020 07:41:08 +0000 (16:41 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit 4df5c7cd089bab4ad9d6e72cb03f4cc7672f2006.

4 years agoRevert "[Tizen] Temporarily modified so that window is no null if multi-window is...
Seoyeon Kim [Mon, 13 Apr 2020 07:41:05 +0000 (16:41 +0900)]
Revert "[Tizen] Temporarily modified so that window is no null if multi-window is not supported"

This reverts commit 8665f0e7867639372fd3e772d35d2cf68a16aefc.

4 years agoDALi Version 1.5.7 13/230613/1 dali_1.5.7
Seoyeon Kim [Mon, 13 Apr 2020 04:29:35 +0000 (13:29 +0900)]
DALi Version 1.5.7

Change-Id: If503339cb46b1d4bdec63dd781f16a08d24c07f3
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
4 years agoFix a crash on Ubuntu 12/230612/1
Heeyong Song [Thu, 2 Apr 2020 04:22:14 +0000 (13:22 +0900)]
Fix a crash on Ubuntu

ecore_x_init() should be called before a window is created.

Change-Id: I36ffc65f5f509a90691bce36178f1a41d9ca03a5

4 years agoWindows third party dead code removed. 11/230611/1
Victor Cebollada [Mon, 6 Apr 2020 08:53:35 +0000 (09:53 +0100)]
Windows third party dead code removed.

* GetRealFileMode() removed
* GetRealName() code moved to CustomFile.cpp

Change-Id: Ibb35df4f77c7d9173d1212b56ab8c81687bd6740
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
4 years agoMerge "DALi Version 1.9.7" into devel/master
Adeel Kazmi [Thu, 9 Apr 2020 14:48:39 +0000 (14:48 +0000)]
Merge "DALi Version 1.9.7" into devel/master

4 years agoDALi Version 1.9.7 67/230367/1 dali_1.9.7
Anton Obzhirov [Thu, 9 Apr 2020 14:48:18 +0000 (15:48 +0100)]
DALi Version 1.9.7

Change-Id: I5af6978eb76e45d514385a1109a695e3885fceb2

4 years agoMerge "Fix a crash on Ubuntu" into devel/master
Adeel Kazmi [Thu, 9 Apr 2020 13:58:34 +0000 (13:58 +0000)]
Merge "Fix a crash on Ubuntu" into devel/master

4 years agoWindows third party dead code removed. 93/229893/4
Victor Cebollada [Mon, 6 Apr 2020 08:53:35 +0000 (09:53 +0100)]
Windows third party dead code removed.

* GetRealFileMode() removed
* GetRealName() code moved to CustomFile.cpp

Change-Id: Ibb35df4f77c7d9173d1212b56ab8c81687bd6740
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
4 years agoSuspend window deletion while rendering 22/230222/1
Richard Huang [Tue, 7 Apr 2020 16:26:21 +0000 (17:26 +0100)]
Suspend window deletion while rendering

Change-Id: I6801f1daffa69567bad794387676e23b33051f2b
(cherry picked from commit e2b1bb333f68b1a21a24f84c6c21db2f618a8f53)

4 years agoMerge "Suspend window deletion while rendering" into devel/master
Adeel Kazmi [Wed, 8 Apr 2020 17:09:01 +0000 (17:09 +0000)]
Merge "Suspend window deletion while rendering" into devel/master

4 years agoSuspend window deletion while rendering 69/230069/2
Richard Huang [Tue, 7 Apr 2020 16:26:21 +0000 (17:26 +0100)]
Suspend window deletion while rendering

Change-Id: I6801f1daffa69567bad794387676e23b33051f2b

4 years ago[Tizen] Temporarily modified so that window is no null if multi-window is not supported 17/230117/1 accepted/tizen/unified/20200409.083648 submit/tizen/20200408.061309
Sunghyun Kim [Wed, 8 Apr 2020 05:24:53 +0000 (14:24 +0900)]
[Tizen] Temporarily modified so that window is no null if multi-window is not supported

Change-Id: I3ffbfd8ea4ed44a6c1bd05e2914d562f80516bf8

4 years agoAcquire / Release information of an internal native image. 46/227046/19
Joogab Yun [Tue, 10 Mar 2020 01:18:08 +0000 (10:18 +0900)]
Acquire / Release information of an internal native image.

Change-Id: I6a92c20e0b2395c26dac29a1b5b565ddcd31dc16

4 years agoAcquire / Release information of an internal native image. 23/227023/20
Joogab Yun [Tue, 10 Mar 2020 01:18:08 +0000 (10:18 +0900)]
Acquire / Release information of an internal native image.

Change-Id: I6a92c20e0b2395c26dac29a1b5b565ddcd31dc16

4 years ago[Tizen] Add screen and client rotation itself function dali_1.5.6 submit/tizen/20200407.014802
Sunghyun Kim [Tue, 7 Apr 2020 01:12:15 +0000 (10:12 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit 9b7232ab04e63baa73d83a04af387a07ac471f2e.

Change-Id: Iabcf52fb218772a765f5f6806592f84733f0272c