platform/core/uifw/dali-adaptor.git
7 years agoAdded Patch coverage tool 86/80286/1
David Steele [Fri, 15 Jul 2016 14:09:20 +0000 (15:09 +0100)]
Added Patch coverage tool

After building and running automated tests, you can test
the coverage of your current patch (either in the working
directory, or the head patch, or some other difference to HEAD
supplied by the arguments).

The script will return 1 if the test coverage is less
than 90%, otherwise it will return 0 to indicate no error.

This script will also be run as part of the verification process.

Change-Id: I93b1115014e5383a33977e1950350a41d66e950b
Signed-off-by: David Steele <david.steele@samsung.com>
7 years agoDALi Version 1.1.43 57/80257/1 dali_1.1.43
David Steele [Fri, 15 Jul 2016 11:26:53 +0000 (12:26 +0100)]
DALi Version 1.1.43

Change-Id: I7f485640e135e32323f9b12d688da9ea291b49a3

7 years agoMoved Core Rendering API from devel-api to public-api 33/79933/4
Tom Robinson [Wed, 13 Jul 2016 12:36:20 +0000 (13:36 +0100)]
Moved Core Rendering API from devel-api to public-api

Change-Id: I0c5879551a42fe87a1afd9602da48ba55a707c9c

7 years agoMerge "Remove Geometry::QUAD() usage from Adaptor" into devel/master
Adeel Kazmi [Wed, 13 Jul 2016 14:46:56 +0000 (07:46 -0700)]
Merge "Remove Geometry::QUAD() usage from Adaptor" into devel/master

7 years agoRemove Geometry::QUAD() usage from Adaptor 45/79545/4
Xiangyin Ma [Mon, 11 Jul 2016 16:57:06 +0000 (09:57 -0700)]
Remove Geometry::QUAD() usage from Adaptor

Change-Id: I7947830c13efb2e9be3a1862bead4b0cfc358e55

7 years agoFixed not to sleep thread before it's terminated 94/79694/2
Jonghyun Ho [Tue, 12 Jul 2016 09:44:02 +0000 (18:44 +0900)]
Fixed not to sleep thread before it's terminated

[Problem] Device hanged for a while inserting camera captured image to memo
[Cause & Measure] Thread falls asleep right before calling pthread_join
[Checking Method] Fixed not to sleep thread before it's terminated

Change-Id: Iea4ea4b7ef6877667cbe7c0ee21bdde58986c174
Signed-off-by: Adeel Kazmi <adeel.kazmi@samsung.com>
7 years agoMoved TextureSet::SetImage() to separate devel-api module 10/79510/4
Tom Robinson [Mon, 11 Jul 2016 13:55:32 +0000 (14:55 +0100)]
Moved TextureSet::SetImage() to separate devel-api module

Change-Id: I9c80e53b3732233322dd1ce7febfe10e1ebc91e5

7 years agoMerge "[3.0] Tizen Directory Migration" into tizen accepted/tizen/common/20160711.170621 accepted/tizen/ivi/20160711.084818 accepted/tizen/mobile/20160711.084902 accepted/tizen/tv/20160711.084640 accepted/tizen/wearable/20160711.084744 submit/tizen/20160711.050618
minho.sun [Mon, 11 Jul 2016 05:01:29 +0000 (22:01 -0700)]
Merge "[3.0] Tizen Directory Migration" into tizen

7 years ago[TSAM-5237] Fixed textEditor backspace & lock/unlock issue 33/79233/2
suhyung Eom [Sat, 9 Jul 2016 09:18:03 +0000 (18:18 +0900)]
[TSAM-5237] Fixed textEditor backspace & lock/unlock issue

Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: Ia3295da34878df6283ce182bce963d6903e4255e

7 years agoMerge "DALi Version 1.1.42" into devel/master
Adeel Kazmi [Fri, 8 Jul 2016 16:52:41 +0000 (09:52 -0700)]
Merge "DALi Version 1.1.42" into devel/master

7 years agoDALi Version 1.1.42 00/79200/1 dali_1.1.42
Agnelo Vaz [Fri, 8 Jul 2016 16:43:28 +0000 (17:43 +0100)]
DALi Version 1.1.42

Change-Id: Ibd839efe22a0aa5ef5de306357978a3f7051950a

7 years agoMerge "Updated Indicator to use SetTexture" into devel/master
Paul Wisbey [Fri, 8 Jul 2016 13:56:13 +0000 (06:56 -0700)]
Merge "Updated Indicator to use SetTexture" into devel/master

7 years agoModified font-client to generate PixelData objects instead of BufferImage 21/78921/2
Ferran Sole [Thu, 7 Jul 2016 10:28:46 +0000 (11:28 +0100)]
Modified font-client to generate PixelData objects instead of BufferImage

Change-Id: I0178d645da49b0f7d599ec1e859fe30f3f0e86cb

7 years agoUpdated Indicator to use SetTexture 38/79138/2
Tom Robinson [Fri, 8 Jul 2016 09:59:47 +0000 (10:59 +0100)]
Updated Indicator to use SetTexture

