platform/core/uifw/dali-adaptor.git
5 years agoDALi Version 1.4.12 78/202078/1 dali_1.4.12
Richard Huang [Fri, 22 Mar 2019 10:45:47 +0000 (10:45 +0000)]
DALi Version 1.4.12

Change-Id: I278e97201eaf498594f7241742e41733e575fe02

5 years agoFix wrong method declaration 45/201645/1
Jiyun Yang [Mon, 18 Mar 2019 08:23:46 +0000 (17:23 +0900)]
Fix wrong method declaration

Declaration of CreateNativeSurface() was not match to its implementation

Change-Id: I7241db3eebf45934dadca0f18140452804882251
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
5 years agoMerge "Deprecate Application::ReplaceWindow" into devel/master
Adeel Kazmi [Fri, 15 Mar 2019 15:54:52 +0000 (15:54 +0000)]
Merge "Deprecate Application::ReplaceWindow" into devel/master

5 years agoMerge "Revert "Convert texture's gl format (from dali-core)."" into devel/master
Adeel Kazmi [Fri, 15 Mar 2019 14:35:53 +0000 (14:35 +0000)]
Merge "Revert "Convert texture's gl format (from dali-core)."" into devel/master

5 years agoRevert "Convert texture's gl format (from dali-core)." 58/201558/1
Richard Huang [Fri, 15 Mar 2019 14:01:45 +0000 (14:01 +0000)]
Revert "Convert texture's gl format (from dali-core)."

This reverts commit 3e4e3a90958d12d6a8daac2eb68a5d4ed9539040.

Change-Id: Iaca2518f5c8fa326729297ad550fa819a8150da2

5 years agoDALi Version 1.4.11 36/201536/1 dali_1.4.11
György Straub [Fri, 15 Mar 2019 09:39:28 +0000 (09:39 +0000)]
DALi Version 1.4.11

Change-Id: Id2929a298a00db3deeb0ec5ab047d119dce5c97e

5 years agoDeprecate Application::ReplaceWindow 76/201476/5
Richard Huang [Thu, 14 Mar 2019 11:29:26 +0000 (11:29 +0000)]
Deprecate Application::ReplaceWindow

Change-Id: I1b159c803887ffaecf7b69762fba095c24dd64dd

5 years agoConvert texture's gl format (from dali-core). 77/201077/7
Seungho, Baek [Fri, 8 Mar 2019 06:08:36 +0000 (15:08 +0900)]
Convert texture's gl format (from dali-core).

 - ConvertTexture function in gl-implementation.
 - To remove dali-core's dependency of OpenGL es version.

Change-Id: I25a2f7035b92fa39e068125e207c81fe31a8e1f4
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
5 years agoAdd event handling support for multiple windows. 54/194554/14
Anton Obzhirov [Fri, 30 Nov 2018 17:43:44 +0000 (17:43 +0000)]
Add event handling support for multiple windows.

Change-Id: Id146f0223d3df8e02e7cf7f1497c480b184bcd6e

5 years agoMerge "Change Application::ResizeSignal() deprecated version correctly" into devel...
Seoyeon Kim [Mon, 11 Mar 2019 08:14:31 +0000 (08:14 +0000)]
Merge "Change Application::ResizeSignal() deprecated version correctly" into devel/master

5 years agoMerge "DALi Version 1.4.10" into devel/master
Adeel Kazmi [Fri, 8 Mar 2019 11:46:31 +0000 (11:46 +0000)]
Merge "DALi Version 1.4.10" into devel/master

5 years agoDALi Version 1.4.10 14/201114/1 dali_1.4.10
Daniel McEwen [Fri, 8 Mar 2019 11:29:26 +0000 (11:29 +0000)]
DALi Version 1.4.10

Change-Id: I0b2172e69e244373eea0a60538e48f513f9a5209

5 years ago(VectorAnimationRenderer) Add GetFrameRate method 25/200525/4
Heeyong Song [Tue, 26 Feb 2019 07:31:30 +0000 (16:31 +0900)]
(VectorAnimationRenderer) Add GetFrameRate method

Change-Id: I48e45c17dc98c8f5e6e69e9b9a2a65be36b2b589

