summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Sungho Kwak [Wed, 24 Apr 2013 10:42:09 +0000 (19:42 +0900)]
[evas_image_load.c] Fix log for security issue
Change-Id: I9b6c1024bf59cce016a25e43aaf3630105054a8e
Wonsik Jung [Tue, 23 Apr 2013 09:48:05 +0000 (18:48 +0900)]
[Title] Using evas_xlib_swapper_depth_get for get stride
[Problem] Nothing
[Cause] current code is hard coding
[Solution] Using evas_xlib_swapper_depth_get
[Team] Graphics
Change-Id: I307e9c544e1685f944084d7d54a143fc4237960c
Wonsik Jung [Tue, 23 Apr 2013 09:28:03 +0000 (18:28 +0900)]
[Title] Enable Evas DRI2 Feature
[Problem] Nothing
[Cause] Current evas's default is disable evas dri2 feature
[Solution] Default flag is to be enable Evas DRI2 feature
[Team] Graphics
Change-Id: I8d1055e54382eb3f7d8b54c49e5a96e6892120a0
Wonsik Jung [Tue, 23 Apr 2013 09:24:25 +0000 (18:24 +0900)]
[Title] Fix to stride bug on Evas DRI2
[Problem] When window's width is odd, window is appeared diagonal image
[Cause] When Pixman object is created, stride is not used
[Solution] Input width should be used stride value
[Team] Graphics
Change-Id: If33598bc07d84eb0c4b9e553fd670952686711c6
Yakov Goldberg [Tue, 9 Apr 2013 12:53:47 +0000 (15:53 +0300)]
Efl textblock/entry: Added support for split BiDi cursor.
If logical cursor is between LTR/RTL text two cursors will be
shown.
Upper cursor is shown for the text of the same direction as
paragraph, lower cursor - for opposite.
Corresponds to efl upstream patches:
a70abbb3811bd9426bc3e30bd70fb3b027cc29e6
7016872619b7b84e46688de29b133997c43f95ed
Signed-off-by: Yakov Goldberg <yakov.g@samsung.com>
Change-Id: I636a1f7cba83ea69526b2a1ee9f410787925cb7d
Yakov Goldberg [Sun, 7 Apr 2013 13:08:06 +0000 (16:08 +0300)]
evas/font: fix handling querying char at coords (click on gap)
If query at x coord, which points to rigth half of LTR char,
next posiition will be returned. The same for left half of RTL char.
Merged from upstream:
d55c3f2bb732b4d730127122c5a00cb8040f7cee
fb7994e0d95dc61bcfd2670db60da6dc652a1fbc
Change-Id: I169a419e45904a9b366c16fe28dcd335a5341576
Daniel Zaoui [Sun, 7 Apr 2013 12:52:00 +0000 (15:52 +0300)]
evas: Fix Evas Object Text when LTR and RTL are used together.
When harfbuzz is enabled, RTL text (arabic, hebrew...) is displayed differently
if the paragraph begins with or without LTR.
The problem was related to the function evas_common_language_script_type_get
and a wrong offset given as parameter to this function.
Thanks to EunYoung Kim for having found this bug.
Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>
Change-Id: I9e311e4af3f83709c7efe23408d5df295d670504
Sungho Kwak [Thu, 18 Apr 2013 09:11:18 +0000 (18:11 +0900)]
[evas_image_load.c] Remove log for security issue
Change-Id: Ie4e4f4bb42af2996f27198dbaf0d3f09ce124224
Wonsik Jung [Thu, 18 Apr 2013 05:25:44 +0000 (14:25 +0900)]
[Title] Fiz 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_common/evas_gl_core.c
Sungho Kwak [Tue, 11 Jun 2013 12:07:58 +0000 (21:07 +0900)]
Revert "[evas_pbject_image.c] fix proxy surface memory leak problem."
This reverts commit
299af38551c255c0ffde290bff057ca60b75fe02.
Seunggyun Kim [Wed, 17 Apr 2013 09:53:21 +0000 (18:53 +0900)]
[evas_pbject_image.c] fix proxy surface memory leak problem.
Change-Id: I9c02008bbbdda128970a486fc86ace2d7ef26f4d
Jiyoun Park [Wed, 17 Apr 2013 12:13:16 +0000 (21:13 +0900)]
remove x,y geomentyr info for security issue
Change-Id: I2b32f1849967ee358a3a4c7a691fde46366c4fd1
Wonsik Jung [Wed, 17 Apr 2013 12:03:52 +0000 (21:03 +0900)]
[Title] Evas GL support multi window
[Problem] Evas Gl can't support multi window
[Cause] The global value of evas gl engine just support single window
[Solution] Changing evas gl engine global value for supporting multi window
[Team] Graphics
Change-Id: Idc580b86203821aeb6977fc85cdd7b70ce49288c
Conflicts:
src/modules/engines/gl_x11/evas_engine.c
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
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
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
Sungho Kwak [Fri, 10 May 2013 06:05:25 +0000 (15:05 +0900)]
package upload
Change-Id: I1b99b2c10c768a2b463e9edae1f5ffd8ce47dc0a
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
Sungho Kwak [Tue, 7 May 2013 06:38:00 +0000 (15:38 +0900)]
package upload
Change-Id: Id7fd462a102f58f470e285174f2d23c50bb58062
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
Sungho Kwak [Tue, 30 Apr 2013 04:19:28 +0000 (13:19 +0900)]
package upload
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
Sungho Kwak [Fri, 26 Apr 2013 08:23:08 +0000 (17:23 +0900)]
package upload
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
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
Sungho Kwak [Wed, 24 Apr 2013 09:52:56 +0000 (18:52 +0900)]
package upload
Change-Id: Iac284e18d983be30871af65715d13d8c08d7d01c
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
Sungho Kwak [Thu, 18 Apr 2013 07:41:34 +0000 (16:41 +0900)]
package upload
Change-Id: I0921f72c7f7227d5ccce83993407c43c79e2079a
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
Jiyoun Park [Wed, 17 Apr 2013 12:29:07 +0000 (21:29 +0900)]
get depth info from pixmap not app setting
Change-Id: I9e214a13c55e2c5b714db49695442401f3c5f0ad
Jinkun Jang [Tue, 16 Apr 2013 06:20:38 +0000 (15:20 +0900)]
modify spec file
Sungho Kwak [Tue, 16 Apr 2013 04:59:46 +0000 (13:59 +0900)]
package upload
Change-Id: If819095d0c606b063da16b29d673610851de0f3c
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
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
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
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
Sungho Kwak [Thu, 11 Apr 2013 09:54:51 +0000 (18:54 +0900)]
package upload
Change-Id: Ie46ff025bb35725411a77ef81e5bd1d0230f15de
Jiyoun Park [Thu, 11 Apr 2013 09:34:50 +0000 (18:34 +0900)]
fix gif scale down bug fix
Change-Id: I4eeedd53c5a81972a8dca0ffbe8da090108b8123
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
Sungho Kwak [Sat, 6 Apr 2013 01:17:44 +0000 (10:17 +0900)]
package upload
Change-Id: I5eb82ed6c89f48cda6596e75e2f44f34c53d0307
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
Jiyoun Park [Fri, 5 Apr 2013 03:46:13 +0000 (12:46 +0900)]
fix livebox problem related with icon text disapearance
Change-Id: I3d06793503b9af2a73026d50ee35a8a071a21b82
Sungho Kwak [Thu, 4 Apr 2013 01:18:28 +0000 (10:18 +0900)]
fix dependency in spec file
Change-Id: Ie911b2fc3aca30f294ccca94302d19246ddba2c2
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
Sungho Kwak [Thu, 28 Mar 2013 02:41:27 +0000 (11:41 +0900)]
package upload
Change-Id: I9b21194e6e063c7c4fed25e2b32cbefd9d8d8ac0
Tae-Hwan Kim [Tue, 26 Mar 2013 02:27:44 +0000 (11:27 +0900)]
Fix undefined symbol CRITICAL --> CRIT
Change-Id: I48ecdd773b90b84b9addae8e47bf371003b0ee16
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
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
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
Sungho Kwak [Fri, 22 Mar 2013 09:42:20 +0000 (18:42 +0900)]
fix build break caused by missing libdrm-slp
Change-Id: I43d6eb51fafbcb2be262bc959a08ba29f5893531
Sungho Kwak [Fri, 22 Mar 2013 08:55:51 +0000 (17:55 +0900)]
package upload
Change-Id: I044fb38ca19f1e15fce2dfaf53e2ae774aa1089c
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
Jinkun Jang [Fri, 15 Mar 2013 16:19:42 +0000 (01:19 +0900)]
merge with master
Jinkun Jang [Thu, 14 Mar 2013 04:23:54 +0000 (13:23 +0900)]
sync
Jinkun Jang [Tue, 12 Mar 2013 16:53:19 +0000 (01:53 +0900)]
Tizen 2.1 base
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