[EGIT] [core/efl] master 01/01: evas_vg_load_svg: Fix color parsing

2021-06-18 Thread JunsuChoi
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fe60e94007280b2a71ef900a4fd3204fc8e26a2c commit fe60e94007280b2a71ef900a4fd3204fc8e26a2c Author: JunsuChoi Date: Fri Jun 18 10:24:58 2021 +0100 evas_vg_load_svg: Fix color parsing

[EGIT] [core/efl] master 01/01: ector image: Prevents drawing images outside buffer

2021-03-18 Thread JunsuChoi
jsuya pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3666574f881a9801fe5af675de0e3bb3cb8afc54 commit 3666574f881a9801fe5af675de0e3bb3cb8afc54 Author: JunsuChoi Date: Thu Mar 18 17:10:05 2021 +0900 ector image: Prevents drawing images outside buffer

[EGIT] [core/efl] master 01/01: Efl.Canvas.Vg.Object: Skip render, if size of the drawing area is 0

2021-01-31 Thread JunsuChoi
jsuya pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=77c9adf1fd5030f5e07e678df9680ded5d93f501 commit 77c9adf1fd5030f5e07e678df9680ded5d93f501 Author: JunsuChoi Date: Mon Feb 1 09:59:33 2021 +0900 Efl.Canvas.Vg.Object: Skip render, if size

[EGIT] [core/efl] master 01/01: edje_data: Add missing descriptor for image.max(min).limit

2020-12-16 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=745012e6c297dd3837e40b21d3c33e73cf2f01d5 commit 745012e6c297dd3837e40b21d3c33e73cf2f01d5 Author: JunsuChoi Date: Thu Dec 17 12:50:47 2020 +0900 edje_data: Add missing descriptor for image.max

[EGIT] [core/efl] master 01/01: evas: Prevent null pointer access

2020-12-15 Thread JunsuChoi
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1f9e528b50569eeaa1cb9502ec0db4c985c7b043 commit 1f9e528b50569eeaa1cb9502ec0db4c985c7b043 Author: JunsuChoi Date: Tue Dec 15 11:47:41 2020 + evas: Prevent null pointer access Summary

[EGIT] [core/efl] master 01/01: vg_load_svg: Prevent memory overflow for tag_name

2020-11-01 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=888e1e74012a4d17bb56ef3d2be2dd6d635c449b commit 888e1e74012a4d17bb56ef3d2be2dd6d635c449b Author: JunsuChoi Date: Mon Nov 2 13:05:44 2020 +0900 vg_load_svg: Prevent memory overflow for tag_name

[EGIT] [core/efl] master 01/01: vg_load_svg: Implement ClipPath feature

2020-10-14 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3274390f7324b561739bdf2b620c939b6e0508fd commit 3274390f7324b561739bdf2b620c939b6e0508fd Author: JunsuChoi Date: Wed Oct 14 19:16:53 2020 +0900 vg_load_svg: Implement ClipPath feature

[EGIT] [core/efl] master 01/01: evas svg: Fix build error

2020-10-12 Thread JunsuChoi
jsuya pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d5f728bd72ef55bdbb45370424dd987dd1ae57b6 commit d5f728bd72ef55bdbb45370424dd987dd1ae57b6 Author: JunsuChoi Date: Mon Oct 12 19:03:58 2020 +0900 evas svg: Fix build error Fix build error

[EGIT] [core/efl] master 01/01: vg_load_svg: Add points copy of missing polygon/polyline

2020-10-12 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=862e65c2608c9a92c084754d1cc526b7c574aea1 commit 862e65c2608c9a92c084754d1cc526b7c574aea1 Author: JunsuChoi Date: Mon Oct 12 18:36:31 2020 +0900 vg_load_svg: Add points copy of missing polygon

[EGIT] [core/efl] master 01/01: efl_gfx_path: When path end(Z, z), Current point are returned to starting point(M, m)

2020-09-21 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0b5f658510362f03efa5e9cc8576de60e7287c7c commit 0b5f658510362f03efa5e9cc8576de60e7287c7c Author: JunsuChoi Date: Tue Sep 22 14:52:42 2020 +0900 efl_gfx_path: When path end(Z,z), Current point

[EGIT] [core/efl] master 01/01: vg_load_svg: Support dasharray attribute for stroke

2020-09-14 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=35f17a13fa0cd1de855cc2215e4f0ac9da6fb7bc commit 35f17a13fa0cd1de855cc2215e4f0ac9da6fb7bc Author: JunsuChoi Date: Tue Sep 15 12:11:49 2020 +0900 vg_load_svg: Support dasharray attribute

[EGIT] [core/efl] master 01/01: Efl.Canvas.Vg: When VG container has transparency, ector buffer created synchronously

2020-09-11 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=53e8bf9dab80070d6f9b088f92969eac73a71568 commit 53e8bf9dab80070d6f9b088f92969eac73a71568 Author: JunsuChoi Date: Fri Sep 11 17:02:23 2020 +0900 Efl.Canvas.Vg: When VG container has transparency

[EGIT] [core/efl] master 01/01: vg_load_svg: Fix missing loader.gradients update

2020-09-10 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fbf8db3699b65a04a7a6e1e270bcb8f78544dc9d commit fbf8db3699b65a04a7a6e1e270bcb8f78544dc9d Author: JunsuChoi Date: Fri Sep 11 11:48:30 2020 +0900 vg_load_svg: Fix missing loader.gradients update

