David Steele [Mon, 5 Jun 2017 13:43:33 +0000 (14:43 +0100)]
Updated network client to fix cast build errors
This variant of the build options is not tested by the build server
(--enable-networklogging), consequently, these errors were not
discovered when -Werror=old-style-cast was added.
Apparently no-one else uses Stagehand any more...
Change-Id: I69fdaa03608723b66be080bd7749e243b7ea6a89
Signed-off-by: David Steele <david.steele@samsung.com>
Adeel Kazmi [Mon, 5 Jun 2017 09:47:38 +0000 (09:47 +0000)]
Merge "Fix errors caused by -Wold-style-cast" into devel/master
minho.sun [Thu, 18 May 2017 10:59:08 +0000 (19:59 +0900)]
Support extension keys
Implement key-extension as Plugin to support extension keys.
For this, create new repository named "dali-extension"
Change-Id: If8177597658d99fda336f8d7bcf885bcd88018db
Signed-off-by: minho.sun <minho.sun@samsung.com>
Heeyong Song [Mon, 5 Jun 2017 01:05:44 +0000 (01:05 +0000)]
Merge "Fix to get a Stage::SceneCreatedSignal()" into devel/master
Kimmo Hoikka [Fri, 2 Jun 2017 17:23:14 +0000 (18:23 +0100)]
Fix errors caused by -Wold-style-cast
Change-Id: Ie1dd73e2c13253e5fb464d49d7d67ae3af90d559
Adeel Kazmi [Fri, 2 Jun 2017 16:01:38 +0000 (16:01 +0000)]
Merge "Enable -Wold-style-cast in Adaptor" into devel/master
Adeel Kazmi [Fri, 2 Jun 2017 14:13:54 +0000 (14:13 +0000)]
Merge "DALi Version 1.2.42" into devel/master
Kimmo Hoikka [Wed, 31 May 2017 15:29:24 +0000 (16:29 +0100)]
Enable -Wold-style-cast in Adaptor
- Have to exclude bits of Ecore and 3rd party libs written in C-style
Change-Id: Id7a7cd47ef681634e745a0533688b47c376cd777
Nick Holland [Fri, 2 Jun 2017 11:55:47 +0000 (12:55 +0100)]
DALi Version 1.2.42
Change-Id: I9e67029d72f149615c408e19c3511f1881a5d8ba
Heeyong Song [Mon, 29 May 2017 01:28:06 +0000 (10:28 +0900)]
Fix to get a Stage::SceneCreatedSignal()
- The signal should be emitted after Application::InitSignal() is emitted.
Change-Id: I03256291e0a31ed85b169eb56effdb787a50e28d
Seoyeon Kim [Thu, 25 May 2017 09:56:09 +0000 (18:56 +0900)]
Fix IME direction key in event-handler
- If the device is IME and the focused key is the direction key,
then we should send a key event to move a key cursor.
- The keyname of Ecore Key Event is "Up" / "Down" / "Left" / "Right".
- Removed ECORE_IMF_1_13 defined in event-handler-ecore-wl.cpp
Change-Id: Ie8f04b5e452a037d42b6a482236a571580c639e5
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Adeel Kazmi [Tue, 30 May 2017 09:51:28 +0000 (09:51 +0000)]
Merge "Avoid Svace DEREF_OF_NULL warnings" into devel/master
David Steele [Fri, 26 May 2017 17:31:38 +0000 (17:31 +0000)]
Merge "Add ecore-x as a dependency for tests" into devel/master
David Steele [Fri, 26 May 2017 17:30:23 +0000 (17:30 +0000)]
Merge "Removal of unnecessary set and map wrappers" into devel/master
Francisco Santos [Thu, 9 Feb 2017 11:23:19 +0000 (11:23 +0000)]
Add ecore-x as a dependency for tests
Change-Id: I4178e7f93ffad4efdc76e04cb6681c77720579f1
Kimmo Hoikka [Fri, 26 May 2017 12:58:51 +0000 (13:58 +0100)]
Removal of unnecessary set and map wrappers
Change-Id: I9ed0d50dc3c9130f2973de49e94c4e8b69a1479b
Adeel Kazmi [Fri, 26 May 2017 12:34:38 +0000 (12:34 +0000)]
Merge "DALi Version 1.2.41" into devel/master
greynaga [Fri, 26 May 2017 12:30:53 +0000 (13:30 +0100)]
DALi Version 1.2.41
Change-Id: Ie057fa3402b5f1223c18a3c6fa196e7efb532c69
taeyoon0.lee [Fri, 26 May 2017 06:46:02 +0000 (06:46 +0000)]
Merge "Remove Adaptor::Pause()/Resume() from application::OnPause()/OnResume()" into devel/master
Kimmo Hoikka [Thu, 18 May 2017 17:01:40 +0000 (18:01 +0100)]
Cleanup ResourceLoading and PlatformAbstraction
- Removed ResourceType base class
- Removed ResourceLoader and ResourceLoadingClient
- Cleaned up code and comments
Change-Id: Ic61bf03ff482826405a7480450950d717aefcb1f
Seoyeon Kim [Tue, 23 May 2017 05:37:28 +0000 (14:37 +0900)]
Avoid Svace DEREF_OF_NULL warnings
- Return values can be dereferenced at window-impl-ecore-wl.cpp
and font-client-plugin-impl.cpp
Change-Id: Ib5cab8ccc02b31982702e56cb5e3f6b3013a8d67
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
taeyoon0.lee [Fri, 28 Apr 2017 05:01:06 +0000 (14:01 +0900)]
Remove Adaptor::Pause()/Resume() from application::OnPause()/OnResume()
In ambient state the app wants to draw something, but is prevented by the pause mechanism.
Note that the pause should still occur when the window is hidden (iconify event).
Change-Id: I1ea8fcd81edf4d45bf322373a69a39d5365ed1a6
Francisco Santos [Fri, 19 May 2017 12:43:29 +0000 (13:43 +0100)]
DALi Version 1.2.40
Change-Id: Ia8eb83c74307a8f8dd1e7d270f347dee2ec27f74
Nick Holland [Fri, 12 May 2017 14:58:02 +0000 (15:58 +0100)]
Fix native image capture code and DALi image saving
1.
When trying to save an Image using
NativeImageSource::EncodeToFile( )
it was found that the JPEG and PNG code for saving a file had a bug
resulting in zero byte files being created.
Cause of the problem was due to code using Vector::Reserve
then a memcpy to copy image data into a vector. The vector
was then passed to function to save. As Vector::Reserve
doesn't adjust the size of the vector, Vector::Count()
was returning zero, so zero bytes were being written.
2.
When converting pixel data from TBM_FORMAT_RGB888 and
TBM_FORMAT_RGBA8888 to Dali::Pixel::RGB888 and Pixel::RGB8888
the Red component of a pixel was never being set
( except with an incorrect value for the first pixel of every line).
This resulted in captured images being green/blue.
Cherry picked from Tizen_3.0 branch where the patch has been tested
https://review.tizen.org/gerrit/#/c/129061/
Change-Id: Ie24d50a5f25449a78623a9b91eb68a52843a179b
Seoyeon Kim [Wed, 17 May 2017 10:59:19 +0000 (19:59 +0900)]
Initialize class members in window-impl-ecore-wl.cpp
- Initialized mBrightness, mBrightnessChangeState, and mBrightnessChangeDone.
Change-Id: I572f702b768c2f790c268b2a623f69e95f5e0295
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Heeyong Song [Tue, 2 May 2017 08:50:52 +0000 (17:50 +0900)]
Add Window APIs - type, notification level, screen mode, brightness
Change-Id: Iefacc92cc8c5fa08ef3979dfa18e4c71a96ead71
Heeyong Song [Tue, 25 Apr 2017 10:37:48 +0000 (19:37 +0900)]
Add Window auxiliary hint APIs
Change-Id: Ida8a038053ad360624de6f6b05d163f839ad21fa
Adeel Kazmi [Fri, 12 May 2017 18:26:41 +0000 (18:26 +0000)]
Merge "Remove duplicated implementation of IMF Manager" into devel/master
Adeel Kazmi [Fri, 12 May 2017 18:22:12 +0000 (18:22 +0000)]
Merge "Check NULL pointer dereference of the return value" into devel/master
Adeel Kazmi [Fri, 12 May 2017 18:18:22 +0000 (18:18 +0000)]
Merge "Fix crash issue" into devel/master
taeyoon0.lee [Fri, 17 Mar 2017 12:17:55 +0000 (21:17 +0900)]
Added ref/unref tbm_surface
Cherry picked from Tizen_3.0 branch
https://review.tizen.org/gerrit/#/c/119596/1
Change-Id: I3c52d475da8a7c908d3a1da6d140fe36cec23714
Adeel Kazmi [Fri, 12 May 2017 12:48:57 +0000 (12:48 +0000)]
Merge "Don't include CXX flags in CFLAGS" into devel/master
David Steele [Fri, 12 May 2017 12:42:23 +0000 (13:42 +0100)]
DALi Version 1.2.39
Change-Id: I43eeca2634e98c3d3cae142cfa817603c5c9c856
Seoyeon Kim [Thu, 11 May 2017 05:51:01 +0000 (14:51 +0900)]
Remove duplicated implementation of IMF Manager
- Deactivate() means just 'focus out the input panel, not hide it'.
- Sometimes, the application user wants to hide the input panel,
but remain focusing the input panel.
Change-Id: I03a86518f424fa3377b7b7a3b298d639c053ddb3
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Heeyong Song [Thu, 11 May 2017 05:38:18 +0000 (14:38 +0900)]
Fix crash issue
- Delete Clipboard::Impl
- Change delete order: Adaptor should be deleted before Framework
Change-Id: Id2e793e7206f66ce397a1b4ed1cde970866e4a2b
Francisco Santos [Fri, 5 May 2017 14:09:55 +0000 (15:09 +0100)]
Don't include CXX flags in CFLAGS
Change-Id: I21c03603cf68c2ae6038399d633c2bee574e7c7c
Seoyeon Kim [Mon, 8 May 2017 07:42:22 +0000 (16:42 +0900)]
Check NULL pointer dereference of the return value
- Return value of FcPatternCreate() can be dereferenced
at font-client-plugin-impl.cpp
- Return value of a function 'dynamic_cast' can be dereferenced
at window-impl-ecore-wl.cpp
Change-Id: I7148c301a8aef83d4c730b7a1d882eade54579da
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
HyunJu Shin [Tue, 9 May 2017 04:33:55 +0000 (04:33 +0000)]
Merge "Support touch cancel event" into devel/master
Agnelo Vaz [Fri, 5 May 2017 09:52:11 +0000 (10:52 +0100)]
DALi Version 1.2.38
Change-Id: I8f9e5033fd988ae1c66301d40c15049b44d3199e
Nick Holland [Tue, 2 May 2017 13:42:19 +0000 (14:42 +0100)]
Ignore non-fatal libJPEGTurbo decode warnings / errors
Currently a JPEG has been found that gives a "Invalid SOS parameters for sequential JPEG" but the JPEG should still be loaded.
Some history:
https://github.com/libjpeg-turbo/libjpeg-turbo/issues/113
Extends a previous patch
https://review.tizen.org/gerrit/#/c/62384/1
Change-Id: Ie1fa3d8930400d7e896bac24ecb3924fa4348c87
Adeel Kazmi [Fri, 28 Apr 2017 10:47:33 +0000 (10:47 +0000)]
Merge "DALi Version 1.2.37" into devel/master
Adeel Kazmi [Fri, 28 Apr 2017 10:32:41 +0000 (11:32 +0100)]
DALi Version 1.2.37
Change-Id: I4928fdf26074939fd316522950f61cd533282d6c
Seoyeon Kim [Tue, 11 Apr 2017 12:14:31 +0000 (21:14 +0900)]
Implement IMF Manager additional functions
- SetInputPanelUserData()
- GetInputPanelUserData()
- GetInputPanelState()
- SetReturnKeyState()
- AutoEnableInputPanel()
- ShowInputPanel()
- HideInputPanel()
This patch should be merged together with https://review.tizen.org/gerrit/#/c/127508/
Change-Id: Ie6ddc093cf9ee4bd247d6d3174be9a0798b71e99
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Heeyong Song [Tue, 25 Apr 2017 05:45:48 +0000 (14:45 +0900)]
Support touch cancel event
Change-Id: I97592ac9f1b9150f72433e75a26d7af709326022
Seoyeon Kim [Tue, 25 Apr 2017 12:11:37 +0000 (21:11 +0900)]
Add LICENSE.BSD-3-Clause file
- BSD 2.0 is the wrong expression of BSD-3-Clause. Fixed it.
Change-Id: I77af19dbc003a65815302ca16daeaca5ce235ab9
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Adeel Kazmi [Fri, 21 Apr 2017 13:55:48 +0000 (14:55 +0100)]
(Automated Tests) Added macro to print meaningful line numbers in test checking functions
Change-Id: I19a6de31d5b4d2d08607b4c664ff0aafc28025a0
Adeel Kazmi [Fri, 21 Apr 2017 13:42:48 +0000 (06:42 -0700)]
Merge "Device Class set in ecore wayland" into devel/master
adam.b [Fri, 21 Apr 2017 11:28:52 +0000 (12:28 +0100)]
DALi Version 1.2.36
Change-Id: Ica712efa775d2d8b1cf95e6db480e0d382c59175
Heeyong Song [Mon, 17 Apr 2017 08:49:07 +0000 (17:49 +0900)]
Device Class set in ecore wayland
Change-Id: I9458ff8b42f6dd48aa1bb5e332534757f6c62096
Victor Cebollada [Thu, 20 Apr 2017 10:56:18 +0000 (11:56 +0100)]
WatchApplication - Fix TimeTickSignal() documentation.
Change-Id: Ibf72802479549494e0daf169b5afb3905e5107d5
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
minho.sun [Fri, 14 Apr 2017 05:58:01 +0000 (22:58 -0700)]
Merge "Make ecore-indicator-impl use TouchSignal instead of TouchedSignal" into devel/master
Umar [Thu, 13 Apr 2017 09:05:55 +0000 (10:05 +0100)]
DALi Version 1.2.35
Change-Id: I3847f29e2b848e2145cb09a0f5841ccfff1770e7
Agnelo Vaz [Tue, 11 Apr 2017 15:58:09 +0000 (16:58 +0100)]
Device Name set in ecore wayland
Change-Id: I33391f3380a9cf7c245d89d59976e14d8b603dfc
minho.sun [Tue, 11 Apr 2017 10:16:38 +0000 (19:16 +0900)]
Make ecore-indicator-impl use TouchSignal instead of TouchedSignal
Make ecore-indicator-impl use TouchSignal instead of TouchedSignal.
Change-Id: I25bb9f930cfa43774f74526fb9f1bb1b00924ea0
Signed-off-by: minho.sun <minho.sun@samsung.com>
Agnelo Vaz [Mon, 10 Apr 2017 10:57:09 +0000 (11:57 +0100)]
Send Integration KeyEvents to Core
Currently the public key event is used in adaptor and send to core, instead should use Integration
Requirement for device name functionality
Change-Id: Ifa943408cd21a0e9309d7176cf9e01071588ae9e
Adeel Kazmi [Mon, 10 Apr 2017 12:36:54 +0000 (05:36 -0700)]
Merge "Remove the wearable definition in Makefile.am" into devel/master
Adeel Kazmi [Mon, 10 Apr 2017 12:36:12 +0000 (05:36 -0700)]
Merge "Fix IME (key input) issues on Text control" into devel/master
Seoyeon Kim [Fri, 7 Apr 2017 09:45:43 +0000 (18:45 +0900)]
Remove the wearable definition in Makefile.am
- Removed 'if WEARABLE_PROFILE' definition in Makefile.am
for Tizen 4.0 unified build
- wearable public APIs have to be included in dali-adaptor-devel package,
and Tizen SDK can show wearable public APIs only in the wearable application.
Change-Id: I0e7120a857b429e4aaeb5bad85b060c7b60cb91f
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Nick Holland [Fri, 7 Apr 2017 10:10:48 +0000 (11:10 +0100)]
DALi Version 1.2.34
Change-Id: I44764362a8a98122c07fb2b78de5c4b8a7b34b17
Seoyeon Kim [Fri, 7 Apr 2017 08:14:58 +0000 (17:14 +0900)]
Fix IME (key input) issues on Text control
- There needs to hide the keyboard after focusing out the cursor
using ecore_imf_context_input_panel_hide( imfContext ) API.
- There is a crash issue when the key is up on Text control, because
there were not defined imf_event.dev_name, dev_class, and dev_subclass.
So, set the empty string in dev_name same as ecoreKeyDownEvent
Change-Id: I35c3989b4dfee097bc1121ab247675559458ec9a
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
minho.sun [Mon, 3 Apr 2017 07:50:18 +0000 (16:50 +0900)]
change dead link to new link
change dead Native API reference link to new link
Change-Id: I02d34a3a76bb572ce1e29b3e1382e5a1feb03eb4
Signed-off-by: minho.sun <minho.sun@samsung.com>
Richard Huang [Fri, 31 Mar 2017 09:57:39 +0000 (10:57 +0100)]
DALi Version 1.2.33
Change-Id: I9939f8f4b15a6ded5f44a23d018024f319b894b0
Seoyeon Kim [Wed, 22 Mar 2017 05:48:05 +0000 (14:48 +0900)]
Fix spec version check
- RPM spec does not allow ">=" for strings although it does not generate
build errors for that. Only the rpmbuild's runtime (buildtime) behavior
is affected in "undefined" way.
Change-Id: Id0f8ef4fda7be43f162f9dcb60b36e1188e30b68
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Seoyeon Kim [Wed, 29 Mar 2017 10:14:25 +0000 (19:14 +0900)]
Add License file in dali-video-player-plugin package
- Add License file in not only dali-adaptor package,
but also dali-video-player-plugin package.
Change-Id: Ieb5ed2c5c6702cb48823ca2bd027d7dd41069352
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Adeel Kazmi [Fri, 24 Mar 2017 18:36:11 +0000 (11:36 -0700)]
Merge "Add Appcore Watch library in Makefile.am" into devel/master
Adeel Kazmi [Fri, 24 Mar 2017 18:35:03 +0000 (11:35 -0700)]
Merge "packaging/dali-adaptor.spec use license macro" into devel/master
Victor Cebollada [Fri, 24 Mar 2017 11:50:37 +0000 (11:50 +0000)]
DALi Version 1.2.32
Change-Id: I5d39e6c6cf40919802726dc5b4bfb5f6f24598d7
Jinho, Lee [Fri, 24 Mar 2017 04:39:58 +0000 (13:39 +0900)]
packaging/dali-adaptor.spec use license macro
Change-Id: I205465ae350ec3911688f532af6243282dff6c34
Seoyeon Kim [Fri, 24 Mar 2017 04:23:21 +0000 (13:23 +0900)]
Add Appcore Watch library in Makefile.am
- Added APPCORE_WATCH_CFLAGS and APPCORE_WATCH_LIBS to WEARABLE_PROFILE
in Makefile.am
Change-Id: I41a5fb8ceb7d13fb39e7d5f554444c5bbc512437
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Adeel Kazmi [Mon, 13 Mar 2017 16:42:37 +0000 (16:42 +0000)]
(Window) Added Add/Show API
Change-Id: Iba7a2a312b8cde2a7586fa996600f590010e1b57
Adeel Kazmi [Wed, 22 Mar 2017 11:27:35 +0000 (04:27 -0700)]
Merge "Fix svace issue - uninitialized class member" into devel/master
Adeel Kazmi [Wed, 22 Mar 2017 10:40:52 +0000 (03:40 -0700)]
Merge "Change the path of 'configure' in README.md" into devel/master
Adeel Kazmi [Tue, 21 Mar 2017 16:51:19 +0000 (09:51 -0700)]
Merge "Add whitespace between the string literal and the macro" into devel/master
Seoyeon Kim [Tue, 21 Mar 2017 10:26:00 +0000 (19:26 +0900)]
Add whitespace between the string literal and the macro
- The C++11 "user-defined literals" feature allows custom suffixes to be added to literals.
This means that code relying on string concatenation of string literals
and macros might fail to compile.
- To fix the code to compile in C++11 add whitespace
between the string literal and the macro.
Change-Id: I09ae5b698fbb59f55120e4b26f5d1f97eeb82130
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Seoyeon Kim [Mon, 13 Mar 2017 08:17:40 +0000 (17:17 +0900)]
Add WatchTime APIs
- Add more WatchTime class APIs
1. GetMillisecond()
2. GetYear()
3. GetMonth()
4. GetDay()
5. GetDayOfWeek()
6. GetUtcTime()
7. GetUtcTimeStamp()
8. GetTimeZone()
9. GetDaylightSavingTimeStatus()
Change-Id: I74895fd9e5ad99b180fc16aa4094faa8fcf2e310
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
David Steele [Mon, 13 Mar 2017 11:00:52 +0000 (11:00 +0000)]
Added new API to download images remotely
Added "DownloadImageSynchronously()" method, which invokes libcurl to
download a URL.
Added global object to ensure curl is globally initialized and cleaned up,
this should allow usage of the above method in multiple threads simultaneously.
Also added "GetClosestImageSize" method, which partially loads the image file
to determine it's size.
Change-Id: Ie27f69d729abecfe5de3d5a90eae01a34f92c5b1
Signed-off-by: David Steele <david.steele@samsung.com>
Heeyong Song [Mon, 20 Mar 2017 07:21:27 +0000 (16:21 +0900)]
Fix svace issue - uninitialized class member
Change-Id: Ida2bdd33c02e6594786e93ce2f997fa9ef09e51e
Francisco Santos [Fri, 17 Mar 2017 16:15:13 +0000 (16:15 +0000)]
DALi Version 1.2.31
Change-Id: I470d869dbb3709d2285abb3883268c5cbc51f5b3
Seoyeon Kim [Tue, 14 Mar 2017 07:38:24 +0000 (16:38 +0900)]
Change the path of 'configure' in README.md
Change-Id: Id121957b3fda283d7239f2e7d100ded8d2b28e18
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Adeel Kazmi [Mon, 13 Mar 2017 15:13:59 +0000 (08:13 -0700)]
Merge "Add window focus API and signals" into devel/master
Adeel Kazmi [Fri, 10 Mar 2017 15:05:33 +0000 (07:05 -0800)]
Merge "DALi Version 1.2.30" into devel/master
David Steele [Fri, 10 Mar 2017 15:00:52 +0000 (15:00 +0000)]
DALi Version 1.2.30
Change-Id: Ia09f8ad9ca19b737f67721c3c1c15fa9b9f8f853
taeyoon [Fri, 10 Mar 2017 12:59:51 +0000 (04:59 -0800)]
Merge "Added SurfaceSizeChanged before ReplaceSurface" into devel/master
taeyoon [Thu, 24 Nov 2016 07:42:58 +0000 (16:42 +0900)]
Added SurfaceSizeChanged before ReplaceSurface
- Seperated SurfaceSizeChanged() from ReplaceSurface() for sync of NativeRenderSurface
Change-Id: Idd77297fd836c0429f4c23ed2c8b05f629f8e235
taeyoon0.lee [Wed, 8 Mar 2017 07:39:49 +0000 (16:39 +0900)]
Destroy a previous egl image if SetSource gets new native buffer
- Destroy a previous egl image whenever SetSource gets new native buffer
- It works in PrepareTexture()
Change-Id: I0657832b046bc75042c3ffbbb4d70ca46c6d11ae
Heeyong Song [Fri, 3 Mar 2017 07:46:53 +0000 (16:46 +0900)]
Add window focus API and signals
Change-Id: I87520279bcb5600d0e09b230b21b0d61a31a2a1f
rubric [Mon, 6 Mar 2017 05:11:14 +0000 (14:11 +0900)]
Replaced indicator lock's lockf with fnctl
Change-Id: I232867e42e87b00a2a1658443f17267dd7bb2bfa
Kimmo Hoikka [Fri, 3 Mar 2017 18:02:55 +0000 (10:02 -0800)]
Merge "Modified ImfManager to include virtual keyboard APIs" into devel/master
Agnelo Vaz [Fri, 3 Mar 2017 14:05:41 +0000 (14:05 +0000)]
DALi Version 1.2.29
Change-Id: Icd6cf1a5e7859b8dd539dd0f2a53d45c5d9890bd
Francisco Santos [Tue, 28 Feb 2017 14:15:46 +0000 (14:15 +0000)]
Remove unused files.
Change-Id: Ic9d291aae2563ad626c6055edc132a240401c3e5
Adeel Kazmi [Tue, 28 Feb 2017 13:05:55 +0000 (05:05 -0800)]
Merge "Remove unused mEglImageKHRContainer from NativeImageSource and add error check" into devel/master
Victor Cebollada [Thu, 23 Feb 2017 14:38:33 +0000 (14:38 +0000)]
TextAbstraction - Use a Lanczos filter to resample emojis.
Change-Id: I238c911b37eecccfe28aee29515ea1cf393e346a
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Victor Cebollada [Thu, 23 Feb 2017 10:50:24 +0000 (10:50 +0000)]
Third party ImageResampler library added.
Change-Id: I64db36734d4e12c1334df38f66f4dcbec0e02409
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Agnelo Vaz [Fri, 24 Feb 2017 11:21:01 +0000 (11:21 +0000)]
Adding uniform trace stack
Change-Id: I2fd4cfab179c5a2aa4591d7cdebef3bd195136f1
Adeel Kazmi [Fri, 24 Feb 2017 14:25:22 +0000 (06:25 -0800)]
Merge "Removed redundant resource loading code" into devel/master
Francisco Santos [Tue, 21 Feb 2017 18:31:53 +0000 (18:31 +0000)]
Removed redundant resource loading code
Change-Id: Ib378615988f107271e9d570fe320b1e636900ba5
suhyung Eom [Thu, 2 Feb 2017 09:08:30 +0000 (18:08 +0900)]
Modified ImfManager to include virtual keyboard APIs
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I578063c3f2f9c282dda06903fe06825ff90946f4
Adeel Kazmi [Fri, 24 Feb 2017 09:33:43 +0000 (09:33 +0000)]
DALi Version 1.2.28
Change-Id: I2f0926d3cd0037a2626b98386dea6dc0cde9efd8
suhyung Eom [Tue, 7 Feb 2017 10:35:01 +0000 (19:35 +0900)]
Fixed not to display wrong mark-up text for copied text from calculator
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I778ad25af239b3db6f769d22dd1ee7e0f51f5b63
Heeyong Song [Tue, 21 Feb 2017 06:02:27 +0000 (15:02 +0900)]
Remove unused mEglImageKHRContainer from NativeImageSource and add error check
Change-Id: I68de30cdf8630fcf5cafa8cc216dfbb0ecbc613f