platform/core/uifw/dali-adaptor.git
5 years agoRemoving call to Render from adaptor devel/vulkan
David Steele [Mon, 4 Jun 2018 17:21:39 +0000 (18:21 +0100)]
Removing call to Render from adaptor

Change-Id: Ie409374f44e987234ed0536cc7416d5918c309de

5 years agoRemoved GL and GL Sync implementations
David Steele [Thu, 26 Apr 2018 18:42:18 +0000 (19:42 +0100)]
Removed GL and GL Sync implementations

Removed the GL abstraction, implementation and proxy implementation.
Removed the GL Sync abstraction and EGL Sync abstractions

Fixed up to work with new Core interface
Removed GL Abstraction from RenderSurface.

Change-Id: I5e7818521ebadd6509dcebaf9281f0601726e41a
Signed-off-by: David Steele <david.steele@samsung.com>
5 years ago[Vulkan] Render helper doesn't call Pre/PostRender for Graphics
adam.b [Thu, 29 Mar 2018 18:34:10 +0000 (19:34 +0100)]
[Vulkan] Render helper doesn't call Pre/PostRender for Graphics

Remove pre/post render calls.

Change-Id: I5def9abd65eb2855ed28f1e8227b71658f949997

5 years agoGraphics and Vulkan integration within Adaptor
jsr184 [Fri, 17 Nov 2017 16:49:12 +0000 (16:49 +0000)]
Graphics and Vulkan integration within Adaptor

Change-Id: I4a24f5a03e06ec79399746b6b99dc5cabcdf7dc7

5 years agoVulkan support
Adam Bialogonski [Tue, 16 May 2017 17:48:25 +0000 (18:48 +0100)]
Vulkan support

Vulkan support with Xlib platform dependency.

Configure flag --enable-vulkan=1.0 added.

Change-Id: Ib4a8f957051c0c82451bf912c2246ae9ce81594d

5 years agoDALi Version 1.3.26 69/180069/1 dali_1.3.26
thothamon [Thu, 24 May 2018 13:18:06 +0000 (14:18 +0100)]
DALi Version 1.3.26

Change-Id: I46870570e622d8c0bebc84597f79626fc9581789

5 years agoFixed SVACE errors 50/179950/2
Adeel Kazmi [Wed, 23 May 2018 11:21:59 +0000 (12:21 +0100)]
Fixed SVACE errors

Change-Id: Idfd3444bad32d616259f7716cb77c178de31c4e8

5 years agoDALi Version 1.3.25 32/179532/1 dali_1.3.25
greynaga [Fri, 18 May 2018 11:03:33 +0000 (12:03 +0100)]
DALi Version 1.3.25

Change-Id: I8d2d320c3635824a5ba807dd6439b21239634bc5

5 years agoSeperate the API macros 17/178617/10
adun [Fri, 11 May 2018 01:58:15 +0000 (09:58 +0800)]
Seperate the API macros

Change-Id: I964672703e6b2439212598a41072cce6bbe54476

5 years agoIndicator refactoring 70/177570/4
Heeyong Song [Wed, 2 May 2018 04:22:54 +0000 (13:22 +0900)]
Indicator refactoring

Change-Id: I1f18753d8b7200b6f9352383f37fccda76c4cd79

5 years agoMerge "DALi Version 1.3.24" into devel/master
Adeel Kazmi [Thu, 10 May 2018 14:57:32 +0000 (14:57 +0000)]
Merge "DALi Version 1.3.24" into devel/master

5 years agoDALi Version 1.3.24 91/178591/1 dali_1.3.24
Anton Obzhirov [Thu, 10 May 2018 14:55:24 +0000 (15:55 +0100)]
DALi Version 1.3.24

Change-Id: If0fa8f94b934f859677d700725c37c822051afb5

5 years agoRemove an unused header file 30/177730/3
Heeyong Song [Thu, 3 May 2018 07:12:07 +0000 (16:12 +0900)]
Remove an unused header file

Change-Id: Ibd1eb97c25827f003563cf920f6e13b78cb538b5