[EGIT] [core/efl] master 01/01: vg_load_svg: Add Mask, ClipPath nodees as dummy.

2020-09-10 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=725219e31980a377444a9088a7dbadf438300acf commit 725219e31980a377444a9088a7dbadf438300acf Author: JunsuChoi Date: Fri Sep 11 11:49:09 2020 +0900 vg_load_svg: Add Mask, ClipPath nodees as dummy

[EGIT] [core/efl] master 01/01: Efl.Canvas.Vg.Object: Fix typo

2020-09-10 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0e01e9778c40160d8244d05db84e27b30244cd24 commit 0e01e9778c40160d8244d05db84e27b30244cd24 Author: JunsuChoi Date: Fri Sep 11 11:46:58 2020 +0900 Efl.Canvas.Vg.Object: Fix typo Summary

[EGIT] [core/efl] master 01/01: vg_load_svg: Supports case when only rx or ry is declared

2020-09-10 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d9c3b3f1b9fa87451aa39da1654a32d3023d9e75 commit d9c3b3f1b9fa87451aa39da1654a32d3023d9e75 Author: JunsuChoi Date: Thu Sep 10 14:59:29 2020 +0900 vg_load_svg: Supports case when only rx or ry

[EGIT] [core/efl] master 01/01: vg_load_svg: Fix pointing to wrong parent

2020-09-03 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=39ccd92394616888c80b19abcd7a3fc3c355eb32 commit 39ccd92394616888c80b19abcd7a3fc3c355eb32 Author: JunsuChoi Date: Fri Sep 4 11:14:58 2020 +0900 vg_load_svg: Fix pointing to wrong parent

[EGIT] [core/efl] master 01/01: SvgLoader: Defs type nodes are not saved in loader's node list.

2020-09-02 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=40b6e44947740133df20d97ca3ed65268037af20 commit 40b6e44947740133df20d97ca3ed65268037af20 Author: JunsuChoi Date: Wed Sep 2 18:34:59 2020 +0900 SvgLoader: Defs type nodes are not saved

[EGIT] [core/efl] master 01/01: evas_filter: Add null check for instruction

2020-08-04 Thread JunsuChoi
kimcinoo pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=26b50c91f803d9669edfbc2ab6bad664f86f33a8 commit 26b50c91f803d9669edfbc2ab6bad664f86f33a8 Author: JunsuChoi Date: Wed Aug 5 14:45:22 2020 +0900 evas_filter: Add null check for instruction

[EGIT] [core/efl] master 02/02: efl_ui_timepicker: Add null check for efl_text_get

2020-08-04 Thread JunsuChoi
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2d7667aa44780a5a4136b317d050b65d66da21eb commit 2d7667aa44780a5a4136b317d050b65d66da21eb Author: JunsuChoi Date: Tue Aug 4 11:44:13 2020 + efl_ui_timepicker: Add null check for efl_text_get

[EGIT] [core/efl] master 01/01: Revert "Efl.Gfx.Path: Change draw of a rounded rect from arc to quadratic"

2020-06-24 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fd4f4c43647c4971a94f1eff2266be7df47a9f66 commit fd4f4c43647c4971a94f1eff2266be7df47a9f66 Author: JunsuChoi Date: Thu Jun 25 13:13:31 2020 +0900 Revert "Efl.Gfx.Path: Change draw of a ro

[EGIT] [core/efl] master 01/01: Efl.Gfx.Path: Change draw of a rounded rect from arc to quadratic

2020-06-22 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4f15bde706ec8cd78fa57845c8eee7bdb5515282 commit 4f15bde706ec8cd78fa57845c8eee7bdb5515282 Author: JunsuChoi Date: Tue Jun 23 13:46:43 2020 +0900 Efl.Gfx.Path: Change draw of a rounded rect from

[EGIT] [core/efl] master 01/01: Efl.Canvas.Vg.Object: Fix wrong render area

2020-06-15 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e53f07f44ff7f7a9454586e3448c1ca23e926a84 commit e53f07f44ff7f7a9454586e3448c1ca23e926a84 Author: JunsuChoi Date: Tue Jun 16 13:10:25 2020 +0900 Efl.Canvas.Vg.Object: Fix wrong render area

[EGIT] [core/efl] efl-1.24 18/31: elm_hoversel: Add missing resize_job's free

2020-06-15 Thread JunsuChoi
stefan pushed a commit to branch efl-1.24. http://git.enlightenment.org/core/efl.git/commit/?id=08d148eba2d172a335a7b1a04b902fd223f59875 commit 08d148eba2d172a335a7b1a04b902fd223f59875 Author: JunsuChoi Date: Tue Jun 2 12:26:51 2020 +0900 elm_hoversel: Add missing resize_job's free

[EGIT] [core/efl] master 01/01: evas_vg_cache: Don't caching vg file if value_provider is applied.

2020-06-08 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=53991e0ef6efdbf7df2919bad75618cfbea85105 commit 53991e0ef6efdbf7df2919bad75618cfbea85105 Author: JunsuChoi Date: Tue Jun 9 10:57:20 2020 +0900 evas_vg_cache: Don't caching vg file

[EGIT] [core/efl] master 01/01: Efl.Canvas.Vg.Object: Fix backup size

2020-06-03 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b8bab8e6f07e3b2076d233208ee417b00db9ae1c commit b8bab8e6f07e3b2076d233208ee417b00db9ae1c Author: JunsuChoi Date: Thu Jun 4 10:28:21 2020 +0900 Efl.Canvas.Vg.Object: Fix backup size

