[EGIT] [core/efl] master 01/01: edje/styles: keep an escaped string of font_set. As eina_ecaped_string() creates a new string just make it once and use when needed.

2019-09-15 Thread subhransu mohanty
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1d930427a3d2fd5540ce804e0e90569d12a72b55 commit 1d930427a3d2fd5540ce804e0e90569d12a72b55 Author: subhransu mohanty Date: Mon Aug 19 19:21:47 2019 +0900 edje/styles: keep an escaped string of

[EGIT] [core/efl] master 01/01: edje/style: remove dead code.

2019-09-15 Thread subhransu mohanty
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d7d9ed856f93458badb8114f56650dfc257b4487 commit d7d9ed856f93458badb8114f56650dfc257b4487 Author: subhransu mohanty Date: Wed Aug 28 14:07:04 2019 +0900 edje/style: remove dead code

[EGIT] [core/efl] master 01/01: edje/style/optimization: Enable lazy computaion of styles.

2019-09-15 Thread subhransu mohanty
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e2663ba8f38c80dd583abb3ecc6ed8e2ab7c1a45 commit e2663ba8f38c80dd583abb3ecc6ed8e2ab7c1a45 Author: subhransu mohanty Date: Thu Aug 29 14:32:28 2019 +0900 edje/style/optimization: Enable lazy

[EGIT] [core/efl] master 02/05: textblock/optimization: refactor evas_textblock_style for memory and perfromance.

2019-09-15 Thread subhransu mohanty
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9952b9bf182d2b27de05b82476649a1ed8c1785d commit 9952b9bf182d2b27de05b82476649a1ed8c1785d Author: subhransu mohanty Date: Mon Aug 12 02:42:27 2019 + textblock/optimization: refactor

[EGIT] [core/efl] master 01/01: elm/config: avoid unnecessary elm cache flush

2019-09-15 Thread subhransu mohanty
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=10b2f65e606594616abc1acf2dd9db1277ed145c commit 10b2f65e606594616abc1acf2dd9db1277ed145c Author: subhransu mohanty Date: Thu Aug 22 08:14:13 2019 -0400 elm/config: avoid unnecessary elm cache

[EGIT] [core/efl] master 01/01: edje: refactor _edje_object_file_set_internal() part 2.

2019-09-15 Thread subhransu mohanty
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4b511671de56f5a2bad29b84801a8cf68a72d8d8 commit 4b511671de56f5a2bad29b84801a8cf68a72d8d8 Author: subhransu mohanty Date: Wed Aug 28 16:23:55 2019 +0900 edje: refactor

[EGIT] [core/efl] master 02/02: edje/cache: Refactor _edje_cache_file_coll_open()

2019-09-15 Thread subhransu mohanty
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=02b63b8260063d5185f82affd587874b2d49e8f9 commit 02b63b8260063d5185f82affd587874b2d49e8f9 Author: subhransu mohanty Date: Mon Aug 26 08:08:29 2019 -0400 edje/cache: Refactor

[EGIT] [core/efl] master 01/01: eina/hash: optimize eina_hash_find() when hash is empty.

2019-09-15 Thread subhransu mohanty
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=da39f53b95c9bae298fb0145f152c2d81b5ebe31 commit da39f53b95c9bae298fb0145f152c2d81b5ebe31 Author: subhransu mohanty Date: Fri Aug 9 14:00:03 2019 +0900 eina/hash: optimize eina_hash_find() when

[EGIT] [core/efl] master 01/03: edje/optimization: replace eina_list with eina_array.

2019-09-15 Thread subhransu mohanty
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fcc235b3297d1e1cc738543e4a803d31e474b6d4 commit fcc235b3297d1e1cc738543e4a803d31e474b6d4 Author: subhransu mohanty Date: Tue Aug 27 07:42:14 2019 -0400 edje/optimization: replace eina_list with

[EGIT] [core/efl] master 01/01: ecore_con/memleak: due to checking refcount using postfix decrement operator

2019-09-15 Thread subhransu mohanty
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=862a460e7fe30b35dab3c249e0e0bfb680340824 commit 862a460e7fe30b35dab3c249e0e0bfb680340824 Author: subhransu mohanty Date: Fri Aug 23 11:09:42 2019 +0900 ecore_con/memleak: due to checking

