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>
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
David Steele [Fri, 17 Feb 2017 10:56:45 +0000 (10:56 +0000)]
Test harness: Moved CompareType<> templates to own header
Change-Id: I0e19c54648c8121cd98938e4b3356f72665aa88a
Adeel Kazmi [Fri, 17 Feb 2017 14:14:06 +0000 (06:14 -0800)]
Merge "DALi Version 1.2.27" into devel/master
adam.b [Fri, 17 Feb 2017 12:55:42 +0000 (12:55 +0000)]
DALi Version 1.2.27
Change-Id: I9d3bf9b37885d7141fdf0b1c16b705fdadeca597
Adeel Kazmi [Fri, 17 Feb 2017 11:47:25 +0000 (03:47 -0800)]
Merge "Update doxygen comments" into devel/master
Adeel Kazmi [Fri, 10 Feb 2017 17:16:28 +0000 (09:16 -0800)]
Merge "Fix build error when using --enable-debug option" into devel/master
Adeel Kazmi [Fri, 10 Feb 2017 10:11:11 +0000 (10:11 +0000)]
(Automated Tests) Synchronize common code with core
Change-Id: Ie6852c8a8d6a7edd7902549718fd515bc25c535f
Adeel Kazmi [Fri, 10 Feb 2017 09:29:59 +0000 (01:29 -0800)]
Merge "Fixed Svace Issue" into devel/master
Victor Cebollada [Fri, 10 Feb 2017 07:57:08 +0000 (07:57 +0000)]
DALi Version 1.2.26
Change-Id: Icd9f91436d2503f525e3b56bd801ab3f15d1b8cf
minho.sun [Fri, 10 Feb 2017 06:42:29 +0000 (15:42 +0900)]
Fix build error when using --enable-debug option
Fix build error when using --enable-debug option.
Some Logs make build error because they use old apis.
Change old api to new one or remove.
Change-Id: Ie3cbd212b21cd7cf54e4a61fb6f9beae602fc798
Signed-off-by: minho.sun <minho.sun@samsung.com>
Seoyeon Kim [Thu, 9 Feb 2017 06:59:42 +0000 (15:59 +0900)]
Fixed Svace Issue
- Initialized one of class member
Change-Id: Ibd97f8680686358e1184389eae7c80cb69937a8d
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Adeel Kazmi [Thu, 9 Feb 2017 11:04:32 +0000 (03:04 -0800)]
Merge "Fix SVACE issue" into devel/master
Heeyong Song [Thu, 9 Feb 2017 08:22:56 +0000 (17:22 +0900)]
Fix SVACE issue
1. memory leak - Delete the elements of mResourceRequests
2. Uninitialized class members
Change-Id: I72ffa76a6ced393fb92d1bc32a18007f12f71710
Paul Wisbey [Wed, 8 Feb 2017 19:03:45 +0000 (19:03 +0000)]
Fixed issue with Indicator when plugging/unplugging charger
RequestUpdate()
Update thread wakes up in UpdateRenderReady()
* update & render *
* Indicator is updated *
RequestUpdateOnce()
IsUpdateRenderThreadPaused() returns false
ProcessSleepRequest()
Update thread sleeps in UpdateRenderReady()
In other words we're sleeping too soon, before the Indicator has been rendered.
This is more likely to occur on mobile, since we get spammed with damage events.
Change-Id: I587c80a6545c0f5623c02dd5443b8e2ea2319be4
Seoyeon Kim [Wed, 8 Feb 2017 03:33:43 +0000 (12:33 +0900)]
Update doxygen comments
- For document public release, Native API reference is checked by Lionbridge.
Change-Id: I8a601c16f08f87072e18e809e64d2790e767e31d
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Paul Wisbey [Fri, 3 Feb 2017 16:12:30 +0000 (08:12 -0800)]
Merge "Javanese and Sundanese scripts added." into devel/master
Umar [Fri, 3 Feb 2017 15:37:36 +0000 (15:37 +0000)]
DALi Version 1.2.25
Change-Id: Ib44c432a179f53c012b2c9b55e4e5cb7feeeacba
Victor Cebollada [Fri, 3 Feb 2017 14:05:55 +0000 (14:05 +0000)]
Javanese and Sundanese scripts added.
Change-Id: Ib70b0776ec3e8e1c6805f2985b9d49c80c9f75dd
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
suhyung Eom [Wed, 1 Feb 2017 04:55:21 +0000 (13:55 +0900)]
Fixed not to count copied image in a clipboard
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I9fdc51cff435bcb6b82ccdb80ee10ff484c4392e
Kimmo Hoikka [Mon, 30 Jan 2017 18:51:15 +0000 (10:51 -0800)]
Merge "Removed unused method GetTexture form test-actor-utils.h" into devel/master
Nick Holland [Fri, 27 Jan 2017 15:14:20 +0000 (15:14 +0000)]
DALi Version 1.2.24
Change-Id: I4d44085e3cafea388e25fa6270e27a4fcbc428c0
Ferran Sole [Thu, 26 Jan 2017 16:52:28 +0000 (16:52 +0000)]
Removed unused method GetTexture form test-actor-utils.h
Change-Id: I124b1f72ce6b9b790445c28d4e9cc06b185e82dc
Adeel Kazmi [Fri, 20 Jan 2017 18:08:31 +0000 (18:08 +0000)]
(GCC 6.2) Ensure GetTimeMilliseconds is defined only once in automated-tests
Previously this was defined in an anonymous namespace in a header file but not used in
all files that this header file was included in. This caused a compilation error when
compiling with GCC 6.2.
Change-Id: I99d6c75c094c305478b93c6dad7fc03d47f6281d
Richard Huang [Fri, 20 Jan 2017 13:35:16 +0000 (13:35 +0000)]
DALi Version 1.2.23
Change-Id: Ia719acc0d058fa252b91f832c6a76b8d6b0d262c
David Steele [Mon, 16 Jan 2017 18:10:45 +0000 (10:10 -0800)]
Merge changes I8f46f597,I74e17e92 into devel/master
* changes:
Functions that return value types should not return them as const.
Destructors cannot throw exceptions.
David Steele [Mon, 16 Jan 2017 18:10:20 +0000 (10:10 -0800)]
Merge "Address of member variables can never be null." into devel/master
Seoyeon Kim [Mon, 16 Jan 2017 10:22:03 +0000 (19:22 +0900)]
Update doxygen tag
- Changed : @returns -> @return
Change-Id: I44bdfdd47264b1c94a70f377272d5292d2a1e9d4
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Francisco Santos [Fri, 13 Jan 2017 17:21:45 +0000 (17:21 +0000)]
Functions that return value types should not return them as const.
It is ignored by the compiler and produces warnings.
Change-Id: I8f46f597718f72c15a4ca17f98751adf00057c20
Francisco Santos [Fri, 13 Jan 2017 15:21:38 +0000 (15:21 +0000)]
Destructors cannot throw exceptions.
Change-Id: I74e17e92c84f20c5df89d9b1ff7c2c5fa8defcfc
Francisco Santos [Fri, 13 Jan 2017 15:20:37 +0000 (15:20 +0000)]
Address of member variables can never be null.
Change-Id: I0644b623454450ad762030f1048c65502efbb7da
David Steele [Fri, 13 Jan 2017 14:36:59 +0000 (06:36 -0800)]
Merge "DALi Version 1.2.22" into devel/master
David Steele [Fri, 13 Jan 2017 14:35:27 +0000 (14:35 +0000)]
DALi Version 1.2.22
Change-Id: Ia3d892c45d42a373a8d979e0363be7423400dddc
taeyoon [Fri, 13 Jan 2017 07:54:14 +0000 (23:54 -0800)]
Merge "Modify native render surface for sync. with replace surface" into devel/master
Adeel Kazmi [Thu, 12 Jan 2017 15:46:56 +0000 (15:46 +0000)]
Remove some meaningless log output & convert other log warnings to log info
Change-Id: Ifeb876e6f9ac9e25d455db58e8464ddf8ac5d95b
Adeel Kazmi [Wed, 11 Jan 2017 09:24:48 +0000 (01:24 -0800)]
Merge "Fixed crash issue by buffer overflow" into devel/master
suhyung Eom [Wed, 4 Jan 2017 07:39:54 +0000 (16:39 +0900)]
Fixed crash issue by buffer overflow
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I8ebf38668218cd9052c43da91657e6d24ad738ee
Adeel Kazmi [Fri, 6 Jan 2017 17:13:32 +0000 (17:13 +0000)]
Ensure Application Resource Path gets set if we're using older version of Tizen
Use the mechanism we do for the UBUNTU profile.
Change-Id: I4508e483f7378c0faec8e5d8765c0a53ed070131