5 years agoCheck the return value in TiltSensor 66/178266/2
Seoyeon Kim [Wed, 9 May 2018 05:47:24 +0000 (14:47 +0900)]
Check the return value in TiltSensor

- sensor_create_listener() has a return value as int type.
  In tilt-sensor-impl-tizen.cpp, there is an omitted return check code
  at 171 line. So, added to check the return value of sensor_create_listener.

Change-Id: Ib6eb7e0af38a215df4a2492f5dd082ad82fefa56
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
5 years agoDALi Version 1.3.23 63/177963/1 dali_1.3.23
Angelos Gkountis [Fri, 4 May 2018 15:28:23 +0000 (16:28 +0100)]
DALi Version 1.3.23

Change-Id: I4f0cc3f92ace2670a80a5d4cca8e28cc89b7fb64

5 years agoMove GetDpi implementation to RenderSurface 86/177586/2
Heeyong Song [Wed, 2 May 2018 05:20:50 +0000 (14:20 +0900)]
Move GetDpi implementation to RenderSurface

Change-Id: Ie52005b17db4d4296d487e07ca8a074ace8c2600

5 years agoMerge "Add ecore_wl_shutdown to NativeRenderSurface" into devel/master
Heeyong Song [Wed, 2 May 2018 22:40:06 +0000 (22:40 +0000)]
Merge "Add ecore_wl_shutdown to NativeRenderSurface" into devel/master

5 years agoMerge "Move key grab implementation to window" into devel/master
Heeyong Song [Wed, 2 May 2018 22:39:51 +0000 (22:39 +0000)]
Merge "Move key grab implementation to window" into devel/master

5 years agoMerge "Updated network server actor tree output to include renderer info" into devel...
Adeel Kazmi [Wed, 2 May 2018 12:59:39 +0000 (12:59 +0000)]
Merge "Updated network server actor tree output to include renderer info" into devel/master

5 years agoAdd ecore_wl_shutdown to NativeRenderSurface 38/177538/1
Heeyong Song [Wed, 2 May 2018 00:27:31 +0000 (09:27 +0900)]
Add ecore_wl_shutdown to NativeRenderSurface

Change-Id: I157278d4466e0557779478ce0ce6cecaa2fd79b9

5 years agoMove key grab implementation to window 50/177450/3
Heeyong Song [Mon, 30 Apr 2018 05:58:53 +0000 (14:58 +0900)]
Move key grab implementation to window

Change-Id: I715dc83b63e99d7ec66bcd1721af7cf8b9bfa420

5 years agoUpdated network server actor tree output to include renderer info 04/177404/1
David Steele [Fri, 27 Apr 2018 14:32:49 +0000 (15:32 +0100)]
Updated network server actor tree output to include renderer info

For Stagehand, this outputs any Visual Transform properties on each
renderer as pseudo-properties, so they can be viewed without modifying
Stagehand.

Change-Id: I7469f715ea9f8f4641562a3197adaa4e0bce8851
Signed-off-by: David Steele <david.steele@samsung.com>
5 years agoDALi Version 1.3.22 70/177370/1 dali_1.3.22
Agnelo Vaz [Fri, 27 Apr 2018 11:05:12 +0000 (12:05 +0100)]
DALi Version 1.3.22

Change-Id: I8c45c32ff3994db0a7bbf2c64223e374d5e7a1b8

6 years agoRefactoring window system 28/176628/3
Heeyong Song [Fri, 20 Apr 2018 09:38:14 +0000 (18:38 +0900)]
Refactoring window system

Change-Id: I9e9e0b19873386ede84ba3e8ad746345d0e1d051

6 years agoRefractor ImfManager to InputMethodContext 59/166059/23
xb.teng [Fri, 5 Jan 2018 11:37:25 +0000 (19:37 +0800)]
Refractor ImfManager to InputMethodContext

Here are some changes:
1. Rename ImfManager to InputMethodManager
2. Refractor ImfManager to a normal class

Change-Id: I648a0fdb0c0cad2026c1a7e458c968d433e172a4

6 years agoFix PanGestureDetector issue 49/176749/1
Seoyeon Kim [Mon, 23 Apr 2018 07:04:29 +0000 (16:04 +0900)]
Fix PanGestureDetector issue

