platform/core/uifw/dali-adaptor.git
6 years ago[4.0] Create Widget Application 64/155664/3 accepted/tizen/4.0/unified/20171017.212913 submit/tizen_4.0/20171017.144330 submit/tizen_4.0/20171017.145254 tizen_4.0.m2_release
minho.sun [Fri, 29 Sep 2017 01:16:04 +0000 (10:16 +0900)]
[4.0] Create Widget Application

Create Widget Application using appcore-widget-base.

WidgetApplication - Application class to support Widget app

Widget            - Manage widget instance lifecycle.
                    It defines how widget works according to lifecycle

WigetApplication can have many types of Widget. And one Widget can have
instance more than one.

But now, User should define just one widget for widget application because
Dali can support only one window per application.

Change-Id: Idee6eb095352d103cfc942a4eb0a9502bf09bc4b

6 years agoMerge "[4.0] Enhance application device signal" into tizen_4.0
minho.sun [Tue, 17 Oct 2017 00:15:32 +0000 (00:15 +0000)]
Merge "[4.0] Enhance application device signal" into tizen_4.0

6 years ago[4.0] Enhance application device signal 62/155662/3
minho.sun [Fri, 8 Sep 2017 07:02:29 +0000 (16:02 +0900)]
[4.0] Enhance application device signal

Currently, DALi developer cannot get any information about device events
like LanguageChangedSignal.

To make user can use these kind of signals fully,

1) Add Language / Region information getter api.
  - api         : GetLanguage() / GetRegion()

2) Add new signal type and new signal for Battery / Memory status.
  - signal type : LowBatterySignalType / LowMemorySignalType
  - signal      : LowBatterySignal / LowMemorySignalType
  - enum        : BatteryStatus / MemoryStatus

Change-Id: Iaf10578871fb6283dcc18dd75402d9e605c171a4

6 years agoMerge "[4.0] Add ImfManager KeyboardResizedSignalType and LanguageChangedSignalType...
HyunJu Shin [Mon, 16 Oct 2017 14:04:38 +0000 (14:04 +0000)]
Merge "[4.0] Add ImfManager KeyboardResizedSignalType and LanguageChangedSignalType" into tizen_4.0

6 years ago[4.0] Add ImfManager KeyboardResizedSignalType and LanguageChangedSignalType 47/155947/1
Seoyeon Kim [Wed, 11 Oct 2017 13:11:20 +0000 (22:11 +0900)]
[4.0] Add ImfManager KeyboardResizedSignalType and LanguageChangedSignalType

- The user can get the resolved parameter of ResizedSignal() and
LanguageChangedSignal() in ImfManager.

Change-Id: Icf14e9d294f5120f8342e62d06bc837299d8eba3
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
6 years ago[4.0] Add Property::EXTENTS in automated-tests 22/155922/2
Seoyeon Kim [Wed, 11 Oct 2017 02:55:01 +0000 (11:55 +0900)]
[4.0] Add Property::EXTENTS in automated-tests

Change-Id: Ic3e7f8dfb58c991efc27d3988d457cf5969af7ae
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
6 years ago[4.0] Add DALI_IMPORT_API for reference 87/155887/1
Jinho, Lee [Thu, 12 Oct 2017 10:11:23 +0000 (19:11 +0900)]
[4.0] Add DALI_IMPORT_API for reference

GetMaxTextureSize is changed import api for reference

Change-Id: I89fef421f76ffa3ccfcd473241895bd62883ee8c

6 years ago[Ecore] Modify the touch cancel event callback 29/155829/1
Wonsik, Jung [Mon, 16 Oct 2017 08:31:24 +0000 (17:31 +0900)]
[Ecore] Modify the touch cancel event callback

In Ecore touch cancel evnet callback function,
the function does not have correct x,y coordinates. Just have (0,0).
Because ecore_wl touch event does not have the information.
For that, I trying to fix ecore_wl touch event.
The related patch is "https://review.tizen.org/gerrit/#/c/152904/"
After that, touch event callback function will receive correct coordinates data.
This patch is for that.

Change-Id: I310beb344d29ee2a38f15dd0184a77ad372252be

6 years ago[4.0] Added an devel-API to check whether video texture is supported 82/155682/1
Seoyeon Kim [Mon, 16 Oct 2017 02:29:13 +0000 (11:29 +0900)]
[4.0] Added an devel-API to check whether video texture is supported

This reverts commit 9b639a223f9e0c389f646bbb6f09608476495c3d.

Change-Id: I3869a13e0f7252d8add6a26a5e579cb84bcec66d

6 years ago[4.0] Fix integration build error 81/155681/1
Seoyeon Kim [Mon, 16 Oct 2017 02:28:44 +0000 (11:28 +0900)]
[4.0] Fix integration build error

This reverts commit 0f4b30484e1a3dab43f4898985d01528d20aa8f5.

Change-Id: I368ffd35cad1256e55beca788d8f56c7f82cb4ef

6 years ago[4.0] Ubuntu Build Error fix 80/155680/1
Seoyeon Kim [Mon, 16 Oct 2017 02:28:09 +0000 (11:28 +0900)]
[4.0] Ubuntu Build Error fix