[EGIT] [core/efl] master 03/03: edje/load: pass Edje_File instead of Edje to _edje_extract_mo_files()

2019-09-15 Thread subhransu mohanty
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=05ea1854a9218306e27c64f9bf16cd623abf69a2 commit 05ea1854a9218306e27c64f9bf16cd623abf69a2 Author: subhransu mohanty Date: Tue Aug 27 08:04:43 2019 -0400 edje/load: pass Edje_File instead of Edje

[EGIT] [core/efl] master 01/01: edje/style: refactor style parsing to remove temporary dynamic string creation.

2019-09-15 Thread subhransu mohanty
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6f0730cef30a992a99d4ec7629bf0f41649dd3a1 commit 6f0730cef30a992a99d4ec7629bf0f41649dd3a1 Author: subhransu mohanty Date: Tue Aug 20 14:36:22 2019 +0900 edje/style: refactor style parsing to

[EGIT] [core/efl] master 02/02: edje/style: append file prefix to textblock_style api that affects on file level

2019-09-15 Thread subhransu mohanty
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=35e385a1ec8d5193922ff478eb8fbf6f0cb6332e commit 35e385a1ec8d5193922ff478eb8fbf6f0cb6332e Author: subhransu mohanty Date: Thu Aug 29 10:07:25 2019 -0400 edje/style: append file prefix to

[EGIT] [core/efl] master 01/01: edje/style: Remove redundant style tags from style text.

2019-09-15 Thread subhransu mohanty
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7ab04abf27464ddea69a68cc521a4c93681c6a7d commit 7ab04abf27464ddea69a68cc521a4c93681c6a7d Author: subhransu mohanty Date: Tue Aug 13 11:17:28 2019 +0900 edje/style: Remove redundant style tags

[EGIT] [core/efl] master 01/01: edje: refactor _edje_object_file_set_internal() function

2019-09-15 Thread subhransu mohanty
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4b2403d80cd3259c3c2fb2c667c6b1d1c15cab19 commit 4b2403d80cd3259c3c2fb2c667c6b1d1c15cab19 Author: subhransu mohanty Date: Wed Aug 28 13:18:42 2019 +0900 edje: refactor

[EGIT] [core/efl] master 01/01: edje/optimization: refactor edje_color_class_set() api.

2019-09-15 Thread subhransu mohanty
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5370c2e7957cfec1b4bf8eff65dfe0e7a6547263 commit 5370c2e7957cfec1b4bf8eff65dfe0e7a6547263 Author: subhransu mohanty Date: Thu Aug 29 14:31:52 2019 -0400 edje/optimization: refactor

[EGIT] [core/efl] master 01/01: edje/style: fix memory leak because of typo.

2019-09-15 Thread subhransu mohanty
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=cce73a2b4b36b9f4792c29535b8207e788399fe1 commit cce73a2b4b36b9f4792c29535b8207e788399fe1 Author: subhransu mohanty Date: Thu Aug 22 14:22:22 2019 +0900 edje/style: fix memory leak because of

[EGIT] [core/efl] master 01/01: evas/textblock: optmize textblock format parsing.

2019-09-15 Thread subhransu mohanty
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9e3a0466617dad31c611cc826fa67f66ac08dce1 commit 9e3a0466617dad31c611cc826fa67f66ac08dce1 Author: subhransu mohanty Date: Fri Aug 9 17:36:35 2019 +0900 evas/textblock: optmize textblock format

[EGIT] [core/efl] master 01/01: edje/style: optimize style_update function.

2019-09-15 Thread subhransu mohanty
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e742bf67e441dde4e10d6a01f8aa46406389c2ef commit e742bf67e441dde4e10d6a01f8aa46406389c2ef Author: subhransu mohanty Date: Mon Aug 26 14:18:09 2019 +0900 edje/style: optimize style_update function

[EGIT] [core/efl] master 07/08: edje/optimization: keep a readonly flag on edje_style.

2019-09-15 Thread subhransu mohanty
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d672d55107efba803c928a55252ab00afe2d0ba3 commit d672d55107efba803c928a55252ab00afe2d0ba3 Author: subhransu mohanty Date: Tue Aug 13 03:11:30 2019 + edje/optimization: keep a readonly flag on

[EGIT] [core/efl] master 01/01: edje: optimize color_class_recursive_find_helper() function