Change-Id: I9ce229371743d81460e6866ac8b59b54ca7878b5

7 years agoSet current time to default WatchTime constructor 39/78939/2 accepted/tizen/common/20160707.172136 accepted/tizen/ivi/20160707.114150 accepted/tizen/mobile/20160707.114101 accepted/tizen/tv/20160707.114124 accepted/tizen/wearable/20160707.114140 submit/tizen/20160707.112709
suhyung Eom [Thu, 7 Jul 2016 11:06:36 +0000 (20:06 +0900)]
Set current time to default WatchTime constructor

Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I147536f54ecc78db5d328613ae2cb540e9256c7a

7 years ago(Emscripten) Use the new Touch API 12/78912/1
Adeel Kazmi [Thu, 7 Jul 2016 10:02:31 +0000 (11:02 +0100)]
(Emscripten) Use the new Touch API

Change-Id: Ib7071715f77b609970182455cb09ccec8429af07

7 years agoFixed copy/paste for repeated operation 11/78511/1 accepted/tizen/common/20160706.142040 accepted/tizen/ivi/20160706.082034 accepted/tizen/mobile/20160706.081947 accepted/tizen/tv/20160706.081924 accepted/tizen/wearable/20160706.082011 submit/tizen/20160706.014526
suhyung Eom [Wed, 6 Jul 2016 01:37:36 +0000 (10:37 +0900)]
Fixed copy/paste for repeated operation

Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I7dbf03c7e1ba70fc4bc8d8cdd946ec0952ad966a

7 years ago[3.0] Tizen Directory Migration 02/78502/1
minho.sun [Wed, 6 Jul 2016 00:56:28 +0000 (09:56 +0900)]
[3.0] Tizen Directory Migration

 Change absolute Directories to Tizen paths

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

7 years agoFix LibUV debug build break 99/78399/1
Adeel Kazmi [Tue, 5 Jul 2016 10:03:59 +0000 (11:03 +0100)]
Fix LibUV debug build break

Change-Id: I3d34b398765deec2643ee5b93c2f5eea81b2f225

7 years agoUse remarks tag for alarm.set privilege info 76/78076/1 accepted/tizen/common/20160704.150138 accepted/tizen/common/20160705.170842 accepted/tizen/ivi/20160704.091411 accepted/tizen/ivi/20160706.014139 accepted/tizen/mobile/20160704.091454 accepted/tizen/mobile/20160706.014024 accepted/tizen/tv/20160704.091330 accepted/tizen/tv/20160706.014050 accepted/tizen/wearable/20160704.091419 accepted/tizen/wearable/20160706.014116 submit/tizen/20160704.084618 submit/tizen/20160705.094122
suhyung Eom [Mon, 4 Jul 2016 08:06:38 +0000 (17:06 +0900)]
Use remarks tag for alarm.set privilege info

Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I0ecba5c7a4e6297e81f31d9e640ddab3ebdfef33

7 years agoAdd privilege info on watch public-API 34/78034/2 submit/tizen/20160704.060636
suhyung Eom [Mon, 4 Jul 2016 04:48:15 +0000 (13:48 +0900)]
Add privilege info on watch public-API

Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: If19aa5aab56894fe1f556c771dc437ec4950f778

7 years agoAdd PATH variable in dalireslog.sh 94/77994/1
minho.sun [Mon, 4 Jul 2016 01:24:43 +0000 (10:24 +0900)]
Add PATH variable in dalireslog.sh

Add PATH variable in dalireslog.sh to reinforce security

Someone can attack with modifying $PATH variable when excuting shell script

To prevent this, declare $PATH on top of scripts

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

7 years agoDifferentiate public header files according to profile
suhyung Eom [Fri, 24 Jun 2016 08:57:31 +0000 (17:57 +0900)]
Differentiate public header files according to profile

Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I96ccf3c8c0ff2f5175a8a792f1b7ca5f5f8cdd50

7 years agoSeparate watch-application.h into wearable.h
suhyung Eom [Fri, 24 Jun 2016 02:16:52 +0000 (11:16 +0900)]
Separate watch-application.h into wearable.h

Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I770055531db9615f6dc5281dc9cb90ce301c7a42

7 years ago[3.0] Add PATH variable in dalireslog.sh 86/77986/2 submit/tizen/20160704.005625
minho.sun [Mon, 4 Jul 2016 00:34:47 +0000 (09:34 +0900)]
[3.0] Add PATH variable in dalireslog.sh

Add PATH variable in dalireslog.sh to reinforce security

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

7 years agoMerge "DALi Version 1.1.41" into devel/master
Paul Wisbey [Fri, 1 Jul 2016 13:49:25 +0000 (06:49 -0700)]
Merge "DALi Version 1.1.41" into devel/master

7 years agoDALi Version 1.1.41 17/77917/1 dali_1.1.41
adam.b [Fri, 1 Jul 2016 13:28:25 +0000 (14:28 +0100)]
DALi Version 1.1.41