This reverts commit 5b213e495ebc431405e13ed47e15e2bef45a9e20.

Change-Id: I5cb9e3d7b05f0b6247478fc57ffc115b94395cf7

6 years ago[4.0] When native image is destroyed, It call TriggerEventInterface callback. 78/155678/1
Seoyeon Kim [Mon, 16 Oct 2017 02:27:36 +0000 (11:27 +0900)]
[4.0] When native image is destroyed, It call TriggerEventInterface callback.

This reverts commit 42a87676ee90611c5f6085187919fb11e10b19f5.

Change-Id: I1efc39efdfcaf4b95829056626490e9a0964ba89

6 years ago[4.0] Support custom fonts registration 77/155677/1
Seoyeon Kim [Mon, 16 Oct 2017 02:27:05 +0000 (11:27 +0900)]
[4.0] Support custom fonts registration

This reverts commit 30e952ebef7228c18f2812663071511dcd8b7838.

Change-Id: I783a3ea4c8d4b0e0f47afa2c6940a4deabf675f0

6 years ago[4.0] Add Finalize api for imf-manager 76/155676/1
Seoyeon Kim [Mon, 16 Oct 2017 02:26:25 +0000 (11:26 +0900)]
[4.0] Add Finalize api for imf-manager

This reverts commit 1cce6bcfe69c4efa29ca3dae6bdfce1a5628e5d6.

Change-Id: I0e22b39f706185e953d6f2bbf9975f41e63992df

6 years ago[4.0] Call RequestUpdateOnce after pause callback 73/155673/1
Seoyeon Kim [Mon, 16 Oct 2017 02:25:52 +0000 (11:25 +0900)]
[4.0] Call RequestUpdateOnce after pause callback

This reverts commit 83bc54335c566e8a611e6bf19cf0924b1db719ee.

Change-Id: I9523af9220dd95bdf8c8dbb480da6701c4a7a5fa

6 years ago[4.0] Implement WebEngineLite interface and plugin for Minimized Web Engine 72/155672/1
Seoyeon Kim [Mon, 16 Oct 2017 02:25:14 +0000 (11:25 +0900)]
[4.0] Implement WebEngineLite interface and plugin for Minimized Web Engine

This reverts commit 5b4fb9d0a1b174e2decbd95829a891c88b520657.

Change-Id: I6e60bc2cf6a372bb40f170479a2891a48acb0386

6 years ago[4.0] fix that some animated-gif files are not playing 71/155671/1
Seoyeon Kim [Mon, 16 Oct 2017 02:24:30 +0000 (11:24 +0900)]
[4.0] fix that some animated-gif files are not playing

This reverts commit d4680947920a57608c13d29098d0f5701b4e9b5a.

Change-Id: I1b7bd9e918d45d56fbe5a156c7fdfbd14567e6b8

6 years agoMerge branch 'devel/master' into tizen_4.0 70/155670/1
Seoyeon Kim [Mon, 16 Oct 2017 02:23:45 +0000 (11:23 +0900)]
Merge branch 'devel/master' into tizen_4.0

Change-Id: I984cd2786a7a7dce687833cac4f719b65d57b53b

6 years agoRevert "[4.0] fix that some animated-gif files are not playing" 60/155660/1
Seoyeon Kim [Mon, 16 Oct 2017 02:10:52 +0000 (11:10 +0900)]
Revert "[4.0] fix that some animated-gif files are not playing"

This reverts commit f53e216d338ec36257f18d3f2a0fc4016e12bab8.

Change-Id: I524653e257404c19c3e126e4a19f41434e284ec5

6 years agoRevert "[4.0] Implement WebEngineLite interface and plugin for Minimized Web Engine" 59/155659/1
Seoyeon Kim [Mon, 16 Oct 2017 02:10:24 +0000 (11:10 +0900)]
Revert "[4.0] Implement WebEngineLite interface and plugin for Minimized Web Engine"

This reverts commit 2f40d4adf1c292761f074fdd50dbe92caa19748e.

Change-Id: Ic6a40f16b75cccf30ed38ca7570181fcf072c047

6 years agoRevert "[4.0] Call RequestUpdateOnce after pause callback" 58/155658/1
Seoyeon Kim [Mon, 16 Oct 2017 02:09:55 +0000 (11:09 +0900)]
Revert "[4.0] Call RequestUpdateOnce after pause callback"

This reverts commit 5712893a043c2e557f98d2339fa9a131b34344d0.

Change-Id: I188b7b6c674c820d6e180cdde666b46d759afc6a

6 years agoRevert "[4.0] Fix to get the full input text in RetrieveSurrounding" 57/155657/1
Seoyeon Kim [Mon, 16 Oct 2017 02:09:25 +0000 (11:09 +0900)]
Revert "[4.0] Fix to get the full input text in RetrieveSurrounding"

This reverts commit 5a86921c3fbd5a36aa8ed2f8b7b0cb43223f2bb2.

Change-Id: I33dc429e97ad11731c27a5e55bb0e30d92cedfff