- If the number of minimum touch is more than two, PanGestureDetector::DetectedSignal is
  not emitted because 'mState' of PanGestureDetector could not update from Clear to other states.

- When the detector state is Clear and the primary point state is stationary,
  the detector state should update Possible and Send Pan event.

Change-Id: I579868197a7707c9af01f54368a68bd2c842afbb
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
6 years agoMerge "Initialize ImageProperties structure" into devel/master
David Steele [Fri, 20 Apr 2018 15:10:05 +0000 (15:10 +0000)]
Merge "Initialize ImageProperties structure" into devel/master

6 years agoDALi Version 1.3.21 55/176655/1 dali_1.3.21
Adeel Kazmi [Fri, 20 Apr 2018 10:58:09 +0000 (11:58 +0100)]
DALi Version 1.3.21

Change-Id: I3520029d32650b72007a44d11d3d2e8e248b9d93

6 years agoInitialize ImageProperties structure 38/176538/1
Seoyeon Kim [Fri, 20 Apr 2018 02:08:23 +0000 (11:08 +0900)]
Initialize ImageProperties structure

- Initialized ImageProperties structure and its member variables inside.

Change-Id: Ieea3679c767af487126ba78f817d29cb55369331
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
6 years agoChange for fribidi update 00/175600/3
minho.sun [Wed, 11 Apr 2018 04:50:18 +0000 (13:50 +0900)]
Change for fribidi update

In new fribidi version, we should use return of some APIs.
If don't use return values, fribidi makes warning.

So fix to use return values.

Signed-off-by: minho.sun <minho.sun@samsung.com>
Please enter the commit message for your changes. Lines starting
with '#' will be ignored, and an empty message aborts the commit.
On branch devel/master

Change-Id: Iddff19439774090f92739c58c9093ce401c171fc

6 years agoMerge "Move TtsPlayer internal files separately" into devel/master
Adeel Kazmi [Fri, 13 Apr 2018 14:56:18 +0000 (14:56 +0000)]
Merge "Move TtsPlayer internal files separately" into devel/master

6 years agoDALi Version 1.3.20 26/175926/1 dali_1.3.20
adam.b [Fri, 13 Apr 2018 10:48:57 +0000 (11:48 +0100)]
DALi Version 1.3.20

Change-Id: I0cf6d7a34f7e9ae95bee56091694b964cfdf14c6

6 years agoMove TtsPlayer internal files separately 53/175853/3
Seoyeon Kim [Fri, 13 Apr 2018 02:08:15 +0000 (11:08 +0900)]
Move TtsPlayer internal files separately

- TtsPlayer internal files are in tizen-common folder,
  whereas AccessibilityAdaptor files are separated on profiles.
- So, all tizen profiles except common profile could not get TtsPlayer object.
- Make 'tizen' folder and move TtsPlayer internal files independently.

Change-Id: Ie70232999203114006f72dcbd227c291ee93dd69
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
6 years agoMove Input Method enumerations to public API 68/171268/8
Seoyeon Kim [Wed, 28 Feb 2018 04:16:29 +0000 (13:16 +0900)]
Move Input Method enumerations to public API

- Moved all InputMethod enumerations from devel API to public API.

Change-Id: Ia1e728a640d7cc799ba5524510339dc41ea478c4
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
6 years agoMerge "DALi Version 1.3.19" into devel/master
David Steele [Fri, 6 Apr 2018 14:05:09 +0000 (14:05 +0000)]
Merge "DALi Version 1.3.19" into devel/master

6 years agoDALi Version 1.3.19 72/175072/1 dali_1.3.19
Richard Huang [Fri, 6 Apr 2018 13:55:08 +0000 (14:55 +0100)]
DALi Version 1.3.19

Change-Id: I79b6f8a0bb9ba708c98873368afa3051ad36db5d

6 years agoAutomatically register Singleton Processors with Core 63/154063/5
David Steele [Fri, 2 Feb 2018 16:01:55 +0000 (16:01 +0000)]
Automatically register Singleton Processors with Core