Change-Id: I33835f3a4686c712ab9e99cd16c6f8822632dff4

7 years agoMerge "Fix for color emojis fonts." into devel/master
Paul Wisbey [Fri, 1 Jul 2016 07:19:06 +0000 (00:19 -0700)]
Merge "Fix for color emojis fonts." into devel/master

7 years agoFix for color emojis fonts. 89/75989/4
Victor Cebollada [Tue, 21 Jun 2016 16:16:16 +0000 (17:16 +0100)]
Fix for color emojis fonts.

* Uses the fixed size to generate the glyphs but uses
  the point size given by the user to cache the font
  and generate the metrics.

Change-Id: If3e03f85239c50678642e788d238e96f4696d127
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
7 years agoUpdated desktop test harness for easier TC debugging 40/77640/2
David Steele [Thu, 30 Jun 2016 10:42:48 +0000 (11:42 +0100)]
Updated desktop test harness for easier TC debugging

Added a new "-d" option to execute.sh to invoke the debugger
on the speficied test case.

Change-Id: I16213e83bccc56f9ff063506e2f9d388f045dc0c
Signed-off-by: David Steele <david.steele@samsung.com>
7 years agoMerge "Fix bug in VideoView::SetMuted()" into devel/master
Adeel Kazmi [Thu, 30 Jun 2016 10:13:33 +0000 (03:13 -0700)]
Merge "Fix bug in VideoView::SetMuted()" into devel/master

7 years agoChanges following patch "Added support for compressed texture upload to Render::NewTe... 25/77125/2
Ferran Sole [Tue, 28 Jun 2016 15:49:26 +0000 (16:49 +0100)]
Changes following patch "Added support for compressed texture upload to Render::NewTexture"

Change-Id: I67ab1690d2dc037ec737e86b4043e05a7f3fc94d

7 years ago[3.0] Exclude internal tag module in Public API reference 18/76518/2 accepted/tizen/common/20160629.223331 accepted/tizen/ivi/20160630.003700 accepted/tizen/mobile/20160630.003629 accepted/tizen/tv/20160630.003602 accepted/tizen/wearable/20160630.003753 submit/tizen/20160629.094059
Seoyeon Kim [Fri, 24 Jun 2016 06:55:54 +0000 (15:55 +0900)]
[3.0] Exclude internal tag module in Public API reference

Change-Id: I54da99fd284eb4fa56a45d4daea2951e22b7ec63
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
7 years agoMerge "Differentiate public header files according to profile" into tizen
suhyung Eom [Wed, 29 Jun 2016 01:33:13 +0000 (18:33 -0700)]
Merge "Differentiate public header files according to profile" into tizen

7 years ago[3.0]Change the location of checking NULL of mContext 80/76780/2
Seoyeon Kim [Mon, 27 Jun 2016 08:13:10 +0000 (17:13 +0900)]
[3.0]Change the location of checking NULL of mContext

- In devel/master branch, the patch already adjusted

Change-Id: If6e8b3441e44ba8df79b81277bc6af73702cfb99

7 years agoFix bug in VideoView::SetMuted() 55/76955/1
taeyoon [Tue, 28 Jun 2016 06:22:01 +0000 (15:22 +0900)]
Fix bug in VideoView::SetMuted()

 - Remove code duplication

Change-Id: I4e2d0d32d10c286195537e8a82f53f8e67d19720

7 years ago[3.0] Fix bug in VideoView::SetMuted() 71/76771/2
taeyoon [Mon, 27 Jun 2016 07:38:21 +0000 (16:38 +0900)]
[3.0] Fix bug in VideoView::SetMuted()

 - Remove code duplication

Change-Id: I642e03eb66ece7ad443d3849b32c6e6365bf20cf

7 years agoDifferentiate public header files according to profile 79/76579/3
suhyung Eom [Fri, 24 Jun 2016 08:57:31 +0000 (17:57 +0900)]
Differentiate public header files according to profile

Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I96ccf3c8c0ff2f5175a8a792f1b7ca5f5f8cdd50

7 years agoFix Svace warning issue 57/76757/1
Seoyeon Kim [Tue, 21 Jun 2016 07:22:48 +0000 (16:22 +0900)]
Fix Svace warning issue

- Initialized local variable at tizen-video-player.cpp
- prevention of Null pointer dereference at seat.cpp

Change-Id: I9f83ae209856dba832744e6bca1f498ed71ee908

7 years agoDALi Version 1.1.40 47/76547/1 dali_1.1.40
Victor Cebollada [Fri, 24 Jun 2016 07:35:48 +0000 (08:35 +0100)]
DALi Version 1.1.40

Change-Id: I7ed11b10968b240c14175becc6d308959ba02c25
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
7 years agoSeparate watch-application.h into wearable.h 31/76431/2 accepted/tizen/common/20160624.134157 accepted/tizen/ivi/20160624.103102 accepted/tizen/mobile/20160624.102942 accepted/tizen/tv/20160624.103009 accepted/tizen/wearable/20160624.103036 submit/tizen/20160624.043400
suhyung Eom [Fri, 24 Jun 2016 02:16:52 +0000 (11:16 +0900)]
Separate watch-application.h into wearable.h

Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I770055531db9615f6dc5281dc9cb90ce301c7a42