6 years agoRevert "[4.0] Add Finalize api for imf-manager" 56/155656/1
Seoyeon Kim [Mon, 16 Oct 2017 02:08:55 +0000 (11:08 +0900)]
Revert "[4.0] Add Finalize api for imf-manager"

This reverts commit 2bcf10a589372e038ffd026de5c352845715a951.

Change-Id: Ia85b326514c8710bebbc0f76a4b198c47acc1fbd

6 years agoRevert "[4.0] Support custom fonts registration" 55/155655/1
Seoyeon Kim [Mon, 16 Oct 2017 02:08:28 +0000 (11:08 +0900)]
Revert "[4.0] Support custom fonts registration"

This reverts commit cc06bc9577950bea77b30f1482980b1e52131562.

Change-Id: I11cd9b6c3dce206d93995f8a2fdaf0a2c65d6c5d

6 years agoRevert "[4.0] When native image is destroyed, It call TriggerEventInterface callback." 54/155654/1
Seoyeon Kim [Mon, 16 Oct 2017 02:08:01 +0000 (11:08 +0900)]
Revert "[4.0] When native image is destroyed, It call TriggerEventInterface callback."

This reverts commit 1e2d12743cac6d2a25f8dc882cdcec113a643b9a.

Change-Id: I70fd5acabe1d5184a3e478e0674b21da0b963907

6 years agoRevert "[4.0] Ubuntu Build Error fix" 53/155653/1
Seoyeon Kim [Mon, 16 Oct 2017 02:05:15 +0000 (11:05 +0900)]
Revert "[4.0] Ubuntu Build Error fix"

This reverts commit 96ee12427446a75796a61d642415df18f6e4f616.

Change-Id: Ib532fcd47b1eb35ab84dedae0e12cadb8d19e844

6 years agoRevert "[4.0] Fix integration build error" 42/155642/1
Seoyeon Kim [Mon, 16 Oct 2017 01:58:15 +0000 (10:58 +0900)]
Revert "[4.0] Fix integration build error"

This reverts commit 7a426f69b03194d16c3af6feadc917e708dd628f.

Change-Id: If00a7d8432fd731daac81a9e59945367f21c41c1

6 years agoRevert "[4.0] Added an devel-API to check whether video texture is supported" 38/155638/1
Seoyeon Kim [Mon, 16 Oct 2017 01:52:54 +0000 (10:52 +0900)]
Revert "[4.0] Added an devel-API to check whether video texture is supported"

This reverts commit b6a3a40939f19bc3197e7dbac990e83decf272eb.

Change-Id: I611063415e7373934f9085f1ca64f5b0502cd92b

6 years agoMerge "Change Window::Raise() implementation" into devel/master
HyunJu Shin [Mon, 16 Oct 2017 01:32:21 +0000 (01:32 +0000)]
Merge "Change Window::Raise() implementation" into devel/master

6 years agoMerge "Fix to get the full input text in RetrieveSurrounding" into devel/master
HyunJu Shin [Mon, 16 Oct 2017 00:51:16 +0000 (00:51 +0000)]
Merge "Fix to get the full input text in RetrieveSurrounding" into devel/master

6 years agoDALi Version 1.2.61 64/155564/1 dali_1.2.61
greynaga [Fri, 13 Oct 2017 13:59:37 +0000 (14:59 +0100)]
DALi Version 1.2.61

Change-Id: Ia45624b919ee11f0c8ec677df5bde01985aa6877

6 years agoFix to get the full input text in RetrieveSurrounding 65/151865/3
Seoyeon Kim [Fri, 22 Sep 2017 07:44:20 +0000 (16:44 +0900)]
Fix to get the full input text in RetrieveSurrounding

- When an IMF retrieve surround event is received,
 DALi should send the current full text to IME.

Change-Id: Ie00c3de120fd80a54c085ee6bfc138545c938175
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
6 years ago[4.0] Added an devel-API to check whether video texture is supported 79/155379/3 submit/tizen_4.0/20171013.122021 submit/tizen_4.0/20171014.001058
taeyoon0.lee [Thu, 21 Sep 2017 07:55:50 +0000 (16:55 +0900)]
[4.0] Added an devel-API to check whether video texture is supported

 - Checks whether platform API provides decoded video frame images

Change-Id: Ia287b51060217490a159d89b62255cb0e7b75c65

6 years agoChange Window::Raise() implementation 63/152663/2
Heeyong Song [Wed, 27 Sep 2017 00:30:13 +0000 (09:30 +0900)]
Change Window::Raise() implementation

Change-Id: I1e986802afc797ea85d63609eb6a866df34cda6c

6 years ago[4.0] Fix integration build error 81/154881/1 accepted/tizen/4.0/unified/20171012.230021 submit/tizen_4.0/20171012.085532 submit/tizen_4.0/20171012.091159 tizen_4.0.IoT.p1_release
taeyoon0.lee [Wed, 11 Oct 2017 10:25:17 +0000 (19:25 +0900)]
[4.0] Fix integration build error

Change-Id: I07f677c444d909778116de603a705ee534eaca17

6 years ago[4.0] Ubuntu Build Error fix 86/154786/1
taeyoon0.lee [Wed, 11 Oct 2017 09:01:18 +0000 (18:01 +0900)]
[4.0] Ubuntu Build Error fix

