platform/core/uifw/dali-adaptor.git
7 years ago[3.0] Update doxygen tag 25/110425/2 accepted/tizen/3.0/common/20170118.130925 accepted/tizen/3.0/ivi/20170118.041115 accepted/tizen/3.0/mobile/20170118.040827 accepted/tizen/3.0/tv/20170118.040940 accepted/tizen/3.0/wearable/20170118.041043 submit/tizen_3.0/20170117.012359
Seoyeon Kim [Mon, 16 Jan 2017 10:22:03 +0000 (19:22 +0900)]
[3.0] Update doxygen tag

- Changed : @returns -> @return

Change-Id: I44bdfdd47264b1c94a70f377272d5292d2a1e9d4
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
7 years ago[3.0] Fix crash by Indicator lock file error 56/109656/3 accepted/tizen/3.0/common/20170113.182304 accepted/tizen/3.0/ivi/20170113.081053 accepted/tizen/3.0/mobile/20170113.081012 accepted/tizen/3.0/tv/20170113.081033 accepted/tizen/3.0/wearable/20170113.081042 submit/tizen_3.0/20170112.143022
taeyoon0.lee [Wed, 11 Jan 2017 05:30:05 +0000 (14:30 +0900)]
[3.0] Fix crash by Indicator lock file error

  If dali can't open indicator lock file,
  dali should not try to render indicator image.

Change-Id: I668f633f37cfbf368320570ff2b7fa9784a7ee1b

7 years ago[3.0] Fixed crash issue by buffer overflow 89/108389/3 accepted/tizen/3.0/common/20170109.200037 accepted/tizen/3.0/ivi/20170109.003650 accepted/tizen/3.0/mobile/20170109.003500 accepted/tizen/3.0/tv/20170109.003603 accepted/tizen/3.0/wearable/20170109.003627 submit/tizen_3.0/20170106.084214
suhyung Eom [Wed, 4 Jan 2017 07:39:54 +0000 (16:39 +0900)]
[3.0] Fixed crash issue by buffer overflow

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

7 years ago[3.0] Checked value by dynamic_cast 79/107579/1 accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable tizen_3.0.m2 accepted/tizen/3.0.m2/mobile/20170104.141840 accepted/tizen/3.0.m2/tv/20170104.142145 accepted/tizen/3.0.m2/wearable/20170104.142441 accepted/tizen/3.0/common/20161229.113522 accepted/tizen/3.0/ivi/20161229.091930 accepted/tizen/3.0/mobile/20161229.091809 accepted/tizen/3.0/tv/20161229.091834 accepted/tizen/3.0/wearable/20161229.091905 submit/tizen_3.0.m2/20170104.093751 submit/tizen_3.0/20161229.061002
taeyoon [Wed, 28 Dec 2016 13:38:21 +0000 (22:38 +0900)]
[3.0] Checked value by dynamic_cast

  dynamic_cast fails and type is a pointer, it returns a null pointer
  Most window impl functions check it, but ShowIndicator not.

Change-Id: Ib8d015f2bf005ba67033e735f0e995c72f2006a2

7 years agoMerge "[3.0] Change integration api of NativeRenderSurface" into tizen_3.0 submit/tizen_3.0/20161228.124257
taeyoon [Wed, 28 Dec 2016 11:00:52 +0000 (03:00 -0800)]
Merge "[3.0] Change integration api of NativeRenderSurface" into tizen_3.0

7 years ago[3.0] Change integration api of NativeRenderSurface 88/107188/1
taeyoon [Tue, 27 Dec 2016 06:01:34 +0000 (15:01 +0900)]
[3.0] Change integration api of NativeRenderSurface

  WaitDrawableAfterReplaceSurface to WaitUntilSurfaceReplaced

Change-Id: I64a41629721cd1edb8c4c585c9d4fbf7395a1c04

7 years ago[3.0] Add release request in update buffer callback 79/105779/2
taeyoon [Mon, 19 Dec 2016 11:33:45 +0000 (20:33 +0900)]
[3.0] Add release request in update buffer callback

  By tizen remote surface protocol version up,
  update buffer callback should call release request

Change-Id: I42e61f06edda5c0b20a650e78df0ccd8df0d3cfd

7 years agoReplace aul_rsm with screen_connector_provider 48/106048/1 accepted/tizen/3.0/common/20161221.180930 accepted/tizen/3.0/ivi/20161221.010034 accepted/tizen/3.0/mobile/20161221.010218 accepted/tizen/3.0/tv/20161221.005820 accepted/tizen/3.0/wearable/20161221.005945 submit/tizen_3.0/20161220.014437
Hyunho Kang [Tue, 20 Dec 2016 08:49:49 +0000 (17:49 +0900)]
Replace aul_rsm with screen_connector_provider

Change-Id: I6c0ee2699c4ea8ef0b793203c5ea656b18845874
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
7 years ago[3.0] Initialize a member about tbm surface format 76/105676/1
taeyoon [Mon, 19 Dec 2016 09:08:18 +0000 (18:08 +0900)]
[3.0] Initialize a member about tbm surface format

Change-Id: Ic7c9878794e3a003eb663c64a659012339b0c9d4

7 years ago[3.0] Ecore Event Handler struct initializations. 78/105478/4
Victor Cebollada [Fri, 16 Dec 2016 11:13:17 +0000 (11:13 +0000)]
[3.0] Ecore Event Handler struct initializations.

* Wayland and x11 implementations need some initializations.