[EGIT] [core/efl] master 01/01: Efl.Gfx.Path: Modify boundary calculation.

2020-06-03 Thread JunsuChoi
jsuya pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1be4dcde039293d139eb2ab66522292f6541fd80 commit 1be4dcde039293d139eb2ab66522292f6541fd80 Author: JunsuChoi Date: Thu Jun 4 09:22:39 2020 +0900 Efl.Gfx.Path: Modify boundary calculation

[EGIT] [core/efl] master 01/01: Efl.Canvas.Vg.Object: Prevent null pointer access

2020-06-03 Thread JunsuChoi
jsuya pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0b4f42fab65c34a37ddb7998e750597db3690d9c commit 0b4f42fab65c34a37ddb7998e750597db3690d9c Author: JunsuChoi Date: Wed Jun 3 15:58:00 2020 +0900 Efl.Canvas.Vg.Object: Prevent null pointer access

[EGIT] [core/efl] master 01/01: Efl.Canvas.Vg.Object: Optimize Ector Surface Size

2020-06-02 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=442fae5c5621636bf52c3467d6d4c7147fd53a5a commit 442fae5c5621636bf52c3467d6d4c7147fd53a5a Author: JunsuChoi Date: Wed Jun 3 11:37:23 2020 +0900 Efl.Canvas.Vg.Object: Optimize Ector Surface Size

[EGIT] [core/efl] master 01/01: elm_hoversel: Add missing resize_job's free

2020-06-01 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=214e5d2cf8f0c63c9222a990a7333c49a50459ae commit 214e5d2cf8f0c63c9222a990a7333c49a50459ae Author: JunsuChoi Date: Tue Jun 2 12:26:51 2020 +0900 elm_hoversel: Add missing resize_job's free

[EGIT] [core/efl] master 01/01: Efl.Gfx.Vg.Value_Provider: Move internal function changed_flag to eo.

2020-05-31 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b981667d52b721fcde217abd8497ef2feba65690 commit b981667d52b721fcde217abd8497ef2feba65690 Author: JunsuChoi Date: Mon Jun 1 13:21:04 2020 +0900 Efl.Gfx.Vg.Value_Provider: Move internal function

[EGIT] [core/efl] efl-1.24 02/08: Efl.Ui.Button_Legacy: Prevent duplicate signal emit of contents

2020-05-18 Thread JunsuChoi
stefan pushed a commit to branch efl-1.24. http://git.enlightenment.org/core/efl.git/commit/?id=8b65d852432b950435a51197f3ac21b3d561b87d commit 8b65d852432b950435a51197f3ac21b3d561b87d Author: JunsuChoi Date: Tue May 12 11:20:15 2020 -0400 Efl.Ui.Button_Legacy: Prevent duplicate signal

[EGIT] [core/efl] efl-1.24 03/08: Efl.Ui.Progressbar_Legacy: Prevent unnecessary signal emit for contents

2020-05-18 Thread JunsuChoi
stefan pushed a commit to branch efl-1.24. http://git.enlightenment.org/core/efl.git/commit/?id=255e535a3f4037c1c3f03550bbba582d309c5ac6 commit 255e535a3f4037c1c3f03550bbba582d309c5ac6 Author: JunsuChoi Date: Tue May 12 11:20:18 2020 -0400 Efl.Ui.Progressbar_Legacy: Prevent unnecessary

[EGIT] [core/efl] efl-1.24 06/08: edje_calc: Add unload file for already loaded vector lottie file.

2020-05-18 Thread JunsuChoi
stefan pushed a commit to branch efl-1.24. http://git.enlightenment.org/core/efl.git/commit/?id=0033f2b8ed43aa81e3ef37d5178c67474862f19d commit 0033f2b8ed43aa81e3ef37d5178c67474862f19d Author: JunsuChoi Date: Wed May 13 21:58:17 2020 +0900 edje_calc: Add unload file for already loaded

[EGIT] [core/efl] efl-1.24 04/08: Efl.Ui.Check_Legacy: Prevent unnecessary signal emit for contents

2020-05-18 Thread JunsuChoi
stefan pushed a commit to branch efl-1.24. http://git.enlightenment.org/core/efl.git/commit/?id=e0e7101e8cde395b3d165786355061fc7664c561 commit e0e7101e8cde395b3d165786355061fc7664c561 Author: JunsuChoi Date: Tue May 12 11:20:21 2020 -0400 Efl.Ui.Check_Legacy: Prevent unnecessary signal

[EGIT] [core/efl] efl-1.24 01/08: Efl.Canvas.Object.Animation: Prevent crash when called .animation_pause_set.

2020-05-18 Thread JunsuChoi
stefan pushed a commit to branch efl-1.24. http://git.enlightenment.org/core/efl.git/commit/?id=8076d6211f7ac992f665ab29444ddf9997ea9056 commit 8076d6211f7ac992f665ab29444ddf9997ea9056 Author: JunsuChoi Date: Tue May 12 23:08:30 2020 +0900 Efl.Canvas.Object.Animation: Prevent crash when

[EGIT] [core/efl] efl-1.24 05/08: Efl.Ui.Radio_Legacy: Prevent unnecessary signal emit for contents

