framework/uifw/evas.git
11 years agoFix gl extension symbols lookup
Dongyeon Kim [Tue, 16 Apr 2013 05:06:48 +0000 (14:06 +0900)]
Fix gl extension symbols lookup

 - For gl(Get)ProgramBinary, OES extensions must be searched first

Change-Id: I7df76c4c6922a2fd451c41e622228c42c27d7a1b

11 years ago[evas_textblock] Removed temporal solution about a bug when deleting <br/> after...
WooHyun Jung [Tue, 16 Apr 2013 14:11:05 +0000 (23:11 +0900)]
[evas_textblock] Removed temporal solution about a bug when deleting <br/> after selection. And added correct solution for this problem committed by Tom.

Change-Id: I349ca594e8dd9b217ac52dfb79ffd9648e60a263

11 years agoevas: stop over redraw of Evas_Map content with Smart Object.
ChunEon Park [Fri, 12 Apr 2013 05:25:35 +0000 (14:25 +0900)]
evas: stop over redraw of Evas_Map content with Smart Object.

Clip object would always stay in a changed state. Nobody was walking them
to reset. Now we do reset there state as soon as we do render them.

commit 6f67ac77aaab73142e4ebbbe2c26f12c4555e1af
Author: Cedric BAIL <cedric.bail>@samsung.com>
Date: Fri Apr 5 15:15:08 2013 +0900

Change-Id: I26d275ab4f85d70c5a44eeeac7c524b2e1dbda29

11 years agopackage upload tizen_2.1 submit/tizen_2.1/20130514.052536
Sungho Kwak [Fri, 10 May 2013 06:05:25 +0000 (15:05 +0900)]
package upload

Change-Id: I1b99b2c10c768a2b463e9edae1f5ffd8ce47dc0a

11 years agoevas - don't try blend on gl backened if the render option is COPY
ChunEon Park [Thu, 9 May 2013 16:41:57 +0000 (01:41 +0900)]
evas - don't try blend on gl backened if the render option is COPY

commit 0315565b7b39f38041fcf6e9850c67f230b4db01
Author: ChunEon Park <chuneon.park>@samsung.com>
Date: Fri May 10 01:33:56 2013 +0900

Change-Id: I6d763bcb8552cd2dd0a93a14f2680b75aa0e9220

11 years agopackage upload
Sungho Kwak [Tue, 7 May 2013 06:38:00 +0000 (15:38 +0900)]
package upload

Change-Id: Id7fd462a102f58f470e285174f2d23c50bb58062

11 years agofix Jira: N_SE-27215
Jiyoun Park [Tue, 7 May 2013 05:40:55 +0000 (14:40 +0900)]
fix Jira: N_SE-27215
there is memory leak if image object data size changed and native
surface set.
we fix cache drop image entry if new native surface set

Change-Id: If36431b8d31383586b7beb0580983da8a032b0e3

11 years agopackage upload
Sungho Kwak [Tue, 30 Apr 2013 04:19:28 +0000 (13:19 +0900)]
package upload

11 years agofix mm player crash when use soft engine + native set
Jiyoun Park [Fri, 26 Apr 2013 09:16:09 +0000 (18:16 +0900)]
fix mm player crash when use soft engine + native set
plm(P130412-5831)

Change-Id: Ibffea59ec0b46fe7e7beea9bec1469f93beb5f81

11 years agopackage upload 2.1b_release accepted/tizen_2.1/20130426.150121 submit/tizen_2.1/20130426.142512
Sungho Kwak [Fri, 26 Apr 2013 08:23:08 +0000 (17:23 +0900)]
package upload

11 years agoenable s/w native surface and fix bug reset engine data when native
Jiyoun Park [Sun, 21 Apr 2013 00:41:53 +0000 (09:41 +0900)]
enable s/w native surface and fix bug reset engine data when native
set called

Change-Id: I565c32e846945cc620424c6f93fce8205995042d

Conflicts:

src/modules/engines/software_x11/evas_engine.c

11 years agoFix potential bug in render engine data setting
Dongyeon Kim [Wed, 24 Apr 2013 13:50:23 +0000 (22:50 +0900)]
Fix potential bug in render engine data setting

     - Set engine_data to the new one when evgl_engine is present

Change-Id: Ia4b75cc4d5e0d14b98cab5379a89e5cff446a58f

11 years agopackage upload accepted/tizen_2.1/20130425.024755 submit/tizen_2.1/20130424.234032
Sungho Kwak [Wed, 24 Apr 2013 09:52:56 +0000 (18:52 +0900)]
package upload

Change-Id: Iac284e18d983be30871af65715d13d8c08d7d01c

11 years agofix map draw use internal function when native surface set turn on
Jiyoun Park [Wed, 24 Apr 2013 09:17:51 +0000 (18:17 +0900)]
fix map draw use internal function when native surface set turn on