Change-Id: I73368dda8b37205322c128877e5b3d7c60fc8a96
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
7 years ago[3.0] Add UpdateTopMargin in tizen indicator 51/104251/2 accepted/tizen/3.0/common/20161216.124145 accepted/tizen/3.0/ivi/20161216.085523 accepted/tizen/3.0/mobile/20161216.085118 accepted/tizen/3.0/tv/20161216.085325 accepted/tizen/3.0/wearable/20161216.085428 submit/tizen_3.0/20161213.042157 submit/tizen_3.0/20161216.023434 submit/tizen_3.0/20161216.041228 submit/tizen_3.0/20161216.053358
taeyoon [Tue, 13 Dec 2016 02:09:07 +0000 (11:09 +0900)]
[3.0] Add UpdateTopMargin in tizen indicator

Change-Id: Ibe8073696ca7c3a3404a24187ac03e2e7dc72abe

7 years agoMerge "[3.0] Move ELDbus init & shutdown to Tizen Framework" into tizen_3.0
Seoyeon Kim [Tue, 13 Dec 2016 01:27:30 +0000 (17:27 -0800)]
Merge "[3.0] Move ELDbus init & shutdown to Tizen Framework" into tizen_3.0

7 years ago[3.0] Move ELDbus init & shutdown to Tizen Framework 73/103673/5
Seoyeon Kim [Fri, 9 Dec 2016 05:50:26 +0000 (14:50 +0900)]
[3.0] Move ELDbus init & shutdown to Tizen Framework

- "eldbus_init()" and "eldbus_shutdown()" is specific to Tizen Platform

Change-Id: I203016d8d670fdbcf2ac853962bd82cad6fc008b
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
7 years agoMerge "[3.0] Update command-line string & comment for view mode" into tizen_3.0
Seoyeon Kim [Fri, 9 Dec 2016 06:06:45 +0000 (22:06 -0800)]
Merge "[3.0] Update command-line string & comment for view mode" into tizen_3.0

7 years agoMerge "[3.0] Add code to handle native indicator image" into tizen_3.0 accepted/tizen/3.0/common/20161207.195829 accepted/tizen/3.0/ivi/20161207.140033 accepted/tizen/3.0/mobile/20161207.135942 accepted/tizen/3.0/tv/20161207.135644 accepted/tizen/3.0/wearable/20161207.140150 submit/tizen_3.0/20161207.093446
taeyoon [Wed, 7 Dec 2016 04:06:32 +0000 (20:06 -0800)]
Merge "[3.0] Add code to handle native indicator image" into tizen_3.0

7 years agoMerge "[3.0] Add SurfaceSizeChanged before ReplaceSurface" into tizen_3.0
taeyoon [Wed, 7 Dec 2016 03:57:13 +0000 (19:57 -0800)]
Merge "[3.0] Add SurfaceSizeChanged before ReplaceSurface" into tizen_3.0

7 years agoMerge "[3.0] Change the gesture signal of screen reader" into tizen_3.0
Seoyeon Kim [Wed, 7 Dec 2016 02:37:19 +0000 (18:37 -0800)]
Merge "[3.0] Change the gesture signal of screen reader" into tizen_3.0

7 years ago[3.0] Add code to handle native indicator image 48/101048/6
taeyoon [Wed, 30 Nov 2016 07:14:43 +0000 (16:14 +0900)]
[3.0] Add code to handle native indicator image

Change-Id: Id71160d8f5f863f13769dcb4d8438c28d7917840

7 years ago[3.0] Change the gesture signal of screen reader 55/102055/6
Seoyeon Kim [Mon, 5 Dec 2016 01:11:53 +0000 (10:11 +0900)]
[3.0] Change the gesture signal of screen reader

- In the platform, AT-client gesture signal did not use anymore.
 Changed the code to the signal of Window manager
- Remove the old signal related to AT-client, such as 'a11y' path.

Change-Id: I0e960eea985eaf3701d8d3a93f4c3506533760e8
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
7 years agoMerge "[3.0] Fix the wrong spelling" into tizen_3.0
Seoyeon Kim [Wed, 7 Dec 2016 02:00:02 +0000 (18:00 -0800)]
Merge "[3.0] Fix the wrong spelling" into tizen_3.0

7 years ago[3.0] Enable to set the margin of indicator 40/102440/1
suhyung Eom [Fri, 9 Sep 2016 01:54:22 +0000 (10:54 +0900)]
[3.0] Enable to set the margin of indicator

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

7 years ago[3.0] Fix the wrong spelling 82/101782/1
Seoyeon Kim [Fri, 2 Dec 2016 06:40:15 +0000 (15:40 +0900)]
[3.0] 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 agoMove ELDbus init & shutdown to DALi::Application 25/101625/3
Tom Robinson [Thu, 1 Dec 2016 16:44:08 +0000 (16:44 +0000)]
Move ELDbus init & shutdown to DALi::Application

Change-Id: I13ddbd40fb3e1f3e00fbdf906c357d3c29236d55

7 years ago[3.0] Modify to use remote-surface for WatchApplication 71/100371/1
suhyung Eom [Tue, 22 Nov 2016 10:34:02 +0000 (19:34 +0900)]
[3.0] Modify to use remote-surface for WatchApplication

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

7 years ago[3.0] Add SurfaceSizeChanged before ReplaceSurface 21/99821/1
taeyoon [Thu, 24 Nov 2016 07:42:58 +0000 (16:42 +0900)]
[3.0] Add SurfaceSizeChanged before ReplaceSurface