2020-05-18 Thread JunsuChoi
stefan pushed a commit to branch efl-1.24. http://git.enlightenment.org/core/efl.git/commit/?id=d76a2a01f1adba6f9f9f49b8c7ea705117469445 commit d76a2a01f1adba6f9f9f49b8c7ea705117469445 Author: JunsuChoi Date: Tue May 12 11:20:25 2020 -0400 Efl.Ui.Radio_Legacy: Prevent unnecessary signal

[EGIT] [core/efl] master 01/01: edje_calc: Add unload file for already loaded vector lottie file.

2020-05-13 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6a14507edc133f1e51a6123df646162c5831b1f2 commit 6a14507edc133f1e51a6123df646162c5831b1f2 Author: JunsuChoi Date: Wed May 13 21:58:17 2020 +0900 edje_calc: Add unload file for already loaded

[EGIT] [core/efl] master 02/04: Efl.Ui.Progressbar_Legacy: Prevent unnecessary signal emit for contents

2020-05-12 Thread JunsuChoi
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=789b36398301c45c9bfda932dba3e74af75e9d82 commit 789b36398301c45c9bfda932dba3e74af75e9d82 Author: JunsuChoi Date: Tue May 12 11:20:18 2020 -0400 Efl.Ui.Progressbar_Legacy: Prevent unnecessary

[EGIT] [core/efl] master 03/04: Efl.Ui.Check_Legacy: Prevent unnecessary signal emit for contents

2020-05-12 Thread JunsuChoi
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=183fa33fd0adfdc7b1d1b8a05230943b12382776 commit 183fa33fd0adfdc7b1d1b8a05230943b12382776 Author: JunsuChoi Date: Tue May 12 11:20:21 2020 -0400 Efl.Ui.Check_Legacy: Prevent unnecessary signal

[EGIT] [core/efl] master 01/04: Efl.Ui.Button_Legacy: Prevent duplicate signal emit of contents

2020-05-12 Thread JunsuChoi
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=67bf9eae6c72bedd3c0f28acf1c649d94f1e5478 commit 67bf9eae6c72bedd3c0f28acf1c649d94f1e5478 Author: JunsuChoi Date: Tue May 12 11:20:15 2020 -0400 Efl.Ui.Button_Legacy: Prevent duplicate signal emit

[EGIT] [core/efl] master 04/04: Efl.Ui.Radio_Legacy: Prevent unnecessary signal emit for contents

2020-05-12 Thread JunsuChoi
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=feccff1ca7cd2dc941b9bf92b5999858f5d72a41 commit feccff1ca7cd2dc941b9bf92b5999858f5d72a41 Author: JunsuChoi Date: Tue May 12 11:20:25 2020 -0400 Efl.Ui.Radio_Legacy: Prevent unnecessary signal

[EGIT] [core/efl] master 01/01: Efl.Canvas.Object.Animation: Prevent crash when called .animation_pause_set.

2020-05-12 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6196311ad7e4f6ceacee0d56c97df06aab8e0995 commit 6196311ad7e4f6ceacee0d56c97df06aab8e0995 Author: JunsuChoi Date: Tue May 12 23:08:30 2020 +0900 Efl.Canvas.Object.Animation: Prevent crash when

[EGIT] [core/efl] master 01/01: evas_vg_node: deprecate evas_vg_node_geometry_set.

2020-05-11 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9d9658304993f1fe56c052575875f2619a64e435 commit 9d9658304993f1fe56c052575875f2619a64e435 Author: JunsuChoi Date: Tue May 12 11:13:27 2020 +0900 evas_vg_node: deprecate evas_vg_node_geometry_set

[EGIT] [core/efl] master 01/01: efl_ui_image: Fix unnecessary unload of memfile_set.

2020-04-27 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0b28f9df54a7b95d9f5275f23a36c23bc71b6f5a commit 0b28f9df54a7b95d9f5275f23a36c23bc71b6f5a Author: JunsuChoi Date: Mon Apr 27 19:29:47 2020 +0900 efl_ui_image: Fix unnecessary unload

[EGIT] [core/efl] master 01/01: Efl.Canvas.Vg.Container: Prevent duplicate transpacency calculation.

2020-04-13 Thread JunsuChoi
jsuya pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a18ac99dd62a302d1b98709f5e02e2c4e444f257 commit a18ac99dd62a302d1b98709f5e02e2c4e444f257 Author: JunsuChoi Date: Tue Apr 14 11:38:27 2020 +0900 Efl.Canvas.Vg.Container: Prevent duplicate

[EGIT] [core/efl] master 01/01: Ector: Refer to visibility of Ector_Renderer when doing rle_update.

2020-04-12 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=720db8694ce26f5f29efe79a3e125ccb6fbc1b14 commit 720db8694ce26f5f29efe79a3e125ccb6fbc1b14 Author: JunsuChoi Date: Mon Apr 13 13:41:17 2020 +0900 Ector: Refer to visibility of Ector_Renderer when

[EGIT] [core/efl] master 01/01: elm_transit: Prevent adding duplicates

2020-03-24 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a8b15a1d13d0df2df4d7c40d8877b9cbfc65e4a2 commit a8b15a1d13d0df2df4d7c40d8877b9cbfc65e4a2 Author: JunsuChoi Date: Tue Mar 24 21:08:17 2020 +0900 elm_transit: Prevent adding duplicates

[EGIT] [core/efl] master 01/01: elm_transit: replace evas_object_event_callback_xxx with efl_event_callback_xxx

2020-03-24 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6f95a42f602e5f0abb81dd42b7b7b3cfbdcf2336 commit 6f95a42f602e5f0abb81dd42b7b7b3cfbdcf2336 Author: JunsuChoi Date: Tue Mar 24 21:00:26 2020 +0900 elm_transit: replace

