platform/upstream/efl.git
2015-11-10 Srivardhan... evas: preventing possible NULL dereference in evas...
2015-11-09 Srivardhan... ecore_con: add http_parser static lib.
2015-11-09 Cedric BAILeina: fix wrong API since documentation.
2015-11-09 Srivardhan... eina: add an API for base64 encoding.
2015-11-09 Subodh Kumarevas: fix some indentation and formatting in textblock.
2015-11-09 Oleksandr Shcherbinaevas: unification of color pick mechanism.
2015-11-09 indefiniecore_x: don't add a x selection clear event if the...
2015-11-09 Bogdan Devichevevas: add common part of savers and loaders.
2015-11-09 Bogdan Devichevevas: move model save/load from common to common3d.
2015-11-09 se.osadchyevas: refactor duplicated data structure with eina_matrix.
2015-11-09 perepelits.mevas: API for Convex Hull in Evas.Canvas3d
2015-11-09 Shilpa Singheina: add API eina_strftime
2015-11-09 Cedric BAILector: move freetype rasterizer library to itw own...
2015-11-09 Shilpa Singheina: add eina_tmpstr_manage_new, eina_tmpstr_manage_ne...
2015-11-09 Cedric BAILeina: fix computation of sqrt near 1.
2015-11-09 Srivardhan... eina: add test case for eina_strbuf_tolower API.
2015-11-09 Srivardhan... eina: updated example to add eina_strbuf_tolower.
2015-11-09 Srivardhan... eina: add API for converting strbuf to lowercase.
2015-11-09 Cedric BAILector: remove inline on function pointer.
2015-11-09 Cedric BAILector: cleanup code convention of the gradient code.
2015-11-09 Cedric BAILector: simplify code by avoiding unecessary intermediat...
2015-11-09 Cedric BAILector: follow function naming convention.
2015-11-09 Subodh Kumaredje entry: remove unreachable dead code
2015-11-09 Subodh Kumaredje entry: do not create object if theme source is...
2015-11-09 Nicolas Aguirreecore_cocoa/evas_gl_cocoa: fix indent, remove printf...
2015-11-09 Cedric BAILemile: deprecate the use of SSLv3 with GNUTLS backend to.
2015-11-09 Vincent Torriecore_con: fix warning on Windows
2015-11-09 Vincent Torriefreet: fix warning
2015-11-09 Daniel Kolesaeolian generator: finalize refactoring main.c
2015-11-09 Daniel Kolesaeolian generator: refactor the main function (remove...
2015-11-09 Daniel Kolesaeolian generator: remove useless --eo argument
2015-11-09 Tom HacohenRevert "Eo: Optimise event callback call"
2015-11-09 Jérémy ZurcherEo: Optimise event callback call
2015-11-09 Tom HacohenEo do: use the __thread directive when available to...
2015-11-09 Tom HacohenEo: Remove extra paranoid-never could happen safety...
2015-11-09 Tom HacohenEo: Reorganise some of the code and cleanup.
2015-11-09 Tom HacohenEo: Removed weird unneeded condition.
2015-11-09 Tom HacohenEo: Move op resolve check to where it belongs (out...
2015-11-09 Tom HacohenEo unref: Decrease amount of checks and hint branch...
2015-11-09 Tom HacohenEo: Split object checking from class checking and simplify.
2015-11-09 Tom HacohenEo callback call: Remove redundant safety checks.
2015-11-09 Tom HacohenEo callback call: Remove redundant refcounting.
2015-11-09 Tom HacohenEo callback call: Simplify callback desc matching code.
2015-11-09 Tom HacohenEo callbacks: simplify callback call code a bit.
2015-11-09 Tom HacohenEo benchmarks: Add basic callbacks benchmarks.
2015-11-09 Tom HacohenEo benchmarks: Improve benchmarks.
2015-11-09 Tom HacohenEo benchmark: Fix super benchmark.
2015-11-09 Tom HacohenEo: Reduce call stack memory footprint.
2015-11-09 Tom HacohenEo: Remove useless optimisation that is more harm than...
2015-11-09 Tom HacohenEo: use correct mask when checking if an id is a class
2015-11-09 Tom HacohenEo: Optimise object data fetching a bit more.
2015-11-09 Tom HacohenEo: Optimise object data fetching (minor).
2015-11-09 Stefan Schmidtconfigure: Switch to dev mode again. Merge window for...
2015-11-09 Stefan Schmidtrelease: Update NEWS and bump version for 1.16.0 release upstream/1.16.0 v1.16.0
2015-11-09 Stefan Schmidtpo: update po files before release
2015-11-09 Jean-Philippe... doc: Deprecate filter reference page and link to the...
2015-11-09 Jean-Philippe... doc: Fixup EDC doc for Evas 3D stuff
2015-11-09 Jean-Philippe... doc: Add EDC doc for desc.proxy, fix for desc.fill
2015-11-06 Cedric BAILecore: remove useless printf in Win32 main loop.
2015-11-06 Vincent Torrieina/efreet: open file with binary file on Windows
2015-11-05 Chris Michaelecore-drm: Remove unused function
2015-11-05 Chris Michaelecore-drm: Fix issue of hanging in read()
2015-11-05 Chris Michaelecore-drm: Fix issue of duplicate page flips
2015-11-05 Carsten Haitzler... evas - patch in one more if check for obj layer to...
2015-11-04 Mike Blumenkrantzevas gl-x11: add missing EVAS_NATIVE_SURFACE_WL support
2015-11-04 Chris Michaelecore-drm: Check return value of drmHandleEvent and...
2015-11-04 Chris Michaelevas-gl-drm: Implement eglSetDamageRegionKHR
2015-11-04 Chris Michaelevas-gl-drm: Find symlink for eglSetDamageRegionKHR
2015-11-04 Chris Michaelecore-evas-gl-drm: Don't create software dumb buffers...
2015-11-04 Chris Michaelecore-drm: Don't always check fb size against dumb...
2015-11-04 Chris Michaelevas-gl-drm: Set Outbuf vsync according to engine
2015-11-04 Jean-Philippe... Evas: minor whitespace and debug changes
2015-11-04 Vitalii VorobiovEvas Text: avoid SIGSEV while ellipsis recalculation
2015-11-03 Daniel Kolesaeolian: fix function parameter memory leak with value
2015-11-03 Stefan Schmidttests/ecore_con: check saved env variables before setti...
2015-11-02 Cedric BAILemile/ecore_con: drop SSLv3 support due to security...
2015-11-02 Mike Blumenkrantzevas gl_drm: don't deref null ptr on output free
2015-11-02 Chris Michaelevas-wayland-egl: Add missing include header for gl_common
2015-11-02 Chris Michaelevas-wayland-egl: Fix missing support for EVAS_NATIVE_S...
2015-11-02 pierre lamotecore_cocoa: prevent mouse event loss when clicking...
2015-11-02 Chris Michaelevas-gl-drm: Fix issue of gl_drm engine not working
2015-11-02 Chris Michaelecore-evas-drm: Use GBM_FORMAT_XRGB8888 when creating...
2015-11-02 Jean-Philippe... Evas: Remove dead code (cached surfaces)
2015-11-02 Jean-Philippe... tests: Fix build warning
2015-11-02 Jean-Philippe... Evas render: Fix 'no_render' when object is proxy source
2015-11-02 Jean-Philippe... ecore_evas_convert: Improve cmdline help a bit
2015-11-02 Jaehyun Choecore_file: Fix ecore_file_file_get function on Windows.
2015-11-02 Carsten Haitzler... efreet - fix efreetd to not exit on $home being in...
2015-10-31 Carsten Haitzler... ecore imf - fix modules that are x11 based to only...
2015-10-31 Vivek Ellurecore: add test case for idler enterer function
2015-10-31 Srivardhan... evas: removing redundant if case in gl_cocoa backend.
2015-10-31 Srivardhan... evas: handling realloc failure in gl_generic.
2015-10-31 Srivardhan... evas: removing redundant assignment in gl_drm.
2015-10-31 Srivardhan... evas: removing redundant assigment in gl_common.
2015-10-31 Srivardhan... eet: removing useless assignment variables.
2015-10-31 Srivardhan... evas: removing redundant check in gl_x11 backend.
2015-10-31 Vivek Ellurector: fix null pointer dereference issue
2015-10-31 Vivek Ellureina_hash: add test cases for eina_hash_add/del by...
2015-10-31 Vivek Ellureina_quaternion: add test case for rotation function
2015-10-31 Vivek Ellureina_quaternion: add test cases for quaternion rotation...
next