platform/upstream/efl.git
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.
2015-03-17 Cedric BAILeet: use Emile to decode TGV image section.
2015-03-17 Cedric BAILemile: remove use of custom structure and prefer Eina_R...
2015-03-17 Cedric BAILevas: use Emile to decode TGV.
2015-03-17 Cedric BAILevas: use Emile for defining all possible loader API.
2015-03-17 Cedric BAILemile: initial addition of emile image support.
2015-03-17 Cedric BAILeet: use eina_binbuf and emile to manipulate TGV compre...
2015-03-17 Cedric BAILemile: trying to fix security.
2015-03-17 Cedric BAILemile: Add SSL support.
2015-03-17 Cedric BAILbuild: display crypto system as a feature of Emile.
2015-03-17 Cedric BAILemile: remove left over #ifdef
2015-03-17 Cedric BAILemile: make the initialization part of backend cipher...
2015-03-17 Cedric BAILemile: with Emile and as long as you don't use any...
2015-03-17 Cedric BAILemile: split OpenSSL, GNUTLS and no cipher into separat...
2015-03-17 Cedric BAILemile: make it cross platform.
2015-03-17 Cedric BAILeet: initialize emile on demand.
2015-03-17 Cedric BAILecore_con: initialize emile cipher support on demand.
2015-03-17 Cedric BAILemile: make cipher initialization optional.
2015-03-17 Cedric BAILeet: use Emile instead of Zlib and LZ4 directly.
2015-03-17 Cedric BAILemile: add compress/uncompress logic.
2015-03-17 Cedric BAILeet: move to use emile for ciphering logic.
2015-03-17 Cedric BAILemile: expose cipher/uncipher block logic.
2015-03-17 Cedric BAILecore_con: depend on emile for initializing crypto...
2015-03-17 Cedric BAILemile: move GNUTLS and OpenSSL initialization logic...
2015-03-17 Cedric BAILemile: initial introduction of Emile.
2015-03-17 Cedric BAILefl: autotools - move Eet section after Eo.
2015-03-17 Cedric BAILRevert "Add --disable-gui."
2015-03-17 Daniel ZaouiEolian: add filename to error message
2015-03-17 Carsten Haitzler... efl - bring back symlink complaint regardless of env...
next