[EGIT] [core/efl] master 01/01: Efl.Ui.Vg_Animation: Enable transit event.

2020-03-24 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8c91255595e7b05954d2ae905c36e9a4b5ac36b1 commit 8c91255595e7b05954d2ae905c36e9a4b5ac36b1 Author: JunsuChoi Date: Tue Mar 24 19:11:26 2020 +0900 Efl.Ui.Vg_Animation: Enable transit event

[EGIT] [admin/devs] master 01/01: herb(taehyub) - Update new keys

2020-03-20 Thread JunsuChoi
jsuya pushed a commit to branch master. http://git.enlightenment.org/admin/devs.git/commit/?id=324c85c753be4f1d8710270a59ac9b5cf3cc7612 commit 324c85c753be4f1d8710270a59ac9b5cf3cc7612 Author: JunsuChoi Date: Fri Mar 20 15:39:50 2020 +0900 herb(taehyub) - Update new keys --- probies/herb

[EGIT] [admin/devs] master 01/01: herb(taehyub) - Update keys

2020-03-20 Thread JunsuChoi
jsuya pushed a commit to branch master. http://git.enlightenment.org/admin/devs.git/commit/?id=436734dd9537df43ac91a80806d6920473c46677 commit 436734dd9537df43ac91a80806d6920473c46677 Author: JunsuChoi Date: Fri Mar 20 15:19:36 2020 +0900 herb(taehyub) - Update keys --- probies/herb

[EGIT] [core/efl] master 01/01: edje_util: Prevent null pointer access

2020-03-11 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f4164bbcb8ab18f053ee40fe5f5e4fc02a4e058f commit f4164bbcb8ab18f053ee40fe5f5e4fc02a4e058f Author: JunsuChoi Date: Thu Mar 12 14:43:37 2020 +0900 edje_util: Prevent null pointer access

[EGIT] [core/efl] master 01/01: vg_common_json: register shape name as it's designed.

2020-03-10 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2747c84ec159dff12c0854c34f20dd662bcbe7b3 commit 2747c84ec159dff12c0854c34f20dd662bcbe7b3 Author: JunsuChoi Date: Tue Mar 10 21:12:52 2020 +0900 vg_common_json: register shape name as it's

[EGIT] [core/efl] master 01/01: edje: Rename Json to Lottie in edj supporting

2020-03-10 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=107e425ef62ebb5cd9b2d6e7feff0d26bd35f6e5 commit 107e425ef62ebb5cd9b2d6e7feff0d26bd35f6e5 Author: JunsuChoi Date: Tue Mar 10 15:42:12 2020 +0900 edje: Rename Json to Lottie in edj supporting

[EGIT] [core/efl] master 01/01: Efl.Ui.Image: Modify current frame to start at 1

2020-03-09 Thread JunsuChoi
kimcinoo pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d60587c0989c0cbd8cbb17a0a19854f00495a702 commit d60587c0989c0cbd8cbb17a0a19854f00495a702 Author: JunsuChoi Date: Mon Mar 9 17:54:33 2020 +0900 Efl.Ui.Image: Modify current frame to start at 1

[EGIT] [core/efl] master 01/01: evas_model_load_ply: Prevent memory leak

2020-02-26 Thread JunsuChoi
jsuya pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=62039e61992eadccf4d396e2bc5cba6624309fae commit 62039e61992eadccf4d396e2bc5cba6624309fae Author: JunsuChoi Date: Thu Feb 27 09:55:37 2020 +0900 evas_model_load_ply: Prevent memory leak

[EGIT] [core/efl] master 01/01: elm_slider: Add return value check

2020-02-25 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=57531de4448e7e621490cd2e07f4042f01a1dbf3 commit 57531de4448e7e621490cd2e07f4042f01a1dbf3 Author: JunsuChoi Date: Wed Feb 26 16:35:28 2020 +0900 elm_slider: Add return value check

[EGIT] [core/efl] master 01/01: test/suite_helpers : Fix warnings about use to uninitialized value.

2020-02-25 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=062bded1a7092486cb91e72f3e78372b770d78e6 commit 062bded1a7092486cb91e72f3e78372b770d78e6 Author: JunsuChoi Date: Wed Feb 26 16:34:44 2020 +0900 test/suite_helpers : Fix warnings about use

[EGIT] [core/efl] master 01/01: elementary_test/ui_spotlight: Fix warnings about use to uninitialized value.

2020-02-25 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7d4bcd6da17c6f398338f5704743682d038e5dfa commit 7d4bcd6da17c6f398338f5704743682d038e5dfa Author: JunsuChoi Date: Wed Feb 26 16:33:21 2020 +0900 elementary_test/ui_spotlight: Fix warnings about

[EGIT] [core/efl] master 01/01: vg_common_json: Fix to duplication of mask and matte.

2020-02-24 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6de0ed7b5d221506756bde36888e7c4c4f69c9f3 commit 6de0ed7b5d221506756bde36888e7c4c4f69c9f3 Author: JunsuChoi Date: Tue Feb 25 11:54:57 2020 +0900 vg_common_json: Fix to duplication of mask

[EGIT] [core/efl] master 01/01: Efl.Gfx.Path: Fix condition of for loop in current search