Signed-off-by: David Steele <david.steele@samsung.com>
Change-Id: Ieebab5f50bd1cbd658991721a8ff7af7ea898987

6 years agoAdded Trace Functionality using Performance Server. 78/170978/19
Umar [Fri, 23 Feb 2018 20:21:44 +0000 (20:21 +0000)]
Added Trace Functionality using Performance Server.

Change-Id: I7e773f399c754afbc60c7cabffa036a0628bbcfe

6 years agoMerge "Fix Coverity issues" into devel/master
David Steele [Wed, 4 Apr 2018 14:04:47 +0000 (14:04 +0000)]
Merge "Fix Coverity issues" into devel/master

6 years agoMerge "Remove the weak pointer in the header files" into devel/master
dongsug song [Tue, 3 Apr 2018 07:14:45 +0000 (07:14 +0000)]
Merge "Remove the weak pointer in the header files" into devel/master

6 years agoFix Coverity issues 69/174069/3
Seoyeon Kim [Wed, 28 Mar 2018 02:17:00 +0000 (11:17 +0900)]
Fix Coverity issues

- sensor_is_supported() has a return value, int type.
  In tilt-sensor-impl-tizen.cpp, there is an omitted return check code
  at 146 line. So, added to check the return value of sensor_is_supported.

- Fixed to memory leak in clipboard-impl-ecore-wl.
  Variable 'reply' is allocated from 'eldbus_proxy_send_and_block()'
  So, added to eldbus_message_unref(reply) for memory free.

Change-Id: I9a389508430d3b209e886f3dc83e7898350b92e0
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
6 years agoDALi Version 1.3.18 77/174277/1 dali_1.3.18
György Straub [Thu, 29 Mar 2018 13:03:34 +0000 (14:03 +0100)]
DALi Version 1.3.18

Change-Id: Iad7f1fc563d439fbc39fe1cd0f2e883cc8ce49a9

6 years agoRemove the weak pointer in the header files 31/174131/1
Seoyeon Kim [Wed, 28 Mar 2018 10:35:14 +0000 (19:35 +0900)]
Remove the weak pointer in the header files

- Removed the __attribute__((weak)) from the header files,
  because this attribute should only be in the cpp files.

Change-Id: Iad1242a15ef48fabf0de522f0ad204af75c4975f
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
6 years agosupports remote URL gif image 92/173292/14
Joogab Yun [Mon, 19 Mar 2018 10:42:56 +0000 (19:42 +0900)]
supports remote URL gif image

Change-Id: If1b47536ef57fa45bd07e334c0545d8f2dbfd7d8

6 years agoRemove the duplicated local variable 80/173780/1
Seoyeon Kim [Mon, 26 Mar 2018 01:57:04 +0000 (10:57 +0900)]
Remove the duplicated local variable

 - No need to copy 'appId' from 'id'.
 - Changed to use 'appId' directly and free its memory.

Change-Id: I36a8464ffb16b0a3e93592595bcf2cdb2e647a12
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
6 years agoDALi Version 1.3.17 41/173741/1 dali_1.3.17
Umar [Fri, 23 Mar 2018 13:40:46 +0000 (13:40 +0000)]
DALi Version 1.3.17

Change-Id: If1ba181d3ea073b41e86fdd0123dcb00b442a0a6

6 years agoMerge "Fix Coverity issues" into devel/master
David Steele [Thu, 22 Mar 2018 14:36:34 +0000 (14:36 +0000)]
Merge "Fix Coverity issues" into devel/master

6 years agoFix Coverity issues 02/173402/2
Seoyeon Kim [Wed, 21 Mar 2018 08:05:42 +0000 (17:05 +0900)]
Fix Coverity issues

Change-Id: Ife7a74869c8114eba0d1aaa4670906843d9c7bdc
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
6 years agoMerge "Fix SVACE issue" into devel/master
Seoyeon Kim [Tue, 20 Mar 2018 05:37:38 +0000 (05:37 +0000)]
Merge "Fix SVACE issue" into devel/master