7 years agoMerge "[3.0] Fix Svace warning issue" into tizen
Seoyeon Kim [Thu, 23 Jun 2016 13:40:49 +0000 (06:40 -0700)]
Merge "[3.0] Fix Svace warning issue" into tizen

7 years agoTemporary implement copy/paste text 59/76159/1
suhyung Eom [Thu, 23 Jun 2016 04:16:10 +0000 (13:16 +0900)]
Temporary implement copy/paste text

Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: Ia340ea9d4279d2172551c372ee2337870ce754d7

7 years ago[3.0] Fix Svace warning issue 32/75732/2
Seoyeon Kim [Tue, 21 Jun 2016 07:22:48 +0000 (16:22 +0900)]
[3.0] Fix Svace warning issue

- Initialized local variable at tizen-video-player.cpp
- prevention of Null pointer dereference at seat.cpp

Change-Id: Id68f057e0b8bc9b78da435d7809374f2c21a2726

7 years agoUpdated test harness to add map of named parameters to Gl traces. 07/75607/1
David Steele [Mon, 20 Jun 2016 14:15:15 +0000 (15:15 +0100)]
Updated test harness to add map of named parameters to Gl traces.

As well as storing the parameter list as a single string, have added
(for GlAbstraction) a named parameter map. This should prevent changes
to the trace from breaking existing tests in the future, and also
provides a slightly easier to use method for searching for methods with
specific parameters.

Change-Id: Id415ede1a35406c4d48c9df17389e08f05c65b39
Signed-off-by: David Steele <david.steele@samsung.com>
7 years agoFixed URLs of images being pasted into TextField 90/75390/3
Tom Robinson [Fri, 17 Jun 2016 17:21:00 +0000 (18:21 +0100)]
Fixed URLs of images being pasted into TextField

When pasting an image (from the clipboard or directly) to a TextField, nothing should be pasted. Currently, without this patch, the image URL is pasted.

Change-Id: I2111c27c1f9c9e111db3cd8e641dbb43c3253dd1

7 years agoIMF manager X implmentation clean. 38/75438/1
Victor Cebollada [Sat, 18 Jun 2016 10:50:54 +0000 (11:50 +0100)]
IMF manager X implmentation clean.

* Stop using SetSurroundingText() as it does nothing.
* Use the returned ImfCallbackData data for all event signal emitted.

Change-Id: Ib13e91b188eb6271b534f54ab0d687d88a1dca6c
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
7 years ago[3.0] Fix ivi build error 10/75410/1 accepted/tizen/common/20160620.163522 accepted/tizen/ivi/20160620.082221 accepted/tizen/mobile/20160620.082031 accepted/tizen/tv/20160620.082119 accepted/tizen/wearable/20160620.082148 submit/tizen/20160618.115218
taeyoon [Sat, 18 Jun 2016 04:53:25 +0000 (13:53 +0900)]
[3.0] Fix ivi build error

Change-Id: I988153a5b44b2cfefcf28e0163b983f13b555646

7 years ago[3.0] Fix common, wearable profile build errors at dali-1.1.22 version update 09/75409/1
taeyoon [Sat, 18 Jun 2016 04:52:24 +0000 (13:52 +0900)]
[3.0] Fix common, wearable profile build errors at dali-1.1.22 version update

Change-Id: Ib10d90b25ef30f6d6aabfcfc5f92b844d8f9b293

7 years ago[3.0] Fix common profile build error 08/75408/1
taeyoon [Sat, 18 Jun 2016 04:51:13 +0000 (13:51 +0900)]
[3.0] Fix common profile build error

Change-Id: I412668211a583de294a3c9d99170b8a57146ac0d

7 years agoMerge branch 'devel/master(1.1.39)' into tizen 07/75407/1
taeyoon [Sat, 18 Jun 2016 04:43:25 +0000 (13:43 +0900)]
Merge branch 'devel/master(1.1.39)' into tizen

Change-Id: I2da3fdb58440d3fca36c414482d4b0f1ee50a771

7 years agoRevert "[3.0] Fix common profile build error" 06/75406/1
taeyoon [Sat, 18 Jun 2016 04:42:15 +0000 (13:42 +0900)]
Revert "[3.0] Fix common profile build error"

This reverts commit a5ab388fa009bed5a5b64a687d85431976edbd34.

Change-Id: I34bf9cfa992a8b12de37fb062f3e9792bc5d9d78

7 years agoRevert "[3.0] Fix common, wearable profile build errors at dali-1.1.22 version update" 05/75405/1
taeyoon [Sat, 18 Jun 2016 04:41:38 +0000 (13:41 +0900)]
Revert "[3.0] Fix common, wearable profile build errors at dali-1.1.22 version update"

