platform/core/uifw/dali-adaptor.git
7 years agoRevert "[Tizen] Modify iconify part for wayland" 20/108320/1
Seoyeon Kim [Wed, 4 Jan 2017 05:13:06 +0000 (14:13 +0900)]
Revert "[Tizen] Modify iconify part for wayland"

This reverts commit 7a3284c4213a4e3b705a8c2440fd8e9c8ffdc72c.

Change-Id: I2c97ff3d88fa600700be575f19c76f30a93f9531

7 years agoRevert "[Tizen] Fix rendering issue by tbm_surface and eglSwapBuffers in native rende... 19/108319/1
Seoyeon Kim [Wed, 4 Jan 2017 05:11:45 +0000 (14:11 +0900)]
Revert "[Tizen] Fix rendering issue by tbm_surface and eglSwapBuffers in native render surface"

This reverts commit ec787505356650267dea9de7d2f2ad813c8f2a1b.

Change-Id: Iee3720c4929cb8d9cad8cf559221062350f3c4cd

7 years agoRevert "[Tizen] Add key grab list API" 18/108318/1
Seoyeon Kim [Wed, 4 Jan 2017 05:10:46 +0000 (14:10 +0900)]
Revert "[Tizen] Add key grab list API"

This reverts commit 2ab28435029ae6811068d90024d71762c2e15e69.

Change-Id: I1ae9317078ff9f40de7a65ea5cc47ed90c454fa6

7 years agoRevert "[Tizen] Change parameter type of GrabKeyList APIs to const reference" 16/108316/1
Seoyeon Kim [Wed, 4 Jan 2017 05:08:50 +0000 (14:08 +0900)]
Revert "[Tizen] Change parameter type of GrabKeyList APIs to const reference"

This reverts commit 5f593c43f7b6d0f29cb2e0e46bc5f5add5c1b3f8.

Change-Id: I2321723f3647e556ade5485c2223eef676dfbd7a

7 years agoRevert "[Tizen] Remove profile build dependencies" 15/108315/1
Seoyeon Kim [Wed, 4 Jan 2017 05:04:03 +0000 (14:04 +0900)]
Revert "[Tizen] Remove profile build dependencies"

This reverts commit 10ab1fd20f12ae5ffbadd4a3d18b0dc3a6c52b2c.

Change-Id: I7a87506f67bf647d9d2cf6539f92da8ac6568b3d

7 years agoImplement wayland specific Accessibility 36/94536/2
Seoyeon Kim [Mon, 31 Oct 2016 10:04:33 +0000 (19:04 +0900)]
Implement wayland specific Accessibility

Change-Id: I45c11d4a70e844b8a9aab413446598d5b255ddc5
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
7 years agoMerge "[Tizen] Remove profile build dependencies" into tizen
Seoyeon Kim [Tue, 27 Dec 2016 05:57:58 +0000 (21:57 -0800)]
Merge "[Tizen] Remove profile build dependencies" into tizen

7 years ago[Tizen] Remove profile build dependencies 55/102455/8
hk57.kim [Tue, 6 Dec 2016 01:56:48 +0000 (10:56 +0900)]
[Tizen] Remove profile build dependencies

- This is for Tizen 4.0.
- Added backward-compatibility that does not deteriorate 4.0 Configurability
- When you send SR of this comimt you need to create JIRA-TRE of:

 - common profile: Add dali-adaptor-profile_common, dali-adoptor-dali-feedback-plugin-profile_common
 - wearable profile: Add dali-adaptor-profile_wearable, dali-adoptor-dali-feedback-plugin-profile_wearable
 - mobile profile: Add dali-adaptor-profile_mobile, dali-adoptor-dali-feedback-plugin-profile_mobile
 - tv profile: Add dali-adaptor-profile_tv, dali-adoptor-dali-feedback-plugin-profile_tv
 - ivi profile: Add dali-adaptor-profile_ivi, dali-adoptor-dali-feedback-plugin-profile_ivi