6 years agoMerge "DALi Version 1.3.16" into devel/master
Adeel Kazmi [Fri, 16 Mar 2018 12:08:27 +0000 (12:08 +0000)]
Merge "DALi Version 1.3.16" into devel/master

6 years agoDALi Version 1.3.16 81/172881/1 dali_1.3.16
Victor Cebollada [Fri, 16 Mar 2018 11:51:35 +0000 (11:51 +0000)]
DALi Version 1.3.16

Change-Id: Ia0729165440a6d4a2437537b0c1dc27598dc87f5

6 years agoChange hint flag when load glyph from FreeType 76/171176/2
minho.sun [Tue, 27 Feb 2018 07:37:53 +0000 (16:37 +0900)]
Change hint flag when load glyph from FreeType

To improve quality of small texts, change hint flag when load glyph from
FreeType

Change-Id: I3efafe457f967b13a8b2304b739c876e2b7ce4ab
Signed-off-by: minho.sun <minho.sun@samsung.com>
6 years agoFix SVACE issue 20/171720/3
Seoyeon Kim [Wed, 7 Mar 2018 01:56:38 +0000 (10:56 +0900)]
Fix SVACE issue

- Initialized mTtsHandle in tts-player-impl-tizen.cpp
- NULL check at glyphy-acrs.cc:62

Change-Id: I4ec96b53e3f8befaffecef6c281a316df9f14ece
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
6 years agoMove dali.h is to the correct directory 48/172548/2
Adeel Kazmi [Wed, 14 Mar 2018 10:29:41 +0000 (10:29 +0000)]
Move dali.h is to the correct directory

Change-Id: I6005b286704c121892836d8aa9b861b62929abb6

6 years agoAdd "XF86Exit" keyname to reset imfContext in EventHandler 16/169816/2
xb.teng [Fri, 9 Feb 2018 10:36:32 +0000 (18:36 +0800)]
Add "XF86Exit" keyname to reset imfContext in EventHandler

Change-Id: Ie3f192338ab32768d44b88c40fe6564097eb53b6

6 years agoDALi Version 1.3.15 81/172081/1 dali_1.3.15
greynaga [Fri, 9 Mar 2018 14:11:30 +0000 (14:11 +0000)]
DALi Version 1.3.15

Change-Id: Ie7c4b7c7a7c88e3691b3f57ab894d889eeeede2b

6 years agoMerge "Fix typo error in some descriptions" into devel/master
Seoyeon Kim [Thu, 8 Mar 2018 02:08:40 +0000 (02:08 +0000)]
Merge "Fix typo error in some descriptions" into devel/master

6 years agoMerge "Added APIs for setting display mode in video-player" into devel/master
Heeyong Song [Mon, 5 Mar 2018 08:21:42 +0000 (08:21 +0000)]
Merge "Added APIs for setting display mode in video-player" into devel/master

6 years agoMerge "For underlay video playback, we also need to set the alpha value of the 24...
Heeyong Song [Mon, 5 Mar 2018 08:13:48 +0000 (08:13 +0000)]
Merge "For underlay video playback, we also need to set the alpha value of the 24/32bit window." into devel/master

6 years agoFix typo error in some descriptions 03/171503/1
Seoyeon Kim [Mon, 5 Mar 2018 06:21:55 +0000 (15:21 +0900)]
Fix typo error in some descriptions

Change-Id: If6e57a6246a4175e42d95e4c4556e93803bc0af4
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
6 years agoDALi Version 1.3.14 07/171407/1 dali_1.3.14
Francisco Santos [Fri, 2 Mar 2018 11:51:15 +0000 (11:51 +0000)]
DALi Version 1.3.14

Change-Id: I90f6128508ae7a373532ab974a2d2bf15909d247

6 years agoMerge "Change DALI_LOG_WARNING to DALI_LOG_ERROR in DownloadFile()" into devel/master
Adeel Kazmi [Thu, 1 Mar 2018 16:49:26 +0000 (16:49 +0000)]
Merge "Change DALI_LOG_WARNING to DALI_LOG_ERROR in DownloadFile()" into devel/master

