platform/upstream/ecore.git
10 years agoUpdate to release 1.7.8 32/8232/1 submit/tizen/20130814.144029
Eduardo Lima (Etrunko) [Fri, 9 Aug 2013 14:55:01 +0000 (11:55 -0300)]
Update to release 1.7.8

Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
10 years agoecore_evas/wayland_egl: Add safety check on surface.
Rafael Antognolli [Tue, 13 Aug 2013 18:49:53 +0000 (15:49 -0300)]
ecore_evas/wayland_egl: Add safety check on surface.

Must check if there's a surface before adding a new frame callback.

Should fix https://phab.enlightenment.org/T275.

10 years agoBackport 1210067fbeb21bdce34ec710e66749de981a1617.
Rafael Antognolli [Sat, 3 Aug 2013 21:00:16 +0000 (18:00 -0300)]
Backport 1210067fbeb21bdce34ec710e66749de981a1617.

ecore_evas/wayland_egl: Only render if last frame has been presented.

This avoids blocking in eglSwapBuffers and has the side effect of
avoiding doing unnecessary work - painting where a frame won't be
presented.

We do this by using the event that the wayland compositor will send us
to tell us that the frame has been presented. Due to the fact that
evas_render_updates() could do no work and not cause a eglSwapBuffers we
must always have a frame callback listener setup.

Original patch by: Rob Bradford <rob@linux.intel.com>

(I just adjusted the patch to the single efl tree)

10 years agoresetting manifest requested domain to floor
Alexandru Cornea [Fri, 28 Jun 2013 18:58:49 +0000 (21:58 +0300)]
resetting manifest requested domain to floor

10 years agoTIVI-1069: enable ecore examples
Graydon, Tracy [Thu, 27 Jun 2013 23:09:29 +0000 (16:09 -0700)]
TIVI-1069: enable ecore examples
Change-Id: I6bc943f1fc5a824ba85fe5f0b6ba0d65b37f0fda

10 years agoEnable Glib main loop integration
Mikko Ylinen [Fri, 7 Jun 2013 07:30:15 +0000 (10:30 +0300)]
Enable Glib main loop integration

Some Tizen components expect ecore main loop integrates with
Glib main loop. Enable Glib main loop integration with
--enable-glib-integration-always.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
10 years agoFix BuildRequires for gettext
Mikko Ylinen [Fri, 7 Jun 2013 07:23:37 +0000 (10:23 +0300)]
Fix BuildRequires for gettext

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
10 years agoUpdate to release 1.7.7
Rusty Lynch [Wed, 5 Jun 2013 21:51:52 +0000 (14:51 -0700)]
Update to release 1.7.7

10 years agoUpdate changelog for release
Rusty Lynch [Wed, 22 May 2013 18:03:39 +0000 (11:03 -0700)]
Update changelog for release

10 years agoAdd wm_rotation infrastructure support
Rusty Lynch [Wed, 22 May 2013 16:57:50 +0000 (09:57 -0700)]
Add wm_rotation infrastructure support

This adds the underlying infrastructure for ecore_evas_wm_rotation
support with the backend implementation for all backends nulled out.

10 years agoUpdate changelog for release
Rusty Lynch [Sun, 19 May 2013 18:41:55 +0000 (11:41 -0700)]
Update changelog for release

10 years agoAdd additional IME types as needed by Tizen 2.1 theme
Rusty Lynch [Sun, 19 May 2013 18:35:31 +0000 (11:35 -0700)]
Add additional IME types as needed by Tizen 2.1 theme

10 years agoAdding ecore_evas_profiles_set and ecore_evas_profiles_get
brianjjones [Fri, 11 Jan 2013 21:16:51 +0000 (13:16 -0800)]
Adding ecore_evas_profiles_set and ecore_evas_profiles_get

Adding Tizen specific ecore_evas profile setting capability.