Change-Id: I6b657ec680bd19800b7e27d1246e777b62e2a0ad

Conflicts:

src/modules/engines/software_x11/evas_engine.c

11 years agopackage upload
Sungho Kwak [Thu, 18 Apr 2013 07:41:34 +0000 (16:41 +0900)]
package upload

Change-Id: I0921f72c7f7227d5ccce83993407c43c79e2079a

11 years ago[Title] Fix Evas GL's bug for multi window
Wonsik Jung [Thu, 18 Apr 2013 05:25:44 +0000 (14:25 +0900)]
[Title] Fix Evas GL's bug for multi window
[Problem] When re-create window and evas gl, crash occurs
[Cause] Previous window render engine is referred.
[Solution] Current window render engine value should be referred.
[Team] Graphics

Change-Id: I90b3052a7d59219a50b2c9295fd5d0b29ad07a45

Conflicts:

src/modules/engines/gl_x11/evas_engine.c

11 years agoget depth info from pixmap not app setting
Jiyoun Park [Wed, 17 Apr 2013 12:29:07 +0000 (21:29 +0900)]
get depth info from pixmap not app setting

Change-Id: I9e214a13c55e2c5b714db49695442401f3c5f0ad

11 years agomodify spec file
Jinkun Jang [Tue, 16 Apr 2013 06:20:38 +0000 (15:20 +0900)]
modify spec file

11 years agopackage upload
Sungho Kwak [Tue, 16 Apr 2013 04:59:46 +0000 (13:59 +0900)]
package upload

Change-Id: If819095d0c606b063da16b29d673610851de0f3c

11 years agoEvas: If an object goes to be hidden without replacing the cur/prev state info, the...
ChunEon Park [Mon, 15 Apr 2013 18:12:11 +0000 (03:12 +0900)]
Evas: If an object goes to be hidden without replacing the cur/prev state info, the object context can be corrupted at the next show time. Now it replaces the cur/prev in that rare case.

commit 4163b2f5098e5080a6866409d57ae2565d0c10dc
Author: ChunEon Park <hermet>@hermet.pe.kr>
Date: Tue Apr 16 03:05:16 2013 +0900

Change-Id: I298df72c82a64033b41aaa96eea3b666e453f08d

11 years agoevas/image - don't update evas render area by a clipper if the image object visible...
ChunEon Park [Sat, 13 Apr 2013 20:32:10 +0000 (05:32 +0900)]
evas/image - don't update evas render area by a clipper if the image object visible is changed.

commit 6b9a895c59448a1e8ce5b7786943cebf7e5bc4fa
Author: ChunEon Park <hermet>@hermet.pe.kr>
Date: Sun Apr 14 05:18:31 2013 +0900

Change-Id: I75cfb4809eb68aa9c3a048d638a8df1eca806f9d

11 years agofix gif bug cannot deal with proper bg value
Jiyoun Park [Mon, 15 Apr 2013 04:38:25 +0000 (13:38 +0900)]
fix gif bug cannot deal with proper bg value

Change-Id: I4a1584a7a1ce32b34f190e2b90280b73c4b145c0

11 years agoevas - Don't be crashed even if the map image size is 0.
ChunEon Park [Sat, 13 Apr 2013 10:12:57 +0000 (19:12 +0900)]
evas - Don't be crashed even if the map image size is 0.

commit b660465410952a1a7c5fe9f9aad23ef6d63460a2
Author: ChunEon Park <hermet>@hermet.pe.kr>
Date: Sat Apr 13 18:58:08 2013 +0900

Change-Id: I2ea1392ab6af261994b8321bc898fa0f54a67c3b

11 years agopackage upload
Sungho Kwak [Thu, 11 Apr 2013 09:54:51 +0000 (18:54 +0900)]
package upload

Change-Id: Ie46ff025bb35725411a77ef81e5bd1d0230f15de

11 years agofix gif scale down bug fix
Jiyoun Park [Thu, 11 Apr 2013 09:34:50 +0000 (18:34 +0900)]
fix gif scale down bug fix

Change-Id: I4eeedd53c5a81972a8dca0ffbe8da090108b8123

11 years ago[Evas Font] Diasble run-time embolding in some cases. If OS/2 table is available...
WooHyun Jung [Thu, 11 Apr 2013 05:46:17 +0000 (14:46 +0900)]
[Evas Font] Diasble run-time embolding in some cases. If OS/2 table is available and the font is demi-bold, don't do runtime imboldment.

Change-Id: I09636d8c8a1a7adb0cd462840d08d2040dd2ea30

11 years agopackage upload
Sungho Kwak [Sat, 6 Apr 2013 01:17:44 +0000 (10:17 +0900)]
package upload

Change-Id: I5eb82ed6c89f48cda6596e75e2f44f34c53d0307