Change-Id: Idd77297fd836c0429f4c23ed2c8b05f629f8e235

7 years agoMerge "[3.0] Modify native render surface for sync. with replace surface" into tizen_3.0 accepted/tizen/3.0/common/20161124.181854 accepted/tizen/3.0/ivi/20161124.030241 accepted/tizen/3.0/mobile/20161124.030050 accepted/tizen/3.0/tv/20161124.030142 accepted/tizen/3.0/wearable/20161124.030211 submit/tizen_3.0/20161123.111804
taeyoon [Wed, 23 Nov 2016 09:27:34 +0000 (01:27 -0800)]
Merge "[3.0] Modify native render surface for sync. with replace surface" into tizen_3.0

7 years agoMerge "[3.0] Fix blending issue" into tizen_3.0
taeyoon [Wed, 23 Nov 2016 08:05:30 +0000 (00:05 -0800)]
Merge "[3.0] Fix blending issue" into tizen_3.0

7 years agoMerge "[3.0] Fix and add missed doxygen" into tizen_3.0
Seoyeon Kim [Wed, 23 Nov 2016 08:05:18 +0000 (00:05 -0800)]
Merge "[3.0] Fix and add missed doxygen" into tizen_3.0

7 years ago[3.0] Modify native render surface for sync. with replace surface 15/98515/3
taeyoon [Thu, 17 Nov 2016 11:46:03 +0000 (20:46 +0900)]
[3.0] Modify native render surface for sync. with replace surface

  Fix black scene after replace surface in NativeRenderSurface

Change-Id: Ie3e575c7d7cc1bfc88694ac104bd16e7383ea944

7 years ago[3.0] Fix blending issue 79/99379/2
taeyoon [Tue, 22 Nov 2016 14:23:04 +0000 (23:23 +0900)]
[3.0] Fix blending issue

Change-Id: I321e444ef338a00272a6174ce81672472b3eb755

7 years ago[3.0] Fix and add missed doxygen 45/99145/2
Seoyeon Kim [Tue, 22 Nov 2016 04:55:26 +0000 (13:55 +0900)]
[3.0] Fix and add missed doxygen

Change-Id: I044b9f90dc07b3ec560f35e5cfbd98fdc9b2526a
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
7 years ago[3.0] Modify window for rotation event and missed parts. 06/98906/2
taeyoon [Mon, 21 Nov 2016 06:58:37 +0000 (15:58 +0900)]
[3.0] Modify window for rotation event and missed parts.

Change-Id: Ie407a623274dd9482c09d677b45b43e1d75ed882

7 years ago[3.0] Implemented Window::SetClass() functionality in window-impl-ecore-wl.cpp 35/98835/1
suhyung Eom [Mon, 21 Nov 2016 04:06:22 +0000 (13:06 +0900)]
[3.0] Implemented Window::SetClass() functionality in window-impl-ecore-wl.cpp

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

7 years ago[3.0] Update command-line string & comment for view mode 70/98270/2
Yoonsang Lee [Wed, 16 Nov 2016 23:57:05 +0000 (08:57 +0900)]
[3.0] 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 ago[3.0] Initialize EventHandler mPaused value 72/98072/1 accepted/tizen/3.0/common/20161121.072950 accepted/tizen/3.0/ivi/20161121.011932 accepted/tizen/3.0/mobile/20161121.011607 accepted/tizen/3.0/tv/20161121.011751 accepted/tizen/3.0/wearable/20161121.011840 submit/tizen_3.0/20161117.161515
Seoyeon Kim [Wed, 16 Nov 2016 05:25:49 +0000 (14:25 +0900)]
[3.0] Initialize EventHandler mPaused value

Change-Id: Ifee47fc5e3dcca7e558ed64024b7f3589d5295c5
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
7 years ago[3.0] Add DALI_IMPORT_API for reference 05/96805/1
suhyung Eom [Thu, 10 Nov 2016 08:28:23 +0000 (17:28 +0900)]
[3.0] Add DALI_IMPORT_API for reference

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

7 years ago[3.0] Add imf-manager-impl.h to dali-integration-api 51/96551/1 accepted/tizen/3.0/common/20161114.143021 accepted/tizen/3.0/ivi/20161110.071808 accepted/tizen/3.0/mobile/20161110.071557 accepted/tizen/3.0/tv/20161110.071709 accepted/tizen/3.0/wearable/20161110.071736 submit/tizen_3.0/20161110.051014 submit/tizen_3.0_common/20161114.081136
suhyung Eom [Wed, 9 Nov 2016 09:18:23 +0000 (18:18 +0900)]
[3.0] Add imf-manager-impl.h to dali-integration-api

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

7 years agoMerge "[3.0] Implement wayland specific Accessibility" into tizen_3.0
Seoyeon Kim [Tue, 8 Nov 2016 04:26:53 +0000 (20:26 -0800)]
Merge "[3.0] Implement wayland specific Accessibility" into tizen_3.0

7 years ago[3.0] Fixed to register inconify callback normally 39/95939/1
suhyung Eom [Mon, 7 Nov 2016 06:35:07 +0000 (15:35 +0900)]
[3.0] Fixed to register inconify callback normally

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

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

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

7 years ago[3.0] Implement wayland specific Accessibility 73/95073/1
Seoyeon Kim [Mon, 31 Oct 2016 10:04:33 +0000 (19:04 +0900)]
[3.0] Implement wayland specific Accessibility