2019-09-15 Thread subhransu mohanty
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1b94d90d53dd71457cd92575d9f29c58d76eef75 commit 1b94d90d53dd71457cd92575d9f29c58d76eef75 Author: subhransu mohanty Date: Fri Aug 9 14:02:24 2019 +0900 edje: optimize

[EGIT] [core/efl] master 01/01: edje/styles: avoid redundant style tag addition by providing extra checks.

2019-09-15 Thread subhransu mohanty
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a880a756cd8e904f32ce2048f8dce7b63f90bebb commit a880a756cd8e904f32ce2048f8dce7b63f90bebb Author: subhransu mohanty Date: Mon Aug 19 19:33:56 2019 +0900 edje/styles: avoid redundant style tag

[EGIT] [core/efl] master 01/01: edje/textblock: Added edje_textblock_style_get() api.

2019-09-15 Thread subhransu mohanty
kimcinoo pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5f70cacd921b180a48f586b1dd3700ff9c10b818 commit 5f70cacd921b180a48f586b1dd3700ff9c10b818 Author: subhransu mohanty Date: Thu Aug 29 11:35:24 2019 +0900 edje/textblock: Added

[EGIT] [core/efl] master 01/01: edje/style: Enable lazy computaion of styles.

2019-09-15 Thread subhransu mohanty
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1e079a7568adc9dfe4cd3733c70f77b8753f5a72 commit 1e079a7568adc9dfe4cd3733c70f77b8753f5a72 Author: subhransu mohanty Date: Fri Aug 23 11:11:05 2019 +0900 edje/style: Enable lazy computaion of

[EGIT] [core/efl] master 01/05: edje/textblock: Don't add text_class style tag to the final style string

2019-09-15 Thread subhransu mohanty
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=384765b08818a63893b6aa001d0bcc481d2366b4 commit 384765b08818a63893b6aa001d0bcc481d2366b4 Author: subhransu mohanty Date: Mon Aug 12 01:24:39 2019 + edje/textblock: Don't add text_class

[EGIT] [core/efl] master 02/02: edje/optimization: keep a style hash for fast retrival of styles

2019-09-15 Thread subhransu mohanty
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=10501b170fcf0b17c4b816f320f0d66910e4d707 commit 10501b170fcf0b17c4b816f320f0d66910e4d707 Author: subhransu mohanty Date: Mon Aug 12 23:18:39 2019 + edje/optimization: keep a style hash for

[EGIT] [core/efl] master 01/01: edje/style: Avoid unnecessary evas_textblock_style computation.

2019-09-15 Thread subhransu mohanty
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7c08d7b97cbb4b1f979e3b01f0a7e150ed093b54 commit 7c08d7b97cbb4b1f979e3b01f0a7e150ed093b54 Author: subhransu mohanty Date: Thu Aug 22 10:53:36 2019 +0900 edje/style: Avoid unnecessary

[EGIT] [core/efl] master 01/01: edje/style: refactor to avoid creating temporary strings.

2019-09-15 Thread subhransu mohanty
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=dafd3dc7b82863c8dbd65105fa53fe612d7a655f commit dafd3dc7b82863c8dbd65105fa53fe612d7a655f Author: subhransu mohanty Date: Mon Aug 19 19:38:35 2019 +0900 edje/style: refactor to avoid creating

[EGIT] [core/efl] master 01/02: edje/style: optimize updation of styles for a given text_style

2019-09-15 Thread subhransu mohanty
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=676835458fbdc8702deae06a69b1223db97a525b commit 676835458fbdc8702deae06a69b1223db97a525b Author: subhransu mohanty Date: Tue Aug 20 06:21:10 2019 + edje/style: optimize updation of styles

[EGIT] [core/efl] master 07/07: triangulator: add a static_lib for triangulation. idea is to keep all the algorithm for triangulation in one place 1. shape outline triangulation using triangle strips.

2016-11-28 Thread Subhransu Mohanty
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=98b0408a4eed5c2beafd4f396b64ca54fb00270f commit 98b0408a4eed5c2beafd4f396b64ca54fb00270f Author: Subhransu Mohanty Date: Mon Nov 28 11:21:33 2016 -0800 triangulator: add a static_lib for

[EGIT] [core/efl] master 01/03: evas/gl: Added support for stencil buffer creation while creating gl Surface.