11 years ago[evas_textblock] Selecting <br/> and remove selected one caused to show broken word...
WooHyun Jung [Fri, 5 Apr 2013 08:03:51 +0000 (17:03 +0900)]
[evas_textblock] Selecting <br/> and remove selected one caused to show broken word. So I fixed it temporarily.

Change-Id: I2af15ddacc5bbbe2851543047e8f8236e4459bef

11 years agofix livebox problem related with icon text disapearance
Jiyoun Park [Fri, 5 Apr 2013 03:46:13 +0000 (12:46 +0900)]
fix livebox problem related with icon text disapearance

Change-Id: I3d06793503b9af2a73026d50ee35a8a071a21b82

11 years agofix dependency in spec file
Sungho Kwak [Thu, 4 Apr 2013 01:18:28 +0000 (10:18 +0900)]
fix dependency in spec file

Change-Id: Ie911b2fc3aca30f294ccca94302d19246ddba2c2

11 years agotemp fix for webview issue
Sungho Kwak [Fri, 29 Mar 2013 08:52:15 +0000 (17:52 +0900)]
temp fix for webview issue

Change-Id: I544382392c2c8f89f4eb4753857041872d5f178e

Conflicts:

packaging/evas.spec

11 years agopackage upload
Sungho Kwak [Thu, 28 Mar 2013 02:41:27 +0000 (11:41 +0900)]
package upload

Change-Id: I9b21194e6e063c7c4fed25e2b32cbefd9d8d8ac0

11 years agoFix undefined symbol CRITICAL --> CRIT
Tae-Hwan Kim [Tue, 26 Mar 2013 02:27:44 +0000 (11:27 +0900)]
Fix undefined symbol CRITICAL --> CRIT

Change-Id: I48ecdd773b90b84b9addae8e47bf371003b0ee16

11 years agoAdd on_deletion flag for preventing duplicated deletion.
Tae-Hwan Kim [Thu, 21 Mar 2013 04:40:37 +0000 (13:40 +0900)]
Add on_deletion flag for preventing duplicated deletion.

While object is deleting (evas_object_del is retunred yet),
it will make problem if evas_object_del is called again.
On opensource upstream, Eo can prevent this but we do not have Eo yet.

Change-Id: I4d1947664478ef8e6dc8fb3a715e7781d80718e6

11 years ago[Title] fix build error on i586
Wonsik Jung [Thu, 21 Mar 2013 11:58:17 +0000 (20:58 +0900)]
[Title] fix build error on i586
[Model] Redwood/Baltic/Tizen
[BinType] AP/I586
[Customer] Internal
[Issue#] build error
[Problem] build error
[Cause] If GL_UNPACK_ROW_LENGTH is not defiend on GL Driver, Build error will be occured
[Solution] fixed build error
[Team] Graphics/EFL
[Request] N/A
[Horizontal Expansion] N/A

Change-Id: I74f6909aaa35b871018e35885563094ef885d320

11 years ago [Model] REDWOOD/Baltic
Wonsik Jung [Wed, 20 Mar 2013 09:22:41 +0000 (18:22 +0900)]
[Model] REDWOOD/Baltic
    [BinType] AP
    [Customer] Internal
    [Issue#] PLM130320-2454, p130315-7386, p130315-0802, p130308-6088, p130308-5634, p130308-0583, p130037-5279, p13037-5279
    [Problem] On DDK R3P2, glPixelStorei should be changned for OPENGLES
    [Cause] glPixelStorei issue.
    [Solution] fixed bug
    [Team] Graphics/EFL
    [Request] N/A
    [Horizontal Expansion] N/A

Change-Id: I5bbf3328afe094b932ccc09d36a94cd537297b7b

11 years agofix build break caused by missing libdrm-slp
Sungho Kwak [Fri, 22 Mar 2013 09:42:20 +0000 (18:42 +0900)]
fix build break caused by missing libdrm-slp

Change-Id: I43d6eb51fafbcb2be262bc959a08ba29f5893531

11 years agopackage upload
Sungho Kwak [Fri, 22 Mar 2013 08:55:51 +0000 (17:55 +0900)]
package upload

Change-Id: I044fb38ca19f1e15fce2dfaf53e2ae774aa1089c

11 years agoimplement software native surface setcurrently, only gl engine can
Jiyoun Park [Fri, 22 Mar 2013 06:50:31 +0000 (15:50 +0900)]
implement software native surface setcurrently, only gl engine can
support native surface set.

Change-Id: I4739ebb535294ba8103b27147b50dec0172cf96d

11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:19:42 +0000 (01:19 +0900)]
merge with master

11 years agosync
Jinkun Jang [Thu, 14 Mar 2013 04:23:54 +0000 (13:23 +0900)]
sync

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:53:19 +0000 (01:53 +0900)]
Tizen 2.1 base

15 years agomove around - flatter.
raster [Sun, 17 Aug 2008 07:44:18 +0000 (07:44 +0000)]
move around - flatter.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@35497 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33