platform/upstream/efl.git
2014-04-22 Carsten Haitzler... eo - callstack. realloc is a bad idea. use mmap and...
2014-04-22 Jean-Philippe... rg_etc1: Fix RGBA vs BGRA mishandling of the ETC1 codec
2014-04-22 Jean-Philippe... Evas gl_x11: Fix abort() in evas_object_image_data_get()
2014-04-22 Daniel ZaouiEo: Add tests dir to .gitignore
2014-04-22 Daniel ZaouiEolian: infras for tests + first test
2014-04-22 Jean-Philippe... Ecore: Fix compilation warnings
2014-04-22 Jean-Philippe... rg_etc1: Disable code producing artifacts
2014-04-21 Mike Blumenkrantzedje now alerts the user to its failure when running...
2014-04-21 Mike Blumenkrantztypo from edje program info commit
2014-04-21 Mike Blumenkrantzedje programs now provide slightly more verbose errors...
2014-04-20 Wonguk Jeongemotion: fix triggering condition of fallback module...
2014-04-18 Jean-Philippe... ecore_evas_convert: Fix default quality setting
2014-04-18 Jean-Philippe... rg_etc1: Fix rare artifacts + add comments
2014-04-18 Jean-Philippe... Evas: Add comments to the TGV saver (FIXME)
2014-04-18 Jean-Philippe... Edje: Use LOSSY_ETC1 instead of LOSSY
2014-04-18 Jean-Philippe... rg_etc1: Fix encoding of solid color blocks
2014-04-18 Jean-Philippe... Edje: Fix ETC1 encoding with EET and Edje
2014-04-18 Jean-Philippe... Edje: Add support for ETC1 encoding
2014-04-18 Jean-Philippe... Eet: Use medium quality for ETC1 by default
2014-04-18 Daniel ZaouiEolian/Lexer: Fix coverity issues.
2014-04-18 Daniel ZaouiEolian/Generator: Fix coverity issues.
2014-04-18 Daniel ZaouiEolian/Lexer: fix when function name is composed of...
2014-04-17 Cedric Bailedje: let's call this function before returning.
2014-04-17 Cedric Bailrg_etc: check against meaningful size (pointer size...
2014-04-17 Cedric Bailevas: let's check fwrite work as expected.
2014-04-17 Cedric Bailevas: fix TGV loader to not leak ressource.
2014-04-17 Cedric Bailecore_evas: avoid using non initialized value for curso...
2014-04-17 Cedric Baileo: do not risk dereferencing NULL.
2014-04-17 Felipe Magno... ecore: Fixed se of EINA_MAIN_LOOP_CHECK_RETURN macros...
2014-04-17 Andrii Kroitoredje_edit: image_del fixed
2014-04-17 Lukasz Stanislawskieo: fix broken children iterator, remove redundant...
2014-04-17 Wonguk Jeongefreet: check magic only for file which has size
2014-04-17 Stefan Schmidtecore_wl: Actually watch out for ECORE_FD_ERROR
2014-04-17 Stefan Schmidtwcore_wl: Handle errors on wayland display fd
2014-04-17 Stefan Schmidtecore_wl: Add FD_WRITE flag to handler as we monitor...
2014-04-17 Daniel ZaouiEolian/Generator: remove Eo1 generation
2014-04-17 Daniel ZaouiEolian/Lexer: support of complex types
2014-04-17 Carsten Haitzler... formatting fix (spacing)
2014-04-17 Jean-Philippe... Evas gl: Fix texture border drawing
2014-04-17 Jean-Philippe... Evas TGV saver: Use medium quality by default
2014-04-16 Carsten Haitzler... fix overdraw issue in evas when clips change
2014-04-16 Carsten Haitzler... remove unused code
2014-04-16 Carsten Haitzler... evas rects - missing update rect del if rect solid...
2014-04-16 Carsten Haitzler... eo - let's make NULL objects simply debug warnings...
2014-04-16 Carsten Haitzler... Revert "eo null object complaints - silence."
2014-04-16 Carsten Haitzler... eo null object complaints - silence.
2014-04-15 Stefan SchmidtRevert "build: Temporary disable debug log output durin...
2014-04-15 Matvey Konovalovevas - improve speed of unpremul with redundant pixel...
2014-04-15 Jean-Philippe... Evas ETC1: Use LZ4HC for higher compression ratios
2014-04-15 Jean-Philippe... Evas: Use Evas_Colorspace to declare cspace
2014-04-15 Chris Michaelecore-wl: Check for existance of data device manager
2014-04-15 Chris Michaelecore-wl: Don't create an input cursor surface unless...
2014-04-15 Chris Michaelecore-evas-wl: Ooops, Fix opaque & input regions being...
2014-04-15 Carsten Haitzler... fix recent png loader break with etc1 support that...
2014-04-14 Mike Blumenkrantzdocs now have a slightly more english description and...
2014-04-14 Gwanglim LeeFixed a problem with e wl server that sent invalid...
2014-04-14 Daniel ZaouiEolian: add support for cmake
2014-04-14 Stefan Schmidtbuild: Temporary disable debug log output during coverage
2014-04-14 Tom HacohenRevert "Eolian: add support for cmake"
2014-04-14 Tom HacohenEo: eo_do now returns called func's value + default...
2014-04-14 Tom HacohenEo: Fix class checking.
2014-04-14 Daniel ZaouiEolian: add support for cmake
2014-04-14 Daniel ZaouiEolian/Lexer: disable INFO and DEBUG.
2014-04-13 Yossi KantorEolian: Legacy integration of Evas Table
2014-04-13 Yossi KantorEolian: Legacy Integration of Evas Text
2014-04-13 Daniel ZaouiEolian: fix generation of Eo2 functions definitions.
2014-04-11 Mike Blumenkrantzeolian no longer generates return statements for void...
2014-04-11 Stefan Schmidtecore_con: Force unsigned to unsigned comparison
2014-04-11 Stefan Schmidtengines/evas_drm: Remove some unused variables
2014-04-11 Stefan Schmidtecore_con: Remove superfluous >= 0 check for unsigned
2014-04-11 Yossi KantorEolian: Legacy integration of Evas Rectangle, Polygon...
2014-04-11 Yossi KantorEolian: Clean out Evas Eo header
2014-04-11 Yossi KantorEolian: Clean out Ecore Audio Eo headers
2014-04-11 Carsten Haitzler... set default help info for multisense to match new defau...
2014-04-11 Daniel ZaouiEo2: Fix other forgotten ret.
2014-04-10 Mike Blumenkrantz"whether" has 2x 'h'
2014-04-10 Tom HacohenEdje multisense: Fixed compilation following change...
2014-04-10 Carsten Haitzler... turn multisense on by default since ecore_audio is...
2014-04-10 Tom HacohenMove to Eo2 and adjust code accordingly
2014-04-10 Daniel ZaouiEo: fix warning on printf
2014-04-10 Daniel ZaouiEolian: Fix generation of Eo APIs.
2014-04-10 Carsten Haitzler... fix invalid memory access where child cb frees table...
2014-04-10 Carsten Haitzler... formatting - imrove readability of ecore x event table...
2014-04-10 Tom HacohenEo2: Adjust test suite to recent changes.
2014-04-10 Tom HacohenEo2: Make internal function static + improved debug...
2014-04-10 Tom HacohenEo: Removed redundant code.
2014-04-10 Tom HacohenEo: Renamed eo files from eo2* to eo*.
2014-04-10 Tom HacohenEcore audio tests: Updated to Eo2.
2014-04-10 Tom HacohenMore adjustments for eo2 calls.
2014-04-10 Tom HacohenEo: Reintroduce the events now that eo1 is gone.
2014-04-10 Tom HacohenEo: EO_BASE_CLASS->EO_CLASS.
2014-04-10 Tom HacohenEo: eo_base's data_*->key_data_*.
2014-04-10 Tom HacohenEo: Changed eo_prefix for base class to 'eo'.
2014-04-10 Tom HacohenAdjust eo_do calls to work with the eo2 api.
2014-04-10 Tom HacohenEo2: Updated naming Eo2->Eo.
2014-04-10 Tom HacohenEo2: Removed more Eo1 code.
2014-04-10 Tom HacohenEo2: Removed a lot of Eo1 code.
2014-04-10 Tom HacohenEo2: Adjust to composite object changes.
2014-04-10 Tom HacohenEolian: Generate Eo2.
2014-04-10 Jérémy Zurchereo2: call stack is now thread safe
next