This reverts commit 6bda931fd0d98c54986b97eef24332c761c14f14.

Change-Id: I5199bf230ede8a9f5bb0830ecb7470faece1ee8f

6 years ago[4.0] When native image is destroyed, It call TriggerEventInterface callback. 85/154785/1
taeyoon0.lee [Wed, 11 Oct 2017 09:00:43 +0000 (18:00 +0900)]
[4.0] When native image is destroyed, It call TriggerEventInterface callback.

This reverts commit 0a3bcdabd8633cf86782d5d1978a458f1f11548f.

Change-Id: I50ca43eaa17f008b4d3727b3ae0edfa89af60746

6 years ago[4.0] Support custom fonts registration 84/154784/1
taeyoon0.lee [Wed, 11 Oct 2017 09:00:05 +0000 (18:00 +0900)]
[4.0] Support custom fonts registration

This reverts commit 84ec2918accb98eae3cfc8d2bea198b166228eaa.

Change-Id: I4d6f96f8595f499c9c0bfa288cb3318a9c9f1981

6 years ago[4.0] Add Finalize api for imf-manager 83/154783/1
taeyoon0.lee [Wed, 11 Oct 2017 08:58:16 +0000 (17:58 +0900)]
[4.0] Add Finalize api for imf-manager

This reverts commit fdeae0675b767547d5b017642cb256c514a35022.

Change-Id: If5f219d9cd8dbfcdafe7815ff4387509e017f597

6 years ago[4.0] Fix to get the full input text in RetrieveSurrounding 82/154782/1
taeyoon0.lee [Wed, 11 Oct 2017 08:57:26 +0000 (17:57 +0900)]
[4.0] Fix to get the full input text in RetrieveSurrounding

This reverts commit 246375af67bd61bacd793bb4b0fd9a8dd4cabff5.

Change-Id: Ibc879495df19df1564db12ac06383f8bfbc65dd6

6 years ago[4.0] Call RequestUpdateOnce after pause callback 81/154781/1
taeyoon0.lee [Wed, 11 Oct 2017 08:56:34 +0000 (17:56 +0900)]
[4.0] Call RequestUpdateOnce after pause callback

This reverts commit c97aabad2073f2a1516fe2025346dc9ddca18651.

Change-Id: I2859404994fe2c23edc99fc289e77e0fc0428312

6 years ago[4.0] Implement WebEngineLite interface and plugin for Minimized Web Engine 79/154779/1
taeyoon0.lee [Wed, 11 Oct 2017 08:55:21 +0000 (17:55 +0900)]
[4.0] Implement WebEngineLite interface and plugin for Minimized Web Engine

This reverts commit ec22061e950e4f7025c8bec8797f6aa0862ebbcc.

Conflicts:
adaptors/devel-api/file.list

Change-Id: I48914f648dafdd3b361b85de728364784a6b1269

6 years ago[4.0] fix that some animated-gif files are not playing 78/154778/1
taeyoon0.lee [Wed, 11 Oct 2017 08:49:57 +0000 (17:49 +0900)]
[4.0] fix that some animated-gif files are not playing

This reverts commit 183303e2a04bd1802507fed6cfc8d7e193308f44.

Change-Id: If6dff6dbc0d011975abe7564af71b8c191b1b7d7

6 years agoMerge branch 'devel/master(1.2.60)' into tizen_4.0 77/154777/1
taeyoon0.lee [Wed, 11 Oct 2017 08:48:22 +0000 (17:48 +0900)]
Merge branch 'devel/master(1.2.60)' into tizen_4.0

Change-Id: Ic61e384308e498b4a45405b64643f8a9cfd92105

6 years agoRevert "[4.0] fix that some animated-gif files are not playing" 76/154776/1
taeyoon0.lee [Wed, 11 Oct 2017 08:47:39 +0000 (17:47 +0900)]
Revert "[4.0] fix that some animated-gif files are not playing"

This reverts commit 81e4ae831185c35e4cc9092240703bd7e5865a00.

Change-Id: Iefdbb05810324bc737b1566ff3657d925c8bfddf

6 years agoRevert "[4.0] Create Widget Application" 75/154775/1
taeyoon0.lee [Wed, 11 Oct 2017 08:47:12 +0000 (17:47 +0900)]
Revert "[4.0] Create Widget Application"

This reverts commit 0a8c442b0ec4fa22c37192f4b1fd17e88f61f154.

Change-Id: Ia9d187414e407f46dfa9ac1c0b6be38aa6a861fa

6 years agoRevert "[4.0] Implement WebEngineLite interface and plugin for Minimized Web Engine" 74/154774/1
taeyoon0.lee [Wed, 11 Oct 2017 08:46:45 +0000 (17:46 +0900)]
Revert "[4.0] Implement WebEngineLite interface and plugin for Minimized Web Engine"

This reverts commit f5253578dabfae6f2d7e83bc0855b0bc59ba11bd.

Change-Id: Id0b5e5af330650c7f5ee32c7900d17e4350b081b