5 years agoCall ProcessCoreEvent() from NotifySceneCreated() 00/201000/2
huiyu.eun [Thu, 7 Mar 2019 04:08:34 +0000 (13:08 +0900)]
Call ProcessCoreEvent() from NotifySceneCreated()

Reduce launching time

Change-Id: I0ecaa97da695a56840e69d88753ea33219754c37
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
5 years agoAdd logs - Window, Adaptor and CombinedUpdateRenderController 56/200456/2
Heeyong Song [Mon, 25 Feb 2019 07:10:20 +0000 (16:10 +0900)]
Add logs - Window, Adaptor and CombinedUpdateRenderController

Change-Id: I17bf9af011d52dc7e8f15d6265a5139bbd95939b

5 years agoEnsure FreeType library calls are successful before we continue processing 61/200961/2
Adeel Kazmi [Wed, 6 Mar 2019 11:58:30 +0000 (11:58 +0000)]
Ensure FreeType library calls are successful before we continue processing

Change-Id: I69ddfdcbcbabf555627583b43de23cd393b25243

5 years agoMerge "Ensure we only show the EGL information at init rather than every time we...
Adeel Kazmi [Wed, 6 Mar 2019 08:42:46 +0000 (08:42 +0000)]
Merge "Ensure we only show the EGL information at init rather than every time we change the context" into devel/master

5 years agoMerge "clear cache when locale is changed" into devel/master
joogab yun [Wed, 6 Mar 2019 00:59:35 +0000 (00:59 +0000)]
Merge "clear cache when locale is changed" into devel/master

5 years agoEnsure we only show the EGL information at init rather than every time we change... 10/200910/1
Adeel Kazmi [Tue, 5 Mar 2019 14:15:02 +0000 (14:15 +0000)]
Ensure we only show the EGL information at init rather than every time we change the context

Change-Id: I657ee0409ac22f73e170c58f46cba4161efae483

5 years agoclear cache when locale is changed 76/200776/3
minho.sun [Mon, 12 Feb 2018 11:30:15 +0000 (20:30 +0900)]
clear cache when locale is changed

When locale is change, font configuration might provide a different font
list.

In this case, original cached font might not be valid for same script.
Therefore, we need to clear caches.

Change-Id: Ia1d9dbc7a4b7a346cd5818811afc05374a0d9045

5 years agoFontConfig - Remove the font format from the match pattern. 77/200777/1
Victor Cebollada [Fri, 21 Dec 2018 15:21:46 +0000 (15:21 +0000)]
FontConfig - Remove the font format from the match pattern.

* Is not possible to select fonts with a font format
  different than True Type.
* By default "TrueType" is added to the pattern used by
  FontConfig to match a font. This apparently makes
  impossible to select a font with a different format.

Change-Id: I46971d3a6e9bcc8bbe5109bc20ebbbc71a2a1792

5 years agoDALi Version 1.4.9 39/200739/1 dali_1.4.9
greynaga [Fri, 1 Mar 2019 14:34:43 +0000 (14:34 +0000)]
DALi Version 1.4.9

Change-Id: I0cc319f7f7dcc5d10f3860a441bb865c23ecb192

5 years agoRemove the indicator 80/200480/2
Richard Huang [Mon, 25 Feb 2019 17:10:02 +0000 (17:10 +0000)]
Remove the indicator

Change-Id: Ie06cd6eb1be0e377ed0ce807bfdb3dee178bea26

5 years agoRemove unuseful application-extensions 97/200497/1
xb.teng [Tue, 26 Feb 2019 04:05:30 +0000 (12:05 +0800)]
Remove unuseful application-extensions

Change-Id: I39edcb788ddaa706d8d7cd3a717c7b4c861d39ac

5 years agoFix the life cicle of the FcCharSet objects. 24/200324/2
Victor Cebollada [Tue, 19 Feb 2019 16:12:34 +0000 (16:12 +0000)]
Fix the life cicle of the FcCharSet objects.

* Pointer to this objects were kept in the caches
  without taking care too much of the FcPattern objects
  that hold them.
  The fon client increases now the reference counter of
  these objects when they are stored in the caches.