2016-11-16 Thread Subhransu Mohanty
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=16cb5f7af90ea8a47261d0ae48fbbaa4ad2a847f commit 16cb5f7af90ea8a47261d0ae48fbbaa4ad2a847f Author: Subhransu Mohanty Date: Wed Nov 16 13:14:48 2016 -0800 evas/gl: Added support for stencil buffer

[EGIT] [core/efl] master 01/01: evas/vg: fix handling of stroke width in cairo and native backend

2016-11-15 Thread Subhransu Mohanty
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=355a4e3830207a3bb5cdb88f55a85e917b92bc96 commit 355a4e3830207a3bb5cdb88f55a85e917b92bc96 Author: Subhransu Mohanty Date: Tue Nov 8 12:51:11 2016 +0900 evas/vg: fix handling of stroke width in

[EGIT] [core/efl] master 01/01: ector: update the render api eo signeture

2016-11-06 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7c51b3de00693f1285d1c7fb0e3391e15ee00be6 commit 7c51b3de00693f1285d1c7fb0e3391e15ee00be6 Author: Subhransu Mohanty Date: Thu Nov 3 13:20:03 2016 +0900 ector: update the render api eo signeture

[EGIT] [core/efl] master 01/06: evas: vg/gradient - add missing legacy api for gradient object creation.

2016-10-25 Thread Subhransu Mohanty
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4f16e16b9449167416f4108c61552c1e48b6d8ca commit 4f16e16b9449167416f4108c61552c1e48b6d8ca Author: Subhransu Mohanty Date: Tue Oct 25 13:31:45 2016 -0700 evas: vg/gradient - add missing legacy api

[EGIT] [core/efl] master 02/02: evas/map: do nothing when same map is set again

2016-10-16 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9b7ac51943ba0d6391b75cf2d0318bedee905c63 commit 9b7ac51943ba0d6391b75cf2d0318bedee905c63 Author: Subhransu Mohanty Date: Fri Oct 14 19:45:42 2016 +0900 evas/map: do nothing when same map is set

[EGIT] [core/efl] master 01/01: evas/module: add a new module in vg_saver for eet

2016-10-14 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8b7f060946a4268316792902409bda2fea00fd32 commit 8b7f060946a4268316792902409bda2fea00fd32 Author: Subhransu Mohanty Date: Fri Oct 14 15:52:51 2016 +0900 evas/module: add a new module in vg_saver

[EGIT] [core/efl] master 02/02: evas/module: add a new module in vg_loader for eet

2016-10-13 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=45b103eb0a3a91238f6ee1d66ccb2614925a2e64 commit 45b103eb0a3a91238f6ee1d66ccb2614925a2e64 Author: Subhransu Mohanty Date: Thu Oct 13 17:09:39 2016 +0900 evas/module: add a new module in vg_loader

[EGIT] [core/efl] master 02/02: evas/module: Added a new module vg_loader for svg

2016-10-12 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0d9b168146f2b505d298a763d5bfaa6918074366 commit 0d9b168146f2b505d298a763d5bfaa6918074366 Author: Subhransu Mohanty Date: Wed Oct 12 18:39:10 2016 +0900 evas/module: Added a new module vg_loader

[EGIT] [tools/expedite] master 01/01: fixed the build break because of api change.

2016-10-09 Thread Subhransu Mohanty
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/expedite.git/commit/?id=525879533ad1ae9b7e4ae4857d08378636ccf2f1 commit 525879533ad1ae9b7e4ae4857d08378636ccf2f1 Author: Subhransu Mohanty Date: Mon Oct 10 14:09:23 2016 +0900 fixed the build break because of api

[EGIT] [core/efl] master 01/01: evas/vg: renamed the legacy vg shape apis

2016-10-04 Thread Subhransu Mohanty
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=cf779b44e07f411ab5768eb2b216aca9dc9e453e commit cf779b44e07f411ab5768eb2b216aca9dc9e453e Author: Subhransu Mohanty Date: Wed Oct 5 11:07:11 2016 +0900 evas/vg: renamed the legacy vg shape apis

[EGIT] [core/efl] master 01/03: ector: make the ector objects as shared object after eo changes. As ector objects are acessed by draw thread we need to create it as shared object in order to access it