10 years agofixed group, license
Anas Nashif [Tue, 19 Mar 2013 23:25:45 +0000 (16:25 -0700)]
fixed group, license

10 years agofixed group, license
Anas Nashif [Tue, 19 Mar 2013 23:25:26 +0000 (16:25 -0700)]
fixed group, license

10 years agoUpdate to 1.7.5
Anas Nashif [Fri, 8 Mar 2013 09:02:49 +0000 (01:02 -0800)]
Update to 1.7.5

10 years agoUpdate tp 1.7.4
Anas Nashif [Sat, 22 Dec 2012 00:26:45 +0000 (16:26 -0800)]
Update tp 1.7.4

10 years agoadd wayland support
Anas Nashif [Tue, 18 Dec 2012 01:58:14 +0000 (17:58 -0800)]
add wayland support

10 years agoadd wayland support
Anas Nashif [Tue, 18 Dec 2012 01:57:48 +0000 (17:57 -0800)]
add wayland support

10 years agoUpdate to 1.7.3
Anas Nashif [Sun, 9 Dec 2012 16:44:08 +0000 (08:44 -0800)]
Update to 1.7.3

10 years agoupdate tar compression
Anas Nashif [Fri, 23 Nov 2012 19:44:20 +0000 (11:44 -0800)]
update tar compression

10 years agoupdate to 1.7.2
Anas Nashif [Fri, 23 Nov 2012 19:37:39 +0000 (11:37 -0800)]
update to 1.7.2

10 years agoadd libgcrypt-devel to BR
Anas Nashif [Thu, 8 Nov 2012 01:55:36 +0000 (17:55 -0800)]
add libgcrypt-devel to BR

10 years agobuild require gl packages
Anas Nashif [Tue, 30 Oct 2012 15:27:22 +0000 (08:27 -0700)]
build require gl packages

10 years ago add packaging files
Anas Nashif [Wed, 24 Oct 2012 16:11:31 +0000 (09:11 -0700)]
 add packaging files

10 years ago add packaging files
Anas Nashif [Wed, 24 Oct 2012 16:11:10 +0000 (09:11 -0700)]
 add packaging files

10 years agoImported Upstream version 1.7.8 47/8147/1 upstream upstream/1.7.8
Eduardo Lima (Etrunko) [Mon, 12 Aug 2013 19:48:05 +0000 (16:48 -0300)]
Imported Upstream version 1.7.8

10 years agoImported Upstream version 1.7.7 upstream/1.7.7
Rusty Lynch [Wed, 5 Jun 2013 21:03:47 +0000 (14:03 -0700)]
Imported Upstream version 1.7.7

11 years agoImported Upstream version 1.7.5 upstream/1.7.5
Anas Nashif [Fri, 8 Mar 2013 09:02:09 +0000 (01:02 -0800)]
Imported Upstream version 1.7.5

11 years agoImported Upstream version 1.7.4
Anas Nashif [Sat, 22 Dec 2012 00:26:05 +0000 (16:26 -0800)]
Imported Upstream version 1.7.4

11 years agoImported Upstream version 1.7.4 upstream/1.7.4
Anas Nashif [Sat, 22 Dec 2012 00:25:00 +0000 (16:25 -0800)]
Imported Upstream version 1.7.4

11 years agoImported Upstream version 1.7.3 upstream/1.7.3
Anas Nashif [Sun, 9 Dec 2012 16:43:48 +0000 (08:43 -0800)]
Imported Upstream version 1.7.3

11 years agoImported Upstream version 1.7.2 upstream/1.7.2
Anas Nashif [Fri, 23 Nov 2012 19:23:44 +0000 (11:23 -0800)]
Imported Upstream version 1.7.2

11 years agoImported Upstream version 1.7.1 submit/tizen/20130607.170914 upstream/1.7.1
Anas Nashif [Wed, 24 Oct 2012 16:10:33 +0000 (09:10 -0700)]
Imported Upstream version 1.7.1