* The new mFontIdCache, mPixelBufferCache, mEmbeddedItemCache
  and mBitmapFontCache caches were not cleared in the
  ClearCache() method.

[Model] Gear Watch Designer
[BinType]
[Customer]
[Issue#]
[Request]
[Occurrence Version]
[Problem]
[Cause & Measure] As described above.
[Checking Method]
[Team] SRUK
[Developer] Victor Cebollada
[Solution company] Samsung
[Change Type]

Change-Id: Ieb8590a786111f88676c305c9e1a17232288a61e
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
5 years agoMerge "Support multiple window rendering" into devel/master
David Steele [Fri, 22 Feb 2019 16:22:56 +0000 (16:22 +0000)]
Merge "Support multiple window rendering" into devel/master

5 years agoDALi Version 1.4.8 89/200389/1 dali_1.4.8
David Steele [Fri, 22 Feb 2019 14:32:08 +0000 (14:32 +0000)]
DALi Version 1.4.8

Change-Id: I68b055403da47eaaa96941a9af3b690427015d9c

5 years agoChange Application::ResizeSignal() deprecated version correctly 00/200300/1
Seoyeon Kim [Thu, 21 Feb 2019 08:23:23 +0000 (17:23 +0900)]
Change Application::ResizeSignal() deprecated version correctly

- Tizen ACR process of Application::ResizeSignal() was already done,
  and ResizeSignal() is deprecated from Tizen 4.0.
- So, Changed DEPRECATED version for Tizen 4.0

Change-Id: Ic33d45e44b98364f6543818872de14bc257d140d
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
5 years agoSupport multiple window rendering 33/193933/23
Richard Huang [Tue, 27 Nov 2018 14:34:29 +0000 (14:34 +0000)]
Support multiple window rendering

Change-Id: If6a530db891bb564547cbf9c4890a604d7c80a7a

5 years agoMerge "Text improvement 1. Circular text implementation. * Adds to dali-adaptor...
joogab yun [Wed, 20 Feb 2019 00:39:51 +0000 (00:39 +0000)]
Merge "Text improvement 1. Circular text implementation.  * Adds to dali-adaptor a back-end to render text with Cairo.  * Add support for bitmap fonts.  * Add support embedded Item. 2. Software italic/bold issues fixed." into devel/master

5 years agoText improvement 61/197561/26
Victor Cebollada [Mon, 16 Apr 2018 15:34:47 +0000 (16:34 +0100)]
Text improvement
1. Circular text implementation.
 * Adds to dali-adaptor a back-end to render text with Cairo.
 * Add support for bitmap fonts.
 * Add support embedded Item.
2. Software italic/bold issues fixed.

Change-Id: I6491bdc19db789385f1928a99d63eaecb1c12959

5 years agoDeclared in C style for calling from app-launcher 49/192949/5
huiyu.eun [Mon, 12 Nov 2018 12:15:41 +0000 (21:15 +0900)]
Declared in C style for calling from app-launcher

Declared in C style for calling from app-launcher

Change-Id: Ic5b1c9eb4cc100829e5d94b3c9cbae26959d2915
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
5 years agoMerge "Remove SystemOverlay." into devel/master
Adeel Kazmi [Thu, 14 Feb 2019 15:04:40 +0000 (15:04 +0000)]
Merge "Remove SystemOverlay." into devel/master

5 years agoMerge "Added generic folders for non-platform specific implementations" into devel...
Adeel Kazmi [Thu, 14 Feb 2019 14:34:39 +0000 (14:34 +0000)]
Merge "Added generic folders for non-platform specific implementations" into devel/master

5 years agoDALi Version 1.4.7 00/199800/1 dali_1.4.7
Anton Obzhirov [Thu, 14 Feb 2019 14:07:21 +0000 (14:07 +0000)]
DALi Version 1.4.7

Change-Id: Ifec56703898bc19c75b0b4f66de18468cafc184f

5 years agoAdded generic folders for non-platform specific implementations 47/199647/6
Adeel Kazmi [Wed, 13 Feb 2019 17:21:06 +0000 (17:21 +0000)]
Added generic folders for non-platform specific implementations

This should make adding new adaptations easier as it wouldn't require
copying these files.

Change-Id: I88cc5fcd4ee738ed748f5668a4aa0353b8afb68b

5 years agoRemove SystemOverlay. 50/199650/2
Anton Obzhirov [Wed, 13 Feb 2019 17:06:01 +0000 (17:06 +0000)]
Remove SystemOverlay.

Change-Id: If4f5ce327ef17bc04b9dcc3fff2d966a1a2b5470

5 years agoMerge "Add protect code for curl handle" into devel/master
Adeel Kazmi [Wed, 13 Feb 2019 16:13:19 +0000 (16:13 +0000)]
Merge "Add protect code for curl handle" into devel/master

5 years agoMove DEPRECATED tags to the top of the description 86/199486/1
Seoyeon Kim [Tue, 12 Feb 2019 04:55:17 +0000 (13:55 +0900)]
Move DEPRECATED tags to the top of the description

Change-Id: Id030a869b6fb8c687c75bcb0fc8ce95c2e9671bb
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
5 years agoMerge "set CURLOPT_TIMEOUT 120 seconds" into devel/master
sunghyun kim [Mon, 11 Feb 2019 05:15:55 +0000 (05:15 +0000)]
Merge "set CURLOPT_TIMEOUT 120 seconds" into devel/master

5 years agoMerge "Fix DEPRECATED version to be included in Tizen 5.5" into devel/master
Adeel Kazmi [Fri, 8 Feb 2019 12:27:21 +0000 (12:27 +0000)]
Merge "Fix DEPRECATED version to be included in Tizen 5.5" into devel/master

5 years agoMerge changes I91aadcd7,I6bad1977 into devel/master
Adeel Kazmi [Fri, 8 Feb 2019 12:21:39 +0000 (12:21 +0000)]
Merge changes I91aadcd7,I6bad1977 into devel/master

* changes:
  Adding Processor Registration Integration API
  Processor separated from core.h

5 years agoMerge "DALi Version 1.4.6" into devel/master
Adeel Kazmi [Fri, 8 Feb 2019 12:19:14 +0000 (12:19 +0000)]
Merge "DALi Version 1.4.6" into devel/master

5 years agoDALi Version 1.4.6 23/199323/1 dali_1.4.6
Agnelo Vaz [Fri, 8 Feb 2019 12:15:02 +0000 (12:15 +0000)]
DALi Version 1.4.6

Change-Id: I98d440147f4c639aa032de015411afac98f4cbb4

5 years agoFix DEPRECATED version to be included in Tizen 5.5 90/199290/1
Seoyeon Kim [Fri, 8 Feb 2019 07:16:05 +0000 (16:16 +0900)]
Fix DEPRECATED version to be included in Tizen 5.5

- Some APIs are added or deprecated without Tizen ACR process.
  To be included in Tizen platform, fixed ALIASES tags for Tizen 5.5

Change-Id: Ia8bed4f15438331f98d11f56d8b7740b1ad1407f
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
5 years agoAdded DALI_WIDGET_REFRESH_RATE and cleaned up build flags 85/199185/3
Jiyun Yang [Thu, 7 Feb 2019 04:45:28 +0000 (13:45 +0900)]
Added DALI_WIDGET_REFRESH_RATE and cleaned up build flags

* DALI_WIDGET_REFRESH_RATE is an environment variable which is
  used to control WidgetApplication's render refresh rate.
* Removed unused legacy build flags: USE_APPFW_EFL_BASE, WIDGET_SUPPOERTED

Change-Id: I26039524850561076bf08a657b9bab7aae579484
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
5 years agoset CURLOPT_TIMEOUT 120 seconds 53/199253/1
Joogab Yun [Mon, 12 Mar 2018 05:04:17 +0000 (14:04 +0900)]
set CURLOPT_TIMEOUT 120 seconds

Change-Id: I1488f6bf25af831c65ef4c184ddd0228e4db2fbd

5 years agoAdding Processor Registration Integration API 98/199098/4
Agnelo Vaz [Fri, 1 Feb 2019 17:58:17 +0000 (17:58 +0000)]
Adding Processor Registration Integration API

Change-Id: I91aadcd736ec76c7b71494ae30ca8b8a620cb5ca

5 years agoProcessor separated from core.h 32/199232/1
Agnelo Vaz [Thu, 7 Feb 2019 11:07:18 +0000 (11:07 +0000)]
Processor separated from core.h

Change-Id: I6bad1977b29809f42779d2328e8b656531787e8b

5 years agoMerge "DALi Version 1.4.5" into devel/master
David Steele [Fri, 1 Feb 2019 12:04:29 +0000 (12:04 +0000)]
Merge "DALi Version 1.4.5" into devel/master

5 years agoDALi Version 1.4.5 78/199078/1 dali_1.4.5
Adeel Kazmi [Fri, 1 Feb 2019 11:57:36 +0000 (11:57 +0000)]
DALi Version 1.4.5

Change-Id: I07d359ea5c99192388535a55a70789ee222c9838

5 years agoAdd new environment variable DALI_WATCH_REFRESH_RATE 57/198957/1
Jiyun Yang [Thu, 31 Jan 2019 08:38:11 +0000 (17:38 +0900)]
Add new environment variable DALI_WATCH_REFRESH_RATE

This variable is used to control WatchApplication's render refresh rate.

Change-Id: I208a212db36d7b4edec3b670902b411d8fffc430
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
5 years ago(VectorAnimation) Add a function to change a Renderer 13/196513/3
Heeyong Song [Wed, 2 Jan 2019 02:41:10 +0000 (11:41 +0900)]
(VectorAnimation) Add a function to change a Renderer

Change-Id: Ib446d1144ba78951be4961115c55800bf69d4ff5

5 years agoMerge "Add api for get original image size" into devel/master
sunghyun kim [Mon, 28 Jan 2019 00:54:10 +0000 (00:54 +0000)]
Merge "Add api for get original image size" into devel/master

5 years agoDALi Version 1.4.4 68/198568/1 dali_1.4.4
adam.b [Fri, 25 Jan 2019 12:20:18 +0000 (12:20 +0000)]
DALi Version 1.4.4

Change-Id: I13ba927eeb29d508e0ce7a1d05c6e1f4b4f80a09

5 years agoAdd api for get original image size 80/198180/4
Sunghyun kim [Tue, 22 Jan 2019 02:01:36 +0000 (11:01 +0900)]
Add api for get original image size

Change-Id: I3a137213ffcfc19f0bdaf429023355e9e5479d2d

5 years agoImplement new API, DevelApplication::GetDataPath() 03/198303/2
Jiyun Yang [Wed, 23 Jan 2019 11:51:49 +0000 (20:51 +0900)]
Implement new API, DevelApplication::GetDataPath()

"Data path" is the path to the application's data directory
which is used to store private data of the application.

Change-Id: Iec455cb5d64c06d88627baa175c105f8436fa37d
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
5 years agoMerge "Register a window configuration callback (Wayland2) to response properly"...
Adeel Kazmi [Tue, 22 Jan 2019 11:06:25 +0000 (11:06 +0000)]
Merge "Register a window configuration callback (Wayland2) to response properly" into devel/master

5 years agoColor Controller implementation 23/196723/10
Seungho, Baek [Fri, 4 Jan 2019 02:31:19 +0000 (11:31 +0900)]
Color Controller implementation

 - color-controller-plugin.h
 - color-controller-impl.cpp

Change-Id: Ieba2b1a8c0f0133630ddb2e09f7f1b408c106f91
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
5 years agoChange WebEngine API 20/193920/8
Jiyun Yang [Wed, 21 Nov 2018 10:49:41 +0000 (19:49 +0900)]
Change WebEngine API

* Rename AddJavaScriptInterface to AddJavaScriptMessageHandler
* Change arguments of AddJavaScriptMessageHandler
* Remove RemoveJavascriptInterface

Change-Id: I53f2527b47087d93506c1b38563ad5dc0bdc3d64
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
5 years agoDALi Version 1.4.3 75/198075/1 dali_1.4.3
Victor Cebollada [Fri, 18 Jan 2019 10:44:14 +0000 (10:44 +0000)]
DALi Version 1.4.3

Change-Id: Ica78392ac1c4545251f1029bf3787672be084ad3

5 years agoRegister a window configuration callback (Wayland2) to response properly 74/197774/2
Jiyun Yang [Wed, 16 Jan 2019 08:30:20 +0000 (17:30 +0900)]
Register a window configuration callback (Wayland2) to response properly

Change-Id: Ib3320206cc42f3396172b2a25a119e3c9e943979
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
5 years agoFix an error check in jpeg encoder 77/197577/1
Heeyong Song [Mon, 14 Jan 2019 08:00:29 +0000 (17:00 +0900)]
Fix an error check in jpeg encoder

Change-Id: I6398f097972e015194390e660832fbeafd782fc4

5 years agoMerge "To support openssl new feature" into devel/master
dongsug song [Mon, 14 Jan 2019 07:10:05 +0000 (07:10 +0000)]
Merge "To support openssl new feature" into devel/master

5 years agoMerge "Fix to get the logical key to ecore key variable" into devel/master
Seoyeon Kim [Mon, 14 Jan 2019 05:13:36 +0000 (05:13 +0000)]
Merge "Fix to get the logical key to ecore key variable" into devel/master

5 years agoDALi Version 1.4.2 94/197494/1 dali_1.4.2
Richard Huang [Fri, 11 Jan 2019 12:38:59 +0000 (12:38 +0000)]
DALi Version 1.4.2

Change-Id: Ieb6c8dfa5ad25cd2963769cee4f0e3764f626a47

5 years agoTo support openssl new feature 52/197452/2
xb.teng [Fri, 11 Jan 2019 08:04:38 +0000 (16:04 +0800)]
To support openssl new feature

Change-Id: I76517a095ade51cc326bbfc4c34ead3cf56a6017

5 years agoDALi Version 1.4.1 30/196830/1 dali_1.4.1
David Steele [Fri, 4 Jan 2019 17:39:50 +0000 (17:39 +0000)]
DALi Version 1.4.1

Change-Id: Ifb59f85008572d6d2cedab4a470038f2d9e5aa54

5 years agoAdd protect code for curl handle 94/196194/1
xb.teng [Wed, 26 Dec 2018 02:25:37 +0000 (10:25 +0800)]
Add protect code for curl handle

Change-Id: Iaad83802dcc45395759a1b08702d60d10de5b6bc

5 years agoDALi Version 1.4.0 91/196091/1 dali_1.4.0
György Straub [Fri, 21 Dec 2018 10:22:13 +0000 (10:22 +0000)]
DALi Version 1.4.0

Change-Id: I403c3f41faac68a771f3b52c816a2fa07a67af32

5 years agoChange data type in AddExifFieldPropertyMap 66/195666/1
Heeyong Song [Mon, 17 Dec 2018 07:00:26 +0000 (16:00 +0900)]
Change data type in AddExifFieldPropertyMap

Change-Id: Id2ca361d6a30ad7703419d779174604015018778

5 years agoFix to get the logical key to ecore key variable 42/193442/2
Seoyeon Kim [Tue, 20 Nov 2018 05:24:49 +0000 (14:24 +0900)]
Fix to get the logical key to ecore key variable

- Ecore key variable should be the logical key,
  not the string name of the key pressed.
- For example, if the user press 'Shift + 2' key,
  keyPressedName is 2, but key variable is "at" and key string is "@".

Change-Id: I1c59b69873635e180e9e66f347c8ebe0b394ac9f
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
5 years agoDALi Version 1.3.54 99/195599/1 dali_1.3.54
greynaga [Fri, 14 Dec 2018 15:37:34 +0000 (15:37 +0000)]
DALi Version 1.3.54

Change-Id: I0c2d01c7b35651eb281a86568f778b343075ef23

5 years ago(VectorAnimationRenderer) Add SetSize method 56/193756/3
Heeyong Song [Mon, 26 Nov 2018 06:09:06 +0000 (15:09 +0900)]
(VectorAnimationRenderer) Add SetSize method

Change-Id: Id654f7157043a6e62e0e407e6c183691db6e694d

5 years agoChange NativeImageSourceQueue 15/193615/3
Heeyong Song [Thu, 22 Nov 2018 08:19:28 +0000 (17:19 +0900)]
Change NativeImageSourceQueue

- unsigned int -> uint32_t
- Remove SetSource()
- Add SetSize()

Change-Id: I426ce69f2e6bd2510d4d409117efbbb2edf07cce

5 years agoMerge "modified direction - Hausa uses the Roman alphabet (Boko). So change to LTR...
joogab yun [Fri, 7 Dec 2018 02:20:38 +0000 (02:20 +0000)]
Merge "modified direction - Hausa uses the Roman alphabet (Boko). So change to LTR. - remove Kurdish Change-Id: I2aded756e141f16d7ed1857170a81b6e58068530" into devel/master

5 years agoDALi Version 1.3.53 33/194633/1 dali_1.3.53
Anton Obzhirov [Thu, 6 Dec 2018 11:29:13 +0000 (11:29 +0000)]
DALi Version 1.3.53

Change-Id: I5630281e8ee93b833e9b25291b754573c854e2c5

5 years agomodified direction 65/194565/1
Joogab Yun [Thu, 6 Dec 2018 01:20:09 +0000 (10:20 +0900)]
modified direction
- Hausa uses the Roman alphabet (Boko). So change to LTR.
- remove Kurdish
Change-Id: I2aded756e141f16d7ed1857170a81b6e58068530

5 years agoMerge "Changed the return type of GetBidiCharacterDirection." into devel/master
joogab yun [Tue, 4 Dec 2018 08:11:51 +0000 (08:11 +0000)]
Merge "Changed the return type of GetBidiCharacterDirection." into devel/master

5 years agoChanged the return type of GetBidiCharacterDirection. 97/194097/3
Joogab Yun [Thu, 29 Nov 2018 04:56:01 +0000 (13:56 +0900)]
Changed the return type of GetBidiCharacterDirection.

ex) When I run the sample below, the direction of the brackets is wrong.
 TextLabel label = TextLabel::New("الدفع التالي: $0.79 (2018/12/29)");