2016-09-28 Thread Subhransu Mohanty
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d54b5fba6c7e7f13ca63a47fc177e4d141995a8d commit d54b5fba6c7e7f13ca63a47fc177e4d141995a8d Author: Subhransu Mohanty Date: Wed Sep 28 15:28:27 2016 +0900 ector: make the ector objects as shared

[EGIT] [core/efl] master 02/02: edje: updated the start index of vector resource from 1 to 0

2016-08-03 Thread Subhransu Mohanty
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d458101a410a6ffc92d2e59f920a6246f833999f commit d458101a410a6ffc92d2e59f920a6246f833999f Author: Subhransu Mohanty Date: Wed Aug 3 17:34:50 2016 -0700 edje: updated the start index of vector

[EGIT] [core/efl] master 05/05: edje: throw error when vector resource not found.

2016-07-31 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e077e923722be0e4a674f0ac3dc07814b3c96003 commit e077e923722be0e4a674f0ac3dc07814b3c96003 Author: Subhransu Mohanty Date: Mon Aug 1 13:24:34 2016 +0900 edje: throw error when vector resource not

[EGIT] [core/efl] master 04/05: edje: Fix handling of polygon and polyline node.

2016-07-31 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7af272d93ce49bcddb4f5171da1180a2157bf6c9 commit 7af272d93ce49bcddb4f5171da1180a2157bf6c9 Author: Subhransu Mohanty Date: Mon Aug 1 13:23:44 2016 +0900 edje: Fix handling of polygon and polyline

[EGIT] [core/efl] master 01/01: edje: fixed issue with applying transformation and stroke width

2016-07-25 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e3ed888aa994d96007da15be89649a92c12bcbae commit e3ed888aa994d96007da15be89649a92c12bcbae Author: Subhransu Mohanty Date: Tue Jul 26 14:31:44 2016 +0900 edje: fixed issue with applying

[EGIT] [core/efl] master 05/06: edje: fixed issue with vector part state inheritance.

2016-07-25 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=12e09d2d2a78394f41c80a25c10b63c3db35d7e1 commit 12e09d2d2a78394f41c80a25c10b63c3db35d7e1 Author: Subhransu Mohanty Date: Tue Jul 26 11:33:26 2016 +0900 edje: fixed issue with vector part state

[EGIT] [core/efl] master 04/06: example/evas: update evas vg example.

2016-07-25 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f38dbd39f50a5c7db42b4a3ebdc6324041092631 commit f38dbd39f50a5c7db42b4a3ebdc6324041092631 Author: Subhransu Mohanty Date: Tue Jul 26 11:33:10 2016 +0900 example/evas: update evas vg example

[EGIT] [core/efl] master 06/06: example/edje: updated vg example with interpolation usecase

2016-07-25 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=56398a2035a0b5bd51de121e6c81e246cbe5987d commit 56398a2035a0b5bd51de121e6c81e246cbe5987d Author: Subhransu Mohanty Date: Tue Jul 26 11:45:13 2016 +0900 example/edje: updated vg example with

[EGIT] [core/efl] master 03/06: efl/interface: fixed the shape interpolation implementation.

2016-07-25 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0023f20d85f5237448aed177d2ca9c2195063bbb commit 0023f20d85f5237448aed177d2ca9c2195063bbb Author: Subhransu Mohanty Date: Tue Jul 26 11:32:59 2016 +0900 efl/interface: fixed the shape interpolation

[EGIT] [core/efl] master 02/02: edje/svg: added _edje_svg_node_free() function

2016-07-07 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9be9da17bfacaa4d43f2ba145a6be3f214cd0a2f commit 9be9da17bfacaa4d43f2ba145a6be3f214cd0a2f Author: Subhransu Mohanty Date: Thu Jul 7 16:29:21 2016 +0900 edje/svg: added _edje_svg_node_free

[EGIT] [core/efl] master 01/02: svg/loader: use stringshare instead of malloc for storing string.

2016-07-07 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=80413dda8c8797e719881f9df070ded9b24b88db commit 80413dda8c8797e719881f9df070ded9b24b88db Author: Subhransu Mohanty Date: Thu Jul 7 16:27:17 2016 +0900 svg/loader: use stringshare instead of malloc

[EGIT] [core/efl] master 02/02: svg/example: updated svg example with gradient svg files

