platform/upstream/efl.git
2015-04-07 Mike Blumenkrantzedje: allow empty part.desc.inherit; statements to...
2015-04-07 Mike Blumenkrantzedje: add part.desc.rel.{to,to_x,to_y} keywords
2015-04-07 Bogdan Devichevevas-3d: blending example uses spheres from primitives
2015-04-07 Bogdan Devichevevas-3d: fog example uses spheres from primitives
2015-04-06 Mike Blumenkrantzedje: fix edje_mmap_color_class_iterator_new() iterator
2015-04-06 Mike Blumenkrantzedje: remove recalc when unswallowing objects
2015-04-06 Mike Blumenkrantzedje: add color_class.desc lazedc synonym
2015-04-06 Andrii Kroitoredje: fix program transition generation by Edje_Edit.
2015-04-06 Andrii Kroitoredje: fix possible segfault in Edje_Edit _check_recursi...
2015-04-06 Cedric BAILAdded non-edc resource dependencies on .edc while dumpi...
2015-04-06 Srivardhan... ecore_con: Split ecore_con test suite from ecore.
2015-04-06 perepelits.medje: add of textures to edje_cc (part 2).
2015-04-06 kabeer khanevas: add image_orient_set/get tests in evas tests...
2015-04-06 Srivardhan... ecore_con: add tests case related to HTTP post and...
2015-04-06 ChunEon Parkevas/common: improve evas_common_convert_argb_unpremul...
2015-04-06 Jean-Philippe... Evas GL: Skip direct rendering check if the surface...
2015-04-06 Daekwang RyuEvas GL: check EvasGL cache file version with micro...
2015-04-06 Jean-Philippe... Efl.File: Add async property and async_wait() method
2015-04-06 Bogdan Devichevevas-3d: T2226 (Evas Eet saver does out of range access...
2015-04-06 Oleksandr Shcherbina[evas/evas_3D] Billboard mechanism
2015-04-06 Bogdan Devichevevas-3D: primitives: cylinder is standardized now ...
2015-04-06 Andrii Kroitoredje_edit: add program action DRAG_* support to code...
2015-04-06 Andrii Kroitoredje_edit: fix box/table items source generation
2015-04-06 Andrii Kroitoredje_edit: fix STATE_SET and SIGNAL_EMIT generation
2015-04-06 Andrii Kroitoredje_edit: add 'fixed' support to code generation
2015-04-06 Bogdan Devichevevas-3d: parallax-occlusion example is fixed.
2015-04-06 Bogdan Devichevevas-3D: primitives: cone is standardized now (normaliz...
2015-04-06 Oleksandr ShcherbinaRevert "Evas 3D: Fix shadow map shader"
2015-04-06 Carsten Haitzler... efl - add model mv header to installled headers - fix...
2015-04-05 Cedric BAILMerge branch 'devs/felipealmeida/emodel'
2015-04-05 Felipe Magno... efl: move emodel to be an efl interfaces.
2015-04-05 Larry Jremodel: api change property_get/set and event modelchange
2015-04-05 Cedric BAILeio: fix coding style of Eio_Model.
2015-04-05 Cedric BAILeio: use Eina_Log in Eio_Model.
2015-04-05 Cedric BAILeio: add missing file to release tarball.
2015-04-05 Larry Jremodel: API changes and removed unnecessary eina_values...
2015-04-05 Guilherme Lepscheio: fix mismatch datatypes for internal data model...
2015-04-05 Larry Jremodel: Created Emodel and Eio_Model.
2015-04-05 Vincent TorriEvas: remove warning while factorizing code
2015-04-04 ChunEon Parkevas: fix typo in doc.
2015-04-04 Carsten Haitzler... efl - fix more cedric build breaks...
2015-04-04 Mike Blumenkrantzedje: flag param as unused
2015-04-04 Mike Blumenkrantzedje: immediately return NULL when no color classes...
2015-04-04 Carsten Haitzler... evas - unbreak build from cedric merge...
2015-04-03 Cedric BAILMerge branch 'devs/cedric/evas_vg'
2015-04-03 Cedric BAILector: make sure that all of Ector is a beta API.
2015-04-03 Cedric BAILevas: mark Evas VG API as beta API to.
2015-04-03 Subhransu Mohantyector: update cairo enum definitions and fix gradient...
2015-04-03 Subhransu Mohantyector: fix memory leak in Ector.Renderer.Generic.Base...
2015-04-03 Subhransu Mohantyevas: fix memory leak in Efl.Vg.Base class.
2015-04-03 Subhransu Mohantyefl: fix memory leak in efl_gfx_shape_interpolate().
2015-04-03 Subhransu Mohantyevas/canvas : bail out in case of empty or null dash.
2015-04-03 Subhransu Mohantyevas: update batman example with shape property interpo...
2015-04-03 Subhransu Mohantyefl: fix svg path parsing to handle Z also.
2015-04-03 Subhransu Mohantyefl: update efl_gfx_shape interpolation to use fill...
2015-04-03 Cedric BAILefl: all those function should have been static already.
2015-04-03 Cedric BAILefl: follow Efl.VG naming by using bounds_get as an...
2015-04-03 Cedric BAILevas: align naming with ector, use bounds.
2015-04-03 Cedric BAILector: there is no need for bounds get to return a...
2015-04-03 Cedric BAILevas: implements efl_vg_bound_get in all Efl.VG object.
2015-04-03 Cedric BAILevas: remove Efl.VG.Image for now as it was not impleme...
2015-04-03 Cedric BAILevas: remove unused function, no need for untested...
2015-04-03 Cedric BAILevas: implement stack below and above get for Efl.VG...
2015-04-03 Cedric BAILevas: add forgotten static in some Efl_VG object.
2015-04-03 Cedric BAILevas: add missing boung_get and above/below get.
2015-04-03 Cedric BAILector: implements bounds_get for gradients in Cairo...
2015-04-03 Cedric BAILector: implements bounds_get for Ector_Renderer_Cairo_S...
2015-04-03 Cedric BAILector: fix the return type of ector_renderer_bounds_get.
2015-04-03 Cedric BAILefl: add path bounding box computation.
2015-04-03 Cedric BAILevas: remove SVG loader code.
2015-04-03 Cedric BAILevas: removing the ability to load file in Evas_Object_...
2015-04-03 Cedric BAILector: remove some warning from the Cairo backend.
2015-04-03 Cedric BAILector: implement surface size property.
2015-04-03 Cedric BAILector: remove useless function for now.
2015-04-03 Cedric BAILevas: fix Windows build.
2015-04-03 Subhransu Mohantyevas: handle mul_col for ector drawing in gl backend.
2015-04-03 Subhransu Mohantyector: fix transform issue in cairo backend.
2015-04-03 Subhransu Mohantyevas: update batman example with transformation and...
2015-04-03 Subhransu Mohantyector: add cairo_save() and cairo_restore() to fix...
2015-04-03 Subhransu Mohantyevas: fix EVAS_RENDERER_DEBUG_TIMING implementation...
2015-04-03 Subhransu Mohantyefl: simplify append_circle() api implementation.
2015-04-03 Cedric BAILevas: don't track generated content.
2015-04-03 Subhransu Mohantyevas: flush cpu pipeline before ector drawing.
2015-04-03 Subhransu Mohantyector: add mul_col feature in Cairo backend and fixed...
2015-04-03 Cedric BAILevas: force cpu end opt when switching to Cairo rendering.
2015-04-03 Subhransu Mohantyector: add clipping support for Cairo backend.
2015-04-03 Subhransu Mohantyector: gradient now uses spread while filling a shape...
2015-04-03 Subhransu Mohantyector: use line width, join and cap style while stoking...
2015-04-03 Subhransu Mohantyector: don't draw the gradient if its used as fill...
2015-04-03 Subhransu Sekhar... evas : add documentation to legacy vector api's.
2015-04-03 Cedric BAILevas: use legacy API for VG example.
2015-04-03 Subhransu Sekhar... evas: add legacy api for creating vg_shape and vg_conta...
2015-04-03 Subhransu Sekhar... efl: fix efl_gfx_append_rect to clamp radius to always...
2015-04-03 Subhransu Sekhar... efl: force close of rect shape to prevent to avoid...
2015-04-03 Cedric BAILector: expose more useful immediate rendering functions...
2015-04-03 Cedric BAILector: actually depend on math library.
2015-04-03 ChunEon Parkefl: actually depend on math library.
2015-04-03 Cedric BAILevas: fix make distcheck.
2015-04-03 Cedric BAILector: fix make distcheck.
2015-04-03 Cedric BAILevas: add helper surface for cairo vector rendering.
next