2020-02-17 Thread JunsuChoi
jsuya pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ae0994caa35b7907863150726870d675e39fc4da commit ae0994caa35b7907863150726870d675e39fc4da Author: JunsuChoi Date: Tue Feb 18 16:23:11 2020 +0900 Efl.Gfx.Path: Fix condition of for loop in current

[EGIT] [core/efl] master 01/01: edje: Disable the json vector animation feature with a flag.

2020-02-17 Thread JunsuChoi
jsuya pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a4311f73ee956653182c5bd5f047d5043e5bd894 commit a4311f73ee956653182c5bd5f047d5043e5bd894 Author: JunsuChoi Date: Mon Feb 17 19:05:22 2020 +0900 edje: Disable the json vector animation feature

[EGIT] [core/efl] master 01/01: elm_dbus_menu: Remove unreached code.

2020-02-13 Thread JunsuChoi
jsuya pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=744b2b5bd18137d1c944d2a44c96f45be0f1a565 commit 744b2b5bd18137d1c944d2a44c96f45be0f1a565 Author: JunsuChoi Date: Fri Feb 14 16:27:27 2020 +0900 elm_dbus_menu: Remove unreached code

[EGIT] [core/efl] master 01/01: efl_ui_image : Avoid integral division

2020-02-13 Thread JunsuChoi
jsuya pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2ba77c0a3387e530bd1d48184c9f73e318d85b13 commit 2ba77c0a3387e530bd1d48184c9f73e318d85b13 Author: JunsuChoi Date: Fri Feb 14 16:26:52 2020 +0900 efl_ui_image : Avoid integral division

[EGIT] [core/efl] master 01/01: eldbus_service: Prevent memory leak

2020-02-13 Thread JunsuChoi
jsuya pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=65dae7876d71c2d25bf67a917ac5acab29485154 commit 65dae7876d71c2d25bf67a917ac5acab29485154 Author: JunsuChoi Date: Fri Feb 14 16:27:12 2020 +0900 eldbus_service: Prevent memory leak

[EGIT] [core/efl] master 01/01: software_evas_engine: Remove unnecessary member for ector_surface_set

2020-02-04 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fcdf523b9864340e5ce8acff2335ff9342373849 commit fcdf523b9864340e5ce8acff2335ff9342373849 Author: JunsuChoi Date: Wed Feb 5 10:47:14 2020 +0900 software_evas_engine: Remove unnecessary member

[EGIT] [core/efl] master 01/01: Efl.Ui.Vg_Animation: Remove @beta mark

2020-01-30 Thread JunsuChoi
jsuya pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=33bf1036e900cde4cbaf4a144196107357d6a9ad commit 33bf1036e900cde4cbaf4a144196107357d6a9ad Author: JunsuChoi Date: Fri Jan 31 16:35:57 2020 +0900 Efl.Ui.Vg_Animation: Remove @beta mark

[EGIT] [core/efl] master 01/01: vg_common_json: Supports transform properties

2020-01-29 Thread JunsuChoi
jsuya pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9cb73aea1bc46da65579482d4550a7e2e3ad3f13 commit 9cb73aea1bc46da65579482d4550a7e2e3ad3f13 Author: JunsuChoi Date: Wed Jan 29 21:40:28 2020 +0900 vg_common_json: Supports transform properties

[EGIT] [core/efl] master 01/01: Efl.Gfx.Vg.Value_Provider: Change transform value type to Matrix4

2020-01-29 Thread JunsuChoi
jsuya pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5a3f3d0ab6890de7261dada7d151a9a71a885aa6 commit 5a3f3d0ab6890de7261dada7d151a9a71a885aa6 Author: JunsuChoi Date: Wed Jan 29 21:39:53 2020 +0900 Efl.Gfx.Vg.Value_Provider: Change transform value

[EGIT] [core/efl] master 01/01: eina_matrix: Add eina_matrix4 operator(translate, rotate, scale)