2016-07-06 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0fc151cddc4cdb50661d11a124d42a9d42fa9875 commit 0fc151cddc4cdb50661d11a124d42a9d42fa9875 Author: Subhransu Mohanty Date: Thu Jul 7 11:20:11 2016 +0900 svg/example: updated svg example with

[EGIT] [core/efl] master 01/02: svg/loader: parse the style attribute in doc node

2016-07-06 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9d6582413a6791554d9b5780669570bccf2e9868 commit 9d6582413a6791554d9b5780669570bccf2e9868 Author: Subhransu Mohanty Date: Thu Jul 7 11:20:04 2016 +0900 svg/loader: parse the style attribute in doc

[EGIT] [core/efl] master 01/01: svg/loader: refactored the copy of structure.

2016-07-06 Thread Subhransu Mohanty
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=18fd4453d0d390d626f9e15c01f002a34f074bdd commit 18fd4453d0d390d626f9e15c01f002a34f074bdd Author: Subhransu Mohanty Date: Thu Jul 7 10:42:03 2016 +0900 svg/loader: refactored the copy of

[EGIT] [core/efl] master 04/05: edje: fix parsing and and visualizing gradients.

2016-07-06 Thread Subhransu Mohanty
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=522b82b026e9233b0724beb697096ac53f148064 commit 522b82b026e9233b0724beb697096ac53f148064 Author: Subhransu Mohanty Date: Wed Jul 6 12:51:56 2016 -0700 edje: fix parsing and and visualizing

[EGIT] [core/efl] master 01/02: elm_frame: updated the eo prefix and documentation

2016-07-04 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=53035f23e6d4d0cfc93356c1776d8a2a58d18f91 commit 53035f23e6d4d0cfc93356c1776d8a2a58d18f91 Author: Subhransu Mohanty Date: Mon Jul 4 20:10:29 2016 +0900 elm_frame: updated the eo prefix and

[EGIT] [core/efl] master 01/03: evas vg: don't apply transformation to the origin point

2016-06-23 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6e6c85293e221685614b77cfb0fe34998c8a8542 commit 6e6c85293e221685614b77cfb0fe34998c8a8542 Author: Subhransu Mohanty Date: Fri Jun 24 15:15:43 2016 +0900 evas vg: don't apply transformation t

[EGIT] [core/efl] master 02/03: edje: fix the order of applying transformation when creating vg tree.

2016-06-23 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=48d3abf84bdf355fb62a6db745e908cbd8ded1c0 commit 48d3abf84bdf355fb62a6db745e908cbd8ded1c0 Author: Subhransu Mohanty Date: Fri Jun 24 15:15:54 2016 +0900 edje: fix the order of applying

[EGIT] [core/efl] master 03/03: svg/example: upload the correct svg file

2016-06-23 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3ce7aee940ac3dc0c1c38bd99efd08f5ab045da0 commit 3ce7aee940ac3dc0c1c38bd99efd08f5ab045da0 Author: Subhransu Mohanty Date: Fri Jun 24 15:16:03 2016 +0900 svg/example: upload the correct svg file

[EGIT] [core/efl] master 07/11: edje/svg: add few error message reagrding parsing and storing of svg file.

2016-06-23 Thread Subhransu Mohanty
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=de7809a868249e25cbc5422fd0b93748a87d01f4 commit de7809a868249e25cbc5422fd0b93748a87d01f4 Author: Subhransu Mohanty Date: Thu Jun 23 10:12:20 2016 -0700 edje/svg: add few error message reagrding

[EGIT] [core/efl] master 08/11: canvas/vg: fix the reference issue in evas_vg objects.

2016-06-23 Thread Subhransu Mohanty
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e73533ebbcbd98f426e477125166e938a911fc15 commit e73533ebbcbd98f426e477125166e938a911fc15 Author: Subhransu Mohanty Date: Thu Jun 23 10:15:41 2016 -0700 canvas/vg: fix the reference issue in

[EGIT] [core/efl] master 09/11: edje: handle named color in svg.

2016-06-23 Thread Subhransu Mohanty
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=96fc367a440a095bb8b76698bc9c46d1da9aeb0b commit 96fc367a440a095bb8b76698bc9c46d1da9aeb0b Author: Subhransu Mohanty Date: Thu Jun 23 10:17:28 2016 -0700 edje: handle named color in svg

[EGIT] [core/efl] master 02/04: svg/loader : Added parsing support for use and def node.

