platform/upstream/efl.git
2014-03-12 Jean-Philippe... Evas filters: Prepare optimization paths for BOX blur
2014-03-12 Jean-Philippe... Evas filters: Fix 1-D blurs on a single buffer
2014-03-12 Jean-Philippe... Evas filters: Move DEBUG_TIME macro to be used in the...
2014-03-12 Jean-Philippe... Evas filters: Fix uninitialized variable warning
2014-03-12 Jean-Philippe... Evas filters: Add basic optimization for RGBA gaussian...
2014-03-12 Jean-Philippe... Evas filters: Add optimizable blur function
2014-03-12 Jean-Philippe... Evas filters: Add more time debug marks in blur
2014-03-12 Jean-Philippe... Evas filters: Remove dead code
2014-03-12 Jean-Philippe... Evas filters: Improve debug logs
2014-03-12 Jean-Philippe... mailmap: Add myself and unify my email addresses
2014-03-11 Boris Faureevas: @fix use the correct composite op on lines with...
2014-03-11 Tom HacohenEo: removed redundant macro.
2014-03-11 Tom HacohenEo: Made eo id for classes a bit more secure.
2014-03-11 Daniel ZaouiEolian/Generator: fix generation for return values.
2014-03-11 Daniel ZaouiEolian/Generator: fix type when no data type exists.
2014-03-11 Daniel ZaouiEolian/Lexer: support of legacy overriding for properties.
2014-03-11 Daniel ZaouiEolian/Generator: fix for virtual pure implementations
2014-03-11 Stefan SchmidtChangeLog: Put notice at the top for efl.
2014-03-11 Jérémy Zurchereolian: regroup buffer allocation and read checks
2014-03-11 Jérémy Zurchereolian: silence uninitialized var warning
2014-03-11 Stefan SchmidtChangeLog: Add forgetten out of date notice
2014-03-11 Youngbok Shinevas/font: Added evas_font_path_global_* APIs.
2014-03-11 Tom HacohenEolian: Ship pc file.
2014-03-11 Daniel ZaouiEolian/Lexer: fix EOF issue.
2014-03-11 Chris Michaelecore-drm: Add code to handle mouse input
2014-03-11 Chris Michaelecore-drm: Add private structure to store mouse informa...
2014-03-11 WooHyun Jungevas: Replace EINA_LIST_FOREACH_SAFE to while statement.
2014-03-11 Yossi KantorEolian: Integration of Evas Table
2014-03-11 Daniel ZaouiEolian: Integration of Evas Smart Clipped
2014-03-11 Yossi KantorEolian: Support of unsigned short as int in va_arg
2014-03-11 Daniel ZaouiEolian: Integration of Evas Smart
2014-03-11 Felipe Magno... eina-cxx: Fixes compilation errors and warnings in...
2014-03-10 Jérémy Zurchereolian: generate eo_lexer.c with ragel if available
2014-03-10 Tom HacohenEina Log: Fixed ABI break introduce by the addition...
2014-03-10 Tom HacohenEvas font: Don't add canvas specific path to the global...
2014-03-10 Daniel ZaouiEolian: fix for nightly make distcheck.
2014-03-10 Tom HacohenEvas textblock: Fix clipping issues with some texts...
2014-03-10 Chris Michaelecore-evas-wayland: Remove unused function & declaration
2014-03-10 Chris Michaelecore-drm: Reset modifiers to zero before updating...
2014-03-10 Chris Michaelecore-drm: Remove FIXME comment
2014-03-10 Chris Michaelecore-drm: Add code to handle modifiers in a key event
2014-03-10 Chris Michaelecore-drm: Add private xkb fields for depressed, latche...
2014-03-10 ChunEon Parkedje - allow lager clipper space.
2014-03-10 Daniel ZaouiEolian/Generator: support NULL pointers for return...
2014-03-10 Daniel ZaouiEolian: add support of eo_prefix and data.
2014-03-10 Chris Michaelecore-evas-drm: Set window to receive input events
2014-03-10 Chris Michaelecore-drm: Set the window of the Ecore_Event_Key structure
2014-03-10 Chris Michaelecore-drm: Add API function to set the window we should...
2014-03-10 Chris Michaelecore-drm: Add private window field to drm device structure
2014-03-10 Chris Michaelevas-drm: Remove private framebuffer
2014-03-10 Chris Michaelevas-drm: Remove private framebuffer field from Outbuf...
2014-03-10 Chris Michaelecore-evas-drm: Add initial code to make ecore_evas...
2014-03-10 Chris Michaelecore-drm: Add code pass along key events to ecore_event
2014-03-10 Chris Michaelecore-drm: Create xkb context on device open
2014-03-10 Chris Michaelecore-drm: Add xkb fields to Evdev structure
2014-03-10 Chris Michaelecore-drm: Add xkbcontext to device structure
2014-03-10 Chris Michaelecore-drm: Add xkbcommon header
2014-03-10 Chris Michaelecore-drm: Add dependency on xkbcommon
2014-03-10 Chris Michaelecore-drm: Initialize ecore_event on ecore_drm_init
2014-03-10 Chris Michaelecore-drm: Add API function to return the vt fd
2014-03-10 Daniel ZaouiEolian: Integration of Evas Text Grid
2014-03-10 Daniel ZaouiEolian: Integration of Evas Text Block
2014-03-10 Daniel ZaouiEolian/Generator: fix for legacy function name overriding.
2014-03-10 Tom HacohenEvas map: fixed shadow warnings.
2014-03-10 Chris Michaelevas-fb: Fix broken build of efl
2014-03-10 Felipe Magno... eina-cxx: Added malloc_clone_allocator to use with...
2014-03-10 Felipe Magno... eina-cxx: Added eina_log support for C++, using IOStrea...
2014-03-10 Felipe Magno... eina-cxx: Added range types for containers
2014-03-10 Gustavo Sverzut... configure alerts: be smarter regarding dbus and cover...
2014-03-10 Gustavo Sverzut... link dbus and systemd services, allows systemd activation.
2014-03-09 Daniel ZaouiEolian/Generator: more fixes related to stars to add...
2014-03-09 Daniel ZaouiEolian/Lexer: error handling
2014-03-09 Daniel ZaouiEolian: Fix path to .eo
2014-03-09 Daniel ZaouiEolian: Integration of Evas Text
2014-03-09 Daniel ZaouiEolian: Integration of Evas Rectangle
2014-03-09 Daniel ZaouiEolian: Integration of Evas Polygon
2014-03-09 Ryuan ChoiFix build break because of evas_object_line_class_get
2014-03-08 Boris Faureupdate .mailmap
2014-03-08 Tom HacohenEet vieet: Fixed to work on non-bash compat shells.
2014-03-07 Daniel ZaouiEolian: fix warnings
2014-03-07 Daniel ZaouiEolian: Fixes into generated files.
2014-03-07 Daniel ZaouiEolian: Coverity fixes
2014-03-07 Daniel ZaouiEolian/Lexer: parse from memory
2014-03-07 Tom HacohenEet: Added vieet a tool to edit eet files.
2014-03-07 Tom HacohenEvas line: Don't include generated headers in make...
2014-03-07 Tom HacohenEolian Helper file: Fixed generation of legacy headers.
2014-03-07 Tom HacohenEolian gen: Have a more useful error message when faili...
2014-03-07 Tom HacohenEvas line: Fix out of source builds.
2014-03-07 Jean-Philippe... Evas filters: Use GL_FRAMEBUFFER instead of GL_READ_FRA...
2014-03-07 Jeff Grimshawefl/eo: Fix Doxygen markup to prevent a warning
2014-03-07 Cedric BAILeio: check if we need to wake up thread when the memory...
2014-03-07 Cedric BAILedje: do not leak in case of error.
2014-03-07 Youngbok Shinedje/entry: fix to not emit "changed" signal in unneces...
2014-03-07 Felipe Magno... ecore-cxx: add support for exceptions.
2014-03-07 Felipe Magno... eina-cxx: renamed efl::eina::eina_value to efl::eina...
2014-03-07 Sylvain Lapercheeina: Fix bug in eina_convert_itoa
2014-03-07 Cedric BAILeina: indent test to up to date standard.
2014-03-07 Gustavo Sverzut... evas/fb: use stride instead of width.
2014-03-07 Jean-Philippe... Evas: Reduce verbosity of alpha functions
2014-03-07 Jean-Philippe... Evas filters: Reduce verbosity (INF --> DBG)
next