platform/upstream/efl.git
2015-03-19 Vitalii VorobiovEdje: edje edit - ability to remove last item in BOX...
2015-03-19 Daniel ZaouiEolian: add API to determine if a function is implemented.
2015-03-19 Youngbok Shinevas: Support bitmap embedded color font.
2015-03-19 Youngbok Shinevas/font: Add evas_font_reinit API.
2015-03-19 MinJeong Kimevas/gl_x11: set EGL_PLATFORM environment variable
2015-03-19 Jaeun Choieina: safety check for NULL pointer
2015-03-19 Bryce HarringtonSpelling fixes
2015-03-18 Srivardhan... ecore_con: add tests cases to cover more scenarios...
2015-03-18 Srivardhan... ecore_con: add test case for download related functions.
2015-03-18 Srivardhan... ecore_con: fix ECORE_CON_LOCAL_SYSTEM use with negative...
2015-03-18 Bogdan Devichevevas: Evas_3d proxy example uses cube primitives.
2015-03-18 Bogdan Devichevevas: pick example uses sphere primitives.
2015-03-18 Bogdan Devichevevas: frustum example uses sphere and cube primitives.
2015-03-18 Dmytro Dadykaevas: Evas_3D - add alpha testing.
2015-03-18 Bogdan Devichevevas: cube-rotate example uses cube primitives.
2015-03-18 Bogdan Devichevevas: cube2 example uses cube primitives.
2015-03-18 Bogdan Devichevevas: aabb example uses cube primitives.
2015-03-18 Bogdan Devichevevas: refactor colorpick examples.
2015-03-18 Bogdan Devichevevas: fix shadows examples to see normalized primitives.
2015-03-18 Bogdan Devichevevas: fix parallax-occlusion example camera to save...
2015-03-18 Cedric BAILevas: build Evas_3D examples with helper.
2015-03-18 Bogdan Devichevevas: Evas_3D primitives: square, sphere and cube are...
2015-03-18 Bogdan Devichevevas: shooter resources is recycled and added in right...
2015-03-18 Bogdan Devichevevas: add evas-common.h to dist and move resources...
2015-03-18 Marcel Hollerbachefreet: add cmake support for components.
2015-03-18 Andrii Kroitorecore_win32: fix segfault
2015-03-18 Marcel Hollerbacheio: fix cmake copy & paste error.
2015-03-18 Daniel ZaouiTests: fix warnings.
2015-03-18 Jean-Philippe... Evas: Really use GLES3 by default (fix logic)
2015-03-18 Bryce Harringtonecore-wayland: Use calloc rather than malloc+memset
2015-03-17 Bryce Harringtonecore-wayland: Doublecheck input validity
2015-03-17 Bryce Harringtonecore_wayland: Improve API docs
2015-03-17 Chris MichaelMerge branch 'devs/devilhorns/evas_wayland_shm'
2015-03-17 Chris Michaelecore-evas-wayland: Remove frame callbacks from Ecore_E...
2015-03-17 Chris Michaelevas-wayland-shm: Refactor Evas Wayland Shm Engine...
2015-03-17 Chris Michaelevas-wayland-shm: Remove old wayland_shm engine swapper...
2015-03-17 Boram Parkecore-drm: add ecore_drm_devices_get to get the list...
2015-03-17 Jean-Philippe... cmake: Add files for Emile, the serial killer
2015-03-17 pierre lamotecore_cocoa: add missing window state functions
2015-03-17 pierre lamotecore_cocoa: add functions to allow min/max window...
2015-03-17 pierre lamotecore_cocoa: fix mouse scrollwheel direction
2015-03-17 pierre lamotecore_cocoa: don't reject mouse events outside the...
2015-03-17 pierre lamoteio: don't restart a monitor on MacOSX when every paths...
2015-03-17 pierre lamotevas: bypass lockfocus in NSView on OSX
2015-03-17 pierre lamotecore_cocoa: add support for non latin keyboard events
2015-03-17 pierre lamotecore_evas: rewrite render loop to conform with other...
2015-03-17 pierre lamotevas: make current context on lockFocus for gl_cocoa...
2015-03-17 pierre lamotecore_cocoa: release resources on window close event
2015-03-17 Jean-Philippe... Evas GL: Fallback to safe GL configs with GLX as well
2015-03-17 Jean-Philippe... Evas GL: Fallback to safe values of depth, stencil...
2015-03-17 Cedric BAILMerge branch 'devs/cedric/emile'
2015-03-17 Cedric BAILemile: fix coding style with ecrustify.
2015-03-17 Cedric BAILemile: add a note regarding useless structure member.
2015-03-17 Cedric BAILecore_con: fix build with -DISCOMFITOR and OpenSSL.
2015-03-17 Cedric BAILecore_con: remove deprecated use of Eina_Binbuf functions.
2015-03-17 Cedric BAILedje: remove deprecated use of Eina_Binbuf functions.
2015-03-17 Cedric BAILeet: remove use of deprecated Eina_Binbuf functions.
2015-03-17 Cedric BAILemile: remove use of deprecated eina binbuf function.
2015-03-17 Cedric BAILeina: provide a generic eina_binbuf_manage_new.
2015-03-17 Cedric BAILemile: make sure given boolean are really boolean.
2015-03-17 Cedric BAILemile: remove binbuf from emile compression functions.
2015-03-17 Cedric BAILemile: use Eina_Log for Jpeg error message.
2015-03-17 Cedric BAILecore_con: unbreak GNUTLS support.
2015-03-17 Cedric BAILemile: update to latest GNUTLS/GCRYPT API.
2015-03-17 Vincent Torriemile: fix some warnings in gnutls component
2015-03-17 Vincent Torriemile: ERROR is a macro already defined on Windows
2015-03-17 Vincent Torriemile: fix emile_binbuf_sha1() signature when no cipher...
2015-03-17 Vincent Torriemile: fix array count
2015-03-17 Cedric BAILemile: cleanup comments and internal functions name.
2015-03-17 Cedric BAILemile: cleanup private header.
2015-03-17 Cedric BAILemile: cleanup header from useless cruft.
2015-03-17 Cedric BAILemile: follow convention for Emile_Compressor_Level.
2015-03-17 Cedric BAILemile: normalize compression header.
2015-03-17 Cedric BAILemile: normalize version number to 1.14.
2015-03-17 Cedric BAILemile: implement emile_cipher_module_get in a useful...
2015-03-17 Cedric BAILemile: document the stable cipher function.
2015-03-17 Cedric BAILemile: actually this set of function are neat enough...
2015-03-17 Cedric BAILemile: change the API to allow supporting other cipher...
2015-03-17 Cedric BAILemile: mark ssl layer as a beta API for now.
2015-03-17 Cedric BAILeet: use Emile type for encoding.
2015-03-17 Cedric BAILemile: document Emile_Image.
2015-03-17 Cedric BAILemile: reduce code duplication between gnutls and opens...
2015-03-17 Cedric BAILemile: remove ambiguity especially for Windows platform.
2015-03-17 Cedric BAILemile: add documentation for compression function.
2015-03-17 Cedric BAILemile: use an enum for level instead of just an int.
2015-03-17 Cedric BAILemile: update documentation version.
2015-03-17 Cedric BAILemile: split headers.
2015-03-17 Cedric BAILemile: fix crash when cspaces is left unchanged.
2015-03-17 Cedric BAILemile: build examples after adding emile.
2015-03-17 Cedric BAILeet: encode lossy image with AGRY88 or GRY8 whenever...
2015-03-17 Cedric BAILeet: refactoring jpeg encoding.
2015-03-17 Cedric BAILeet: handle AGRY88 encoding for JPEG encoded image.
2015-03-17 Cedric BAILemile: handle AGRY88 for JPEG image.
2015-03-17 Cedric BAILeet: fix error handling when decoding TGV file format.
2015-03-17 Cedric BAILeet: use Emile to decode jpeg.
2015-03-17 Cedric BAILemile: decode GRAY JPEG as GRY8.
2015-03-17 Cedric BAILemile: simplify error handling for jpeg data decoding.
2015-03-17 Cedric BAILevas: use emile to decompress JPEG files.
2015-03-17 Cedric BAILevas: simplify structure.
2015-03-17 Cedric BAILemile: add JPEG support.
next