2016-06-23 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c2fbac0f1f6731fe487fa2d6b3216d1ffe1eb7f4 commit c2fbac0f1f6731fe487fa2d6b3216d1ffe1eb7f4 Author: Subhransu Mohanty Date: Thu Jun 23 17:35:55 2016 +0900 svg/loader : Added parsing support for use

[EGIT] [core/efl] master 03/04: svg/example: fixed typo in svg file name

2016-06-23 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e2fad3f22fe2313e827e3661d782bf8519265746 commit e2fad3f22fe2313e827e3661d782bf8519265746 Author: Subhransu Mohanty Date: Thu Jun 23 17:36:09 2016 +0900 svg/example: fixed typo in svg file name

[EGIT] [core/efl] master 01/01: svg_loader: Fixed the parsing of style attribute in g node as well as inheriting style attribute from parent.

2016-06-22 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d8760275646849d289809bb6971f1ece550ac145 commit d8760275646849d289809bb6971f1ece550ac145 Author: Subhransu Mohanty Date: Thu Jun 23 10:11:46 2016 +0900 svg_loader: Fixed the parsing of style

[EGIT] [core/efl] master 04/06: efl/interface: fixed scubic_to and quad_to implementation.

2016-06-20 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=22f97be785d1a64545b28ab663aeb96d0caa58cc commit 22f97be785d1a64545b28ab663aeb96d0caa58cc Author: Subhransu Mohanty Date: Tue Jun 21 14:42:35 2016 +0900 efl/interface: fixed scubic_to and quad_to

[EGIT] [core/efl] master 05/06: svg: added support for parsing and showing of polyline data.

2016-06-20 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3ab15990d31d9529617371510eed596f7b77d1e7 commit 3ab15990d31d9529617371510eed596f7b77d1e7 Author: Subhransu Mohanty Date: Tue Jun 21 14:42:43 2016 +0900 svg: added support for parsing and showing

[EGIT] [core/efl] master 03/06: edje/example: Added example for testing vector part with svg images.

2016-06-20 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a4e6d46d8a32ab97c495452205c2f28a823e23d8 commit a4e6d46d8a32ab97c495452205c2f28a823e23d8 Author: Subhransu Mohanty Date: Tue Jun 21 14:42:28 2016 +0900 edje/example: Added example for testing

[EGIT] [core/efl] master 01/01: edje_load: fixed adding ellipse shape data.

2016-06-19 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b6e86c39e50ce24320d2cb120519ca022242551d commit b6e86c39e50ce24320d2cb120519ca022242551d Author: Subhransu Mohanty Date: Mon Jun 20 10:13:03 2016 +0900 edje_load: fixed adding ellipse shape data

[EGIT] [core/efl] master 02/02: edje: creation of gradient node from data parsing of color property and refactoring of fill and stroke attribute.

2016-06-16 Thread Subhransu Mohanty
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=901e8a0cfc20b6605dd9a3d27353810ff982e030 commit 901e8a0cfc20b6605dd9a3d27353810ff982e030 Author: Subhransu Mohanty Date: Thu Jun 16 16:50:05 2016 -0700 edje: creation of gradient node from data

[EGIT] [core/efl] master 03/04: edje_cc_out : fix possible buffer overrun

2016-06-15 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5eca781a3bbafa39ae45825bd017418bf7c5c6ef commit 5eca781a3bbafa39ae45825bd017418bf7c5c6ef Author: Subhransu Mohanty Date: Thu Jun 16 15:28:07 2016 +0900 edje_cc_out : fix possible buffer overrun

[EGIT] [core/efl] master 02/04: svg_loader: Fixed color attribute parser

2016-06-15 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=67e400a3c91b3a0e59cac083a3023c75242ff7ef commit 67e400a3c91b3a0e59cac083a3023c75242ff7ef Author: Subhransu Mohanty Date: Thu Jun 16 15:26:28 2016 +0900 svg_loader: Fixed color attribute parser

[EGIT] [core/efl] master 01/04: edje_load : return if we can't decode the vector data.

2016-06-15 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=39452ff8488d2189f93d610064682529b3b88fa7 commit 39452ff8488d2189f93d610064682529b3b88fa7 Author: Subhransu Mohanty Date: Thu Jun 16 15:26:08 2016 +0900 edje_load : return if we can't decod

[EGIT] [core/efl] master 04/04: svg_loader: fixed parsing of transformation attribute

