platform/upstream/efl.git
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...
2015-03-17 Dongyeon KimEvas GL: use texture for native surface in glx backend
2015-03-17 Minkyoung Kimevas/gl_x11: Optimize out calls to make current
2015-03-17 Youngbok Shinevas/clip: If the clipper is image or has color, clippe...
2015-03-16 Daniel ZaouiEolian: add API to return the class from a function.
2015-03-16 Jean-Philippe... Evas GL: Fix GL_X11 engine when using GLX
2015-03-16 Jean-Philippe... Evas GL: Fallback to depth24, stencil8 if GL_GLES is...
2015-03-16 Jean-Philippe... Evas GL: Add more debug logs
2015-03-16 Jean-Philippe... Fix a previous commit: remove binary files and garbage...
2015-03-16 Dongyeon KimEvas GL: Adjust function naming and remove macros
2015-03-16 Dongyeon KimEvas GL: Fix build errors for glx backend
2015-03-16 Dongyeon KimEvas GL: Use EGL image to share between Evas GL and...
2015-03-16 Dongyeon KimEvas GL: change function naming and small bug fixes
2015-03-16 Jean-Philippe... Evas GL: Fix logic in debug check
2015-03-16 Jean-Philippe... Evas GL: Fix build errors and warnings from previous...
2015-03-16 mythri.venugopalEvas GL: Add support for Evas GL 3.0
2015-03-16 Jean-Philippe... Evas GL: Remove excessive debug
2015-03-16 Wonsik Jungevas_gl: Add feature to set depth/stencil/msaa bit...
2015-03-14 Bryce Harringtonecore-wayland: Whitespace cleanup
2015-03-13 Mike Blumenkrantzecore-wl dnd target interface should accept a NULL...
2015-03-13 Mike Blumenkrantzecore-wl xdg surface configure no longer requires speci...
2015-03-13 Jihoon Kimecore_imf: fix doxygen about key and mouse release...
2015-03-13 Mykyta Biliavskyiedje: Edje_Edit - add data items into generated code...
2015-03-13 Cedric BAILeina: fix warning due to sign vs unsign tests.
2015-03-13 Cedric BAILeina: xattr order is not guaranty at all, fix the test...
2015-03-13 kabeer khanevas: correcting transpose and transverse of software_g...
2015-03-13 Srivardhan... ecore_con: move Socks API documentation to Ecore_Con.h
2015-03-13 Srivardhan... ecore_con: add more test cases related to ssl functions.
2015-03-13 vivekeina: add test cases for eina_xattr.
2015-03-13 Maksym Volodinedje: add edje_edit_full_source_generate() as a public...
2015-03-13 Andrii Kroitoredje: Edje_Edit - fix program transition source generation
2015-03-13 Mykyta Biliavskyieina: extend eina_str_escape to escape more common...
2015-03-13 Cedric BAILecore: don't leak directory during testing of Ecore_Fil...
2015-03-13 Cedric BAILeina: don't leak directory during testing of Eina_File...
2015-03-13 Carsten Haitzler... ecore signals - make note of forkfd stuff that is new...
2015-03-12 Mike Blumenkrantzecore-wl now allocates cursor_theme_name struct member...
2015-03-12 Mike Blumenkrantzecore-wl use calloc for Ecore_Wl_Input allocation inste...
2015-03-12 Mike Blumenkrantzecore-wl cursor setup no longer triggers errors on...
2015-03-12 Mike Blumenkrantzecore-wl now prints an error when the socket dies
2015-03-12 Cedric BAILecore: cosmetic grouping if that belong together.
2015-03-12 Cedric BAILecore_con: fix uninitialized warning in tests suite.
next