Change-Id: I45c11d4a70e844b8a9aab413446598d5b255ddc5
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
7 years agoMerge "[3.0] Modified the location of ReleaseSurface in NativeRenderSurface" into... accepted/tizen/3.0/common/20161114.081635 accepted/tizen/3.0/ivi/20161104.103356 accepted/tizen/3.0/mobile/20161104.103152 accepted/tizen/3.0/tv/20161104.103259 accepted/tizen/3.0/wearable/20161104.103326 submit/tizen_3.0/20161102.074150 submit/tizen_3.0_common/20161110.084657
Taeyoon Lee [Wed, 2 Nov 2016 06:57:25 +0000 (23:57 -0700)]
Merge "[3.0] Modified the location of ReleaseSurface in NativeRenderSurface" into tizen_3.0

7 years agoMerge "[3.0] Change parameter type of GrabKeyList APIs to const reference" into tizen_3.0
dongsug song [Wed, 2 Nov 2016 06:47:13 +0000 (23:47 -0700)]
Merge "[3.0] Change parameter type of GrabKeyList APIs to const reference" into tizen_3.0

7 years agoMerge "[3.0] Add key grab list API" into tizen_3.0
dongsug.song [Wed, 2 Nov 2016 06:47:03 +0000 (23:47 -0700)]
Merge "[3.0] Add key grab list API" into tizen_3.0

7 years ago[3.0] Change parameter type of GrabKeyList APIs to const reference 18/95018/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] Modified the location of ReleaseSurface in NativeRenderSurface 06/95006/3
rubric [Mon, 31 Oct 2016 09:23:36 +0000 (18:23 +0900)]
[3.0] Modified the location of ReleaseSurface in NativeRenderSurface

[Model] Tizen 3.0
[Problem] Sometimes aquired ConsumeSurface is NULL
[Cause & Measure] surface release timing between render thread and event thread
[Checking Method] Run gallery application which uses EvasPlugin if it works fine
[Developer] SinJae Lee

Change-Id: I89a3b8f1adfb4091078d299ce290c0b484498a4f

7 years ago[3.0] Add key grab list API 15/95015/1
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 ago[3.0] Fixed lock up issue when EvasPlugin is resized 08/95008/1
taeyoon [Mon, 24 Oct 2016 05:01:15 +0000 (14:01 +0900)]
[3.0] Fixed lock up issue when EvasPlugin is resized

Change-Id: I23eeb8f834dd1e39f66c77d9379d9e734d690483

7 years ago[3.0] Fix rendering issue by tbm_surface and eglSwapBuffers in native render surface 14/91814/1 accepted/tizen/3.0/ivi/20161028.133854 accepted/tizen/3.0/mobile/20161028.132950 accepted/tizen/3.0/tv/20161028.133313 accepted/tizen/3.0/wearable/20161028.133613 accepted/tizen/common/20161014.103225 accepted/tizen/ivi/20161017.013531 accepted/tizen/mobile/20161017.013324 accepted/tizen/tv/20161017.013419 accepted/tizen/wearable/20161017.013456 submit/tizen/20161014.094936 submit/tizen_3.0/20161028.062323 submit/tizen_3.0/20161028.082423 submit/tizen_3.0_common/20161104.104000
taeyoon [Tue, 11 Oct 2016 12:43:23 +0000 (21:43 +0900)]
[3.0] Fix rendering issue by tbm_surface and eglSwapBuffers in native render surface

Change-Id: Ice50f3df18d078672ac3f420f0eebb98c4e6b1b8

7 years ago[3.0] Set EGL_PLATFORM env. for native render surface 63/90763/4
taeyoon [Tue, 4 Oct 2016 07:28:56 +0000 (16:28 +0900)]
[3.0] Set EGL_PLATFORM env. for native render surface

  for support two display in ddk

Change-Id: I48c2c6c4decb8906e203a5bf5c85c9dfeb00521e

7 years ago[3.0] Add texture target for OES_EGL_image_external 36/87336/3
taeyoon [Wed, 7 Sep 2016 10:54:52 +0000 (19:54 +0900)]
[3.0] Add texture target for OES_EGL_image_external

  Modify BindTexture part for native image source with OES_EGL_image_external

Change-Id: I4a06f28931ee8fe54b86ffe2088d7689686977ad

7 years agoMerge "[3.0] Add missed doxygen documentation" into tizen
Seoyeon Kim [Tue, 27 Sep 2016 04:38:03 +0000 (21:38 -0700)]
Merge "[3.0] Add missed doxygen documentation" into tizen

7 years ago[3.0] Add missed doxygen documentation 25/89325/5
Seoyeon Kim [Fri, 23 Sep 2016 06:04:02 +0000 (15:04 +0900)]
[3.0] Add missed doxygen documentation

- Parameters of some members are not documented.
- Enumeration of some classes are not documented.
- Return types of some members are not documented.

Change-Id: I082e4f3bfd451c8ef8e0034afdd5b83819855464
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
7 years ago[3.0] Change vulnerable function 'strcpy' to 'strncpy' for better security 00/89700/1
Seoyeon Kim [Mon, 26 Sep 2016 06:20:51 +0000 (15:20 +0900)]
[3.0] Change vulnerable function 'strcpy' to 'strncpy' for better security

Change-Id: I57a0c89b91f4152b9e2160e61ba3077619384c68
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
7 years agoMerge "[3.0] Modify iconify part for wayland" into tizen
taeyoon [Thu, 22 Sep 2016 03:10:39 +0000 (20:10 -0700)]
Merge "[3.0] Modify iconify part for wayland" into tizen

