platform/upstream/efl.git
2015-10-15 Jean-Philippe... Evas GL: Add EGL_KHR_surfaceless_context since it is...
2015-10-15 Jean-Philippe... Evas GL: Error out on surfaceless make_current with...
2015-10-15 Jean-Philippe... Evas GL: Don't call eglMakeCurrent if already null
2015-10-15 Seunghun Leeecore_imf/wayland: Add NULL check for text_input_manager.
2015-10-14 Cedric BAILevas: no need to compute clippees list if we just want...
2015-10-14 Tom HacohenEo: Fix confusing indentation and style.
2015-10-14 Chris Michaelecore-evas-wayland: Don't use custom animators for...
2015-10-14 Chris Michaelecore-wayland: Redo window animators to not use Custom...
2015-10-14 Cedric BAILecore: fix usage eina_condition_timedwait to use relati...
2015-10-14 Amitesh Singhevas filter: silent coverity on self assignment
2015-10-14 Chris Michaeledje_edit: Fix clang warning of unused variables
2015-10-14 Chris Michaelecore-evas-wayland-egl: Fix clang warning about extra...
2015-10-14 Chris Michaelecore-drm: Add missing field initializers for vt_mode
2015-10-14 Chris Michaelevas: Fix clang warning for missing field 'async' in...
2015-10-14 Jean-Philippe... Evas GL: Fix support for the SW engines (OSMesa)
2015-10-14 Jean-Philippe... Evas GL: Improve ERR log (direct rendering failed)
2015-10-14 Jean-Philippe... Evas GL: Add a test case for Evas GL (make check)
2015-10-14 Jean-Philippe... Evas GL: Implement glGetString wrapper for OSMesa
2015-10-14 Jean-Philippe... Evas GL: Minor changes inside glGetString
2015-10-14 Jean-Philippe... Evas GL: Avoid make_current(0,0) during destroy
2015-10-14 Marcel Hollerbachgl_x11: val can be everything expected 0 to mean true
2015-10-14 Vincent TorriEina: fix memory leak in eina_file_open()
2015-10-14 Vincent TorriEina: fix eina_file_current_directory_get()
2015-10-14 Vincent TorriEina: fix spelling in eina_tmpstr documentation
2015-10-14 Vincent TorriEvil: set EAPI correctly in pwd.h
2015-10-14 Carsten Haitzler... evas gl engine - typo remove from previous commit
2015-10-14 Carsten Haitzler... evas - obj destructrion - handle when obj layer is...
2015-10-14 Carsten Haitzler... evas - fix evlog to push and pop properly
2015-10-14 Amitesh Singheina: util - set tmp to NULL to fix compilation warning
2015-10-14 Jean-Philippe... Evas: Some coverity fixes
2015-10-14 Jean-Philippe... Evas render: Fix proxy source_clip with source images
2015-10-14 Jean-Philippe... Evas render: Fix proxy source_clip logic inversion
2015-10-13 Nicolas Aguirreecore_cocoa: fix a bug where event timestamp was not...
2015-10-13 Nicolas Aguirreevas: fix build of gl_cocoa engine.
2015-10-13 Nicolas Aguirreecore_cocoa: use a timer instead of a poller to be...
2015-10-13 Nicolas Aguirreecore_evas_cocoa: use the same render function as ecore...
2015-10-13 Nicolas Aguirreecore_cocoa: fix warnings, add Debug outputs where...
2015-10-13 Chris Michaeleina: Include <unistd.h> for getuid and geteuid functions
2015-10-13 Chris Michaelecore-wl: Add missing EINA_UNUSED for unused function...
2015-10-13 Cedric BAILevas: fix performance regression by reducing the uneces...
2015-10-13 Cedric BAILevas: follow API documentation more closely.
2015-10-13 Tom HacohenEcore exe win32: Fix double-free errors.
2015-10-13 Carsten Haitzler... Revert "Revert "Revert "evas: fix borked rotation suppo...
2015-10-13 Amitesh Singhevas: fix compilation error
2015-10-13 Cedric BAILRevert "Revert "evas: fix borked rotation support in...
2015-10-13 Cedric BAILevas: correctly get GLX_Y_INVERTED_EXT.
2015-10-13 Vincent Torriecore: mimic UNIX code even more
2015-10-13 Vincent Torriecore_exe: avoid thread doing nothing by adding a small...
2015-10-13 Vincent Torriefreet: use ecore_file function instead of stat() in...
2015-10-13 Vincent Torriecore_file: remove whitespaces
2015-10-13 Vincent Torriecore_file: fix ecore_file management function on Windows
2015-10-13 Vincent Torriecore_exe: close handles only if they are valid
2015-10-13 Vincent Torriefreet: eina_file_mkstemp() needs a template with an...
2015-10-13 Vincent Torriefreet: use eina_file_mkstemp() instead of mkstemp...
2015-10-13 Vincent Torriedje: use eina_environment_tmp_get() instead of the...
2015-10-13 Vincent Torriecore_exe: fix command line when a shell is used, and...
2015-10-13 Vincent Torriecore_exe: remove infinite loop when killin process
2015-10-13 Vincent Torriecore_exe: use macro to free resources
2015-10-13 Vincent Torriecore_exe: better error message when child process...
2015-10-13 Vincent Torriecore_exe: make sure that ReadFile() will not hang
2015-10-13 Vincent Torriecore_exe: read remaining data when the child applicati...
2015-10-13 Vincent Torriecore: lower log error level. Too much noise otherwise
2015-10-13 Vincent Torriecore: mimic Win32 handlers deletion with Fd ones
2015-10-13 Vincent Torriecore_con: remove debug
2015-10-13 Vincent TorriEcore_Con: make sure to create named pipe with a unique...
2015-10-13 Vincent Torrieina: fix potential security issue.
2015-10-12 Carsten Haitzler... Revert "evas: fix borked rotation support in GL engine."
2015-10-12 Carsten Haitzler... eina evlog - use CORRECT clock (monotonic) not gettimeo...
2015-10-12 Cedric BAILevas: fix borked rotation support in GL engine.
2015-10-12 Cedric BAILecore_con: be more defensive while using environment...
2015-10-12 Srivardhan... ecore_x: removing useless assignment pointer.
2015-10-12 Vivek Ellureina_tiler: add test cases for eina tiler area set...
2015-10-12 Vivek Ellureina_queue: add test cases in eina thread queue module
2015-10-12 Jean Guyomarc'hedje_cc: fix segfault when a program attempts to play...
2015-10-12 Chris Michaelecore-evas-wayland: Trap for subsequent resize events
2015-10-12 Mrunal Sovaniecore_x: Optimize _ecore_x_modifiers_get()
2015-10-12 Boram Parkevas-drm: remove useless condition
2015-10-12 Chris Michaelecore-evas-wayland: Fix common window configure callbac...
2015-10-12 Chris Michaelecore-evas-wayland: Don't resize ecore_wl window to...
2015-10-12 Chris Michaelecore-wl: Don't update window size during ecore_wl_wind...
2015-10-12 Daniel Kolesaeolian generator: cleaner file write
2015-10-12 Daniel Kolesaeolian generator: merge legacy and eo header gen entry...
2015-10-12 Stefan Schmidtrelease: Update NEWS and bump version for 1.16.0-beta1... v1.16.0-beta1
2015-10-12 Jean-Philippe... Evas filters: Fix some build warnings
2015-10-12 Jean-Philippe... Evas filters: Fix some crash and reduce insanity
2015-10-12 Jean-Philippe... Evas: Add engine function image_ref
2015-10-12 Jean-Philippe... Evas filter: Fix proxies of filtered images
2015-10-12 Jean-Philippe... Evas render: Don't render deleted / invisible snapshots
2015-10-12 Jean-Philippe... Evas render: Minor debug code improvements
2015-10-12 Jean-Philippe... Evas snapshot: Fix proxies of snapshot objects
2015-10-10 Carsten Haitzler... eeze - fix if formatting to be consistent within file
2015-10-10 Carsten Haitzler... fix tom's fix by nmot making e segfault EVERY EXIT
2015-10-09 Mrunal SovaniEcore_xcb_keymap: Fix memory leak in _ecore_xcb_keymap_...
2015-10-09 Felipe Magno... eolian-cxx: Fixed possible exception escaping main
2015-10-09 Felipe Magno... eolian-cxx: Fixed assert which was a tautology
2015-10-09 Tom HacohenEvas engine wayland_shm: pass the correct enum value.
2015-10-09 Chris Michaelecore-wayland: Comment out unused functions
2015-10-09 Chris Michaelecore-wayland: Comment out unused functions for session...
2015-10-09 Tom HacohenEvas engine software generic: Fix clang warning.
2015-10-09 Tom HacohenEctor renderer: fix return value to be of the right...
next