This reverts commit 480a40ae2243a2d3dc50d92d6e17e717d174625c.

Change-Id: I8af3889a43b79d8b689ed8d5b4e5ddbaa5055afb

7 years agoRevert "[3.0] Fix ivi build error" 04/75404/1
taeyoon [Sat, 18 Jun 2016 04:41:00 +0000 (13:41 +0900)]
Revert "[3.0] Fix ivi build error"

This reverts commit e429fdf3d93b8614931f0dd28e9438b1907ee2c3.

Change-Id: I2adf1687253a9bc497ca0eee8ea59c3ebeeb6aa8

7 years agoRevert "[3.0] build error fix : chaged wayland api of wl_text_input_set_surrounding_t... 03/75403/1
taeyoon [Sat, 18 Jun 2016 04:39:31 +0000 (13:39 +0900)]
Revert "[3.0] build error fix : chaged wayland api of wl_text_input_set_surrounding_text()"

This reverts commit 30b93313b5665979118e2fd5bc52778f7e395af4.

Change-Id: I2bcd4410893978636b1a4b1975bbea238345d04d

7 years agoRevert "[3.0] temporary fix for build error" 02/75402/1
taeyoon [Sat, 18 Jun 2016 04:36:53 +0000 (13:36 +0900)]
Revert "[3.0] temporary fix for build error"

This reverts commit 8211986425e3db4eed2d4e6e6354c80f0f6aa730.

Change-Id: I3907342f9d5d813310a939cf22bd91bd89e8cd13

7 years agoDALi Version 1.1.39 24/75324/1 dali_1.1.39
Adeel Kazmi [Fri, 17 Jun 2016 10:43:17 +0000 (11:43 +0100)]
DALi Version 1.1.39

Change-Id: I7b467dee478f138cafabf5475fafe70c83c64082

7 years ago(Touch) Add Pressure, radius & angle information 75/74975/4
Adeel Kazmi [Thu, 16 Jun 2016 07:47:37 +0000 (08:47 +0100)]
(Touch) Add Pressure, radius & angle information

Change-Id: I9b86385cd3da84719d39ba60841c4e7540c7fa01

7 years agoMerge "Temporary fix of build break. wl_text_input_set_surrounding_text() is deprecat...
Adeel Kazmi [Thu, 16 Jun 2016 18:14:35 +0000 (11:14 -0700)]
Merge "Temporary fix of build break. wl_text_input_set_surrounding_text() is deprecated wrongly and proper guide will be come later. before that patch, this needs to be commented out" into devel/master

7 years agoVideo player plugin for video view control 61/62461/22
taeyoon [Wed, 16 Mar 2016 07:45:31 +0000 (16:45 +0900)]
Video player plugin for video view control

  Add plugin for video playback in tizen wayland

Change-Id: Ifaf9d3cf016bcfe7f2f9f37bbaf86aad73480acd

7 years agoTemporary fix of build break. wl_text_input_set_surrounding_text() is deprecated... 33/74533/2
dongsug.song [Tue, 14 Jun 2016 11:59:26 +0000 (20:59 +0900)]
Temporary fix of build break. wl_text_input_set_surrounding_text() is deprecated wrongly and proper guide will be come later. before that patch, this needs to be commented out

Change-Id: Id3d1b3737139ca2fcb1c54fd7aa9e10fe124f678

7 years ago[3.0] temporary fix for build error 10/74510/1 accepted/tizen/common/20160615.193354 accepted/tizen/common/20160616.151416 accepted/tizen/ivi/20160614.122507 accepted/tizen/ivi/20160616.001741 accepted/tizen/mobile/20160614.122421 accepted/tizen/mobile/20160616.001502 accepted/tizen/tv/20160614.122435 accepted/tizen/tv/20160616.001652 accepted/tizen/wearable/20160614.122453 accepted/tizen/wearable/20160616.001553 submit/tizen/20160614.113354 submit/tizen/20160615.013934
dongsug.song [Tue, 14 Jun 2016 11:26:54 +0000 (20:26 +0900)]
[3.0] temporary fix for build error

Change-Id: Id511fd3914866c1b6f758199616c269d0770d86c

7 years ago[3.0] build error fix : chaged wayland api of wl_text_input_set_surrounding_text() 84/74384/1 submit/tizen/20160614.071928
dongsug.song [Tue, 14 Jun 2016 06:10:28 +0000 (15:10 +0900)]
[3.0] build error fix : chaged wayland api of wl_text_input_set_surrounding_text()

Change-Id: I0bbccd7afcafcf065161956d79ce391b80b87a41

7 years agoMerge "Removed HasRendered() queries. They were stopping from calling PostRender...
Paul Wisbey [Mon, 13 Jun 2016 10:19:22 +0000 (03:19 -0700)]
Merge "Removed HasRendered() queries. They were stopping from calling PostRender() and preventing finalizing the rendering operations per frame in case there were no renderables to draw." into devel/master