7 years ago[3.0] Modify iconify part for wayland 43/88743/2
taeyoon [Tue, 20 Sep 2016 11:26:10 +0000 (20:26 +0900)]
[3.0] Modify iconify part for wayland

Change-Id: I8be44d011133e26466ea58a50e99165d1e345b68

7 years ago[3.0] Fix license issue 78/88578/1 accepted/tizen/3.0/ivi/20161011.043735 accepted/tizen/3.0/mobile/20161015.032608 accepted/tizen/3.0/tv/20161016.003851 accepted/tizen/3.0/wearable/20161015.082108 accepted/tizen/common/20160922.142720 accepted/tizen/ivi/20160923.090320 accepted/tizen/mobile/20160923.090049 accepted/tizen/tv/20160923.090142 accepted/tizen/wearable/20160923.090233 submit/tizen/20160922.140223 submit/tizen_3.0_ivi/20161010.000001 submit/tizen_3.0_mobile/20161015.000001 submit/tizen_3.0_tv/20161015.000001 submit/tizen_3.0_wearable/20161015.000001
Seoyeon Kim [Tue, 20 Sep 2016 00:53:50 +0000 (09:53 +0900)]
[3.0] Fix license issue

- Change the license name

Change-Id: I52fb153440f915578b61c376ec080d48e4f379d5
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
7 years ago[3.0] Remove experimental features 78/88078/2
taeyoon [Tue, 13 Sep 2016 08:24:33 +0000 (17:24 +0900)]
[3.0] Remove experimental features

Change-Id: I899b20951d6efdd3b1f955db88d490df82aa053a
Signed-off-by: Adeel Kazmi <adeel.kazmi@samsung.com>
7 years ago[3.0] Clipping API feature in Actor 44/87844/1
Tom Robinson [Mon, 5 Sep 2016 10:49:51 +0000 (11:49 +0100)]
[3.0] Clipping API feature in Actor

Change-Id: Id290d6e41f1f2c31414472ef560e29d79f6128bd
(cherry picked from commit c446f69576f8e2bdd5554a74d3f1cd745a7b4c9d)

7 years agoMerge "[3.0] Add Privilege doxygen tags" into tizen
Adeel Kazmi [Fri, 9 Sep 2016 12:57:34 +0000 (05:57 -0700)]
Merge "[3.0] Add Privilege doxygen tags" into tizen

7 years ago[3.0] Implement wayland clipboard 03/86603/2
suhyung Eom [Fri, 2 Sep 2016 05:20:26 +0000 (14:20 +0900)]
[3.0] Implement wayland clipboard

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

7 years ago[3.0] Add descriptions and example codes 64/84364/4
Seoyeon Kim [Wed, 3 Aug 2016 07:14:44 +0000 (16:14 +0900)]
[3.0] Add descriptions and example codes

Change-Id: If6318c0234d7ab7dd590b01dbbe7a4668b817ae8
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
7 years ago[3.0] Add Privilege doxygen tags 75/86175/1
Seoyeon Kim [Mon, 29 Aug 2016 06:47:23 +0000 (15:47 +0900)]
[3.0] Add Privilege doxygen tags

Change-Id: Ia1d97237e8236f0e57d324c5eb4bacb83f976860
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
7 years ago[3.0] Fix Gif Loader using uninitialized variable 15/84915/3 accepted/tizen/common/20160830.150403 accepted/tizen/ivi/20160830.235909 accepted/tizen/mobile/20160830.235729 accepted/tizen/tv/20160830.235803 accepted/tizen/wearable/20160830.235834 submit/tizen/20160830.090852
Adeel Kazmi [Mon, 15 Aug 2016 15:23:32 +0000 (16:23 +0100)]
[3.0] Fix Gif Loader using uninitialized variable

We were passing in a variable that had no valid address for the newer version of giflib.

This caused a crash when loading certain types of gifs (which we did in the Image Scaling Grid demo).

Change-Id: Iffc392a06df135390679f15026ef4818c4c50e5f

7 years ago[3.0] Add the RemoveIdle() to adaptor. 14/84914/3
Victor Cebollada [Fri, 12 Aug 2016 08:21:06 +0000 (09:21 +0100)]
[3.0] Add the RemoveIdle() to adaptor.

Change-Id: I9d55d7245d46f00e6bab0e5aee8ca02ee76be80e
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
7 years ago[3.0] Add param info for doxygen 13/84913/3
suhyung Eom [Fri, 12 Aug 2016 08:39:43 +0000 (17:39 +0900)]
[3.0] Add param info for doxygen

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

7 years ago[3.0] Notify multiline hint to IMF context 12/84912/3
suhyung Eom [Tue, 9 Aug 2016 00:23:15 +0000 (09:23 +0900)]
[3.0] Notify multiline hint to IMF context

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

7 years ago[3.0] Implement detent event handler for wayland 11/84911/3
suhyung Eom [Wed, 10 Aug 2016 08:54:58 +0000 (17:54 +0900)]
[3.0]  Implement detent event handler for wayland

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

7 years ago[3.0] Updated patch-coverage tool to catch fewer errors 10/84910/3
David Steele [Mon, 8 Aug 2016 19:56:38 +0000 (20:56 +0100)]
[3.0] Updated patch-coverage tool to catch fewer errors

Patch coverage tool was catching coverage errors for files in
non-source tree and of non-source code, also was catching changes
that had no coverage change.