6 years agoRevert "[4.0] Call RequestUpdateOnce after pause callback" 73/154773/1
taeyoon0.lee [Wed, 11 Oct 2017 08:46:21 +0000 (17:46 +0900)]
Revert "[4.0] Call RequestUpdateOnce after pause callback"

This reverts commit 6d4d4e0fe512b522ab85d82b50ca0305fea3310b.

Change-Id: I631cf13d69b117d90a5e724f928c79cd1546a63f

6 years agoRevert "[4.0] Fix to get the full input text in RetrieveSurrounding" 72/154772/1
taeyoon0.lee [Wed, 11 Oct 2017 08:45:52 +0000 (17:45 +0900)]
Revert "[4.0] Fix to get the full input text in RetrieveSurrounding"

This reverts commit 1335197937e96d6b0146ed8c2864128934ae4ca9.

Change-Id: I0720813c47915166c7ce3e6e5dae341641c8bb04

6 years agoRevert "Fix using AUL API" 71/154771/1
taeyoon0.lee [Wed, 11 Oct 2017 08:45:30 +0000 (17:45 +0900)]
Revert "Fix using AUL API"

This reverts commit 81fbba19f47c0b582f1c6594254d1ee287a2eff6.

Change-Id: I63aa9ebe17f32ddfc6c3804f1bbcb389bfeb75c8

6 years agoRevert "[4.0] Enhance application device signal" 70/154770/1
taeyoon0.lee [Wed, 11 Oct 2017 08:37:56 +0000 (17:37 +0900)]
Revert "[4.0] Enhance application device signal"

This reverts commit 5c4315b7016b8b754f3797d21750963721cd97a5.

Change-Id: I9f050755fa9cda42edfc90005eb052b15dd4b157

6 years agoRevert "[Tizen] Add Finalize api for imf-manager" 69/154769/1
taeyoon0.lee [Wed, 11 Oct 2017 08:37:32 +0000 (17:37 +0900)]
Revert "[Tizen] Add Finalize api for imf-manager"

This reverts commit f30917ec1b667feec95d2d477316a15a4688095f.

Change-Id: I1e2cfd36e8ddd4ae40a6180efb826d3b48aea1e5

6 years agoRevert "[4.0] Add an environment variable to set the default indicator visible mode" 68/154768/1
taeyoon0.lee [Wed, 11 Oct 2017 08:36:09 +0000 (17:36 +0900)]
Revert "[4.0] Add an environment variable to set the default indicator visible mode"

This reverts commit 1f2153d4febc92138f74ee6b51f2007255fb90b4.

Change-Id: Ida93aa38a35db561a05eb1c9b79e40d399b01e98

6 years agoRevert "[4.0] Fast bounding-box clipping feature" 67/154767/1
taeyoon0.lee [Wed, 11 Oct 2017 08:35:26 +0000 (17:35 +0900)]
Revert "[4.0] Fast bounding-box clipping feature"

This reverts commit 2f379271c1ede9af6c3d90cc5802c0c4027084aa.

Change-Id: Id295e584521c5daeb39a5d474aaa8d268a77a6f0

6 years agoRevert "[4.0] Support custom fonts registration" 66/154766/1
taeyoon0.lee [Wed, 11 Oct 2017 08:35:02 +0000 (17:35 +0900)]
Revert "[4.0] Support custom fonts registration"

This reverts commit 4029514e547192e5f9224565ed819b9d6e2aca77.

Change-Id: I3f773af2e7538de4882fa561de6bca5da9f85158

6 years agoRevert "[4.0] When native image is destroyed, It call TriggerEventInterface callback." 65/154765/1
taeyoon0.lee [Wed, 11 Oct 2017 08:34:38 +0000 (17:34 +0900)]
Revert "[4.0] When native image is destroyed, It call TriggerEventInterface callback."

This reverts commit 3d2425ed78131e450cea9f61ec19d4420e6a7aa4.

Change-Id: I89e88f7733818ab1c466284b127e08fa8ff197b7

6 years agoRevert "[4.0] Ubuntu Build Error fix" 64/154764/1
taeyoon0.lee [Wed, 11 Oct 2017 08:34:00 +0000 (17:34 +0900)]
Revert "[4.0] Ubuntu Build Error fix"

This reverts commit b6b4a65be99cd5f3c57f58936c65109ac994a388.

Change-Id: I9018f5f16133db599b3bc6a5ef75bfc82f895be4

6 years agoAdd an environment variable to set the default indicator visible mode 27/152827/3
Heeyong Song [Wed, 27 Sep 2017 07:31:19 +0000 (16:31 +0900)]
Add an environment variable to set the default indicator visible mode

Change-Id: I5a86d1bb8ffc3f21ec2a57af9b000bf958e2a327

6 years agoAdd event handling for additional Device::SubClass type 33/152833/3
Heeyong Song [Wed, 27 Sep 2017 07:43:55 +0000 (16:43 +0900)]
Add event handling for additional Device::SubClass type

Change-Id: Ic24c9a2b2bb6d23b0a384b75ca2c10e75e75337d

6 years agoMerge "Fast bounding-box clipping feature" into devel/master
Adeel Kazmi [Fri, 6 Oct 2017 16:42:19 +0000 (16:42 +0000)]
Merge "Fast bounding-box clipping feature" into devel/master