6 years agoMerge "Added @cond internal" into devel/master
Adeel Kazmi [Thu, 1 Mar 2018 16:49:16 +0000 (16:49 +0000)]
Merge "Added @cond internal" into devel/master

6 years agoMerge "Fix SVACE issues" into devel/master
Adeel Kazmi [Thu, 1 Mar 2018 15:38:06 +0000 (15:38 +0000)]
Merge "Fix SVACE issues" into devel/master

6 years agoMerge "Revert "Addd to check privilege for capture"" into devel/master
HyunJu Shin [Wed, 28 Feb 2018 01:22:44 +0000 (01:22 +0000)]
Merge "Revert "Addd to check privilege for capture"" into devel/master

6 years agoAdded APIs for setting display mode in video-player 57/170057/5
Joogab Yun [Tue, 13 Feb 2018 06:09:04 +0000 (15:09 +0900)]
Added APIs for setting display mode in video-player

Change-Id: I2a8c0d0b039779fea89d9aa9641328031f650bd6

6 years agoFor underlay video playback, we also need to set the alpha value of the 67/169367/4
Joogab Yun [Tue, 6 Feb 2018 07:28:13 +0000 (16:28 +0900)]
For underlay video playback, we also need to set the alpha value of the
24/32bit window.

Change-Id: I16bb95f01ffd2238ffb02b6ceece84acc5dfd407

6 years agoChange DALI_LOG_WARNING to DALI_LOG_ERROR in DownloadFile() 39/171139/2
Joogab Yun [Tue, 27 Feb 2018 02:19:03 +0000 (11:19 +0900)]
Change DALI_LOG_WARNING to DALI_LOG_ERROR in DownloadFile()

Change-Id: Ib8be9acc22db78e206dc566b136af7346745607f

6 years agoAdded @cond internal 41/170341/2
Joogab Yun [Mon, 19 Feb 2018 08:11:51 +0000 (17:11 +0900)]
Added @cond internal

Change-Id: I78a234acdc77d2d132011c968107dd07ef2d1c58

6 years ago[tizen] Fix memory leak and for exception case. 73/171073/1
Wonsik, Jung [Mon, 26 Feb 2018 08:28:56 +0000 (17:28 +0900)]
[tizen] Fix memory leak and for exception case.

strdup() is used in app_get_resource_path() and the return value of the function is NULL sometimes.
So, this patch is to fix for two cases.

Change-Id: Ibf58a674a21bcde5a2b0ff5e0f952cd55fadadb9

6 years agoDALi Version 1.3.13 62/170962/1 dali_1.3.13
Agnelo Vaz [Fri, 23 Feb 2018 13:28:47 +0000 (13:28 +0000)]
DALi Version 1.3.13

Change-Id: I3263089445860baedd413aaf8ba54003d62dcbe9

6 years agoFix SVACE issues 45/170345/1
Seoyeon Kim [Mon, 19 Feb 2018 08:15:28 +0000 (17:15 +0900)]
Fix SVACE issues

- Initialized some member variables.
- Pointer 'objectSet' would be NULL value, so need to check NULL dereference
  before 'FcObjectSetAdd()'.

Change-Id: I88583c18f53898badccfe75e5ab8981d78b340cf
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
6 years agoRevert "Addd to check privilege for capture" 63/169563/2
taeyoon0.lee [Wed, 7 Feb 2018 12:02:13 +0000 (21:02 +0900)]
Revert "Addd to check privilege for capture"

This reverts commit 2f71ccfddcf54295092429d3b987fdc8ad010217.

Change-Id: Ia305a646f8257085c986f4977df1e3ac5bc4555d

6 years agoForce to clear on the framebuffer after resume 42/168842/6
Heeyong Song [Wed, 31 Jan 2018 09:40:14 +0000 (18:40 +0900)]
Force to clear on the framebuffer after resume

Change-Id: I8e1f48f71456bfbbfa934093bf2da23ee5e8bf51

6 years agoDALi Version 1.3.12 73/170273/1 dali_1.3.12
David Steele [Fri, 16 Feb 2018 13:55:43 +0000 (13:55 +0000)]
DALi Version 1.3.12