Change-Id: I766fcf5d2176783a9bf1841595f2b08ffe1f9186

5 years ago(VectorAnimationRendererPluginProxy) Fix SVACE error 19/193719/2
Adeel Kazmi [Fri, 23 Nov 2018 12:12:59 +0000 (12:12 +0000)]
(VectorAnimationRendererPluginProxy) Fix SVACE error

Change-Id: I802df422144300a1df6199dcdcb64f7df30ad13a

5 years ago(Application) Restore setting a view mode to preserve compatibility 50/194250/2
Heeyong Song [Fri, 30 Nov 2018 08:07:42 +0000 (17:07 +0900)]
(Application) Restore setting a view mode to preserve compatibility

Change-Id: Iebe8c6c7de53af0c98c44e08ba86220dafc3fa31

5 years agoMerge "DALi Version 1.3.52" into devel/master
David Steele [Fri, 30 Nov 2018 11:19:37 +0000 (11:19 +0000)]
Merge "DALi Version 1.3.52" into devel/master

5 years agoDALi Version 1.3.52 68/194268/1 dali_1.3.52
Agnelo Vaz [Fri, 30 Nov 2018 11:13:59 +0000 (11:13 +0000)]
DALi Version 1.3.52

Change-Id: I54586fc325732995b0c46af0e43e104af672a7b0