7 years agoDALi Version 1.1.38 14/74014/1 dali_1.1.38
Xiangyin Ma [Fri, 10 Jun 2016 10:47:58 +0000 (11:47 +0100)]
DALi Version 1.1.38

Change-Id: I37e5dd74ade1b4a963c50b31b6504769e0eaedb6

7 years agoRemoved HasRendered() queries. 47/73847/3
adam.b [Thu, 9 Jun 2016 17:38:19 +0000 (18:38 +0100)]
Removed HasRendered() queries.
They were stopping from calling PostRender() and preventing
finalizing the rendering operations per frame in case there were no renderables to draw.

Change-Id: I80f1e17fba7c6bad9a7255673f6be90ad1420367

7 years agoChange API version number of WatchApplication class 45/73445/1
suhyung Eom [Wed, 8 Jun 2016 06:51:41 +0000 (15:51 +0900)]
Change API version number of WatchApplication class

Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I193bb14e5a9f42b6e2187185fbc40fdde88e2bda

7 years agoMerge "Update BitmapLoader following the PixelData change" into devel/master
Kimmo Hoikka [Fri, 3 Jun 2016 16:12:08 +0000 (09:12 -0700)]
Merge "Update BitmapLoader following the PixelData change" into devel/master

7 years agoMerge "DALi Version 1.1.37" into devel/master
Paul Wisbey [Fri, 3 Jun 2016 14:20:25 +0000 (07:20 -0700)]
Merge "DALi Version 1.1.37" into devel/master

7 years agoDALi Version 1.1.37 13/73013/1 dali_1.1.37
Tom Robinson [Fri, 3 Jun 2016 13:33:32 +0000 (14:33 +0100)]
DALi Version 1.1.37

Change-Id: Ib397544c05b88d7154e73fcf1e8df7b48f957157

7 years agoUpdate BitmapLoader following the PixelData change 24/71524/4
Xiangyin Ma [Wed, 25 May 2016 16:31:30 +0000 (17:31 +0100)]
Update BitmapLoader following the PixelData change

Change-Id: I392825bc6915530faf475cfae635f892c8ea4d60

7 years agoAdd WatchApplication UTC 87/72687/1
suhyung Eom [Thu, 2 Jun 2016 05:57:01 +0000 (14:57 +0900)]
Add WatchApplication UTC

Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I9ec9fa3c942d159d315c4e88264ef17916d73104

7 years agoImplement WatchApplication class 11/70111/12
suhyung Eom [Thu, 28 Apr 2016 07:28:44 +0000 (16:28 +0900)]
Implement WatchApplication class

Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: Ic18e12302823303adff8faaa14a36f063ac6d0f6

7 years ago[3.0] Fix ivi build error 46/72246/1 accepted/tizen/common/20160613.144841 accepted/tizen/ivi/20160614.041517 accepted/tizen/mobile/20160614.041439 accepted/tizen/tv/20160614.041414 accepted/tizen/wearable/20160614.041552 submit/tizen/20160613.053509 submit/tizen/20160613.224145
suhyung Eom [Tue, 31 May 2016 08:36:39 +0000 (17:36 +0900)]
[3.0] Fix ivi build error

This reverts commit 901332b474189296509bd74b7aff42fa991e385c.
Change-Id: Ia579962f9024a3153ef19027d1a20885d588b063

7 years ago[3.0] Fix common, wearable profile build errors at dali-1.1.22 version update 45/72245/1
suhyung Eom [Tue, 31 May 2016 08:35:32 +0000 (17:35 +0900)]
[3.0] Fix common, wearable profile build errors at dali-1.1.22 version update

This reverts commit 24335d78c280ada77a3bc2c0d0cdddf7d6bd06b5.
Change-Id: I7ca7ccf1e1b5d4ce44b19d13547c56408f1d4c6b

7 years ago[3.0] Fix common profile build error 44/72244/1
suhyung Eom [Tue, 31 May 2016 08:25:17 +0000 (17:25 +0900)]
[3.0] Fix common profile build error

This reverts commit 21418fbb5705a766419036d62f4758b41ebf6a9e.
Change-Id: Iae78b72fc5d0bd34e0b8e25c57c5648d677f81f0