Change-Id: I5acdcf7f3ae9435d84e9eecf24715969ddd54f5e

6 years agoFixed Memory Leakage in gif loading. 32/169732/3
Umar [Thu, 8 Feb 2018 18:05:46 +0000 (18:05 +0000)]
Fixed Memory Leakage in gif loading.

Change-Id: I4d3daedca9ac5b6d72859693720f8b3ae1c8e14d

6 years agoDALi Version 1.3.11 19/169819/1 dali_1.3.11
adam.b [Fri, 9 Feb 2018 11:08:46 +0000 (11:08 +0000)]
DALi Version 1.3.11

Change-Id: I5f27877a62ce308b2a164b2fcbd70e498f4492e1

6 years agoUpdate unicode range of emoji script based on the latest unicode specification 81/169581/1
Richard Huang [Wed, 7 Feb 2018 16:13:29 +0000 (16:13 +0000)]
Update unicode range of emoji script based on the latest unicode specification

Change-Id: I67934e4a16397ce8871a345cbc0cc339d2751967

6 years agoAdded interface to install logging function 11/161511/3
David Steele [Thu, 23 Nov 2017 21:49:12 +0000 (21:49 +0000)]
Added interface to install logging function

Change-Id: Iade8933c638d18a3bb4fc8d42669cfd9892394d8

6 years agoAddd to check privilege for capture 31/167831/5
taeyoon0.lee [Mon, 22 Jan 2018 08:55:13 +0000 (17:55 +0900)]
Addd to check privilege for capture

Change-Id: I666d80e1350f2f8c0cdb80861d8317837d4ff99f

6 years agoMerge "Added APIs for codec in video-player" into devel/master
taeyoon0.lee [Tue, 6 Feb 2018 07:03:13 +0000 (07:03 +0000)]
Merge "Added APIs for codec in video-player" into devel/master

6 years agoMerge "Move KeyGrab and Internal Widget from internal to public" into devel/master
Adeel Kazmi [Fri, 2 Feb 2018 18:32:04 +0000 (18:32 +0000)]
Merge "Move KeyGrab and Internal Widget from internal to public" into devel/master

6 years agoPorted IMF manager changes for C# 61/169161/2
David Steele [Fri, 2 Feb 2018 13:58:55 +0000 (13:58 +0000)]
Ported IMF manager changes for C#

Destroying IMF manager from C# side needs a 'Finalize' method to shut down
object cleanly.

Change-Id: I9c2f4bdeca7ae6af58df0863ed26e3a73f322224

6 years agoDALi Version 1.3.10 19/169119/1 dali_1.3.10
Adeel Kazmi [Fri, 2 Feb 2018 10:28:34 +0000 (10:28 +0000)]
DALi Version 1.3.10

Change-Id: I4d2fd8275991f7758a1b64bfa4a0ff701626796d

6 years agoAdded APIs for codec in video-player 70/167370/11
taeyoon0.lee [Mon, 22 Jan 2018 09:31:38 +0000 (18:31 +0900)]
Added APIs for codec in video-player

Change-Id: I76c7dacc1bc55e6c06552bf136bc3edba4081158

6 years agoMove KeyGrab and Internal Widget from internal to public 90/168790/2
Seoyeon Kim [Wed, 31 Jan 2018 04:17:03 +0000 (13:17 +0900)]
Move KeyGrab and Internal Widget from internal to public

- KeyGrab and Internal Widget APIs were originally public APIs,
  but they moved to internal folder while dali-adaptor refactoring.
- So, moved key-grab.h, widget-impl.h, and widget-impl.cpp files
  from internal API to public API.

Change-Id: I12015967b083efcdf78757a2300433d42f52c4bc
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
6 years agoMerge "Set Lock key event in event-handler" into devel/master
Adeel Kazmi [Mon, 29 Jan 2018 11:57:47 +0000 (11:57 +0000)]
Merge "Set Lock key event in event-handler" into devel/master

6 years agoMerge "Initialize WatchApplication mState" into devel/master
Adeel Kazmi [Mon, 29 Jan 2018 11:57:41 +0000 (11:57 +0000)]
Merge "Initialize WatchApplication mState" into devel/master

