platform/upstream/efl.git
2014-03-04 Jean-Philippe... Evas filters: fix random cases of 'dancing text'
2014-03-04 Jean-Philippe... Evas filters: fix black squares with the GL engine
2014-03-04 Jean-Philippe... Evas filters: Avoid CRI message when using the GL engine
2014-03-04 Jean-Philippe... Evas filters: Improve RGBA to alpha conversion (visual...
2014-03-04 Jean-Philippe... Evas filters: Implement mapped blend for alpha buffers
2014-03-03 Daniel ZaouiEolian: Valgrind fixes
2014-03-03 Daniel ZaouiEolian: remove Ecore_File dependency
2014-03-03 Chris Michaelevas-drm: Fix evas drawing delay for cedric
2014-03-03 Daniel Juyung Seoeina_list: Optimize eina_list_nth() call in case of...
2014-03-03 Amitesh Singhedje: add support of last input entered in password...
2014-03-03 Daniel ZaouiEolian: fix warnings.
2014-03-03 Daniel ZaouiEolian: Merge of Eolian C generator
2014-03-03 Yossi KantorEolian: New features/bugs fixes
2014-03-03 Tom HacohenEolian: Updated Eolian_Helper.
2014-03-03 Yossi KantorEolian: New generation feature tested and bugs fixed
2014-03-03 Daniel ZaouiEolian: support non null parameters.
2014-03-03 Tom HacohenEolian: Fixed pc file to correctly generate.
2014-03-03 Daniel ZaouiEolian/Generator: fix data type for implement function
2014-03-03 Daniel ZaouiEolian: support warn_unused variables.
2014-03-03 Daniel ZaouiEolian: Valgrind cleaning
2014-03-03 Daniel ZaouiEolian/Generator: errors handling improvement.
2014-03-03 Daniel ZaouiEolian/Generator: implementation prototype change
2014-03-03 Daniel ZaouiEolian/Generator: improve command line arguments and...
2014-03-03 Yossi KantorEolian: naming convention for implemented functions
2014-03-03 Daniel ZaouiEolian/Generator: add private data to the prototypes...
2014-03-03 Daniel ZaouiEolian/Library: oops, use INF before log domain creation
2014-03-03 Yossi KantorEolian: Class type and class constructor/destructor...
2014-03-03 Daniel ZaouiEolian/Library: add log domain and NULL checks
2014-03-03 Daniel ZaouiEolian: Support of virtual pure functions.
2014-03-03 Daniel ZaouiEolian/Generator: update options and return value from...
2014-03-03 Daniel ZaouiEolian/Lexer: support class::constructor/destructor
2014-03-03 Daniel ZaouiEolian: Format changes
2014-03-03 Daniel ZaouiEolian: update .gitignore
2014-03-03 Daniel ZaouiEolian/Lexer: fix bug occuring during generation.
2014-03-03 Daniel ZaouiEolian/Generator: improve the files management.
2014-03-03 Daniel ZaouiEolian/Lexer: inherits now is specified near the class...
2014-03-03 Daniel ZaouiEolian/Lexer: remove default ctor/dtor.
2014-03-03 Daniel ZaouiEolian/Lexer: support of class types.
2014-03-03 Daniel ZaouiEolian: remove --class option.
2014-03-03 Yossi KantorEolian: Code review fixes
2014-03-03 Daniel ZaouiEolian/Lexer: the ';' is now optional after '}'.
2014-03-03 Daniel ZaouiEolian/Generator: oups, didn't mean to push that.
2014-03-03 Daniel ZaouiEolian/Lexer: rename signals to events.
2014-03-03 Daniel ZaouiEolian-generator: fix crash during generation
2014-03-03 Tom HacohenEolian: Split eolian build helper a different file.
2014-03-03 Daniel ZaouiEolian/Generator: support legacy as option.
2014-03-03 Daniel ZaouiEolian/Generator: port options to getopt
2014-03-03 Tom HacohenEolian: Added an helper to call eolian_gen from within...
2014-03-03 Tom HacohenEolian: Renamed the eolian tool to eolian_gen.
2014-03-03 Tom HacohenEolian: Fixed EXTRA_DIST.
2014-03-03 Tom HacohenEolian: Added eolian to the build system.
2014-03-03 Tom HacohenEolian: Add EAPI to API calls.
2014-03-03 Daniel ZaouiEolian: first import.
2014-03-03 Cedric Bailedje: @feature to include license in edje file.
2014-02-28 Cedric Bailecore_avahi: remove useless printf.
2014-02-28 Cedric Bailecore_avahi: @fix timeout to avoid pitfall of forever...
2014-02-28 Cedric Bailevas: add libdrm as a dependency.
2014-02-28 Chris MichaelEvas: Fix build issue when building without drm
2014-02-28 Stefan Schmidtexamples/eina: Check return value of eina_iterator_next
2014-02-28 Stefan Schmidtexamples: Use EINA_UNUSED in examples to silence a...
2014-02-28 Chris Michaelevas-drm: Ddd support for setting vsync with env variable.
2014-02-28 Chris Michaelevas-drm: Add vsync/non-vsync support to evas_drm code
2014-02-28 Chris Michaelevas-drm: cleanup evas_engine code for drm sw engine
2014-02-28 Chris Michaelevas-drm: cleanup outbuf structure and functions
2014-02-28 Chris Michaelevas-drm: Add flag for setting vsync to engine structure
2014-02-28 Chris Michaelevas-drm: Forgot to install the evas drm engine pkgconf...
2014-02-28 Chris Michaelevas-drm: Break out plane creation code into it's own...
2014-02-28 Chris Michaelevas-drm: Start on hardware Plane support
2014-02-28 Chris Michaelevas-drm: Add field to engine info for storing the...
2014-02-28 Chris Michaelevas-drm: Add Evas_Engine_Drm header to source files
2014-02-28 Chris Michaelevas-drm: Add support for checking what GL library...
2014-02-28 Chris Michaelevas-drm: Rename drm hardware acceleration option
2014-02-28 Chris Michaelevas-drm: Fix opening of drm card
2014-02-28 Chris Michaelevas-drm: Call framebuffer_set earlier in the process...
2014-02-28 Chris Michaelevas-drm: Triple buffer by default.
2014-02-28 Chris Michaelevas-drm: Start on hardware-accel support for drm
2014-02-28 Chris Michaelevas-drm: Fix up some m4 formatting
2014-02-28 Chris Michaelevas-drm: Fix configure.ac typo for drm hw accel argument
2014-02-28 Chris Michaelevas-drm: Check for drm hw accel support in the drm...
2014-02-28 Chris Michaelevas-drm: Add option to enable drm hardware acceleration
2014-02-28 Chris Michaelevas-drm: Set Magic on the Ecore_Evas
2014-02-28 Chris Michaelevas-drm: Add Evas Drm Engine (software only currently)
2014-02-28 Chris Michaelevas-drm: Add evas_drm to build order for Evas drm...
2014-02-28 Stefan Schmidtexamples/evas: Set a proper format string for fprintf
2014-02-28 Tom HacohenEvas textblock: Implemented mid-contextualization forma...
2014-02-27 Jihoon Kimecore_evas: fix version of APIs to support for window...
2014-02-27 Cedric Bailecore_avahi: add an avahi browse example (that doesn...
2014-02-27 Cedric Bailecore_avahi: fix timeout to be relative from now.
2014-02-27 Gwanglim Leeecore_evas: Added support for window auxiliary hint
2014-02-27 Snacker (Vladimir)@feature - Apply NEON intrisics improvement to rotation
2014-02-27 Cedric Bailecore: @fix race condition when using ecore_main_loop_t...
2014-02-27 Cedric BailRevert "evas example: fix warning in compilation of...
2014-02-27 chinmayaevas example: fix warning in compilation of evas-box.c.
2014-02-27 Jérémy Zurchereo: revert 13502a1 and 7821df1
2014-02-27 Jihoon Kimedje: Add emoticon input panel layout
2014-02-27 Jihoon Kimecore_imf: Add ECORE_IMF_INPUT_PANEL_LAYOUT_EMOTICON
2014-02-27 Jaehwan Kimedje: Fix CURRENT option works.
2014-02-27 Sohyun Kimreset textblock cache when text_class is changed
2014-02-27 WooHyun Jungevas: replace EINA_LIST_FREE to EINA_LIST_FOREACH_SAFE.
2014-02-26 Andy WilliamsRemove bad NEWS line
next