5 years agomodified direction 98/193898/3
Joogab Yun [Tue, 27 Nov 2018 09:37:03 +0000 (18:37 +0900)]
modified direction
- Azerbaijani, Kashmiri and Tajik language is LTR.
- Hausa and Kurdish language is RTL.

https://meta.wikimedia.org/wiki/Template:List_of_language_names_ordered_by_code

Change-Id: Ifecd0e0651bd639d197e92074d561156f69a6871

5 years agoFix callback manager issue 78/193578/2
Heeyong Song [Thu, 22 Nov 2018 05:35:16 +0000 (14:35 +0900)]
Fix callback manager issue

Change-Id: I85d7f1a74a960c1f118fd55d4101b18aaf14f0fc

5 years agoMerge "DALi Version 1.3.51" into devel/master
Adeel Kazmi [Fri, 23 Nov 2018 11:48:25 +0000 (11:48 +0000)]
Merge "DALi Version 1.3.51" into devel/master

5 years agoDALi Version 1.3.51 07/193707/1 dali_1.3.51
Adeel Kazmi [Fri, 23 Nov 2018 11:36:35 +0000 (11:36 +0000)]
DALi Version 1.3.51

Change-Id: I06ad6023649140c68cb7fb781b4c913741586433

5 years agoMerge "modified direction of kk_KZ locale, Kazakh language is LTR." into devel/master
joogab yun [Fri, 23 Nov 2018 09:30:28 +0000 (09:30 +0000)]
Merge "modified direction of kk_KZ locale, Kazakh language is LTR." into devel/master