Also added mechanism to choose the right patch, or to fail
if there are changes in both the working tree and the index.

Also added html output.

One minor gotcha spotted - added test code which was in-advertently covered
because of a case fallthrough, and passed, though this then caused unchanged
code to reduce in coverage.

Change-Id: I36925a98f8c491c9987355398bec9cb3b8f55c5f
Signed-off-by: David Steele <david.steele@samsung.com>
7 years ago[3.0] FontClient - Fix issues when selecting fonts. 09/84909/3
Victor Cebollada [Wed, 3 Aug 2016 15:01:01 +0000 (16:01 +0100)]
[3.0] FontClient - Fix issues when selecting fonts.

* Uses the preferred font's description instead the preferred
  font's identifier to find a fall-back font.
* Added a NONE value in the FontWidth, FontWeight and FontSlant
  enum types to state that no style has been defined by the user.

Change-Id: I19579d8f19ab79d813c05c65458a094ac0ae87f6
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
7 years ago[3.0] TextAbstraction - Characters removed from the Latin script. 08/84908/3
Victor Cebollada [Fri, 29 Jul 2016 07:45:55 +0000 (08:45 +0100)]
[3.0]  TextAbstraction - Characters removed from the Latin script.

* There are many characters in the range of the Latin script which are not
  considered part of it.
  It causes font selection issues if the default platform font is not a
  Latin font.

  i.e. -The default platform font is one that supports the Telugu script.
       -The text is "-- తెలుగు లిపి hello world".
       -The "-- " was asigned the LATIN, "తెలుగు లిపి " TELUGU and "hello world" LATIN.
       -The "--" is not really part of the Latin script.
       -The "--" is supported by the default platform font which is a Telugu font.
       -The Telugu font has been cached as a font that supports Latin but it doesn't.
       -The "hello world" will be shaped with the Telugu font which doesn't support the Latin script.

Change-Id: I2a7e1a720cf6c3e7fb766aa7d9aa98ecf7bf6453
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
7 years ago[3.0] Adding ObjectDestructionTracker to dali-test-suite-utils for testing object... 07/84907/2
Agnelo Vaz [Thu, 4 Aug 2016 15:42:00 +0000 (16:42 +0100)]
[3.0] Adding ObjectDestructionTracker to dali-test-suite-utils for testing object destruction

Change-Id: I1e45421eb04b5c7ac341a1280c8b0abd336e11c3

7 years ago[3.0] Fixed Window::ShowIndicator(INVISIBLE) 06/84906/1
David Steele [Thu, 4 Aug 2016 14:22:57 +0000 (15:22 +0100)]
[3.0] Fixed Window::ShowIndicator(INVISIBLE)

The indicator is still being drawn even when the window API
is used to make it invisible.

Changed the position of the content actor to offscreen if
new content arrives after changing visibility.

Change-Id: I724ac7a8c1f3985b55b1a21f59fcab387f2a7150
Signed-off-by: David Steele <david.steele@samsung.com>
7 years ago[3.0] Indicator synchronization patch 05/84905/1
Paul Wisbey [Thu, 28 Jul 2016 12:13:32 +0000 (13:13 +0100)]
[3.0] Indicator synchronization patch

This contains the (indicator related) changes from the following patches:

Author: Jonghyun Ho <jonghyun.ho@samsung.com>
Date:   Wed Jul 27 16:22:29 2016 +0900
    OP_SHOW event is sent when indicator is set to visible

Author: Jonghyun Ho <jonghyun.ho@samsung.com>
Date:   Thu Jun 30 19:10:57 2016 +0900
    Hide indicator if quick panel is open

Author: Sungyeon,woo <s.woo@samsung.com>
Date:   Fri Jul 1 14:02:27 2016 +0900
    Fixed not to handle OP_UPDATE and OP_UPDATE_DONE message

Author: dongsug.song <dongsug.song@samsung.com>
Date:   Fri Jun 17 18:16:59 2016 +0900
    send indicator visibility changed signal at everytime

Author: Jonghyun Ho <jonghyun.ho@samsung.com>
Date:   Tue Mar 22 16:15:16 2016 +0900
    Add CheckVisibleState condition for exception case

Author: Jonghyun Ho <jonghyun.ho@samsung.com>
Date:   Wed Mar 16 17:25:59 2016 +0900
    Fixed indicator not to be hidden when touch point comes up inside

Author: Jonghyun Ho <jonghyun.ho@samsung.com>
Date:   Wed Jul 15 22:11:28 2015 +0900
    Add pixmap handler of indicator as an IPC interface

Author: daemyung jang <dm86.jang@samsung.com>
Date:   Wed Oct 21 12:41:53 2015 +0900
    Clear the indicator animation before Animation is played.

Author: Heeyong Song <heeyong.song@samsung.com>
Date:   Mon Sep 14 16:44:49 2015 +0900
    Change PixmapImage to NativeImageSource

Author: Jonghyun Ho <jonghyun.ho@samsung.com>
Date:   Tue Sep 1 18:52:13 2015 +0900
    Fix the issue "Unable to scroll notification bar in homescreen while sending email"

Change-Id: Id4d9c951d83783dd435bff5bbaf4517dd7e6e2ac

7 years ago[3.0] Added missing newline chars to logging commands 04/84904/1
Adeel Kazmi [Tue, 2 Aug 2016 14:14:25 +0000 (15:14 +0100)]
[3.0] Added missing newline chars to logging commands