6 years agoDALi Version 1.2.60 33/154133/1 dali_1.2.60
Adeel Kazmi [Fri, 6 Oct 2017 15:54:34 +0000 (16:54 +0100)]
DALi Version 1.2.60

Change-Id: I3a8eb3b62a223e92c8c7563bb12e8508e5056742

6 years agoFast bounding-box clipping feature 99/151999/3
Tom Robinson [Fri, 22 Sep 2017 17:16:57 +0000 (18:16 +0100)]
Fast bounding-box clipping feature

Change-Id: I532c00cc322ceae9bd28918fef8b68a58603b8b2

6 years agoMigration of devel API to public 16/153816/10
adam.b [Fri, 29 Sep 2017 17:31:29 +0000 (18:31 +0100)]
Migration of devel API to public

Migrated DevelWindow API to public.

Change-Id: Ibebef89203a91feaf55bb469b2c577179b960a4d

6 years agoChanges required after some Actor Devel APIs made Public 21/153821/1
Adeel Kazmi [Fri, 29 Sep 2017 18:56:35 +0000 (19:56 +0100)]
Changes required after some Actor Devel APIs made Public

Change-Id: I23e0027833ec3e7e906e5ef9103ce2f9d0f5c4ce

6 years agoChanges required after Device moved to Public API in Core 08/153808/2
Adeel Kazmi [Fri, 29 Sep 2017 16:13:05 +0000 (17:13 +0100)]
Changes required after Device moved to Public API in Core

Change-Id: I9bbe468837e3d630727ede73f49a838469a09f35

6 years agoMerge "Changes required after some pixel formats were moved to the Public API in...
Adeel Kazmi [Fri, 29 Sep 2017 12:51:26 +0000 (12:51 +0000)]
Merge "Changes required after some pixel formats were moved to the Public API in Core" into devel/master

6 years agoDALi Version 1.2.59 85/153785/1 dali_1.2.59
Francisco Santos [Fri, 29 Sep 2017 12:19:23 +0000 (13:19 +0100)]
DALi Version 1.2.59

Change-Id: Icbca39d2f1e2b574bbf4e26ba468dafbb6e373b7

6 years ago[4.0] Ubuntu Build Error fix 96/153696/2 accepted/tizen/4.0/unified/20171010.163017 accepted/tizen/4.0/unified/20171011.071825 submit/tizen_4.0/20171010.043359 submit/tizen_4.0/20171011.020858
Jinho, Lee [Fri, 29 Sep 2017 06:52:30 +0000 (15:52 +0900)]
[4.0] Ubuntu Build Error fix

Change-Id: I3cc460af2b8b9f6bbcc8a7daf5b3edab853790a2

6 years ago[4.0] When native image is destroyed, It call TriggerEventInterface callback. 98/153598/1
Joogab Yun [Tue, 26 Sep 2017 04:26:57 +0000 (13:26 +0900)]
[4.0] When native image is destroyed, It call TriggerEventInterface callback.

Change-Id: Ia9fdd0ba3025d3aee7494e76eb4fbad52e0cde1e

6 years ago[4.0] Support custom fonts registration 43/153543/1
Jinho, Lee [Tue, 11 Jul 2017 13:04:40 +0000 (22:04 +0900)]
[4.0] Support custom fonts registration

Change-Id: If97a9807539a870ac741c8ac78ef35fcd3b0db62

6 years ago[4.0] Fast bounding-box clipping feature 42/153542/1
Tom Robinson [Fri, 22 Sep 2017 17:16:57 +0000 (18:16 +0100)]
[4.0] Fast bounding-box clipping feature

Change-Id: I532c00cc322ceae9bd28918fef8b68a58603b8b2

6 years ago[4.0] Add an environment variable to set the default indicator visible mode 41/153541/1
Heeyong Song [Wed, 27 Sep 2017 07:31:19 +0000 (16:31 +0900)]
[4.0] Add an environment variable to set the default indicator visible mode

Change-Id: I5a86d1bb8ffc3f21ec2a57af9b000bf958e2a327

6 years agoChanges required after some pixel formats were moved to the Public API in Core 30/153530/1
Adeel Kazmi [Thu, 28 Sep 2017 15:54:51 +0000 (16:54 +0100)]
Changes required after some pixel formats were moved to the Public API in Core

Change-Id: I47df90dfc8ab19577510e3a764c45fa592fc2a53

6 years agoMerge "[Tizen] Add Finalize api for imf-manager" into tizen_4.0
Seoyeon Kim [Thu, 28 Sep 2017 11:35:45 +0000 (11:35 +0000)]
Merge "[Tizen] Add Finalize api for imf-manager" into tizen_4.0

6 years ago[4.0] Enhance application device signal 45/153345/1
Jinho, Lee [Thu, 28 Sep 2017 08:12:02 +0000 (17:12 +0900)]
[4.0] Enhance application device signal

This reverts commit e9fe045a302d16a1372317c7ec7ff77ff25fcefc.

Change-Id: I19862a56c40922806f60c1bc711c5f9d25d9211e