5 years agoFix the crash when it tries to destroy the wrong surface 33/193633/1
Richard Huang [Thu, 22 Nov 2018 11:11:23 +0000 (11:11 +0000)]
Fix the crash when it tries to destroy the wrong surface

Change-Id: If8a0b0527c3f6e96d97436a085405b609f01c486

5 years agoFix the crash while replacing the surface 42/193542/2
Richard Huang [Wed, 21 Nov 2018 18:24:28 +0000 (18:24 +0000)]
Fix the crash while replacing the surface

Change-Id: I65d4d76be4d801b44759ad4dbd60c6cb468791ee

5 years agoAdd Vector animation renderer 27/191427/8
Heeyong Song [Wed, 17 Oct 2018 05:30:48 +0000 (14:30 +0900)]
Add Vector animation renderer

Change-Id: I6390df6ea8dd703ac479198c57d5b166ac15ab54

5 years agomodified direction of kk_KZ locale, Kazakh language is LTR. 69/193269/6
Joogab Yun [Fri, 16 Nov 2018 11:32:00 +0000 (20:32 +0900)]
modified direction of kk_KZ locale, Kazakh language is LTR.

Change-Id: I3f808544efc86d070fe3c3c989aa882cee51cac9

5 years agoFix SVACE errors 19/193519/1
Adeel Kazmi [Wed, 21 Nov 2018 11:25:24 +0000 (11:25 +0000)]
Fix SVACE errors