(It's add, not replace.)

Change-Id: I720df08ed27ec6dd18a15069e893c88ee0160927
Signed-off-by: hk57.kim <hk57.kim@samsung.com>
7 years ago[Tizen] Change parameter type of GrabKeyList APIs to const reference 77/104477/3
suhyung Eom [Tue, 13 Dec 2016 10:30:05 +0000 (19:30 +0900)]
[Tizen] Change parameter type of GrabKeyList APIs to const reference

Change-Id: If1d8c677f6b3a56ff4257eb5dd3b4ddfe1c74f3e

7 years ago[Tizen] Add key grab list API 76/104476/3
suhyung Eom [Tue, 13 Dec 2016 10:29:11 +0000 (19:29 +0900)]
[Tizen] Add key grab list API

Change-Id: Ibaf15aef176bb85a4e18d3370c9e61dc7a081949

7 years ago[Tizen] Fix rendering issue by tbm_surface and eglSwapBuffers in native render surface 75/104475/3
suhyung Eom [Tue, 13 Dec 2016 10:28:03 +0000 (19:28 +0900)]
[Tizen] Fix rendering issue by tbm_surface and eglSwapBuffers in native render surface

Change-Id: Ifee40fda978b5308b739610290bbdba8d1c98cbd

7 years ago[Tizen] Modify iconify part for wayland 74/104474/3
suhyung Eom [Tue, 13 Dec 2016 10:26:58 +0000 (19:26 +0900)]
[Tizen] Modify iconify part for wayland

Change-Id: Ifde5981c915ce9564251b2605cb5a7cc65a69790

7 years ago[Tizen] Fix build errors in adaptor-uv by ecore wayland 73/104473/2
suhyung Eom [Tue, 13 Dec 2016 10:24:41 +0000 (19:24 +0900)]
[Tizen] Fix build errors in adaptor-uv by ecore wayland

Change-Id: I60543bf8bfa23e17b0b69c2d3d333aaaf17f5cdc

7 years agoMerge branch 'devel/master(1.2.18)' into tizen 69/104469/1
suhyung Eom [Tue, 13 Dec 2016 10:22:26 +0000 (19:22 +0900)]
Merge branch 'devel/master(1.2.18)' into tizen

Change-Id: I838cb7bf1b9c2b710822e4daec885428bff7f9db

7 years agoRevert "[3.0] Fix build errors in adaptor-uv by ecore wayland" 68/104468/1
suhyung Eom [Tue, 13 Dec 2016 10:20:41 +0000 (19:20 +0900)]
Revert "[3.0] Fix build errors in adaptor-uv by ecore wayland"

This reverts commit db3a0f0d0a95c45423b6e2d87885fabf3037b64e.
Change-Id: I818d8a2b458154d73db187f1713077ede121a401

7 years agoRevert "[3.0] Modify iconify part for wayland" 67/104467/1
suhyung Eom [Tue, 13 Dec 2016 10:20:11 +0000 (19:20 +0900)]
Revert "[3.0] Modify iconify part for wayland"

This reverts commit 5724ebf4cba64c69bc0f045fc342b3577640c154.
Change-Id: Iff25571abee0d69cd49f680613eae027d5db735f

7 years agoRevert "[3.0] Fix rendering issue by tbm_surface and eglSwapBuffers in native render... 66/104466/1
suhyung Eom [Tue, 13 Dec 2016 10:19:45 +0000 (19:19 +0900)]
Revert "[3.0] Fix rendering issue by tbm_surface and eglSwapBuffers in native render surface"

This reverts commit 8835b8f521facfd691ef5463972b3cde73f638af.
Change-Id: I47caed4e281fec9a98048385148b53bf24002552

7 years agoRevert "[3.0] Add key grab list API" 65/104465/1
suhyung Eom [Tue, 13 Dec 2016 10:19:13 +0000 (19:19 +0900)]
Revert "[3.0] Add key grab list API"

This reverts commit 32e3d9944038f3a3f734ae1f49b3da613317debc.
Change-Id: Ic597152ee720b7b8a381eef4a12fbff618ec6c17

7 years agoRevert "[3.0] Change parameter type of GrabKeyList APIs to const reference" 64/104464/1
suhyung Eom [Tue, 13 Dec 2016 10:18:17 +0000 (19:18 +0900)]
Revert "[3.0] Change parameter type of GrabKeyList APIs to const reference"

This reverts commit 782480380966fbced3cb5b6c7878f72c25c3f3c9.
Change-Id: I061d9aa255bb7534b45a087f3031f1020a380c41

7 years agoDALi Version 1.2.18 37/103837/1 dali_1.2.18
Ferran Sole [Fri, 9 Dec 2016 14:34:33 +0000 (14:34 +0000)]
DALi Version 1.2.18

Change-Id: I8b087614482f13e140c9fb658809ed913a962a72

7 years agoFix the wrong spelling 92/101792/2
Seoyeon Kim [Fri, 2 Dec 2016 06:40:15 +0000 (15:40 +0900)]
Fix the wrong spelling

- To prevent the native API reference warning log, fix 'application' spelling and parameter

Change-Id: Id4d246db7dbae7632729cca2945ccdabcd94e2c7
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
7 years agoMerge "Fix and add missed doxygen" into devel/master
Adeel Kazmi [Mon, 5 Dec 2016 11:29:48 +0000 (03:29 -0800)]
Merge "Fix and add missed doxygen" into devel/master

7 years agoDALi Version 1.2.17 78/101978/1 dali_1.2.17
adam.b [Fri, 2 Dec 2016 14:07:25 +0000 (14:07 +0000)]
DALi Version 1.2.17

Change-Id: I88ccaab8f6173cd59d756fde3c95f70fcd92d9c6

7 years agoChanges after ShaderEffect removal 10/101610/1
Adeel Kazmi [Thu, 1 Dec 2016 14:19:33 +0000 (14:19 +0000)]
Changes after ShaderEffect removal

Change-Id: Id46be222b1866f814056058c0f66e1e155c9882f

7 years agoCorrectly scope std functions. 63/100263/3
Francisco Santos [Fri, 25 Nov 2016 12:03:01 +0000 (12:03 +0000)]
Correctly scope std functions.

Change-Id: I20b0c8cc3ec6263c8f2f65aafed72e29d40cb75c

7 years agoMerge "Modern compilers consider auto_ptr deprecated, use unique_ptr instead." into...
Adeel Kazmi [Tue, 29 Nov 2016 15:25:46 +0000 (07:25 -0800)]
Merge "Modern compilers consider auto_ptr deprecated, use unique_ptr instead." into devel/master

7 years agoMerge "Modify to use remote-surface for WatchApplication" into devel/master
suhyung Eom [Mon, 28 Nov 2016 02:39:46 +0000 (18:39 -0800)]
Merge "Modify to use remote-surface for WatchApplication" into devel/master

7 years agoModern compilers consider auto_ptr deprecated, use unique_ptr instead. 62/100262/1
Francisco Santos [Fri, 25 Nov 2016 12:02:00 +0000 (12:02 +0000)]
Modern compilers consider auto_ptr deprecated, use unique_ptr instead.

Change-Id: Ib6a936fb17286e0439d7400003c31d3ab2ad3619

7 years agoAdd missing include. 61/100261/1
Francisco Santos [Fri, 25 Nov 2016 12:01:34 +0000 (12:01 +0000)]
Add missing include.

Change-Id: I2dc6b30d14f5827a5c1c3303e604922cd55fbf23

7 years agoDALi Version 1.2.16 38/100138/1 dali_1.2.16
Victor Cebollada [Fri, 25 Nov 2016 07:06:00 +0000 (07:06 +0000)]
DALi Version 1.2.16

Change-Id: I1a94dff09223b775d84f28ad77730601d60ecd16

7 years agoModify to use remote-surface for WatchApplication 16/99316/6
suhyung Eom [Tue, 22 Nov 2016 10:34:02 +0000 (19:34 +0900)]
Modify to use remote-surface for WatchApplication

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

7 years agoFix compilation error with older versions of freetype where width and rows are int... 91/99991/1
Kimmo Hoikka [Thu, 24 Nov 2016 15:34:19 +0000 (15:34 +0000)]
Fix compilation error with older versions of freetype where width and rows are int rather than unsigned int

Change-Id: Ie543aada36b6e7c693e3f7d0a9aa413eff614b37

7 years agoMerge "Update command-line string & comment for view mode" into devel/master
dongsug song [Wed, 23 Nov 2016 12:11:13 +0000 (04:11 -0800)]
Merge "Update command-line string & comment for view mode" into devel/master

7 years agoMerge "FontClient - Add a method to get the raw data of a glyph." into devel/master
Paul Wisbey [Tue, 22 Nov 2016 16:03:31 +0000 (08:03 -0800)]
Merge "FontClient - Add a method to get the raw data of a glyph." into devel/master

7 years agoFix image operation test cases that randomly crash when running in parallel 20/99020/4
Kimmo Hoikka [Mon, 21 Nov 2016 13:01:54 +0000 (13:01 +0000)]
Fix image operation test cases that randomly crash when running in parallel

Change-Id: I45fef084a92481bb0bb35f9010b2e3542b5f77a1

7 years agoFix and add missed doxygen 07/99307/1
Seoyeon Kim [Tue, 22 Nov 2016 04:55:26 +0000 (13:55 +0900)]
Fix and add missed doxygen

Change-Id: I044b9f90dc07b3ec560f35e5cfbd98fdc9b2526a
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
7 years agoObject-less image loading abstraction 78/98778/6
Kimmo Hoikka [Fri, 18 Nov 2016 16:32:34 +0000 (16:32 +0000)]
Object-less image loading abstraction

Change-Id: I3301e28cddfeb42c52af0c94357375ece97b852e

7 years agoFontClient - Add a method to get the raw data of a glyph. 67/93167/9
Victor Cebollada [Thu, 20 Oct 2016 14:34:12 +0000 (15:34 +0100)]
FontClient - Add a method to get the raw data of a glyph.

Change-Id: Ibf3778ef235152e5a60735940413cee0ae021742
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
7 years agoImplemented Window::SetClass() functionality in window-impl-ecore-wl.cpp 34/98834/1
suhyung Eom [Mon, 21 Nov 2016 04:06:22 +0000 (13:06 +0900)]
Implemented Window::SetClass() functionality in window-impl-ecore-wl.cpp

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

7 years agoDALi Version 1.2.15 27/98727/1 dali_1.2.15
Umar [Fri, 18 Nov 2016 10:58:14 +0000 (10:58 +0000)]
DALi Version 1.2.15

Change-Id: I16e000a8a808ffb675e7b398f74c83678a7c85b9

7 years agoUpdate command-line string & comment for view mode 89/98389/2
Yoonsang Lee [Wed, 16 Nov 2016 23:57:05 +0000 (08:57 +0900)]
Update command-line string & comment for view mode

to make clearer code
- STEREO_HORZ -> STEREO_HORIZONTAL
- STEREO_VERT -> STEREO_VERTICAL

Change-Id: I8bbdb30030308d0d893256941b4dcf1f991816ae

7 years agoFixed SVACE error in ASTC Loader 49/98249/1
Adeel Kazmi [Wed, 16 Nov 2016 14:27:13 +0000 (14:27 +0000)]
Fixed SVACE error in ASTC Loader

Change-Id: Ie1f6100288676a62b63c7106637c29f419e2a55f

7 years agoMore SVACE fixes 20/98220/1
Adeel Kazmi [Wed, 16 Nov 2016 12:07:43 +0000 (12:07 +0000)]
More SVACE fixes

Change-Id: I2cdf2f21fcf555973305acc43f255a71f7c97d09

7 years agoFix various SVACE errors 06/98006/1
Adeel Kazmi [Tue, 15 Nov 2016 15:35:00 +0000 (15:35 +0000)]
Fix various SVACE errors

Change-Id: Iae0e1b6b7707e1060060de112f7831119bb86641

7 years ago[3.0] Change parameter type of GrabKeyList APIs to const reference 91/97691/1 accepted/tizen/common/20161115.200910 accepted/tizen/ivi/20161115.234641 accepted/tizen/mobile/20161115.234434 accepted/tizen/tv/20161115.234532 accepted/tizen/wearable/20161115.234607 submit/tizen/20161115.111846
dongsug.song [Tue, 15 Nov 2016 02:11:53 +0000 (11:11 +0900)]
[3.0] Change parameter type of GrabKeyList APIs to const reference

This reverts commit b04bd7edcd0112e459f0fcd034cba645ac7e185b.

Change-Id: I901524701027ece7b39ff7671dd26e7710d5eb59

7 years ago[3.0] Add key grab list API 90/97690/1
dongsug.song [Tue, 15 Nov 2016 02:10:48 +0000 (11:10 +0900)]
[3.0] Add key grab list API

This reverts commit b3eaafe92ca5d438605c85c18b5bf739452d66a8.

Change-Id: I84c327de9933161b791f4c70ffdacaa0e0fea925

7 years ago[3.0] Fix rendering issue by tbm_surface and eglSwapBuffers in native render surface 89/97689/1
dongsug.song [Tue, 15 Nov 2016 02:05:39 +0000 (11:05 +0900)]
[3.0] Fix rendering issue by tbm_surface and eglSwapBuffers in native render surface

This reverts commit 49431448de387e087cd282658f98de7ebd5199d5.

Change-Id: I3d3385221ffd809680d0c323e36968826d7ef531

7 years ago[3.0] Modify iconify part for wayland 88/97688/1
dongsug.song [Tue, 15 Nov 2016 01:49:03 +0000 (10:49 +0900)]
[3.0] Modify iconify part for wayland

This reverts commit 81903b93cdfdabcda07af7b9a97dee3770d81a37.

Change-Id: Ibc10b9f6cdaa09ef45acbc44cb8c95f6965a38ef

7 years ago[3.0] Fix build errors in adaptor-uv by ecore wayland 87/97687/1
dongsug.song [Tue, 15 Nov 2016 01:25:32 +0000 (10:25 +0900)]
[3.0] Fix build errors in adaptor-uv by ecore wayland

This reverts commit c01ea14f22df7c50eff869cd7a195c56393acab5.

Change-Id: I99be043a5aa1eaace5f999668e9c244a67aae8ee

7 years agoMerge branch 'devel/master' into tizen 86/97686/1
dongsug.song [Tue, 15 Nov 2016 01:22:36 +0000 (10:22 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: Id6a82991287693aa26c2c6cb75a865f38bad6f49

7 years agoRevert "[3.0] Temporary implement copy/paste text" 85/97685/1
dongsug.song [Tue, 15 Nov 2016 00:34:36 +0000 (09:34 +0900)]
Revert "[3.0] Temporary implement copy/paste text"

This reverts commit 322efb8d4c64d95cb2a5f3fe0b7d97d34d0c58b9.

Change-Id: Ia5223ead429595976d5c161b5430a28069d50e8b

7 years agoRevert "[3.0] Exclude internal tag module in Public API reference" 84/97684/1
dongsug.song [Tue, 15 Nov 2016 00:34:17 +0000 (09:34 +0900)]
Revert "[3.0] Exclude internal tag module in Public API reference"

This reverts commit 0c94b266af9ad0c9a7dd01313ee3ded52bd4e054.

Change-Id: Ib4f7ab07384e15b7879d262be2c3f9c174fc7919

7 years agoRevert "[3.0] Use remarks tag for alarm.set privilege info" 83/97683/1
dongsug.song [Tue, 15 Nov 2016 00:33:54 +0000 (09:33 +0900)]
Revert "[3.0] Use remarks tag for alarm.set privilege info"

This reverts commit 1602eff221aa3a4167d129d8e1efe8ddaeccaf68.

Change-Id: Ica5f020fe90afa8b4f9849a66ab54ea967f75c5d

7 years agoRevert "[3.0] Fixed copy/paste for repeated operation" 82/97682/1
dongsug.song [Tue, 15 Nov 2016 00:33:33 +0000 (09:33 +0900)]
Revert "[3.0] Fixed copy/paste for repeated operation"

This reverts commit 358f20dc404bfd07ecb646acc7bf883bed581219.

Change-Id: Ib1001f03ee0c886551f9738554cc216c5e305503

7 years agoRevert "[3.0] Set current time to default WatchTime constructor" 81/97681/1
dongsug.song [Tue, 15 Nov 2016 00:33:12 +0000 (09:33 +0900)]
Revert "[3.0] Set current time to default WatchTime constructor"

This reverts commit 5f95a0d55b668bb135114b8e8f70407491cf33e8.

Change-Id: I611bc246b25fa9e83396a92cbdb38c98cd219583

7 years agoRevert "[3.0] Add ivi profile" 80/97680/1
dongsug.song [Tue, 15 Nov 2016 00:32:47 +0000 (09:32 +0900)]
Revert "[3.0] Add ivi profile"

This reverts commit e1d335c39e868dde0095c15ca4ee88ca641cdadd.

Change-Id: I965ce8ef6f08b10fff498867e0724daf0f22f84f

7 years agoRevert "[3.0] Fix build errors in adaptor-uv by ecore wayland" 79/97679/1
dongsug.song [Tue, 15 Nov 2016 00:32:28 +0000 (09:32 +0900)]
Revert "[3.0] Fix build errors in adaptor-uv by ecore wayland"

This reverts commit c01ea14f22df7c50eff869cd7a195c56393acab5.

Change-Id: I9445627ec29ded94d9bbbfd01ff9d97bc3106168

7 years agoRevert "[3.0] Add native render surface for wayland" 78/97678/1
dongsug.song [Tue, 15 Nov 2016 00:32:09 +0000 (09:32 +0900)]
Revert "[3.0] Add native render surface for wayland"

This reverts commit d362ed8511f2cb5311d0919e2c22bfa5293c25ff.

Change-Id: I4470800911cd1956cb1031639684ccb8b6f48cca

7 years agoRevert "[3.0] Remove an exception for gl feature from framework-tizen" 77/97677/1
dongsug.song [Tue, 15 Nov 2016 00:31:39 +0000 (09:31 +0900)]
Revert "[3.0] Remove an exception for gl feature from framework-tizen"

This reverts commit 034ca3169def20f270bf8382c9da350175b25e57.

Change-Id: Ie4ba2f72b13f17f5e70022db8a28f57211e6d8c0

7 years agoRevert "[3.0] Version downgrade (1.2.0 to 1.1.45)" 76/97676/1
dongsug.song [Tue, 15 Nov 2016 00:31:05 +0000 (09:31 +0900)]
Revert "[3.0] Version downgrade (1.2.0 to 1.1.45)"

This reverts commit d7e2c3307174da509389bd2745e1deb2a9d5638a.

Change-Id: I65c1cfc2a68cf564c53e598939b3d553c5a241a9

7 years agoRevert "[3.0] Implement wayland specfic indicator, window appId, ..." 75/97675/1
dongsug.song [Tue, 15 Nov 2016 00:30:38 +0000 (09:30 +0900)]
Revert "[3.0] Implement wayland specfic indicator, window appId, ..."

This reverts commit d5b6a16b545f3e06e3258e8be1cdd0b8665c70bc.

Change-Id: I1e713c4a2bdc209dbfa308c72e947c01899fc8c6

7 years agoRevert "[3.0] Renderer Depth UTCs + test-gl-abstraction update" 74/97674/1
dongsug.song [Tue, 15 Nov 2016 00:30:15 +0000 (09:30 +0900)]
Revert "[3.0] Renderer Depth UTCs + test-gl-abstraction update"

This reverts commit b7e4651da3246ad0ce0be5462c7b59e5a4b57f0a.

Change-Id: I2976563989ab6a32bfa915d8c24e93dd80f3971a

7 years agoRevert "[3.0] Added missing newline chars to logging commands" 73/97673/1
dongsug.song [Tue, 15 Nov 2016 00:29:57 +0000 (09:29 +0900)]
Revert "[3.0] Added missing newline chars to logging commands"

This reverts commit b160a1f2e2138a5ebd1cf2f2f6c16a55876ac772.

Change-Id: Idbbdf2947fdbd8a702530b7ea3d96de499b9d777

7 years agoRevert "[3.0] Indicator synchronization patch" 72/97672/1
dongsug.song [Tue, 15 Nov 2016 00:24:29 +0000 (09:24 +0900)]
Revert "[3.0] Indicator synchronization patch"

This reverts commit 809dfdfd303d69661bea8c4e4b1a391aded50ec7.

Change-Id: I807afe468016069681cccc9a33d2e1c42af8e550

7 years agoRevert "[3.0] Fixed Window::ShowIndicator(INVISIBLE)" 71/97671/1
dongsug.song [Tue, 15 Nov 2016 00:23:56 +0000 (09:23 +0900)]
Revert "[3.0] Fixed Window::ShowIndicator(INVISIBLE)"

This reverts commit cb123490953176fe061dc8757ac7fa6638450b39.

Change-Id: I0dd351ed48c3bc8485564b08ac52d1385a2df544

7 years agoRevert "[3.0] Adding ObjectDestructionTracker to dali-test-suite-utils for testing... 70/97670/1
dongsug.song [Tue, 15 Nov 2016 00:21:28 +0000 (09:21 +0900)]
Revert "[3.0] Adding ObjectDestructionTracker to dali-test-suite-utils for testing object destruction"

This reverts commit 182b768f4104caba71be2364bd728b83740a67e5.

Change-Id: Ied748a39150f62f40326e481627e5cf1d211f05f

7 years agoRevert "[3.0] TextAbstraction - Characters removed from the Latin script." 69/97669/1
dongsug.song [Tue, 15 Nov 2016 00:21:07 +0000 (09:21 +0900)]
Revert "[3.0]  TextAbstraction - Characters removed from the Latin script."

This reverts commit 92df9d5bc4328cf8c0743851d01ba01cddb15b2c.

Change-Id: I39ed6172976aab141a2efcce15a9ecf204a340a6

7 years agoRevert "[3.0] FontClient - Fix issues when selecting fonts." 68/97668/1
dongsug.song [Tue, 15 Nov 2016 00:20:48 +0000 (09:20 +0900)]
Revert "[3.0] FontClient - Fix issues when selecting fonts."

This reverts commit 6d99bfe01603c07b90c876da3d87771315c4c0a8.

Change-Id: I1b2a975f9e7c4ad0bb26b944cf4e60d373f5a478

7 years agoRevert "[3.0] Updated patch-coverage tool to catch fewer errors" 67/97667/1
dongsug.song [Tue, 15 Nov 2016 00:20:23 +0000 (09:20 +0900)]
Revert "[3.0] Updated patch-coverage tool to catch fewer errors"

This reverts commit fa7afc294a77adcdd9a21fda171b2b470852949d.

Change-Id: I486b1fb82ab9a8cae1f56782d7a02747dcb48576

7 years agoRevert "[3.0] Implement detent event handler for wayland" 66/97666/1
dongsug.song [Tue, 15 Nov 2016 00:19:56 +0000 (09:19 +0900)]
Revert "[3.0]  Implement detent event handler for wayland"

This reverts commit 3b14a58da69ac261e90ca2e7a1f8903c35b34741.

Change-Id: I0df487d83feddda1e43911c1bddc401c988dd0ce

7 years agoRevert "[3.0] Notify multiline hint to IMF context" 65/97665/1
dongsug.song [Tue, 15 Nov 2016 00:19:19 +0000 (09:19 +0900)]
Revert "[3.0] Notify multiline hint to IMF context"

This reverts commit 6b71a6c0a07a04033ce4df4cfc05fc6250bc8fec.

Change-Id: I6f79fa4c9d907af45d400d57e2c2218fc162c5ba

7 years agoRevert "[3.0] Add param info for doxygen" 64/97664/1
dongsug.song [Tue, 15 Nov 2016 00:18:55 +0000 (09:18 +0900)]
Revert "[3.0] Add param info for doxygen"

This reverts commit c08bcb7473123f9ddf9aab87dae6c6b56f37d5b8.

Change-Id: I25b89b7416c1829f65f7fb9de00655f92c7ff65f

7 years agoRevert "[3.0] Add the RemoveIdle() to adaptor." 63/97663/1
dongsug.song [Tue, 15 Nov 2016 00:18:28 +0000 (09:18 +0900)]
Revert "[3.0] Add the RemoveIdle() to adaptor."

This reverts commit 3d8c0ed7c81e51d5fc509fe189d02b0ae7309726.

Change-Id: I1bbb0beccd06cc9509006e6eb4a26dbe44ead18a

7 years agoRevert "[3.0] Fix Gif Loader using uninitialized variable" 62/97662/1
dongsug.song [Tue, 15 Nov 2016 00:18:08 +0000 (09:18 +0900)]
Revert "[3.0] Fix Gif Loader using uninitialized variable"

This reverts commit 71fed415ba1456bdbd92e88aaf6046f735f6891e.

Change-Id: I189349ef2630360f525ee01a0e6036ebef3cf2c1

7 years agoRevert "[3.0] Add descriptions and example codes" 61/97661/1
dongsug.song [Tue, 15 Nov 2016 00:17:35 +0000 (09:17 +0900)]
Revert "[3.0] Add descriptions and example codes"

This reverts commit 638495740e3ddc49ada7ff96b40bf1c292df6514.

Change-Id: I8d31278bc97de54f875f20f7cdc78d4909f8d3aa

7 years agoRevert "[3.0] Implement wayland clipboard" 60/97660/1
dongsug.song [Tue, 15 Nov 2016 00:17:08 +0000 (09:17 +0900)]
Revert "[3.0] Implement wayland clipboard"

This reverts commit 752d29faaeefe37245d9e214dfbb3d47c652ec92.

Change-Id: I440f55545f1da1f259f0820a6daf243e1c3747d4

7 years agoRevert "[3.0] Add Privilege doxygen tags" 59/97659/1
dongsug.song [Tue, 15 Nov 2016 00:16:49 +0000 (09:16 +0900)]
Revert "[3.0] Add Privilege doxygen tags"

This reverts commit 2d95b61643acca9f18f4b25dabc3c1de2c169514.

Change-Id: Ia5952a4d4db98522100348fcc3759f1aa28b947b

7 years agoRevert "[3.0] Clipping API feature in Actor" 58/97658/1
dongsug.song [Tue, 15 Nov 2016 00:16:27 +0000 (09:16 +0900)]
Revert "[3.0] Clipping API feature in Actor"

This reverts commit 732dc52ee565624964d234275ac23d31f2ba465a.

Change-Id: I7e6a7dc1963a24e67cf94fda0b9d86ff4b9eabbe

7 years agoRevert "[3.0] Remove experimental features" 57/97657/1
dongsug.song [Tue, 15 Nov 2016 00:16:08 +0000 (09:16 +0900)]
Revert "[3.0] Remove experimental features"

This reverts commit b46cd79dd6c74a453f5bcb852d51fbdc626eba85.

Change-Id: I12c6d6d242f759cd9271a5ca7b462188ae4a71aa

7 years agoRevert "[3.0] Fix license issue" 56/97656/1
dongsug.song [Tue, 15 Nov 2016 00:15:35 +0000 (09:15 +0900)]
Revert "[3.0] Fix license issue"

This reverts commit 884e4202a94f589269d6542eee6038b908c896a1.

Change-Id: I014291fe5a6389027683753407400e2f5d47c6ff

7 years agoRevert "[3.0] Modify iconify part for wayland" 55/97655/1
dongsug.song [Tue, 15 Nov 2016 00:15:12 +0000 (09:15 +0900)]
Revert "[3.0] Modify iconify part for wayland"

This reverts commit 0d26a26e6601ffc17af69c745847d5e56c739c31.

Change-Id: I13a46c583246e1cd184825bea92f2bde190e542f

7 years agoRevert "[3.0] Change vulnerable function 'strcpy' to 'strncpy' for better security" 54/97654/1
dongsug.song [Tue, 15 Nov 2016 00:14:48 +0000 (09:14 +0900)]
Revert "[3.0] Change vulnerable function 'strcpy' to 'strncpy' for better security"

This reverts commit 68e63fc17530f9d13337c0658e13cfbfc2c794d4.

Change-Id: I57d4f7097cf82a0f518bea03766400bb062df6a3

7 years agoRevert "[3.0] Add missed doxygen documentation" 53/97653/1
dongsug.song [Tue, 15 Nov 2016 00:14:30 +0000 (09:14 +0900)]
Revert "[3.0] Add missed doxygen documentation"

This reverts commit 1e3649764d928dcd1ad77666b4c1ef7230b55c67.

Change-Id: I68252dded84d71c322dea53eddb82d294f187936

7 years agoRevert "[3.0] Add texture target for OES_EGL_image_external" 52/97652/1
dongsug.song [Tue, 15 Nov 2016 00:13:41 +0000 (09:13 +0900)]
Revert "[3.0] Add texture target for OES_EGL_image_external"

This reverts commit b1e2f0fa75dba64f7af69605b69904ff543d093c.

Change-Id: Iad38a41b464c63c25dd18067a9d48404cdda872b

7 years agoRevert "[3.0] Set EGL_PLATFORM env. for native render surface" 51/97651/1
dongsug.song [Tue, 15 Nov 2016 00:13:23 +0000 (09:13 +0900)]
Revert "[3.0] Set EGL_PLATFORM env. for native render surface"

This reverts commit 896555d29a83a117a2ced27a1d2ea8874f4ae5e6.

Change-Id: I6e4bd7de1648778bda34255b8b6cfd7aaa63540e

7 years agoRevert "[3.0] Fix rendering issue by tbm_surface and eglSwapBuffers in native render... 50/97650/1
dongsug.song [Tue, 15 Nov 2016 00:13:06 +0000 (09:13 +0900)]
Revert "[3.0] Fix rendering issue by tbm_surface and eglSwapBuffers in native render surface"

This reverts commit 49431448de387e087cd282658f98de7ebd5199d5.

Change-Id: Ifd4c3b31c2b871f40bc88be3a0a7da4d7f58ab67

7 years agoRevert "[3.0] Fixed lock up issue when EvasPlugin is resized" 49/97649/1
dongsug.song [Tue, 15 Nov 2016 00:12:25 +0000 (09:12 +0900)]
Revert "[3.0] Fixed lock up issue when EvasPlugin is resized"

This reverts commit d8fe31912a347a082cb1a419f25ead4d75f82bdb.

Change-Id: I3a765450ff2ff144ef199ecc0f0584b0ff6b3ea7

7 years agoRevert "[3.0] Add key grab list API" 48/97648/1
dongsug.song [Tue, 15 Nov 2016 00:12:10 +0000 (09:12 +0900)]
Revert "[3.0] Add key grab list API"

This reverts commit 6876c42858275243cf289a9f5dd9c4df1b132f5b.

Change-Id: I74c2de99347d9258b448e4343472b350e813c01c

7 years agoRevert "[3.0] Change parameter type of GrabKeyList APIs to const reference" 47/97647/1
dongsug.song [Tue, 15 Nov 2016 00:11:26 +0000 (09:11 +0900)]
Revert "[3.0] Change parameter type of GrabKeyList APIs to const reference"

This reverts commit 55db46ceeaf1661119fc5ad87ff089f92904c2ae.

Change-Id: I507778505257bacd8b32a92bdb16c17bb6ab32c4

7 years ago(Automated Tests) Sync with dali-core 56/97256/3
Adeel Kazmi [Fri, 11 Nov 2016 17:01:07 +0000 (17:01 +0000)]
(Automated Tests) Sync with dali-core

Change-Id: Iee8d59de43e559f939313191fac8f5eaff23b426

7 years agoDALi Version 1.2.14 59/97259/1 dali_1.2.14
Adeel Kazmi [Fri, 11 Nov 2016 18:40:12 +0000 (18:40 +0000)]
DALi Version 1.2.14

Change-Id: I86fccfc93beaccac1cf5de59addfbac7093155a0

7 years agoAdd DALI_IMPORT_API for reference 03/96803/1
suhyung Eom [Thu, 10 Nov 2016 08:28:23 +0000 (17:28 +0900)]
Add DALI_IMPORT_API for reference

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

7 years agoAdd imf-manager-impl.h to dali-integration-api 52/96552/1
suhyung Eom [Wed, 9 Nov 2016 09:18:23 +0000 (18:18 +0900)]
Add imf-manager-impl.h to dali-integration-api

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

7 years agoEscaped property value strings in scene dump 64/93764/2
David Steele [Tue, 25 Oct 2016 17:52:08 +0000 (18:52 +0100)]
Escaped property value strings in scene dump

Text properties such as fontStyle, shadow and underline now output JSON in their
STRING properties. This breaks anything also trying to write the property
value, such as the scene dumper for Stagehand.

Have escaped all quotes, escapes and control chars in the Property::STRING output
just for this scene dump.

Change-Id: I651e707db0728faf6d3bda2a58d8086283340e1c
Signed-off-by: David Steele <david.steele@samsung.com>
7 years agoFixed to register inconify callback normally 45/95945/1
suhyung Eom [Mon, 7 Nov 2016 06:42:37 +0000 (15:42 +0900)]
Fixed to register inconify callback normally

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

7 years agoDALi Version 1.2.13 65/95765/1 dali_1.2.13
Tom Robinson [Fri, 4 Nov 2016 13:14:00 +0000 (13:14 +0000)]
DALi Version 1.2.13

Change-Id: I6ec8c56d73ebca157466a4662a0fd3913cc7dc60

7 years agoModified to update indicator on receive Ecore-IPC event 51/95451/1
suhyung Eom [Thu, 3 Nov 2016 09:02:58 +0000 (18:02 +0900)]
Modified to update indicator on receive Ecore-IPC event

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

7 years ago[3.0] Change parameter type of GrabKeyList APIs to const reference 77/94877/1
Yoonsang Lee [Tue, 1 Nov 2016 22:00:34 +0000 (07:00 +0900)]
[3.0] Change parameter type of GrabKeyList APIs to const reference

to avoid overhead of copy-construction

Change-Id: Ica53cb7b966f39b396b0dc04fa6bd5bc3a555868

7 years ago[3.0] Add key grab list API 88/91688/8
dongsug.song [Tue, 11 Oct 2016 00:54:27 +0000 (09:54 +0900)]
[3.0] Add key grab list API

User can set numbers of key grab at a same time.

Change-Id: I36c68613ea3db3caebceedbe8919622db724e04a
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agoDALi Version 1.2.12 66/94366/1 dali_1.2.12
Xiangyin Ma [Fri, 28 Oct 2016 12:18:13 +0000 (13:18 +0100)]
DALi Version 1.2.12

Change-Id: I4eeced628ba33bff502cc5547ed7fba68d74779c