6 years agoDALi Version 1.3.9 36/168436/1 dali_1.3.9
Umar [Fri, 26 Jan 2018 14:17:52 +0000 (14:17 +0000)]
DALi Version 1.3.9

Change-Id: Ia4807289223beb34c2e3254640349892faae2e6e

6 years agoDo not export symbols from internal ImfManager classes 68/168168/1
Adeel Kazmi [Wed, 24 Jan 2018 18:34:09 +0000 (18:34 +0000)]
Do not export symbols from internal ImfManager classes

Change-Id: I35983e4210c223f4082defad7c083ecf0a09c798

6 years agoProcess events after application is resumed 99/167999/3
Heeyong Song [Tue, 23 Jan 2018 09:44:19 +0000 (18:44 +0900)]
Process events after application is resumed

Change-Id: I1db16e2792891d6c90a4b2deb5d8315afe68859d

6 years agoInitialize WatchApplication mState 67/167467/3
Seoyeon Kim [Thu, 18 Jan 2018 01:22:36 +0000 (10:22 +0900)]
Initialize WatchApplication mState

- Initialized mState in WatchApplication Constructor.

Change-Id: I860c15dd84d755b0fc22369a3096492f581298f4
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
6 years agoSet Lock key event in event-handler 60/167960/1
Seoyeon Kim [Tue, 23 Jan 2018 05:46:32 +0000 (14:46 +0900)]
Set Lock key event in event-handler

 - Added Num Lock, Caps Lock, and Scroll Lock ecore key event

Change-Id: I2ad9073c1a090ed08b3d91cf5e3488e86d3a2bbe
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
6 years agoAdded performance logging back into adaptor build 45/167745/4
David Steele [Fri, 19 Jan 2018 13:31:13 +0000 (13:31 +0000)]
Added performance logging back into adaptor build

Fixed minor issues with build files

Change-Id: I73867cf404b955620a38365570dcc1ef6cf22616

6 years agoDALi Version 1.3.8 99/167699/1 dali_1.3.8
Victor Cebollada [Fri, 19 Jan 2018 08:15:55 +0000 (08:15 +0000)]
DALi Version 1.3.8

Change-Id: I2342d429c3561714caa2b44e936ea5245b844ebd

6 years agoFix doxygen format 04/167204/2
Seungho, Baek [Tue, 16 Jan 2018 07:08:31 +0000 (16:08 +0900)]
Fix doxygen format

 - modify "/*" -> "/**" in widget-impl.h: 154

Change-Id: Ie1c3811eec8078cb7b1f68c1fbfed6ff202931b5
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
6 years agoAdaptor refactor 78/158278/12
adam.b [Thu, 18 Jan 2018 11:26:31 +0000 (11:26 +0000)]
Adaptor refactor

New directory structure. Files have been moved to the new destination locations.

Change-Id: I00077fccfdbe466be736696287bad5598210c7a9

6 years agoMerge "Set proper locale to harfbuzz" into devel/master
Heeyong Song [Wed, 17 Jan 2018 09:04:56 +0000 (09:04 +0000)]
Merge "Set proper locale to harfbuzz" into devel/master

6 years agoSet proper locale to harfbuzz 63/167363/2
minho.sun [Wed, 17 Jan 2018 06:49:12 +0000 (15:49 +0900)]
Set proper locale to harfbuzz

Some country have their own cyrillic alphabets.
To draw it, DALi should set proper locale to harfbuzz.

Change-Id: I84eef22342765ac98a49ee9821f7693856069125
Signed-off-by: minho.sun <minho.sun@samsung.com>
6 years agoAdd DALI_KEY_RETURN to get control key event 63/167263/1
minho.sun [Tue, 16 Jan 2018 11:57:04 +0000 (20:57 +0900)]
Add DALI_KEY_RETURN to get control key event

Add DALI_KEY_RETURN.

- keyName : "Return"
- keyCode : 36

Change-Id: I6f321ac38011e16280a27c919a4d1482a83ca5c4
Signed-off-by: minho.sun <minho.sun@samsung.com>