Change-Id: I33483d4b9c3204def03a5301c4e0775463bca716

5 years agoThe graphics of new surface should be initialized while replacing the surface 47/193447/1
Richard Huang [Tue, 20 Nov 2018 16:53:27 +0000 (16:53 +0000)]
The graphics of new surface should be initialized while replacing the surface

Change-Id: I05a319939976b84923f0952a8494a7e7c2995dd0

5 years agoMerge "Remove StereoMode" into devel/master
Adeel Kazmi [Fri, 16 Nov 2018 17:17:36 +0000 (17:17 +0000)]
Merge "Remove StereoMode" into devel/master

5 years agoMerge "DALi Version 1.3.50" into devel/master
Adeel Kazmi [Fri, 16 Nov 2018 13:59:45 +0000 (13:59 +0000)]
Merge "DALi Version 1.3.50" into devel/master

5 years agoDALi Version 1.3.50 52/193252/1 dali_1.3.50
adam.b [Fri, 16 Nov 2018 12:21:14 +0000 (12:21 +0000)]
DALi Version 1.3.50

Change-Id: I40cf05a3c63e3a76de58a9b7f4cc2338d5f36aba

5 years agoMerge "Add Window::SetPositionSize() and remove redundant value check" into devel...
JIYUN YANG [Fri, 16 Nov 2018 06:05:23 +0000 (06:05 +0000)]
Merge "Add Window::SetPositionSize() and remove redundant value check" into devel/master

5 years agoAdvice about compiler versions in README requirements section 73/193173/1
Paul Wisbey [Thu, 15 Nov 2018 14:03:45 +0000 (14:03 +0000)]
Advice about compiler versions in README requirements section

Change-Id: I72476a242d28f13e8c723cd2821337a23803cdae