7 years agoMerge branch 'devel/master' into tizen 22/72222/1
suhyung Eom [Tue, 31 May 2016 07:47:35 +0000 (16:47 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: Ie305c6368f8c98123674cd53ef22886d79a8e6ad

7 years agoRevert "[3.0] Fix build error according to updating Khronos header" 21/72221/1
suhyung Eom [Tue, 31 May 2016 07:45:23 +0000 (16:45 +0900)]
Revert "[3.0] Fix build error according to updating Khronos header"

This reverts commit e81b3e459ae24ac23a3e24decfd889246359241f.
Change-Id: I0aadb42cb6b349427f956cbf6793eae93c87077a

7 years agoRevert "[3.0] TC fail because of tbm surface is not supporting specific color depth" 20/72220/1
suhyung Eom [Tue, 31 May 2016 07:44:48 +0000 (16:44 +0900)]
Revert "[3.0] TC fail because of tbm surface is not supporting specific color depth"

This reverts commit 27493811a37274fa58201ea6f01ab17a124f3324.
Change-Id: Ibfdfa9691c7a13accd69a670d6eda1d46135f0bf

7 years agoRevert "[3.0] Fix common profile build error" 19/72219/1
suhyung Eom [Tue, 31 May 2016 07:43:56 +0000 (16:43 +0900)]
Revert "[3.0] Fix common profile build error"

This reverts commit c0b4657fea8974fc24b30f031b7fb9aa2d9655b5.
Change-Id: I24c72d91dfd1f70df72e245125bc8f498dd355d9

7 years agoRevert "[3.0] Fix common, wearable profile build errors at dali-1.1.22 version update" 18/72218/1
suhyung Eom [Tue, 31 May 2016 07:43:19 +0000 (16:43 +0900)]
Revert "[3.0] Fix common, wearable profile build errors at dali-1.1.22 version update"

This reverts commit 58313d39ed008b408eedbddfae6f162518a747f3.
Change-Id: I841356bf75fbd6302754b078e2265372d03d8ffc

7 years agoRevert "[3.0] Fix ivi build error" 17/72217/1
suhyung Eom [Tue, 31 May 2016 07:42:43 +0000 (16:42 +0900)]
Revert "[3.0] Fix ivi build error"

This reverts commit c559c8528b110e0aac6f2bac8305e0cc6b19b0c7.
Change-Id: I656e7a5099241474db926db6d6311abffcfb54ed

7 years agoRevert "[3.0] Enable render notification after DALi renders (ecore Wayland)" 16/72216/1
suhyung Eom [Tue, 31 May 2016 07:41:56 +0000 (16:41 +0900)]
Revert "[3.0] Enable render notification after DALi renders (ecore Wayland)"

This reverts commit 052e3ff12ac17b8307e55f77facdfbd668e6d9be.
Change-Id: Ida14959510ae3502b91c4436493032d7153b4dac

7 years agoMerge "DALi Version 1.1.36" into devel/master
Adeel Kazmi [Fri, 27 May 2016 12:35:07 +0000 (05:35 -0700)]
Merge "DALi Version 1.1.36" into devel/master

7 years agoDALi Version 1.1.36 91/71891/1 dali_1.1.36
Richard Huang [Fri, 27 May 2016 11:20:32 +0000 (12:20 +0100)]
DALi Version 1.1.36

Change-Id: Ia36dcd4c5e53ab9f07e58ee872c708769fafb79b

7 years ago[3.0] Prevention of NULL pointer dereference at EventHandler 78/71778/1 accepted/tizen/common/20160527.153726 accepted/tizen/ivi/20160527.123106 accepted/tizen/ivi/20160602.230910 accepted/tizen/mobile/20160527.121316 accepted/tizen/mobile/20160602.230928 accepted/tizen/tv/20160527.122146 accepted/tizen/tv/20160602.230859 accepted/tizen/wearable/20160527.122659 accepted/tizen/wearable/20160602.230849 submit/tizen/20160527.083551 submit/tizen/20160602.081330
Seoyeon Kim [Fri, 27 May 2016 05:39:39 +0000 (14:39 +0900)]
[3.0] Prevention of NULL pointer dereference at EventHandler

Change-Id: Ic5149f3b71da300add2922ad916d2b4b1ecb8094
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
7 years agoPrevention of NULL pointer dereference at EventHandler 76/71776/1
Seoyeon Kim [Fri, 27 May 2016 05:39:39 +0000 (14:39 +0900)]
Prevention of NULL pointer dereference at EventHandler

Change-Id: Ic5149f3b71da300add2922ad916d2b4b1ecb8094
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
7 years agoAllows debug builds to be enabled for GBS builds 38/71238/2
Tom Robinson [Tue, 24 May 2016 14:58:01 +0000 (15:58 +0100)]
Allows debug builds to be enabled for GBS builds

You can now enable a debug build of DALi via GBS by adding the following to your GBS build line:

--define "%enable_debug 1"

Details in README file.

Change-Id: Ibcbda7cd9840bf1c121eb272e0c64e8ea8d3c967

7 years agoFix build error according to updating Khronos header 05/70705/4
Heeyong Song [Thu, 19 May 2016 03:07:59 +0000 (12:07 +0900)]
Fix build error according to updating Khronos header

Change-Id: I32b25111f5bf3f876a3169acc5f41422bc6197b3

7 years agoMerge changes Ia421f3c7,I555ac3f0,Iee1db45f,Id3ad58a2,I1c06e8df, ... into tizen accepted/tizen/common/20160525.160456 accepted/tizen/ivi/20160525.062156 accepted/tizen/ivi/20160526.003803 accepted/tizen/mobile/20160525.062255 accepted/tizen/mobile/20160526.003616 accepted/tizen/tv/20160525.062124 accepted/tizen/tv/20160526.003710 accepted/tizen/wearable/20160525.062222 accepted/tizen/wearable/20160526.003734 submit/tizen/20160525.015808 submit/tizen/20160525.140602
minho.sun [Tue, 24 May 2016 01:48:34 +0000 (18:48 -0700)]
Merge changes Ia421f3c7,I555ac3f0,Iee1db45f,Id3ad58a2,I1c06e8df, ... into tizen

* changes:
  [3.0] Enable render notification after DALi renders (ecore Wayland)
  [3.0] Fix ivi build error
  [3.0] Fix common, wearable profile build errors at dali-1.1.22 version update
  [3.0] Fix common profile build error
  Merge branch 'devel/master' into tizen
  Revert "[3.0] Fix common profile build error"

7 years agoMerge "Revert "[3.0] Fix common, wearable profile build errors at dali-1.1.22 version...
minho.sun [Tue, 24 May 2016 01:46:52 +0000 (18:46 -0700)]
Merge "Revert "[3.0] Fix common, wearable profile build errors at dali-1.1.22 version update"" into tizen

7 years agoMerge "Revert "[3.0] Fix ivi build error"" into tizen
minho.sun [Tue, 24 May 2016 01:46:44 +0000 (18:46 -0700)]
Merge "Revert "[3.0] Fix ivi build error"" into tizen

7 years agoMerge "Revert "[3.0] Enable render notification after DALi renders (ecore Wayland...
minho.sun [Tue, 24 May 2016 01:46:36 +0000 (18:46 -0700)]
Merge "Revert "[3.0] Enable render notification after DALi renders (ecore Wayland)"" into tizen

7 years agoFix size error in wbmp loader 56/70856/1
Heeyong Song [Mon, 23 May 2016 05:18:03 +0000 (14:18 +0900)]
Fix size error in wbmp loader

Change-Id: Ie90a734ed84d785e5d22e8d09a8004aec6354a5d

7 years agoDALi Version 1.1.35 51/70751/1 dali_1.1.35
Nick Holland [Fri, 20 May 2016 10:17:24 +0000 (11:17 +0100)]
DALi Version 1.1.35

Change-Id: I4fe653b0c7c47e5a6cb11f63273190452d25d34d

7 years ago[3.0] TC fail because of tbm surface is not supporting specific color depth 68/70668/1 accepted/tizen/common/20160520.171435 accepted/tizen/ivi/20160520.135447 accepted/tizen/mobile/20160520.135312 accepted/tizen/tv/20160520.135337 accepted/tizen/wearable/20160520.135418 submit/tizen/20160520.062822
dongsug.song [Tue, 17 May 2016 02:21:16 +0000 (11:21 +0900)]
[3.0] TC fail because of tbm surface is not supporting specific color depth

 - Add "IsSupportedColorDepth()" method to check which color depth is supported on a specific HW
 - change the API name of "IsSupportedColorDepth()" to "IsColorDepthSupported()"
IsSupportedColorDepth
 - fix Dali server build error

Change-Id: Ie2fb36bca91962a6ecd5c5054daf17ce5efea0f2
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agoTC fail because of tbm surface is not supporting specific color depth 16/69816/11
dongsug.song [Tue, 17 May 2016 02:21:16 +0000 (11:21 +0900)]
TC fail because of tbm surface is not supporting specific color depth

 - Add "IsSupportedColorDepth()" method to check which color depth is supported on a specific HW
 - change the API name of "IsSupportedColorDepth()" to "IsColorDepthSupported()"
IsSupportedColorDepth
 - fix Dali server build error

Change-Id: Ie2fb36bca91962a6ecd5c5054daf17ce5efea0f2
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years ago[3.0] Fix build error according to updating Khronos header 42/70242/1 accepted/tizen/ivi/20160520.002158 accepted/tizen/mobile/20160520.002136 accepted/tizen/tv/20160520.002117 accepted/tizen/wearable/20160520.002146 submit/tizen/20160519.042823
Heeyong Song [Thu, 19 May 2016 03:07:59 +0000 (12:07 +0900)]
[3.0] Fix build error according to updating Khronos header

Change-Id: I32b25111f5bf3f876a3169acc5f41422bc6197b3

7 years ago[3.0] Enable render notification after DALi renders (ecore Wayland) 17/71017/1 accepted/tizen/common/20160524.150510 submit/tizen/20160524.015112
minho.sun [Wed, 18 May 2016 02:12:26 +0000 (11:12 +0900)]
[3.0] Enable render notification after DALi renders (ecore Wayland)

This reverts commit eaa5ad52f5eb3b7669c9f86134c735f120090648.

Change-Id: Ia421f3c7cbf524f7d45c380d8853320940e09425

7 years ago[3.0] Fix ivi build error 16/71016/1
minho.sun [Wed, 18 May 2016 02:12:09 +0000 (11:12 +0900)]
[3.0] Fix ivi build error

This reverts commit 9b9782b0e03c0ea47e1c30f6fb4614fa03b0a62a.

Change-Id: I555ac3f0c6b170c06f2fc2b0718bde8ca9f6f01b