Change-Id: Ibf20efdcc8e985653952a5398493b299a15aa547

7 years ago[3.0] Renderer Depth UTCs + test-gl-abstraction update 03/84903/1
Tom Robinson [Mon, 1 Aug 2016 10:59:22 +0000 (11:59 +0100)]
[3.0] Renderer Depth UTCs + test-gl-abstraction update

Change-Id: Ie1e38108382c31cee6d002135404ff46f46c0ad2

7 years ago[3.0] Implement wayland specfic indicator, window appId, ... 02/84902/1
suhyung Eom [Mon, 25 Jul 2016 23:17:37 +0000 (08:17 +0900)]
[3.0] Implement wayland specfic indicator, window appId, ...

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

7 years ago[3.0] Version downgrade (1.2.0 to 1.1.45) 31/84731/1
taeyoon [Mon, 22 Aug 2016 07:00:21 +0000 (16:00 +0900)]
[3.0] Version downgrade (1.2.0 to 1.1.45)

  Final integration work for tizen 3.0 merged 1.2.0 in tizen branch.
  1.2.0 already includes new features (Public-APIs) for next tizen release.
  For tizen 3.0, we downgrade tizen branch to 1.1.45

This reverts commit 8524ac023235229da9500a52018444ff5f9d6b27.

Revert "Adding ObjectDestructionTracker to dali-test-suite-utils for testing object destruction"

This reverts commit 9c5afa10a6f8627ce0459e25eefb95e17556c463.

Revert "Fixed Window::ShowIndicator(INVISIBLE)"

This reverts commit c12370c561c4de859575bbf6808052bd506874ee.

Revert "Indicator synchronization patch"

This reverts commit 782528726795e430429c3b2d8d6d4bdd0320ce0e.

Revert "Added missing newline chars to logging commands"

This reverts commit a49a86ccf4162152857f4a4f0266f7e0c96e7938.

Revert "Renderer Depth UTCs + test-gl-abstraction update"

This reverts commit 68abadd927201f4b54af270587029e71acf33c72.

Revert "Implement wayland specfic indicator, window appId, ..."

This reverts commit d0f99238f4df28510b073028b1f6adb0259c1647.

Change-Id: I693d0d8afbf698524e1ff39923086f0a7cf357cd

7 years agoMerge "[3.0] Remove an exception for gl feature from framework-tizen" into tizen
taeyoon [Wed, 10 Aug 2016 06:54:27 +0000 (23:54 -0700)]
Merge "[3.0] Remove an exception for gl feature from framework-tizen" into tizen

7 years ago[3.0] Add native render surface for wayland 95/83295/3
taeyoon [Tue, 19 Jul 2016 12:48:52 +0000 (21:48 +0900)]
[3.0] Add native render surface for wayland

  Support offscreen rendering by tbm_surface

Change-Id: I9a9c854052aadc7004cc797f3e577608c8c19cbb

7 years ago[3.0] Fix build errors in adaptor-uv by ecore wayland 94/83294/2
taeyoon [Wed, 10 Aug 2016 04:40:22 +0000 (13:40 +0900)]
[3.0] Fix build errors in adaptor-uv by ecore wayland

Change-Id: Iad3847b8a69b24d806b8dc6f67c10479d91ad85a

7 years ago[3.0] Add ivi profile 92/83292/2
taeyoon [Wed, 2 Mar 2016 05:28:50 +0000 (14:28 +0900)]
[3.0] Add ivi profile

 - Add IVI profile
 - Current this profile is same with MOBILE profile

Change-Id: I7c69601ed08aba483d1827a953b377d048160990

7 years ago[3.0] Set current time to default WatchTime constructor 91/83291/2
taeyoon [Wed, 10 Aug 2016 04:26:00 +0000 (13:26 +0900)]
[3.0] Set current time to default WatchTime constructor

This reverts commit 04ac26c304e003834e8de6df4e0bbf390fab2a68.

Change-Id: I46fcf72770a4d01df5bc7f169c2f77a54d40288f

7 years ago[3.0] Fixed copy/paste for repeated operation 90/83290/2
taeyoon [Wed, 10 Aug 2016 04:25:14 +0000 (13:25 +0900)]
[3.0] Fixed copy/paste for repeated operation

This reverts commit 626a90ae306762a07ac9b68a84513b7392d73b65.

Change-Id: I6f709a65db54e8d527f12cd4fb4af3815cc7d557

7 years ago[3.0] Use remarks tag for alarm.set privilege info 89/83289/2
taeyoon [Wed, 10 Aug 2016 04:24:32 +0000 (13:24 +0900)]
[3.0] Use remarks tag for alarm.set privilege info

This reverts commit 487d11c71da6abf72736cbfbd96ddf025c28f982.

Change-Id: I5b89ffc57b531670138b0e217204fe798e88fd80

7 years ago[3.0] Exclude internal tag module in Public API reference 88/83288/2
taeyoon [Wed, 10 Aug 2016 04:23:40 +0000 (13:23 +0900)]
[3.0] Exclude internal tag module in Public API reference

This reverts commit b59ceb73c5c220fdcfb63c843ce9e29126fc41ef.

Change-Id: I8096607185d7687a4caa7cc1e0fca6b0164b1a1e

7 years ago[3.0] Temporary implement copy/paste text 87/83287/2
taeyoon [Wed, 10 Aug 2016 04:21:24 +0000 (13:21 +0900)]
[3.0] Temporary implement copy/paste text

This reverts commit 985993d642dcceda143a144ddac0307c17e8d999.

