platform/upstream/efl.git
2015-02-25 vivekeina: add test case for eina_memdup in eina str
2015-02-25 Daniel Kolesaelua: completely revamped object system
2015-02-25 Stefan Schmidtbuild: Ensure we have $(DESTDIR)$(libdir) during parall...
2015-02-25 Stefan Schmidtbuild: Unify use of $(MKDIR_P) for creating a dir withi...
2015-02-25 Daniel Kolesaelua: multiple inheritance aware is_a
2015-02-25 Daniel Kolesaelua: guarantee multiple inheritance availability on...
2015-02-25 Daniel Kolesaelua: add object system mixin support without interferi...
2015-02-25 Daniel Kolesaelua: correct inheritance system in lualian generator
2015-02-25 Daniel Kolesaelua: better mixin behavior (+ fix bad lookup)
2015-02-25 Daniel Kolesaelua: extra generator info for inheritance handling...
2015-02-25 Daniel Kolesaelua: delegative multiple inheritance support in util...
2015-02-25 Daniel Kolesaelua: slightly less broken mixin behavior
2015-02-25 Jean-Philippe... Evas GL: Fix leak of surfaces with GLES 1.1
2015-02-24 Cedric BAILedje: optimize style matching.
2015-02-24 Cedric BAILedje: refactor styles add logic.
2015-02-24 Sohyun Kimedje: Add edje to text_class_member_hash properly.
2015-02-24 Vincent Torrievil: fix gecos field of struct pw
2015-02-24 Tom HacohenEo: Add eo_do_super_ret.
2015-02-24 Jean-Philippe... Evas GL: Restore viewport and scissor test for GLESv1
2015-02-24 Jean-Philippe... Evas GL: Fix support for GLES 1.1 indirect rendering
2015-02-24 Minkyoung KimEvas GL: Wrap glGetString() for gles1.x.
2015-02-24 Jean-Philippe... Evas GL: Add hidden config values for direct rendering...
2015-02-24 Andrii Kroitoredje: fix windows build
2015-02-24 Vitalii VorobiovEdje: Edje_Edit - code style fix accoring to Coding...
2015-02-24 Vitalii VorobiovEdje: Edje_Edit - setter and getter for min param of...
2015-02-24 Minkyoung KimEvas GL:Add evasgl extension macro '_EVASGL_EXT_DRVNAME...
2015-02-24 Daniel Juyung Seoevas: Add more notes about size_hint APIs.
2015-02-23 Vitor Sousaeolian_cxx: Fix occasional build error with eolian_cxx_...
2015-02-23 Vitor Sousaeolian_cxx: Fix wrapper constructors by updating to...
2015-02-23 Chris Michaelecore-drm: Add output id to output event
2015-02-23 Bogdan Devichevevas: textures are standardized 256*256.
2015-02-23 Cedric BAILeo: fix examples to follow new eo_do syntax.
2015-02-23 Bogdan Devichevevas: refactoring evas examples descriptions.
2015-02-23 Guilherme Lepschautotools: fix build with correct VPATH support.
2015-02-23 Tom HacohenFix code to conform to recent Eo changes.
2015-02-23 Tom HacohenEo: Remove GCCism and make it more portable.
2015-02-23 Cedric BAILecore: remove warning from tests case.
2015-02-23 Daniel Kolesaeolian/generator: use a temporary variable for return...
2015-02-23 Cedric BAILgitignore: don't track generated example.
2015-02-23 Cedric BAILevas: build evas_3d_parallax_occlusion.
2015-02-23 Bogdan Devichevevas: some fixes to evas examples.
2015-02-23 kabeer khanevas: fix evas software_generic backend while doing...
2015-02-23 se.osadchyevas: Evas_3D - add destructors for clean of memory.
2015-02-23 kabeer khanedje: updated .gitignore to ignore edje-edit-part-box...
2015-02-23 perepelits.medje: add orientation properties for Evas_3D node.
2015-02-23 Dmytro Dadykaevas: Evas_3D - add parallax occlusion shading.
2015-02-23 Dmytro Dadykaevas: Evas_3D - add texture units count checking.
2015-02-23 mythri.venugopalEvas GL: Fix issues in gles extensions initialisation
2015-02-23 Cedric BAILRevert "Revert "evas: refcounting initialisation and...
2015-02-23 Cedric BAILevas: refactor shutdown.
2015-02-21 Dave AndreoliEdcref: fix a mispelled property
2015-02-20 Dmytro Dadykaevas: Evas_3D - fix bug with pack meshes data.
2015-02-20 Bogdan Devichevevas: resources for evas-2d examples are added to resou...
2015-02-20 Dmytro Dadykaevas: Evas_3D - add common code for primitive shape.
2015-02-20 Cedric BAILRevert "evas: refcounting initialisation and protect...
2015-02-20 Cedric BAILevas: use two thread when scaling image.
2015-02-20 perepelits.medje: add of material properties.
2015-02-20 Cedric BAILevas: refcounting initialisation and protect things.
2015-02-20 Cedric BAILevas: refactor software engine initialisation.
2015-02-20 Guilherme Lepschecore_cocoa: cosmetic color.
2015-02-20 vivekeina: add test case for eina unicode escape function.
2015-02-20 Srivardhan... ecore_con: move documentation of ssl functions from...
2015-02-20 Bogdan Devichevevas: Evas_3D - add creation of folder for saving and...
2015-02-20 vivekeina_str: add null check condition in eina_memdup.
2015-02-20 perepelits.medje: add camera properties to edje_cc.
2015-02-20 Guilherme Lepschecore_cocoa: remove duplicated includes.
2015-02-20 Guilherme Lepschecore_cocoa: fix MacOS X build with clang 3.6
2015-02-19 Cedric BAILevas: apparently some configuration can't generate...
2015-02-19 Boris Faureupdate myself in AUTHORS
2015-02-19 Boris Faureecore_con_url: add ecore_con_url_head()
2015-02-19 Boris Faureecore_con_url: use an enum instead of multiple defines
2015-02-19 Boris Faureevas gl: fix build when GL_COVERAGE_SAMPLES_NV is defin...
2015-02-19 Derek Foremanecore-drm Add hooks for updating wl_output when outputs...
2015-02-19 Derek Foremanecore-drm Add API for querying output parameters
2015-02-19 Derek Foremanecore-drm Fix typo
2015-02-19 Vitalii VorobiovEdje: new set/get API omogeneous, paddings and align...
2015-02-19 Marcel Hollerbacheolian: fix make distcheck
2015-02-19 Marcel HollerbachEvas 3D: Fix distcheck build
2015-02-18 Cedric BAILevas: more warning fix.
2015-02-18 Bogdan Devichevevas: Evas_3D - Makefile updated for resources ordering...
2015-02-18 Bogdan Devichevevas: Evas_3D - regularize resource for 3D examples.
2015-02-18 Cedric BAILevas: remove compilation warning.
2015-02-18 perepelits.mevas: Evas_3D - improve Shooter example.
2015-02-18 Oleksandr Shcherbinaevas: Evas_3D - callbacks for Evas 3D.
2015-02-18 Dmytro Dadykaevas: Evas_3D - refactor shader system.
2015-02-18 Daniel Kolesaeolian: convenience macro to fill base structures in...
2015-02-17 Chris Michaelecore-drm: Fix issue with ecore_drm_evdev->path being...
2015-02-17 Chris Michaelecore-drm: Fix issue of ecore_drm not calling ReleaseDe...
2015-02-17 Chris Michaelecore-drm: Don't recreate ecore_event handlers if we...
2015-02-17 Chris Michaelecore-drm: Fix issue of checking improper eldbus messag...
2015-02-17 Minkyoung Kimevas: fix error checking of eglBindAPI.
2015-02-17 perepelits.medje: add a block "position" for Evas_3D part (camera...
2015-02-17 Dmytro Dadykaevas: Evas_3D - refactor node shapes update mechanism.
2015-02-16 kabeer khanevas: updated .gitignore to not track evas_3d_colorpick...
2015-02-16 Vitalii Vorobiovedje: Edje_Edit - add examples for it's API using for...
2015-02-16 Yomievas: fix misspellings in evas_render2.
2015-02-16 Srivardhan... ecore_con: updatet documentation about Ecore_Con events.
2015-02-16 Minkyoung Kimevas: Evas GL - add glGetError() after surface capabili...
2015-02-13 Vitalii Vorobiovedje: Edje_Edit - functions to edit layouts of BOX...
2015-02-13 Vitalii Vorobiovedje: edje_edit - fix group source generation of box...
next