6 years agoFix using AUL API 44/153344/1
Jinho, Lee [Thu, 28 Sep 2017 08:11:44 +0000 (17:11 +0900)]
Fix using AUL API

This reverts commit bd1cd2062c33b68dcabe24701afad5ba0bf11e5d.

Change-Id: Iff1bf0309990c33174ef5796ab1ebc31bb213043

6 years ago[4.0] Fix to get the full input text in RetrieveSurrounding 43/153343/1
Jinho, Lee [Thu, 28 Sep 2017 08:11:20 +0000 (17:11 +0900)]
[4.0] Fix to get the full input text in RetrieveSurrounding

This reverts commit 11d363535d9c551f08f2c1434faddd2e36285600.

Change-Id: Ib87472fdea46612238f1417aa52fa77739fabb16

6 years ago[4.0] Call RequestUpdateOnce after pause callback 42/153342/1
Jinho, Lee [Thu, 28 Sep 2017 08:09:09 +0000 (17:09 +0900)]
[4.0] Call RequestUpdateOnce after pause callback

This reverts commit 06cf40aa46d2c142deb66692347251f1526b7f3e.

Change-Id: I4b82c131fc61ff9405fed625cefc635ba406ee05

6 years ago[4.0] Implement WebEngineLite interface and plugin for Minimized Web Engine 41/153341/1
Jinho, Lee [Thu, 28 Sep 2017 05:09:38 +0000 (14:09 +0900)]
[4.0] Implement WebEngineLite interface and plugin for Minimized Web Engine

This reverts commit 5e7539a223f1224da2572c51276c8a64ef24d732.

Change-Id: I19d6427f2b9a23c6bd46093318d5b787bc585ddb

6 years ago[4.0] Create Widget Application 40/153340/1
Jinho, Lee [Thu, 28 Sep 2017 04:39:01 +0000 (13:39 +0900)]
[4.0] Create Widget Application

This reverts commit f26a828765b20d4d53a8b899b127cc75bab9f9ff.

Change-Id: Ib688fda3f95712935e7b805be30a9e9b5e1baee7

6 years ago[4.0] fix that some animated-gif files are not playing 39/153339/1
Jinho, Lee [Thu, 28 Sep 2017 04:38:43 +0000 (13:38 +0900)]
[4.0] fix that some animated-gif files are not playing

This reverts commit 3d383a71a49c58ca8d3d65a25c4e754e5101d328.

Change-Id: Ia740f43d569794711b12c4c86cae9fea7a280f59

6 years agoFix build error 38/153338/1
Jinho, Lee [Thu, 28 Sep 2017 04:38:29 +0000 (13:38 +0900)]
Fix build error

This reverts commit 0328de2cf407ee35380c71b9ba475f21604fd66e.

Change-Id: I3455870b5312a18200c41970e2f787b81c706e6c

6 years agoMerge branch 'devel/master' into tizen_4.0 37/153337/1
Jinho, Lee [Thu, 28 Sep 2017 04:37:33 +0000 (13:37 +0900)]
Merge branch 'devel/master' into tizen_4.0

Change-Id: I9cce8b2a716e377428cf6d3da1058eda219fdd46

6 years agoRevert "Fix build error" 36/153336/1
Jinho, Lee [Thu, 28 Sep 2017 04:37:17 +0000 (13:37 +0900)]
Revert "Fix build error"

This reverts commit 36d4b02ea35bc718e2c332af3cfb051d382fea9f.

Change-Id: I9a64d651c7c228e90aa77479f7e65e08cb19e2c2

6 years agoRevert "[4.0] fix that some animated-gif files are not playing" 35/153335/1
Jinho, Lee [Thu, 28 Sep 2017 04:37:09 +0000 (13:37 +0900)]
Revert "[4.0] fix that some animated-gif files are not playing"

This reverts commit e8d790b71f613266c22e1718c0c69343fccaee73.

Change-Id: I54501124486ffc91be4cd96d97b7131431fda125

6 years agoRevert "[4.0] Create Widget Application" 34/153334/1
Jinho, Lee [Thu, 28 Sep 2017 04:36:50 +0000 (13:36 +0900)]
Revert "[4.0] Create Widget Application"

This reverts commit 168e9e557223fffdaf73214a749d3f850092f054.

Change-Id: I35defe716720ec4ff2e410425151a4df63266642

6 years agoRevert "[4.0] Fix Set and Get InputPanelUserData()" 33/153333/1
Jinho, Lee [Thu, 28 Sep 2017 04:36:42 +0000 (13:36 +0900)]
Revert "[4.0] Fix Set and Get InputPanelUserData()"

This reverts commit 9ef8f766f6ab4ff62b6d225c592aa84e40c7a38c.

Change-Id: Icbdde83c35d172e906cc09831920e34066e258ad

6 years agoRevert "[4.0] Implement WebEngineLite interface and plugin for Minimized Web Engine" 32/153332/1
Jinho, Lee [Thu, 28 Sep 2017 04:36:28 +0000 (13:36 +0900)]
Revert "[4.0] Implement WebEngineLite interface and plugin for Minimized Web Engine"

