Adeel Kazmi [Thu, 11 Jul 2019 17:39:03 +0000 (17:39 +0000)]
Merge "Add file stream API." into devel/master
Anton Obzhirov [Tue, 9 Jul 2019 09:43:07 +0000 (10:43 +0100)]
Add file stream API.
Change-Id: I8558863e04052c075f90135b3558f0d5ee1d2a12
sunghyun kim [Wed, 10 Jul 2019 07:20:37 +0000 (07:20 +0000)]
Merge "Add log for checking window status" into devel/master
joogab yun [Wed, 10 Jul 2019 06:52:45 +0000 (06:52 +0000)]
Merge "prevent division by zero" into devel/master
Sunghyun kim [Wed, 10 Jul 2019 05:07:20 +0000 (14:07 +0900)]
Add log for checking window status
Need to print Log when window status is changed.
Change-Id: I4b825b344ef280f3a448eb115e57668a0c954db0
Joogab Yun [Mon, 8 Jul 2019 08:04:30 +0000 (17:04 +0900)]
prevent division by zero
Change-Id: I97b97da610346f75c93e3fe0ee41831f1f2b8740
Richard Huang [Mon, 8 Jul 2019 12:57:37 +0000 (13:57 +0100)]
Synchronize the window removal between main thread and render thread
Change-Id: I2ad9c459029c648d66d1dca373f5fd906ec0d6c8
Wonsik Jung [Mon, 8 Jul 2019 00:08:42 +0000 (00:08 +0000)]
Merge "Tizen specific wl_egl_window APIs is replaced." into devel/master
Adeel Kazmi [Fri, 5 Jul 2019 16:13:01 +0000 (16:13 +0000)]
Merge "Check EGL_KHR_Create_Context extension, Prevent glFinish without makeCurrent, Remove ifdef ARM in ChooseConfig" into devel/master
Anton Obzhirov [Tue, 2 Jul 2019 10:16:46 +0000 (11:16 +0100)]
All file read operations should be done through FileLoader.
Change-Id: I8709b060504f76a35d3abc5ef6500fa29320f897
Adeel Kazmi [Fri, 5 Jul 2019 09:45:32 +0000 (09:45 +0000)]
Merge "DALi Version 1.4.27" into devel/master
Wonsik Jung [Wed, 3 Jul 2019 09:30:20 +0000 (18:30 +0900)]
Tizen specific wl_egl_window APIs is replaced.
Tizen Specific wl_egl_window APIs and symbols will be replaced
and previous APIs will be removed.
Most of changes are prefix in APIs and symbol.
This chagnes is valid since Tizen 5.0
Change-Id: Ie272d03772201055080831dcbefbf43fe84e1c92
György Straub [Fri, 5 Jul 2019 07:55:51 +0000 (08:55 +0100)]
DALi Version 1.4.27
Change-Id: I1fcd2d722d4c9388c2dd249df96f35a2ecc34ee5
Heeyong Song [Fri, 5 Jul 2019 01:52:38 +0000 (01:52 +0000)]
Merge "Call RequestUpdateOnce in OnWindowShown()" into devel/master
Seungho, Baek [Thu, 4 Jul 2019 23:42:34 +0000 (08:42 +0900)]
Check EGL_KHR_Create_Context extension, Prevent glFinish without makeCurrent, Remove ifdef ARM in ChooseConfig
- If EGL_KHR_Create_Context extension is not supported, Do not use EGL_CONTEXT_MINOR_VERSION_KHR
- Without any Current Context, do not call glFinish
- Remove ARM condition in the ChooseConfig
Change-Id: I3d0ac92b4ac2cb1404716a4581d654fa7c6d41ac
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
Adeel Kazmi [Thu, 4 Jul 2019 16:42:36 +0000 (16:42 +0000)]
Revert "Check EGL_KHR_Create_Context extension, Prevent glFinish without makeCurrent, Remove ifdef ARM in ChooseConfig"
This reverts commit
baa3e991beacd0343e825bee0d49d0f8ea6a1700.
Reason for revert: Cannot launch any demos on mobile target anymore.
Change-Id: I9bbe96afabe7e1cdc715df8147b874d6b317df4d
Seungho, Baek [Wed, 12 Jun 2019 08:12:13 +0000 (17:12 +0900)]
Check EGL_KHR_Create_Context extension, Prevent glFinish without makeCurrent, Remove ifdef ARM in ChooseConfig
- If EGL_KHR_Create_Context extension is not supported, Do not use EGL_CONTEXT_MINOR_VERSION_KHR
- Without any Current Context, do not call glFinish
- Remove ARM condition in the ChooseConfig
Change-Id: I27cf679943694f91329454e63441a100ab04e706
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
Heeyong Song [Tue, 25 Jun 2019 06:26:25 +0000 (15:26 +0900)]
Call RequestUpdateOnce in OnWindowShown()
Rendering should be done when a window is shown.
But the Adaptor may be in the running state (when other windows are shown). So call RequestUpdateOnce() in that case.
Change-Id: I5c3725fd171c0d93fdfbf00362e239fb66716fb6
greynaga [Fri, 28 Jun 2019 10:42:33 +0000 (11:42 +0100)]
DALi Version 1.4.26
Change-Id: Ib63d4d99785208866b17f1770c896f2ba6046b4a
Adeel Kazmi [Tue, 25 Jun 2019 14:32:18 +0000 (14:32 +0000)]
Merge "Remove Tizen 5.5 dependent code from native-render-surface" into devel/master
Jiyun Yang [Tue, 25 Jun 2019 12:06:03 +0000 (21:06 +0900)]
Remove Tizen 5.5 dependent code from native-render-surface
Change-Id: Ie71de8205f5dbfe9fe1b72a303960259ae5bfea0
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
Anton Obzhirov [Tue, 25 Jun 2019 10:24:40 +0000 (11:24 +0100)]
Move Ubuntu tts player to generic.
Change-Id: I67ff0c92f83502734b9aac56ab91b67504c70449
Adeel Kazmi [Tue, 25 Jun 2019 08:15:50 +0000 (08:15 +0000)]
Merge "Removed references to GestureManager" into devel/master
Anton Obzhirov [Mon, 24 Jun 2019 13:54:01 +0000 (14:54 +0100)]
Remove vsync-monitor since is not used anymore and move egl-image-extensions-ubuntu.cpp to generic.
Change-Id: Ie7567fca26a5ce0ca6a303c34d19975755f1f30c
Adeel Kazmi [Mon, 24 Jun 2019 12:53:02 +0000 (13:53 +0100)]
Removed references to GestureManager
Change-Id: I14419c50af668492c65caf747c9b8e6e4b3f5178
Anton Obzhirov [Mon, 24 Jun 2019 10:36:52 +0000 (11:36 +0100)]
Move trace factory Ubuntu implementation to generic.
Change-Id: Ic34941ea014408a844a3d2777c87a375392e190f
huiyu.eun [Mon, 17 Dec 2018 05:21:47 +0000 (14:21 +0900)]
Add SetCommandLineOptions() for pre-initialzed application
Add SetCommandLineOptions() for pre-initialzed application
Change-Id: I822f95927d0543104c924c452742372d1c52f0aa
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
JIYUN YANG [Fri, 21 Jun 2019 06:42:26 +0000 (06:42 +0000)]
Merge "SceneHolder sets background color through the Scene to send an information to the UpdateRender thread" into devel/master
Jiyun Yang [Wed, 12 Jun 2019 11:47:24 +0000 (20:47 +0900)]
SceneHolder sets background color through the Scene to send an information to the UpdateRender thread
Change-Id: Iaf55375b3218367efccd1c2d87f002ea4132f58b
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
Jiyun Yang [Mon, 27 May 2019 11:00:17 +0000 (20:00 +0900)]
Fix things to support EvasPlugin
1. Expose several internal API
* Adaptor::AddWindow
* Adaptor::SurfaceResizePrepare, SurfaceResizeComplete
* Adaptor::OnWindowShown, OnWindowHidden
* KeyLookup::GetDaliKeyCode
2. InputMethodContextWl supports not only WindowRenderSurface but NativeRenderSurface
3. EglImplementation::ReplaceSurfaceWindow() seems to have a bug.
It calls MakeContextCurrent with destroyed surface.
Change-Id: I901c34d5d4bf40a4ba0075c13cf8ebe6b60e8500
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
Anton Obzhirov [Thu, 20 Jun 2019 10:20:15 +0000 (11:20 +0100)]
DALi Version 1.4.25
Change-Id: If9c392c25e678d80b4266a388ca6a81761ffc4f7
Adeel Kazmi [Wed, 19 Jun 2019 10:16:12 +0000 (10:16 +0000)]
Merge "Not ref counting the windows in the adaptor" into devel/master
Richard Huang [Thu, 13 Jun 2019 10:11:15 +0000 (11:11 +0100)]
Not ref counting the windows in the adaptor
Change-Id: I515a13a2281d51e68f2fe1d27a231b6e1f832abe
Agnelo Vaz [Fri, 14 Jun 2019 10:36:40 +0000 (11:36 +0100)]
DALi Version 1.4.24
Change-Id: I14b9f53046ecfc9adb317987e4e739f8ffb1f426
Seungho BAEK [Tue, 11 Jun 2019 04:13:57 +0000 (04:13 +0000)]
Merge "Add "/" end of the default resource path" into devel/master
Seungho, Baek [Tue, 4 Jun 2019 01:38:19 +0000 (10:38 +0900)]
Add "/" end of the default resource path
Change-Id: I9ca382119a4b7c53c3aa06c2a29c74710cbfb840
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
Seungho, Baek [Wed, 22 May 2019 04:45:07 +0000 (13:45 +0900)]
Coverity fix, Add virtual in the destructor of GlesAbstraction
Change-Id: Id5e7bcf0eaa4f477bb04116ab0bedd0005bdc89a
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
Sunghyun kim [Tue, 23 Apr 2019 06:15:48 +0000 (15:15 +0900)]
Add IsAlphaPreMultiplied() for checking pixel-buffer is premultiplied
Change-Id: If0b22622a05eaef386a916df3fdb0026496387fb
Adeel Kazmi [Fri, 7 Jun 2019 15:36:49 +0000 (15:36 +0000)]
Merge "Basic support of keyboard focus for multiple windows" into devel/master
Richard Huang [Mon, 3 Jun 2019 16:14:56 +0000 (17:14 +0100)]
Basic support of keyboard focus for multiple windows
Change-Id: I5ff7a43ed9ea9c9b9437aa5973d9632b64245eff
Adeel Kazmi [Fri, 7 Jun 2019 09:55:50 +0000 (10:55 +0100)]
DALi Version 1.4.23
Change-Id: I0ecdf7426e45ac95bbaa160934e0e25c2c6cdd2b
Adeel Kazmi [Thu, 6 Jun 2019 10:31:18 +0000 (10:31 +0000)]
Merge "Fix for invalid comparision value" into devel/master
Radoslaw Cybulski [Mon, 17 Sep 2018 10:17:57 +0000 (12:17 +0200)]
Fix for invalid comparision value
Change-Id: I266b674e99acf3f532242392d889709d5fe7d97a
Adeel Kazmi [Fri, 31 May 2019 10:51:44 +0000 (10:51 +0000)]
Merge "DALi Version 1.4.22" into devel/master
adam.b [Fri, 31 May 2019 09:51:50 +0000 (10:51 +0100)]
DALi Version 1.4.22
Change-Id: I617f8267cf2f531968c0bf0054fe1f3905c33619
HyunJu Shin [Fri, 31 May 2019 05:41:36 +0000 (05:41 +0000)]
Merge "Add '@addtogroup' tag to generate doxygen page" into devel/master
Richard Huang [Thu, 23 May 2019 14:48:59 +0000 (15:48 +0100)]
Add Devel API to retrieve the RenderTaskList from Window
Change-Id: I85e173d5f40f56cb47e565331492c59b46870cbd
Paul Wisbey [Fri, 24 May 2019 08:59:07 +0000 (08:59 +0000)]
Merge "DALi Version 1.4.21" into devel/master
Victor Cebollada [Fri, 24 May 2019 06:06:42 +0000 (07:06 +0100)]
DALi Version 1.4.21
Change-Id: If09cf3a34b913645ed66af31561b473065480fa1
Heeyong Song [Fri, 17 May 2019 05:48:00 +0000 (14:48 +0900)]
Pause adaptor when the window is hidden while initailizing
Change-Id: Iad1329258de520a333380bd89a36f568a2e35b28
Jiyun Yang [Tue, 21 May 2019 07:51:28 +0000 (16:51 +0900)]
Fix issues supporting EvasPlugin
* DisplayConnection must have valid mDisplay by generating tbm dummy display.
(unless, eglCreateWindowSurface fail)
* To implement new SceneHolder class for EvasPlugin, SceneHolder base must be visible
Change-Id: I13af9b47968c027f75828a42cc6fd86dbb5e8b3c
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
Seoyeon Kim [Wed, 22 May 2019 05:25:42 +0000 (14:25 +0900)]
Add '@addtogroup' tag to generate doxygen page
- In WidgetApplication class, @addtogroup tag is mssing.
So, it cannot be included in the group.
Change-Id: Id8867e03cfdd088855cc4debb3be63105fa7af34
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Daniel McEwen [Fri, 17 May 2019 15:23:03 +0000 (16:23 +0100)]
Purge underscored header file barriers
Change-Id: Ib751b480a450ba6d6656e01f02f25b1e78b12e20
Adeel Kazmi [Fri, 17 May 2019 10:58:17 +0000 (10:58 +0000)]
Merge "Event handling refactoring to support EvasPlugin" into devel/master
Richard Huang [Wed, 15 May 2019 10:05:25 +0000 (11:05 +0100)]
Event handling refactoring to support EvasPlugin
Change-Id: Ia2cf3bacb49bceee0dda58a175bd6035ecb1941a
Adeel Kazmi [Fri, 17 May 2019 10:17:37 +0000 (10:17 +0000)]
Merge "DALi Version 1.4.20" into devel/master
György Straub [Fri, 17 May 2019 10:05:26 +0000 (11:05 +0100)]
DALi Version 1.4.20
Change-Id: Iffdd2b14c9706b1f0a9459218972a3dd6dd87b7d
Jiyun Yang [Fri, 17 May 2019 06:16:40 +0000 (15:16 +0900)]
Fix header inclusion in an integration api header
For external use of scene-holder-impl.h
* Add DALI_ADAPTOR_COMPILATION conditional path (scene-holder.h)
* Move internal header (adaptor-impl.h)
Change-Id: Ia1b1c1abf4a3861f5638546285d436d1553d876f
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
Seoyeon Kim [Thu, 16 May 2019 04:36:06 +0000 (04:36 +0000)]
Merge "Set the input hint when IME layout is password" into devel/master
Seoyeon Kim [Thu, 16 May 2019 02:16:44 +0000 (02:16 +0000)]
Merge "Add to set and get Input Panel language" into devel/master
Sunghyun kim [Thu, 25 Apr 2019 09:54:31 +0000 (18:54 +0900)]
Fallback to GLES 2.0 when num_config is 0
when eglChooseConfig() is successed but num_config is 0, creating context is failed.
it is depends on GPU driver, but we need to protect.
Change-Id: I68484312f2719a5e0c108e8d7a70fbf3d10d70f9
Jiyun Yang [Wed, 8 May 2019 11:24:53 +0000 (20:24 +0900)]
Implement WebEngine APIs
New
* Suspend
* Resume
* ClearCookies
* Get/SetCacheModel
* Get/SetCookieAcceptPolicy
* Get/SetUserAgent
* Get/SetJavaScriptEnabled
* Get/SetLoadImageAutomatically
* Get/SetDefaultTextEncodingName
* Get/SetDefaultFontSize
* PageLoadErrorSignal
Modify
* EvaluateJavaScript
Change-Id: Idb67d3d5644912cac4d0a1803f9ef094db97e07e
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
Seoyeon Kim [Tue, 15 Jan 2019 10:56:07 +0000 (19:56 +0900)]
Set the input hint when IME layout is password
Change-Id: I773b408bbcee8e2e27c099271a66526f37f405eb
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Seoyeon Kim [Thu, 18 Apr 2019 04:55:37 +0000 (13:55 +0900)]
Add to set and get Input Panel language
- Be able to set IME Language as English using SetInputPanelLanguage().
The default is automatic depending on the system display.
Change-Id: I57b56c5aa6e48955ba4b0c67aa7f14aedb56a566
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Adeel Kazmi [Fri, 10 May 2019 12:10:04 +0000 (12:10 +0000)]
Merge "Gesture event refactor" into devel/master
Richard Huang [Fri, 10 May 2019 10:31:42 +0000 (11:31 +0100)]
DALi Version 1.4.19
Change-Id: I70e789b91bf26836c5c490c2d321ec82d2fb7d68
Daniel McEwen [Thu, 11 Apr 2019 16:26:34 +0000 (17:26 +0100)]
Gesture event refactor
Moving the gesture event handling into Core
Change-Id: Ie507b9005513a389a15b7fe717ea4228eb535aaa
Adeel Kazmi [Thu, 9 May 2019 16:32:24 +0000 (16:32 +0000)]
Merge "Add deprcated macro to newly deprecated Window API" into devel/master
Adeel Kazmi [Thu, 9 May 2019 16:07:30 +0000 (16:07 +0000)]
Merge "Added helper function to retrieve which window a given actor is added to" into devel/master
Adeel Kazmi [Thu, 9 May 2019 15:42:28 +0000 (16:42 +0100)]
Add deprcated macro to newly deprecated Window API
Change-Id: Iae1b4b326321cee01173328852821621b3d561d0
Richard Huang [Wed, 8 May 2019 10:44:15 +0000 (11:44 +0100)]
Added helper function to retrieve which window a given actor is added to
Change-Id: I610f534ea131ec5ebc9fee5e0e0debba22d65bd4
Adeel Kazmi [Tue, 7 May 2019 15:20:45 +0000 (16:20 +0100)]
Remove unused DragAndDropDetector
Change-Id: I8ef17e3b496352207e7ce2e01e48c8c1afcc7fe6
Richard Huang [Fri, 3 May 2019 14:24:39 +0000 (15:24 +0100)]
Add new public APIs for Window
Change-Id: I04e44de3cc20435bf12e3a556580cf50871f09bf
Adeel Kazmi [Fri, 3 May 2019 13:52:52 +0000 (13:52 +0000)]
Merge "Remove CXX03 Build & old Tizen Version Builds" into devel/master
Richard Huang [Thu, 18 Apr 2019 15:51:12 +0000 (16:51 +0100)]
Implement base class to enable EvasPlugin to create the scene for rendering
Change-Id: Ia502f492240a20769356889434357a8626344f96
Adeel Kazmi [Thu, 2 May 2019 20:12:35 +0000 (20:12 +0000)]
Merge "Add debug log" into devel/master
Adeel Kazmi [Thu, 2 May 2019 20:11:22 +0000 (20:11 +0000)]
Merge "Change Window::IsVisible()" into devel/master
Adeel Kazmi [Thu, 2 May 2019 12:31:28 +0000 (13:31 +0100)]
Remove CXX03 Build & old Tizen Version Builds
- Only Tizen4 and above supported now
- Wayland by default on target
Change-Id: Ia4bc5fcb1da642464b929dc04b17e764d84d014a
Anton Obzhirov [Thu, 2 May 2019 10:45:46 +0000 (11:45 +0100)]
DALi Version 1.4.18
Change-Id: I05d06c74107ad5512e0950bc8c097b83c072b547
Richard Huang [Tue, 30 Apr 2019 14:42:56 +0000 (15:42 +0100)]
Create additional window using Window::New instead of DevelApplication::CreateWindow
Change-Id: Idccaa2e79b577605aeef7195522205fb7352fcbc
Heeyong Song [Tue, 30 Apr 2019 06:25:24 +0000 (15:25 +0900)]
Add debug log
Change-Id: Ibd4e6745c0c4372ee9921748d21dfc70e7dedc4a
Heeyong Song [Tue, 30 Apr 2019 06:24:23 +0000 (15:24 +0900)]
Change Window::IsVisible()
- Window is visible if it is shown and deiconified.
Change-Id: Ice2e206b53859866333368da37a6da5df884a255
Adeel Kazmi [Fri, 26 Apr 2019 13:04:54 +0000 (13:04 +0000)]
Merge "DALi Version 1.4.17" into devel/master
greynaga [Fri, 26 Apr 2019 12:52:10 +0000 (13:52 +0100)]
DALi Version 1.4.17
Change-Id: I436350411a8f1e30592a087dcdb8d5cec3610acc
joogab yun [Fri, 26 Apr 2019 02:01:40 +0000 (02:01 +0000)]
Merge "Fix build error on Windows" into devel/master
Richard Huang [Thu, 25 Apr 2019 10:32:48 +0000 (11:32 +0100)]
Only pause the adaptor when all the windows are hidden
Change-Id: I757abc5e74a36869c68801adf144243313e8986b
adun [Thu, 25 Apr 2019 02:18:23 +0000 (10:18 +0800)]
Fix build error on Windows
Change-Id: Ifdf50fc466a57a400e9ca91347050149b12b093b
Richard Huang [Wed, 24 Apr 2019 09:10:28 +0000 (10:10 +0100)]
Support surfaceless context for OpenGL ES 2
Change-Id: I6a40a226231fc640ed9bb3722748dbaa6ef072c4
Agnelo Vaz [Thu, 18 Apr 2019 10:19:50 +0000 (11:19 +0100)]
DALi Version 1.4.16
Change-Id: I3670b1f37e9704dd8745531d88e98c27ab01abf7
Adeel Kazmi [Wed, 17 Apr 2019 14:33:00 +0000 (14:33 +0000)]
Merge "FontClient - Do not resize cache vectors to size one." into devel/master
Adeel Kazmi [Wed, 17 Apr 2019 14:31:07 +0000 (14:31 +0000)]
Merge "Fix for retrieved metrics." into devel/master
Adeel Kazmi [Wed, 17 Apr 2019 14:30:51 +0000 (14:30 +0000)]
Merge "Fixed indentation." into devel/master
Adeel Kazmi [Wed, 17 Apr 2019 14:30:32 +0000 (14:30 +0000)]
Merge "Italic synthesize for circular layout." into devel/master
Adeel Kazmi [Tue, 16 Apr 2019 15:42:36 +0000 (15:42 +0000)]
Merge "Remove the deferred RotationObserver from the Adaptor" into devel/master
Victor Cebollada [Wed, 10 Apr 2019 11:15:58 +0000 (12:15 +0100)]
Fix for retrieved metrics.
* DALi is not able to correctly layout text for the
SNum-3R font.
* Enable the SW emboldering as well when the metrics
are retrieved.
* Use the bounding box of the glyph to correct the
retrieved metrics used to layout the text.
* A scale factor is applied to the advance metric when
a font is emboldened by software as Harfbuzz doesn't
do it.
* Some code beautify.
Change-Id: I3b5167e382654b110177731db191325ce2f01c01
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Victor Cebollada [Fri, 12 Apr 2019 06:44:16 +0000 (07:44 +0100)]
Fixed indentation.
Change-Id: Iedb22a1b440d7a81f2d455fd0de5d938c4c73713
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Victor Cebollada [Mon, 11 Mar 2019 11:12:42 +0000 (11:12 +0000)]
Italic synthesize for circular layout.
* Italic synthesization for circular layout was missing.
* Hint flag added to the cairo renderer pipeline.
Change-Id: Ic0bfe41b9419cca9483fd74a7e65f859cef08a69
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Richard Huang [Mon, 15 Apr 2019 16:05:33 +0000 (17:05 +0100)]
Remove the deferred RotationObserver from the Adaptor
Change-Id: I9b9cc0af572e0c8bc5f90b45298e27dc82e9b325
Victor Cebollada [Mon, 15 Apr 2019 14:36:55 +0000 (15:36 +0100)]
FontClient - Do not resize cache vectors to size one.
* The font id 0 is invalid. Some caches were adding an extra
item in the position 0 to use the same index to access the
cached value.
* Do not add this extra item and use the index-1 instead.
Change-Id: I0972fdba8cbee8a65750bf2092615e03313e9102
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
adun [Fri, 9 Mar 2018 02:14:48 +0000 (10:14 +0800)]
Add codes for Dali Windows Backend
1. Add codes to adaptor Windows OS.
2. Implement some Linux's API on Windows OS.
Change-Id: Ibdc64e1167b1a85410addd9695eca94a608362c3
Signed-off-by: adun <xiaohui.fang@samsung.com>