Change-Id: I6f40f8018291e1e8f6e54b90c0559108eee1ff9c

7 years agoMerge branch 'devel/master (1.2.0)' into tizen 76/83176/1
taeyoon [Tue, 9 Aug 2016 09:39:05 +0000 (18:39 +0900)]
Merge branch 'devel/master (1.2.0)' into tizen

Change-Id: Ia042718055effd6f9b81fac30fc48011eedaaf2b

7 years agoRevert "[3.0] Fix common profile build error" 74/83174/1
taeyoon [Tue, 9 Aug 2016 09:36:08 +0000 (18:36 +0900)]
Revert "[3.0] Fix common profile build error"

This reverts commit 6a02f5a9f2f5392cf6217a87512543932fba3636.

Change-Id: I7d67c02eb81889452911948b8d7f1aa90b46b07f

7 years agoRevert "[3.0] Fix common, wearable profile build errors at dali-1.1.22 version update" 73/83173/1
taeyoon [Tue, 9 Aug 2016 09:35:34 +0000 (18:35 +0900)]
Revert "[3.0] Fix common, wearable profile build errors at dali-1.1.22 version update"

This reverts commit c92a9d0929c60a5982e72e018b4236af76b9cffb.

Change-Id: Ic7af572bd16732b2c30af610257962a222990fff

7 years agoRevert "[3.0] Fix ivi build error" 72/83172/1
taeyoon [Tue, 9 Aug 2016 08:31:08 +0000 (17:31 +0900)]
Revert "[3.0] Fix ivi build error"

This reverts commit ddf2576e6cc88dac47d66cb466f75401c3d313fe.

Change-Id: Ifff9970d99eb0c61b0326266a3460d3f126b58c3

7 years agoRevert "Temporary implement copy/paste text" 71/83171/1
taeyoon [Tue, 9 Aug 2016 08:30:29 +0000 (17:30 +0900)]
Revert "Temporary implement copy/paste text"

This reverts commit 5953b4b44922c5068ff589a2ba82273338201993.

Change-Id: I12cea952fef6fafc63970fb9cf33fce08b042ca7

7 years agoRevert "[3.0] Fix Svace warning issue" 70/83170/1
taeyoon [Tue, 9 Aug 2016 08:29:53 +0000 (17:29 +0900)]
Revert "[3.0] Fix Svace warning issue"

This reverts commit b3143ff37393322be3cf6b9af3709bc7910971e5.

Change-Id: I03f5b4b1bbe0393db6642a00d3fb57e9741ff59f

7 years agoRevert "Separate watch-application.h into wearable.h" 69/83169/1
taeyoon [Tue, 9 Aug 2016 08:29:19 +0000 (17:29 +0900)]
Revert "Separate watch-application.h into wearable.h"

This reverts commit 6d1c86d6279f63d8a662a37022060401e4b86cc9.

Change-Id: Ic94b092379c91840de22c5f03ef68cc354a1102f

7 years agoRevert "[3.0] Fix bug in VideoView::SetMuted()" 68/83168/1
taeyoon [Tue, 9 Aug 2016 08:28:49 +0000 (17:28 +0900)]
Revert "[3.0] Fix bug in VideoView::SetMuted()"

This reverts commit 919dbb191fcecd53d7e13049cf30a0f9f8d23369.

Change-Id: Ic443682a88175fd275f11bd90380e54dca87233f

7 years agoRevert "[3.0]Change the location of checking NULL of mContext" 67/83167/1
taeyoon [Tue, 9 Aug 2016 08:28:11 +0000 (17:28 +0900)]
Revert "[3.0]Change the location of checking NULL of mContext"

This reverts commit c46805a3e33f6228d0869ca39e646a6d92040af8.

Change-Id: I4644686a1378576482b9c3fc2210893ce9c61498

7 years agoRevert "Differentiate public header files according to profile" 66/83166/1
taeyoon [Tue, 9 Aug 2016 08:27:41 +0000 (17:27 +0900)]
Revert "Differentiate public header files according to profile"

This reverts commit f5c9e19cb9641cba39fc35e302293ab8a21fbd2b.

Change-Id: I7d9c80be821d17c702be11e8b1140964986fca92

7 years agoRevert "[3.0] Exclude internal tag module in Public API reference" 65/83165/1
taeyoon [Tue, 9 Aug 2016 08:27:08 +0000 (17:27 +0900)]
Revert "[3.0] Exclude internal tag module in Public API reference"

This reverts commit d664fddaf876511c6d5f7b2258f819b83f782607.

Change-Id: I940a9bd4386ee00fdf589d38614569055c5130aa

7 years agoRevert "[3.0] Add PATH variable in dalireslog.sh" 64/83164/1
taeyoon [Tue, 9 Aug 2016 08:26:35 +0000 (17:26 +0900)]
Revert "[3.0] Add PATH variable in dalireslog.sh"

This reverts commit b6340beeaf2360ee0b4c0ad9073c8fcc0f8c7924.

Change-Id: I89b2798ab7e7cbc994832cf3c1ff66781ee74ed7

7 years agoRevert "Add privilege info on watch public-API" 63/83163/1
taeyoon [Tue, 9 Aug 2016 08:25:48 +0000 (17:25 +0900)]
Revert "Add privilege info on watch public-API"

This reverts commit 6406a8e83672d053252d4162f354f39450fa89e6.

Change-Id: I44b237a17023a6529b81a76dfda388540d7dd37b