This reverts commit c675dba57484c92b533da0e6ab3e645f13a122fd.

Change-Id: I584f7bfaacc3f84edbf4f141c51195e604906146

6 years agoRevert "[4.0] Fix build error in tv profile" 31/153331/1
Jinho, Lee [Thu, 28 Sep 2017 04:36:15 +0000 (13:36 +0900)]
Revert "[4.0] Fix build error in tv profile"

This reverts commit 9217efe7c5c5a4002a644bb9b659d30c0c4391ed.

Change-Id: I87ad59b641d5536c5a4ad61246343073c7303c2f

6 years agoRevert "[4.0] Change the return type of the init function" 30/153330/1
Jinho, Lee [Thu, 28 Sep 2017 04:35:51 +0000 (13:35 +0900)]
Revert "[4.0] Change the return type of the init function"

This reverts commit 4590f62eadea6c86c3d27394283551ef09d2602a.

Change-Id: Ic6ce08181a81531200743c3d7fabe30cebd639ee

6 years agoRevert "[4.0] Call RequestUpdateOnce after pause callback" 29/153329/1
Jinho, Lee [Thu, 28 Sep 2017 04:35:40 +0000 (13:35 +0900)]
Revert "[4.0] Call RequestUpdateOnce after pause callback"

This reverts commit e33f884b6b613033d8a4fd270a33c9d444933061.

Change-Id: Ie7832feadd2dcfe3b753f17222ef336bf434fdab

6 years agoRevert "[4.0] Fix SVACE issues" 28/153328/1
Jinho, Lee [Thu, 28 Sep 2017 04:35:18 +0000 (13:35 +0900)]
Revert "[4.0] Fix SVACE issues"

This reverts commit 20f3e124e28f6d61ad514ef1b40a335944f3d755.

Change-Id: I386c16a0aaf141835f82f6a24ab23a61b0c995d3

6 years agoRevert "[4.0] Fix WebEngineLite build error" 27/153327/1
Jinho, Lee [Thu, 28 Sep 2017 04:35:06 +0000 (13:35 +0900)]
Revert "[4.0] Fix WebEngineLite build error"

This reverts commit c7fc43b1a98c5f53cf87def6ec92eedf8c21f5fb.

Change-Id: Ib8ffaa136ae67f158a2a994196947e64a2f56879

6 years agoRevert "Fix svace issues" 26/153326/1
Jinho, Lee [Thu, 28 Sep 2017 04:34:58 +0000 (13:34 +0900)]
Revert "Fix svace issues"

This reverts commit 542f365adb39027f50b8d7b957404ad69c767035.

Change-Id: I8135ff638ed4fff2458e5df10608ff98b5afbd06

6 years agoRevert "[4.0] Fix WebEngineLite error" 25/153325/1
Jinho, Lee [Thu, 28 Sep 2017 04:33:31 +0000 (13:33 +0900)]
Revert "[4.0] Fix WebEngineLite error"

This reverts commit 446b2c3c67f1f0fc76d7109ea9b9ded7d10efe92.

Change-Id: I7357a49ec3f3acf2d3b1bc61b06a7e45c83bbc94

6 years agoRevert "[4.0] Fix to get the full input text in RetrieveSurrounding" 24/153324/1
Jinho, Lee [Thu, 28 Sep 2017 04:33:22 +0000 (13:33 +0900)]
Revert "[4.0] Fix to get the full input text in RetrieveSurrounding"

This reverts commit e120754c2ddbc72f222221c2441a8a14411eeb11.

Change-Id: I5996a708730b226a086daeb13a8aa18fc4fdf0ad

6 years agoRevert "Fix using AUL API" 23/153323/1
Jinho, Lee [Thu, 28 Sep 2017 04:32:48 +0000 (13:32 +0900)]
Revert "Fix using AUL API"

This reverts commit 6d55c5e3462c11b979618b94832a01a399470fd1.

Change-Id: Idf9bb45f6033ad176dd60a45fd1bbee70fda45a7

6 years agoRevert "[4.0] Added ecore wayland header in video plugin" 22/153322/1
Jinho, Lee [Thu, 28 Sep 2017 04:32:25 +0000 (13:32 +0900)]
Revert "[4.0] Added ecore wayland header in video plugin"

This reverts commit 069115710154dd741a6f3e6efce89a71ce79ebd3.

Change-Id: I6fdcfbf7e3501cf32f84a21ecd53c4a7cc60ce2b

6 years agoRevert "Enhance application device signal" 21/153321/1
Jinho, Lee [Thu, 28 Sep 2017 04:31:57 +0000 (13:31 +0900)]
Revert "Enhance application device signal"

This reverts commit ae37a5866286d97378c956ff9b55efb0e8c565e8.

Change-Id: Ic0a22dbd005fd5d43d056252fe9e61586ca49c4c

6 years ago[Tizen] Add Finalize api for imf-manager 29/152729/3
xb.teng [Wed, 27 Sep 2017 03:57:35 +0000 (11:57 +0800)]
[Tizen] Add Finalize api for imf-manager

Change-Id: I2a8e7a3597469fda0a161c2abc31a93cb7aece94