platform/core/uifw/dali-adaptor.git
4 years agoWithout 1 additional method sandbox/ade/map
Bartlomiej Grzelewski [Thu, 30 Jan 2020 11:35:39 +0000 (12:35 +0100)]
Without 1 additional method

Change-Id: Iea5c72249355bb56f2606dcf71dcce4dc72f10f1

4 years agoRemove support for unordered_map
Bartlomiej Grzelewski [Wed, 29 Jan 2020 14:35:56 +0000 (15:35 +0100)]
Remove support for unordered_map

Change-Id: Iad0927ca2e9580250600f947cbe7dc4691ab69cc

4 years ago(ATSPI) Add ATSPI for Say(), Pause(), Resume(), SetForcefully(), GetStatus() 93/216793/11
dongsug.song [Fri, 1 Nov 2019 07:33:16 +0000 (16:33 +0900)]
(ATSPI) Add ATSPI for Say(), Pause(), Resume(), SetForcefully(), GetStatus()

- Make all of ATSPI as internal/devel API.
- Only few (Say, PauseResume, SetForcefully, GetStatus) would be c# binded by the requirement from developers.
- Other ATSPI APIs would be merged and provided as devel-api later.
- Current dali Accessibility is maintained.
- Moving all ATSPI files into tizen-wayland/atspi/ folder. (tizen-common doesn't cover all profiles)

Change-Id: Ia7156ca520031743bcf2e96f2255542f500eee89
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
4 years agoMerge "Append log for window" into devel/master
Wonsik Jung [Thu, 19 Dec 2019 01:04:45 +0000 (01:04 +0000)]
Merge "Append log for window" into devel/master

4 years agoMerge "Update tizen document URL" into devel/master
Adeel Kazmi [Wed, 18 Dec 2019 12:07:56 +0000 (12:07 +0000)]
Merge "Update tizen document URL" into devel/master

4 years agoUpdate tizen document URL 57/220457/1
Seoyeon Kim [Wed, 18 Dec 2019 10:13:43 +0000 (19:13 +0900)]
Update tizen document URL

- According to the address change of tizen documents,
  the site URL in dali-adaptor-doc.h has been updated.

Change-Id: I21a1401c71092e67dbe95cfc1faaba2698f65b28
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
4 years agoAppend log for window 77/219977/7
Wonsik Jung [Thu, 12 Dec 2019 06:17:55 +0000 (15:17 +0900)]
Append log for window

To commercialize, some logs are appended in window module.

Change-Id: I7316082579c9ca0f1751b03a4ec0d412dbc6f46d

4 years agoMerge "Add NO_ORIENTATION_PREFERENCE type to unset the preferred orientation" into...
Adeel Kazmi [Wed, 18 Dec 2019 09:51:46 +0000 (09:51 +0000)]
Merge "Add NO_ORIENTATION_PREFERENCE type to unset the preferred orientation" into devel/master

4 years agoAdd NO_ORIENTATION_PREFERENCE type to unset the preferred orientation 39/219639/10
Wonsik Jung [Sun, 8 Dec 2019 19:51:14 +0000 (04:51 +0900)]
Add NO_ORIENTATION_PREFERENCE type to unset the preferred orientation

For unseting the preferred orientation for window, NO_ORIENTATION_PREFERENCE type is added to WindowOrientation enum.
To unset the preferred orientation, SetPreferredOrienation() should be called with NO_ORIENTATION_PREFERENCE.

Change-Id: Ia2de67d6533cef59b58340fca51286239c1a297d

4 years agoMerge "(Vector) GetMarkerInfo method" into devel/master
Heeyong Song [Wed, 18 Dec 2019 00:46:52 +0000 (00:46 +0000)]
Merge "(Vector) GetMarkerInfo method" into devel/master

4 years agoSupport to get KeyCode dynamically using xkbcommon API 08/218408/3
Seoyeon Kim [Fri, 22 Nov 2019 04:56:12 +0000 (13:56 +0900)]
Support to get KeyCode dynamically using xkbcommon API

Change-Id: I82ff180cc1f44f411620086053232ba335ec3804
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
4 years ago(Vector) GetMarkerInfo method 73/219973/2
Heeyong Song [Thu, 12 Dec 2019 05:55:15 +0000 (14:55 +0900)]
(Vector) GetMarkerInfo method

Change-Id: Ic3b29173e7a19bd10e0f0b77ceba1801c0564478

4 years agoDALi Version 1.4.50 52/220152/1 dali_1.4.50
Agnelo Vaz [Fri, 13 Dec 2019 10:57:18 +0000 (10:57 +0000)]
DALi Version 1.4.50

Change-Id: I8b1adbf5787424331afeb134cb3e0d342f055e4f

4 years agoMerge "Fix Android timer implementation not to reset interval on Stop." into devel...
Paul Wisbey [Thu, 5 Dec 2019 16:10:53 +0000 (16:10 +0000)]
Merge "Fix Android timer implementation not to reset interval on Stop." into devel/master

4 years agoMerge changes Ib6897367,I6221cc14 into devel/master
Paul Wisbey [Thu, 5 Dec 2019 16:10:08 +0000 (16:10 +0000)]
Merge changes Ib6897367,I6221cc14 into devel/master

* changes:
  Change gif loader to use FileReader for all cases.
  Fix write out of bounds

4 years agoDALi Version 1.4.49 17/219517/1 dali_1.4.49
Anton Obzhirov [Thu, 5 Dec 2019 11:53:25 +0000 (11:53 +0000)]
DALi Version 1.4.49

Change-Id: Iea5c20638c26fd2565219478229df2ea88a16e45

4 years agoChange gif loader to use FileReader for all cases. 21/219421/1
Anton Obzhirov [Wed, 4 Dec 2019 15:18:14 +0000 (15:18 +0000)]
Change gif loader to use FileReader for all cases.

Change-Id: Ib6897367643d589969b5fae15c91c879416e5e6d

4 years agoFix write out of bounds 20/218120/5
greynaga [Tue, 19 Nov 2019 10:55:54 +0000 (10:55 +0000)]
Fix write out of bounds

The issue was the clipped coordinates were overwritten
by the gif image size.

Change-Id: I6221cc1417f945d2d0f02ed656aebe6d26afbceb

4 years agoFix Android timer implementation not to reset interval on Stop. 58/219158/1
Anton Obzhirov [Mon, 2 Dec 2019 15:05:05 +0000 (15:05 +0000)]
Fix Android timer implementation not to reset interval on Stop.

Change-Id: I137a3e830442fa4df042b1926565c2589a6b44d8

4 years agoMerge "Change window rotaton policy" into devel/master
Wonsik Jung [Mon, 2 Dec 2019 00:48:46 +0000 (00:48 +0000)]
Merge "Change window rotaton policy" into devel/master

4 years agoDALi Version 1.4.48 98/218998/1 dali_1.4.48
adam.b [Fri, 29 Nov 2019 12:16:59 +0000 (12:16 +0000)]
DALi Version 1.4.48

Change-Id: Id14e964e6b48ae0b77c8a8c2fe0cdc90740fd228

4 years agoChange window rotaton policy 99/218299/3
Wonsik Jung [Tue, 19 Nov 2019 06:26:19 +0000 (15:26 +0900)]
Change window rotaton policy

Change window rotation policy
If screen width is longer than height, 0 degree will be LANDSCAPE.
Otherwise screen width is shorter than height, 0 degree will be PORTRAIT.

Change-Id: I0aeb9cff6e7e142df210e496fa50105526adeb14

4 years agoMerge "(Vector) Add Finalize method" into devel/master
Heeyong Song [Tue, 26 Nov 2019 07:04:22 +0000 (07:04 +0000)]
Merge "(Vector) Add Finalize method" into devel/master

4 years agoFix Framework::GetResourcePath() for androidjni to return DALI_DATA_RO_DIR. 71/218571/1
Anton Obzhirov [Mon, 25 Nov 2019 16:09:22 +0000 (16:09 +0000)]
Fix Framework::GetResourcePath() for androidjni to return DALI_DATA_RO_DIR.

Change-Id: I6162171ecbec9806cb9d7618dbbd923d9e4de63a

4 years ago(Vector) Add Finalize method 00/218400/2
Heeyong Song [Fri, 22 Nov 2019 03:21:15 +0000 (12:21 +0900)]
(Vector) Add Finalize method

Change-Id: I3abffd7d79704cb07bd91e0d6ceacd2c3cc9d6e4

4 years agoAdd Android adaptor. 88/217588/5
Anton Obzhirov [Tue, 12 Nov 2019 18:18:52 +0000 (18:18 +0000)]
Add Android adaptor.

Change-Id: I8584cd74ba6f4159691389ad86500605a7818f6a

4 years agoDALi Version 1.4.47 27/218427/1 dali_1.4.47
Victor Cebollada [Fri, 22 Nov 2019 07:14:16 +0000 (07:14 +0000)]
DALi Version 1.4.47

Change-Id: I1bb12a34327490ad1ce535dd3364f5d6ba086d0d

4 years ago(Spec File) When installing the main RPM, create a symlink to the profile so if it... 16/218016/1
Adeel Kazmi [Mon, 18 Nov 2019 18:09:54 +0000 (18:09 +0000)]
(Spec File) When installing the main RPM, create a symlink to the profile so if it's already been installed

Change-Id: Ic9ca421cec63b5a62b6e4009efd93936db0a6628

4 years agoUpdates to ensure compilation with Visual Studio 25/217925/2
Adeel Kazmi [Fri, 15 Nov 2019 22:34:25 +0000 (22:34 +0000)]
Updates to ensure compilation with Visual Studio

Change-Id: I4c84321639880b09b977b61eeffaca9e3f55b25c

4 years agoDALi Version 1.4.46 11/217911/1 dali_1.4.46
Richard Huang [Fri, 15 Nov 2019 14:03:09 +0000 (14:03 +0000)]
DALi Version 1.4.46

Change-Id: I27f832e7498f0f48c50568f6e5a6dc61686efee9

4 years agoFix svace & coverity issues 72/217772/1
Heeyong Song [Thu, 14 Nov 2019 05:37:16 +0000 (14:37 +0900)]
Fix svace & coverity issues

Change-Id: I2e03bef398add9124d6aea61a4a373736daa6c82

4 years agoAdd Window Effect Start/End signal 91/215891/2
Wonsik Jung [Thu, 17 Oct 2019 07:50:35 +0000 (16:50 +0900)]
Add Window Effect Start/End signal

If WM turns on Window Effect function,
Window Effect Start/End signals are commited by WM.
These signals are commited when window is shown, hidden and etc.
This patch supports Effect Start/End signal for window's show and hide.

Change-Id: If173f23c633751097e6647b8a845853e195a3372

4 years agoDALi Version 1.4.45 22/217322/1 dali_1.4.45
György Straub [Fri, 8 Nov 2019 09:44:28 +0000 (09:44 +0000)]
DALi Version 1.4.45

Change-Id: Ifb0433b7165e40a0b9ca61c47be7d88d8b8d8fbb

4 years agoBackup the InputMethodContext operations 23/216523/6
Jiyun Yang [Mon, 28 Oct 2019 02:20:46 +0000 (11:20 +0900)]
Backup the InputMethodContext operations

Backup the InputMethodContext operations such as "SetInputPanelLanguage", "AutoEnableInputPanel" and etc.

Previously, we had two problems
1. InputMethodContext ignores the options set before the actor is on a Window.
2. InputMethodContext resets its options after the actor changes its Window.

By storing operations when they are called and reapplying them after the actor is connected to Window,
the InputMethodContext can keep the options regardless of Window.

Change-Id: I5a607619a06de88d1c5202aa2d82f5fafc455c70
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
4 years agoMerge "Add a GCC compiler version check in the CMakeList.txt file." into devel/master
Adeel Kazmi [Fri, 1 Nov 2019 15:48:10 +0000 (15:48 +0000)]
Merge "Add a GCC compiler version check in the CMakeList.txt file." into devel/master

4 years agoAdd a GCC compiler version check in the CMakeList.txt file. 12/216812/2
Victor Cebollada [Fri, 1 Nov 2019 11:14:53 +0000 (11:14 +0000)]
Add a GCC compiler version check in the CMakeList.txt file.

Change-Id: Ie613ac152353dfc56809e814f2fbf30634fca0dc
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
4 years agoDALi Version 1.4.44 16/216816/1 dali_1.4.44
greynaga [Fri, 1 Nov 2019 11:24:36 +0000 (11:24 +0000)]
DALi Version 1.4.44

Change-Id: I7ce37bac1b556bfdaeab944ba52e6ddada57647a

4 years agoModify DALI_KEY_H to DALI_KEYCODE_H 95/215795/3
Jiyun Yang [Mon, 14 Oct 2019 06:21:43 +0000 (15:21 +0900)]
Modify DALI_KEY_H to DALI_KEYCODE_H

keyword 'DALI_KEY_H' is aleady used in VD key-extension.

Change-Id: Ia037d9a6a7dbe243302b52419e9757c5339d9179

4 years agoRemove unused DALI_COMPILATION define 92/216492/2
Adeel Kazmi [Fri, 25 Oct 2019 13:38:57 +0000 (14:38 +0100)]
Remove unused DALI_COMPILATION define

Change-Id: Ib970a75f658031e0ea2a5fc96b155dc1bef8c167

4 years agoMerge "Move integration-api folder from adaptors to adaptor-framework" into devel...
Adeel Kazmi [Fri, 25 Oct 2019 15:07:32 +0000 (15:07 +0000)]
Merge "Move integration-api folder from adaptors to adaptor-framework" into devel/master

4 years agoUpdate READMEs to state usage of cmake 93/216493/2
Adeel Kazmi [Fri, 25 Oct 2019 13:47:22 +0000 (14:47 +0100)]
Update READMEs to state usage of cmake

Change-Id: I1bb11eb52297e7b9b6a07df6a5f1b29d6d2c1db0

4 years agoMove integration-api folder from adaptors to adaptor-framework 16/216416/2
Adeel Kazmi [Fri, 25 Oct 2019 12:10:31 +0000 (13:10 +0100)]
Move integration-api folder from adaptors to adaptor-framework

- Created a symbolic link from adaptors to adaptor-framework so it still
  compiles on target for legacy systems

Change-Id: Ieee931cbead2417ffc33eeba07dd09a9824d1fac

4 years agoMerge "Remove DALI_ADAPTOR_COMPILATION define" into devel/master
Adeel Kazmi [Fri, 25 Oct 2019 11:21:04 +0000 (11:21 +0000)]
Merge "Remove DALI_ADAPTOR_COMPILATION define" into devel/master

4 years agoDALi Version 1.4.43 75/216475/1 dali_1.4.43
Agnelo Vaz [Fri, 25 Oct 2019 09:29:46 +0000 (10:29 +0100)]
DALi Version 1.4.43

Change-Id: I201bf11916aa72ef6b625e7adbc807e6f8a8c5a1

4 years agoRemove DALI_ADAPTOR_COMPILATION define 20/216420/2
Adeel Kazmi [Thu, 24 Oct 2019 18:42:50 +0000 (19:42 +0100)]
Remove DALI_ADAPTOR_COMPILATION define

Change-Id: I0894036153333197fbc58022954abbed283d53c9

4 years agoMerge "(Build) Ensure CXX11 libraries are marked as provided when building the RPM...
Adeel Kazmi [Thu, 24 Oct 2019 16:54:02 +0000 (16:54 +0000)]
Merge "(Build) Ensure CXX11 libraries are marked as provided when building the RPM" into devel/master

4 years ago(Build) Ensure CXX11 libraries are marked as provided when building the RPM 15/216415/1
Adeel Kazmi [Thu, 24 Oct 2019 16:20:20 +0000 (17:20 +0100)]
(Build) Ensure CXX11 libraries are marked as provided when building the RPM

Change-Id: I687c687deb95e642381ffc8e993d74867baeb6c4

4 years agoFix the incorrect offset of text outline 55/216055/3
Richard Huang [Fri, 18 Oct 2019 13:41:51 +0000 (14:41 +0100)]
Fix the incorrect offset of text outline

Change-Id: I9fb55dabf3ff8e5519ba05d4c8e0206015b326fd

4 years agoMerge "Add Preedit style - Highlight and Reverse" into devel/master
Adeel Kazmi [Thu, 24 Oct 2019 08:57:50 +0000 (08:57 +0000)]
Merge "Add Preedit style - Highlight and Reverse" into devel/master

4 years agoAdd Preedit style - Highlight and Reverse 84/213784/5
Seoyeon Kim [Wed, 11 Sep 2019 07:56:34 +0000 (16:56 +0900)]
Add Preedit style - Highlight and Reverse

Change-Id: I57de1afe6d91e15ce617243abe2f6fe54cc838f2
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
4 years agoAdd visibility changed signal to Window 82/216182/2
Heeyong Song [Tue, 22 Oct 2019 05:14:46 +0000 (14:14 +0900)]
Add visibility changed signal to Window

Change-Id: If4d885b656f8261fdc0ac5ab91cebf2570dd635b

4 years agoRemoved desktop build warning & Ecore IMF version print out 50/216250/1
Adeel Kazmi [Tue, 22 Oct 2019 14:46:15 +0000 (15:46 +0100)]
Removed desktop build warning & Ecore IMF version print out

Change-Id: Ic53ab3608dbda466c925456fc183d3929f310f91

4 years agoMerge "Add keycode for Ecore_IMF_Event_Key value" into devel/master
Adeel Kazmi [Tue, 22 Oct 2019 12:55:30 +0000 (12:55 +0000)]
Merge "Add keycode for Ecore_IMF_Event_Key value" into devel/master

4 years agoAdd keycode for Ecore_IMF_Event_Key value 48/215648/5
Seoyeon Kim [Mon, 14 Oct 2019 02:07:51 +0000 (11:07 +0900)]
Add keycode for Ecore_IMF_Event_Key value

- Since ecore_imf 1.22 version, 'keycode' variable is included
  in Ecore_IMF_Event_Key_Down / Up.
- To allow an Ecore Input Context to handle an event, send 'keyCode' of KeyEvent
- Removed ECORE_IMF_13 tag, instead use ECORE_VERSION_MAJOR / MINOR tags

Change-Id: I306339efc75b1de4e9d78d975b9ee33ff7483be7
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
4 years agoFilled missing log values at the end of cmake run 39/216039/4
adam.b [Fri, 18 Oct 2019 11:28:41 +0000 (12:28 +0100)]
Filled missing log values at the end of cmake run

- Filled missing log values at the end of cmake run
- Additional cleanup

Change-Id: I85bf40dc4d9bad0de3faadedc5b16ad306aeae70

4 years agoDALi Version 1.4.42 22/216022/1 dali_1.4.42
Cheng-Shiun Tsai [Fri, 18 Oct 2019 10:13:09 +0000 (11:13 +0100)]
DALi Version 1.4.42

Change-Id: I89da07d54dd9823fa7164520f1d72a5046a1b3ff

4 years agoSimplified spec file & ensure we don't clean if building 1 profile 97/215897/1
Adeel Kazmi [Thu, 17 Oct 2019 09:07:15 +0000 (10:07 +0100)]
Simplified spec file & ensure we don't clean if building 1 profile

Change-Id: I8499c909cc41a0a4df043fcf0cee726a9155719c

4 years agoCMake support 95/214795/18
adam.b [Mon, 14 Oct 2019 14:07:56 +0000 (15:07 +0100)]
CMake support

Added CMake support to the Adaptor

Change-Id: I9c8875d7046d9f7853932b24758149a012f8cdda

4 years ago(Vector) Add GetLayerInfo method 96/215596/2
Heeyong Song [Fri, 11 Oct 2019 08:19:38 +0000 (17:19 +0900)]
(Vector) Add GetLayerInfo method

Change-Id: I870fa93b48de93788538bab5aa8a17356571255e

4 years agoMerge "Fix unParent and rotation bug" into devel/master
Wonsik Jung [Mon, 14 Oct 2019 00:42:57 +0000 (00:42 +0000)]
Merge "Fix unParent and rotation bug" into devel/master

4 years agoFix unParent and rotation bug 10/215510/4
Wonsik Jung [Thu, 10 Oct 2019 02:52:51 +0000 (11:52 +0900)]
Fix unParent and rotation bug

1. unParent bug
When SetParnt and unParent are called, internal Window value is not reset.
To fix, the internal window value type is changed the pointer.
2. rotation bug
On rotation callback function, commit resize signal with invalid width.
On SetEglWindowRotation(), wl_egl_window_tizen_set_rotation is called with invalid degree.

Change-Id: I7aa141c5cd1f7e3bd70a3385d02ef81035b4dc78

4 years ago(Automated Tests) Updates after addition of rotation gesture 65/215565/1
Adeel Kazmi [Thu, 10 Oct 2019 17:06:20 +0000 (18:06 +0100)]
(Automated Tests) Updates after addition of rotation gesture

Change-Id: Ifa93cd1884cb71d11f2d4f3eed846f969c39b9a0

4 years agoDALi Version 1.4.41 53/215553/1 dali_1.4.41
Anton Obzhirov [Thu, 10 Oct 2019 14:57:23 +0000 (15:57 +0100)]
DALi Version 1.4.41

Change-Id: I4b08b49e5a5e9aadc72c810091d171cae3d829b8

4 years agoMerge "Change using flag timeToSleepUntil to mForceClear to show swapbuffer logs...
Seungho BAEK [Mon, 7 Oct 2019 01:06:03 +0000 (01:06 +0000)]
Merge "Change using flag timeToSleepUntil to mForceClear to show swapbuffer logs." into devel/master

4 years agoDALi Version 1.4.40 79/215279/1 dali_1.4.40
Adeel Kazmi [Fri, 4 Oct 2019 12:40:17 +0000 (13:40 +0100)]
DALi Version 1.4.40

Change-Id: Ia84cb99d1e2e32c17bfbbcb48cb29ed5b86221af

4 years agoFix broken link 31/215031/1
Jiyun Yang [Tue, 1 Oct 2019 06:33:48 +0000 (15:33 +0900)]
Fix broken link

Change-Id: I9a6d8ab5b83315d8189e2c9dfcc897f267f535c5
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
4 years agoChange using flag timeToSleepUntil to mForceClear to show swapbuffer logs. 36/214936/2
Seungho, Baek [Mon, 30 Sep 2019 05:03:50 +0000 (14:03 +0900)]
Change using flag timeToSleepUntil to mForceClear to show swapbuffer logs.

 - timeToSleepUntil is set to 0 not only resume case but also the thread is initialized.

Change-Id: Id4db2e97c8cfbc1bbd06a12b2e552f5f538527a8
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
4 years agoUpdate libunibreak to fix word wrap mode issue. 26/214926/2
minho.sun [Thu, 11 Jan 2018 06:28:23 +0000 (15:28 +0900)]
Update libunibreak to fix word wrap mode issue.

Update libunibreak to fix word wrap mode issue.

Change-Id: I669168209fa4c588b07991273b7f36a3b92faca7

4 years agoDALi Version 1.4.39 86/214886/1 dali_1.4.39
adam.b [Fri, 27 Sep 2019 09:15:48 +0000 (10:15 +0100)]
DALi Version 1.4.39

Change-Id: Ideae19d49dcea5d6726a610428acd249170c2995

4 years agoMerge "Avoid to call ecore wayland API in render thread" into devel/master
Wonsik Jung [Tue, 24 Sep 2019 06:56:07 +0000 (06:56 +0000)]
Merge "Avoid to call ecore wayland API in render thread" into devel/master

4 years agoMerge "Add to set IME position" into devel/master
Seoyeon Kim [Tue, 24 Sep 2019 01:42:36 +0000 (01:42 +0000)]
Merge "Add to set IME position" into devel/master

4 years agoAvoid to call ecore wayland API in render thread 09/214409/1
Wonsik Jung [Mon, 23 Sep 2019 00:39:31 +0000 (09:39 +0900)]
Avoid to call ecore wayland API in render thread

Avoid to call ecore wayland API in render thread.
Because of thread safe.

Change-Id: I2800dc97f366a9b4a4bb07037baae95b3a937be4

4 years agoDALi Version 1.4.38 07/214307/1 dali_1.4.38
Victor Cebollada [Fri, 20 Sep 2019 06:24:14 +0000 (07:24 +0100)]
DALi Version 1.4.38

Change-Id: I41b6c7c5c3e6dea55640c4a373aa7a16bdcc5d2f

4 years agoMerge "Log patch to show the first five swapbuffers call after resume" into devel...
Seungho BAEK [Thu, 19 Sep 2019 22:54:08 +0000 (22:54 +0000)]
Merge "Log patch to show the first five swapbuffers call after resume" into devel/master

4 years agoLog patch to show the first five swapbuffers call after resume 45/211545/4
Seungho, Baek [Tue, 6 Aug 2019 08:11:06 +0000 (17:11 +0900)]
Log patch to show the first five swapbuffers call after resume

 - Showes logs twice, before and after swapbuffers call

Change-Id: Ib793119e4fa40bc0ee0f1dc92e7341226d3ffde3
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
4 years agoMerge "Upload resource only without rendering while aplication is paused" into devel...
Adeel Kazmi [Wed, 18 Sep 2019 10:01:11 +0000 (10:01 +0000)]
Merge "Upload resource only without rendering while aplication is paused" into devel/master

4 years agoUpload resource only without rendering while aplication is paused 03/213803/4
Richard Huang [Wed, 11 Sep 2019 09:29:15 +0000 (10:29 +0100)]
Upload resource only without rendering while aplication is paused

Change-Id: I280234b98415593f1b591cf7ea53641e69cd8f20

4 years agoMerge "Fix "runtime error: shift exponent 32 is too large for 32-bit type 'int'"...
Adeel Kazmi [Fri, 13 Sep 2019 16:04:43 +0000 (16:04 +0000)]
Merge "Fix "runtime error: shift exponent 32 is too large for 32-bit type 'int'" error" into devel/master

4 years agoMerge "DALi Version 1.4.37" into devel/master
Adeel Kazmi [Fri, 13 Sep 2019 13:39:10 +0000 (13:39 +0000)]
Merge "DALi Version 1.4.37" into devel/master

4 years agoDALi Version 1.4.37 35/213835/1 dali_1.4.37
Richard Huang [Fri, 13 Sep 2019 12:19:24 +0000 (13:19 +0100)]
DALi Version 1.4.37

Change-Id: Ia9c6063595442f186e20fcde3620bb7df0876b92

4 years agoFix another systemCachePath check 19/213819/1
Anton Obzhirov [Thu, 12 Sep 2019 09:29:31 +0000 (10:29 +0100)]
Fix another systemCachePath check

Change-Id: Ia8460cab2c9dbee0f9601b3deabe28ec1cf12250

4 years agoAdd to set IME position 82/213682/1
Seoyeon Kim [Tue, 10 Sep 2019 06:23:39 +0000 (15:23 +0900)]
Add to set IME position

Change-Id: I6eef414228c59b6116aca2eb5eff211faf26754a
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
4 years agoFix "runtime error: shift exponent 32 is too large for 32-bit type 'int'" error 68/213568/2
Seungho, Baek [Mon, 9 Sep 2019 01:49:22 +0000 (10:49 +0900)]
Fix "runtime error: shift exponent 32 is too large for 32-bit type 'int'" error

 - Fix 1 to 1ULL.
 - if ( mSignalMask & (1ULL << (signum-1) ) )

Change-Id: I9c22bf0ea288a23e8d454d23c9ee50abef2dd6ad
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
4 years agoMerge "Deprecate signal and add new signal for window" into devel/master
Adeel Kazmi [Mon, 9 Sep 2019 16:03:11 +0000 (16:03 +0000)]
Merge "Deprecate signal and add new signal for window" into devel/master

4 years ago(Ubuntu) Ensure we check if argc and argv are set before dereferencing 87/213487/4
Adeel Kazmi [Thu, 5 Sep 2019 18:10:24 +0000 (19:10 +0100)]
(Ubuntu) Ensure we check if argc and argv are set before dereferencing

Change-Id: I662da92dbb5fd8bd803ce2a2f15262a0a82e7c9f

4 years agoFix systemCachePath check 86/213486/2
Adeel Kazmi [Thu, 5 Sep 2019 16:12:34 +0000 (17:12 +0100)]
Fix systemCachePath check

The check before was pointless as it cannot ever be NULL.
We can just use the std::string::empty() method to do this.

Change-Id: I0da3a544b2b18e2820f452a502b2542f4440282f

4 years agoFix SVACE / Coverity issue 18/213418/3
Seoyeon Kim [Thu, 5 Sep 2019 06:19:26 +0000 (15:19 +0900)]
Fix SVACE / Coverity issue

- After having been compared to NULL value at input-method-context-impl-ecore-wl.cpp:605,
 pointer 'plainText' is dereferenced at 618 line by calling function 'strdup'.

Change-Id: Ieeeda41d8eab2f3310c0a9d58aa8251e70e2cfd7
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
4 years agoMerge "DALi Version 1.4.36" into devel/master
Adeel Kazmi [Thu, 5 Sep 2019 14:30:51 +0000 (14:30 +0000)]
Merge "DALi Version 1.4.36" into devel/master

4 years agoDALi Version 1.4.36 75/213475/1 dali_1.4.36
Anton Obzhirov [Thu, 5 Sep 2019 14:27:11 +0000 (15:27 +0100)]
DALi Version 1.4.36

Change-Id: Ia17d3a5a8d834ec2fd6ff23c63a97d7c73b8a78d

4 years agoMerge "Fix Svace+Coverity issue" into devel/master
JIYUN YANG [Thu, 5 Sep 2019 12:10:24 +0000 (12:10 +0000)]
Merge "Fix Svace+Coverity issue" into devel/master

4 years agoMerge "Added a note to FileStream documentation about not calling fclose on the retur...
Adeel Kazmi [Thu, 5 Sep 2019 09:28:51 +0000 (09:28 +0000)]
Merge "Added a note to FileStream documentation about not calling fclose on the returned FILE*" into devel/master

4 years agoFix Svace+Coverity issue 09/213409/2
Jiyun Yang [Thu, 5 Sep 2019 05:15:29 +0000 (14:15 +0900)]
Fix Svace+Coverity issue

Change-Id: I5d27befe6668edccdfb2e80462c3cc86c473bdc0
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
4 years agoMigrate to openssl 1.1 90/213390/2
Dariusz Michaluk [Mon, 29 Jul 2019 14:13:25 +0000 (16:13 +0200)]
Migrate to openssl 1.1

Locking mechanism is not needed anymore

Change-Id: I31397e23593ed99aa7d6cfb219a7eb3f818335d8

4 years agoAdded a note to FileStream documentation about not calling fclose on the returned... 86/213386/2
Adeel Kazmi [Wed, 4 Sep 2019 18:16:35 +0000 (19:16 +0100)]
Added a note to FileStream documentation about not calling fclose on the returned FILE*

Change-Id: I0aea38343fbcbb7c7c3be2805753d3dd9d3e198d

4 years agoDeprecate signal and add new signal for window 48/212748/5
Sunghyun kim [Mon, 26 Aug 2019 10:50:36 +0000 (19:50 +0900)]
Deprecate signal and add new signal for window

Dali need to check which window is focused.
So deprecate FocusChangedSignal and add new Signal for focus.
and ResizeSignal is also changed for the same reason

Change-Id: I463150de7889dbac87926c972a5991d37f79925c

4 years agoMoved some signals such as KeyEventGenerated to SceneHolder from Window 20/212520/6
Jiyun Yang [Thu, 22 Aug 2019 09:14:53 +0000 (18:14 +0900)]
Moved some signals such as KeyEventGenerated to SceneHolder from Window

Change-Id: I58f8263d8dbd7c3bb568a772b7d746ad2caf6041
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
4 years agoMerge "Fix InputMethodContext to work well in multi-window env" into devel/master
JIYUN YANG [Mon, 2 Sep 2019 01:12:22 +0000 (01:12 +0000)]
Merge "Fix InputMethodContext to work well in multi-window env" into devel/master

4 years agoDALi Version 1.4.35 95/213095/1 dali_1.4.35
György Straub [Fri, 30 Aug 2019 07:59:56 +0000 (08:59 +0100)]
DALi Version 1.4.35

Change-Id: I627c2b3915e139ffbbfa0130b19ed2e5e0253e4d

4 years agoFix InputMethodContext to work well in multi-window env 09/208609/9
Jiyun Yang [Wed, 26 Jun 2019 06:55:18 +0000 (15:55 +0900)]
Fix InputMethodContext to work well in multi-window env

Change-Id: I6ddb1442b03d45b483b484df9c50424061b21133
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
4 years agoMerge "(Vector) Add a signal for texture uploading" into devel/master
Heeyong Song [Mon, 26 Aug 2019 04:40:19 +0000 (04:40 +0000)]
Merge "(Vector) Add a signal for texture uploading" into devel/master