2020-01-28 Thread JunsuChoi
jsuya pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d1660bdfe5f3a7f259ee38d6daeeb975754e121a commit d1660bdfe5f3a7f259ee38d6daeeb975754e121a Author: JunsuChoi Date: Wed Jan 29 14:56:05 2020 +0900 eina_matrix: Add eina_matrix4 operator(translate

[EGIT] [core/efl] master 01/01: Efl.Player: Move autoplay/playback_loop from Efl.Ui.Vg_Animation

2020-01-28 Thread JunsuChoi
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7e7496f25a37957ed2c249f6c7eab088c819ff5a commit 7e7496f25a37957ed2c249f6c7eab088c819ff5a Author: JunsuChoi Date: Tue Jan 28 16:36:33 2020 +0100 Efl.Player: Move autoplay/playback_loop from

[EGIT] [core/efl] master 01/01: Eolian eina_types: Add Eina.Matrix4 type

2020-01-23 Thread JunsuChoi
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e7de16dc499e2c4233cc8c829044521135d75952 commit e7de16dc499e2c4233cc8c829044521135d75952 Author: JunsuChoi Date: Thu Jan 23 10:15:23 2020 +0100 Eolian eina_types: Add Eina.Matrix4 type

[EGIT] [core/efl] master 01/01: Revert "efl_ui_image: Call unload file when calling file_set"

2020-01-23 Thread JunsuChoi
jsuya pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6c6ac71f5689e74403e0fcb6ed404957b2e82dd7 commit 6c6ac71f5689e74403e0fcb6ed404957b2e82dd7 Author: JunsuChoi Date: Thu Jan 23 17:36:41 2020 +0900 Revert "efl_ui_image: Call unload file when ca

[EGIT] [core/efl] master 01/01: efl_ui_image: Call unload file when calling file_set

2020-01-22 Thread JunsuChoi
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=93bd97025983e48ae8048d0c63b5d8b314f1de42 commit 93bd97025983e48ae8048d0c63b5d8b314f1de42 Author: JunsuChoi Date: Wed Jan 22 11:57:26 2020 -0500 efl_ui_image: Call unload file when calling

[EGIT] [core/efl] master 01/01: Efl.Ui.Vg_Animation: Change property name autorepeat to looping

2020-01-16 Thread JunsuChoi
jsuya pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2f4ca46544c93a7d7bbbded0cf37cb34f1672b53 commit 2f4ca46544c93a7d7bbbded0cf37cb34f1672b53 Author: JunsuChoi Date: Thu Jan 16 20:11:49 2020 +0900 Efl.Ui.Vg_Animation: Change property name

[EGIT] [core/efl] master 02/02: tests: Add test cases for Efl.Ui.Vg_Animation

2020-01-16 Thread JunsuChoi
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3a4c5cf6a5f36dcdf27b2f2426d8e955a68e6d9e commit 3a4c5cf6a5f36dcdf27b2f2426d8e955a68e6d9e Author: JunsuChoi Date: Thu Jan 16 02:12:37 2020 + tests: Add test cases for Efl.Ui.Vg_Animation

[EGIT] [core/efl] master 03/03: elementary_test: Apply changed event related to Efl.Ui.Vg_Animation

2020-01-15 Thread JunsuChoi
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e71cfba201d977d4d81ccf5c39aad92a9200e05b commit e71cfba201d977d4d81ccf5c39aad92a9200e05b Author: JunsuChoi Date: Wed Jan 15 09:24:12 2020 -0500 elementary_test: Apply changed event related

[EGIT] [core/efl] master 01/01: Efl.Ui.Vg_Animation: Fix state when changed speed

2020-01-06 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5196484832716a8fdd566e132bfdb5f9247078f3 commit 5196484832716a8fdd566e132bfdb5f9247078f3 Author: JunsuChoi Date: Tue Jan 7 15:52:06 2020 +0900 Efl.Ui.Vg_Animation: Fix state when changed speed

[EGIT] [core/efl] master 01/01: elm_animation_view: Fix play/play_back behavior

2020-01-01 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3e5bdd2d15391691abe7b6df7c5f9579b5886fdb commit 3e5bdd2d15391691abe7b6df7c5f9579b5886fdb Author: JunsuChoi Date: Thu Jan 2 16:57:39 2020 +0900 elm_animation_view: Fix play/play_back behavior

[EGIT] [core/efl] master 05/06: Efl.Ui.Animation_View : Change class name to Efl.Ui.Vg_Animation

2019-12-31 Thread JunsuChoi
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=43288c7acec339ccbd8175963501243357258d45 commit 43288c7acec339ccbd8175963501243357258d45 Author: JunsuChoi Date: Tue Dec 31 09:53:16 2019 -0500 Efl.Ui.Animation_View : Change class name

[EGIT] [core/efl] master 06/06: Efl.Ui.Vg_Animation: Implaments Efl.Playable interface

2019-12-31 Thread JunsuChoi
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e3b77fcff8e9ed822fb747d815807ab43f1ddae9 commit e3b77fcff8e9ed822fb747d815807ab43f1ddae9 Author: JunsuChoi Date: Tue Dec 31 09:53:23 2019 -0500 Efl.Ui.Vg_Animation: Implaments Efl.Playable

[EGIT] [core/efl] master 02/06: Efl.Ui.Animation_View: Implements Efl.Player interface

2019-12-31 Thread JunsuChoi
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e1afc7c1816e5d91e4f05c1644c6b4c7d7c53d25 commit e1afc7c1816e5d91e4f05c1644c6b4c7d7c53d25 Author: JunsuChoi Date: Tue Dec 31 09:52:56 2019 -0500 Efl.Ui.Animation_View: Implements Efl.Player

[EGIT] [core/efl] master 04/06: Efl.Player: Add setter of playback_progress

2019-12-31 Thread JunsuChoi
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3dc3deba6280349021d877c29362fd80eaed57aa commit 3dc3deba6280349021d877c29362fd80eaed57aa Author: JunsuChoi Date: Tue Dec 31 09:53:10 2019 -0500 Efl.Player: Add setter of playback_progress

[EGIT] [core/efl] master 03/06: Efl.Ui.Animation_View: Change state name

2019-12-31 Thread JunsuChoi
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=baa1e6553bc96a1f099c1aadc1f5fcfd2295f520 commit baa1e6553bc96a1f099c1aadc1f5fcfd2295f520 Author: JunsuChoi Date: Tue Dec 31 09:53:03 2019 -0500 Efl.Ui.Animation_View: Change state name

[EGIT] [core/efl] master 01/01: evas_vg_cache: Prevent memory leak

2019-12-23 Thread JunsuChoi
jsuya pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1a93a4c2ccc51ff8a7643facb387172c16813316 commit 1a93a4c2ccc51ff8a7643facb387172c16813316 Author: JunsuChoi Date: Tue Dec 24 10:54:04 2019 +0900 evas_vg_cache: Prevent memory leak Summary

[EGIT] [core/efl] master 01/01: Elm_Transit: Fix wrong intervention progress value

2019-12-23 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=74c60b7887bfb2b624becac879db68dc8323249e commit 74c60b7887bfb2b624becac879db68dc8323249e Author: JunsuChoi Date: Mon Dec 23 17:39:21 2019 +0900 Elm_Transit: Fix wrong intervention progress value

[EGIT] [core/efl] master 01/02: elementary_test: Fix efl_add_ref to efl_add for window autodel

2019-12-12 Thread JunsuChoi
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=55d987b4189b907db646f85c8cbde6a0bf62776b commit 55d987b4189b907db646f85c8cbde6a0bf62776b Author: JunsuChoi Date: Thu Dec 12 07:29:19 2019 + elementary_test: Fix efl_add_ref to efl_add

[EGIT] [core/efl] master 01/01: eina_inline: Fixed a potential dangling pointer

2019-12-10 Thread JunsuChoi
jsuya pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ab67611c65f3bc665a0121e4a84d0d8d5bddf822 commit ab67611c65f3bc665a0121e4a84d0d8d5bddf822 Author: JunsuChoi Date: Wed Dec 11 09:27:10 2019 +0900 eina_inline: Fixed a potential dangling pointer

[EGIT] [core/efl] master 01/01: Example: enhance efl-canvas-vg-simple

2019-12-10 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=cbd02d3d51c6cbb6c118467088c6cd40f8114820 commit cbd02d3d51c6cbb6c118467088c6cd40f8114820 Author: JunsuChoi Date: Tue Dec 10 19:18:39 2019 +0900 Example: enhance efl-canvas-vg-simple

[EGIT] [core/efl] master 01/01: Example: Add efl-cavnas-vg-simple for unified API

2019-12-05 Thread JunsuChoi
jsuya pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=caf15e780be37d86515ffc7230c41bbaac851b2a commit caf15e780be37d86515ffc7230c41bbaac851b2a Author: JunsuChoi Date: Fri Dec 6 16:51:07 2019 +0900 Example: Add efl-cavnas-vg-simple for unified API

[EGIT] [core/efl] master 01/01: evas vg: remove build warning

2019-12-05 Thread JunsuChoi
jsuya pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=062782d4708d65b4f1e90be59f8996ab3b7c06c0 commit 062782d4708d65b4f1e90be59f8996ab3b7c06c0 Author: JunsuChoi Date: Fri Dec 6 15:56:34 2019 +0900 evas vg: remove build warning Remove

[EGIT] [core/efl] master 01/01: ector_software_rasterizer: use dynamic array by span size.

2019-12-05 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=562ae738ccafbe1d876cc1a90de79fe97ad3ba79 commit 562ae738ccafbe1d876cc1a90de79fe97ad3ba79 Author: JunsuChoi Date: Fri Dec 6 10:37:31 2019 +0900 ector_software_rasterizer: use dynamic array

[EGIT] [core/efl] master 01/01: elm_label: Emit click signal on acivate action on label

2019-12-05 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c86f77ff6e700d96f7ba3634ba6c1116c1dc1941 commit c86f77ff6e700d96f7ba3634ba6c1116c1dc1941 Author: JunsuChoi Date: Fri Dec 6 10:30:34 2019 +0900 elm_label: Emit click signal on acivate action

[EGIT] [core/efl] master 01/01: Ector: Prevent access to NULL

2019-12-05 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c1f3ad86dfa30f968c1fbf2e065bbe370435ee66 commit c1f3ad86dfa30f968c1fbf2e065bbe370435ee66 Author: JunsuChoi Date: Thu Dec 5 20:25:25 2019 +0900 Ector: Prevent access to NULL Summary

[EGIT] [core/efl] master 09/09: tests/layout: add unit test for legacy layout theme, changed signal

2019-12-04 Thread JunsuChoi
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a8417668bcf17f2df642dadbe4f2699c13756063 commit a8417668bcf17f2df642dadbe4f2699c13756063 Author: JunsuChoi Date: Wed Nov 27 08:23:12 2019 -0500 tests/layout: add unit test for legacy layout

[EGIT] [core/efl] master 01/01: evas_vg_node: Move change flag value setting

2019-05-16 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4e574867e81478301414a4c36698c07e61780eef commit 4e574867e81478301414a4c36698c07e61780eef Author: JunsuChoi Date: Fri May 17 10:44:41 2019 +0900 evas_vg_node: Move change flag value setting

[EGIT] [core/efl] master 01/01: ector_software_rasterizer: Improved masking calculation.

2019-05-14 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=10062fd957e924b03e75b6081d6613f8674c1bed commit 10062fd957e924b03e75b6081d6613f8674c1bed Author: JunsuChoi Date: Wed May 15 11:22:45 2019 +0900 ector_software_rasterizer: Improved masking

[EGIT] [core/efl] master 01/01: ector_software_rasterizer : Move duplicate alloca

2019-05-09 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c10dfc3bcad18d8c53375cea6b3e496e9da84ad7 commit c10dfc3bcad18d8c53375cea6b3e496e9da84ad7 Author: JunsuChoi Date: Thu May 9 19:30:37 2019 +0900 ector_software_rasterizer : Move duplicate alloca

[EGIT] [core/efl] master 01/01: ector_software_rasterizer: Support gradient mask blending

2019-05-08 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4473062dd482f89eb57f2bca120a742acec3b4f9 commit 4473062dd482f89eb57f2bca120a742acec3b4f9 Author: JunsuChoi Date: Wed May 8 16:57:19 2019 +0900 ector_software_rasterizer: Support gradient mask

  1   2   >