2016-06-15 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=285c387ae2a6ea0c85a8f60fac7c360c22d23e76 commit 285c387ae2a6ea0c85a8f60fac7c360c22d23e76 Author: Subhransu Mohanty Date: Thu Jun 16 15:32:42 2016 +0900 svg_loader: fixed parsing of transformation

[EGIT] [core/efl] master 01/02: edje : fix the typo in svg loader.

2016-06-08 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ef84367fa9e97c1c6ae72a5bbdafd4a5f1272e83 commit ef84367fa9e97c1c6ae72a5bbdafd4a5f1272e83 Author: Subhransu Mohanty Date: Thu Jun 9 13:26:33 2016 +0900 edje : fix the typo in svg loader

[EGIT] [core/efl] master 02/02: edje: cached the vg tree generation and fixed the interpolation betwwen two vg tree.

2016-06-08 Thread Subhransu Mohanty
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e38cf1f85f8957bd2fa17972572a0d39c09298bf commit e38cf1f85f8957bd2fa17972572a0d39c09298bf Author: Subhransu Mohanty Date: Thu Jun 9 13:49:56 2016 +0900 edje: cached the vg tree generation and fixed

[EGIT] [core/efl] master 01/01: edje: add new svg part to edc

2016-06-08 Thread Subhransu Mohanty
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=62c0a4ef087ea71355961e030b0620a60b77a026 commit 62c0a4ef087ea71355961e030b0620a60b77a026 Author: Subhransu Mohanty Date: Wed Jun 8 11:26:07 2016 -0700 edje: add new svg part to edc

[EGIT] [core/efl] master 01/02: edje: add svg support to parse and store a svg file as a vector object in .edj.

2016-06-08 Thread Subhransu Mohanty
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=698135b8e4a59ef08dc0c0e957ef073df2ef5296 commit 698135b8e4a59ef08dc0c0e957ef073df2ef5296 Author: Subhransu Mohanty Date: Wed Jun 8 10:26:38 2016 -0700 edje: add svg support to parse and store a

[EGIT] [core/efl] master 07/07: efl_ui_flip: renamed elm_flip to efl_ui_flip and updated the eo class

2016-06-06 Thread Subhransu Mohanty
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=cd6c0ab2c7dbaf3d0c3812f200bc6fe4735576e8 commit cd6c0ab2c7dbaf3d0c3812f200bc6fe4735576e8 Author: Subhransu Mohanty Date: Mon Jun 6 16:50:26 2016 -0700 efl_ui_flip: renamed elm_flip to

[EGIT] [core/efl] master 07/07: evas: updated evas_vg_sample with the appen_arc() api as well as _shape_dup() api test.

2016-05-31 Thread Subhransu Mohanty
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fbde2778af469c43311a8fb343f52cd2e1488ce4 commit fbde2778af469c43311a8fb343f52cd2e1488ce4 Author: Subhransu Mohanty Date: Tue May 31 14:42:37 2016 -0700 evas: updated evas_vg_sample with the

[EGIT] [core/efl] master 02/05: evas: changed the interpolate() implementaion

2016-05-19 Thread Subhransu Mohanty
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a3cdafe9a25b2f12a1ba3dc7d99df1fda23c5fd1 commit a3cdafe9a25b2f12a1ba3dc7d99df1fda23c5fd1 Author: Subhransu Mohanty Date: Thu May 19 01:39:44 2016 -0700 evas: changed the interpolate

[EGIT] [core/efl] master 01/05: evas: fix the ref issue of newly created object in shape_dup() function

2016-05-19 Thread Subhransu Mohanty
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=74cee52900fa31d01fc68b4735ccd3185cd89859 commit 74cee52900fa31d01fc68b4735ccd3185cd89859 Author: Subhransu Mohanty Date: Thu May 19 01:36:33 2016 -0700 evas: fix the ref issue of newly created

[EGIT] [core/efl] master 05/05: evas: propagate the change to child when object is a vector graphic container

2016-05-19 Thread Subhransu Mohanty
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=655ed09ab4026c9994d6aa9c4e3a3c245541c262 commit 655ed09ab4026c9994d6aa9c4e3a3c245541c262 Author: Subhransu Mohanty Date: Thu May 19 01:55:06 2016 -0700 evas: propagate the change to child when