platform/upstream/efl.git
2015-02-17 Chris Michaelecore-drm: Fix issue with ecore_drm_evdev->path being...
2015-02-17 Chris Michaelecore-drm: Fix issue of ecore_drm not calling ReleaseDe...
2015-02-17 Chris Michaelecore-drm: Don't recreate ecore_event handlers if we...
2015-02-17 Chris Michaelecore-drm: Fix issue of checking improper eldbus messag...
2015-02-17 Minkyoung Kimevas: fix error checking of eglBindAPI.
2015-02-17 perepelits.medje: add a block "position" for Evas_3D part (camera...
2015-02-17 Dmytro Dadykaevas: Evas_3D - refactor node shapes update mechanism.
2015-02-16 kabeer khanevas: updated .gitignore to not track evas_3d_colorpick...
2015-02-16 Vitalii Vorobiovedje: Edje_Edit - add examples for it's API using for...
2015-02-16 Yomievas: fix misspellings in evas_render2.
2015-02-16 Srivardhan... ecore_con: updatet documentation about Ecore_Con events.
2015-02-16 Minkyoung Kimevas: Evas GL - add glGetError() after surface capabili...
2015-02-13 Vitalii Vorobiovedje: Edje_Edit - functions to edit layouts of BOX...
2015-02-13 Vitalii Vorobiovedje: edje_edit - fix group source generation of box...
2015-02-13 Vitalii Vorobiovedje: edje_edit - fix group source generation of item...
2015-02-13 Daniel Kolesaedje, eeze: compiler portability (use full ternary...
2015-02-13 Vincent Torrieina: remove useless eina_inline_lock_win32.x file.
2015-02-13 Vincent Torrieina: fix compilation on Widows due to removal of nativ...
2015-02-13 Stefan Schmidtecore/drm: Compile ecore_drm_logind.c without condition
2015-02-13 Jean-Philippe... Evas: Fix compilation warning (-Wshadow)
2015-02-13 Jean-Philippe... Evas: Free variable in error path
2015-02-12 Mike Blumenkrantzee-win32 probably might compile now
2015-02-12 Stefan Schmidtecore/drm: Fix libinput >= 0.8 check
2015-02-12 Chris Michaelecore-drm: Fix bad German formatting ;)
2015-02-12 Stefan Schmidtecore/drm: Add support for changed libinput API since 0.8
2015-02-12 Stefan Schmidtedje_cc: Avoid segfault when strcmp NULL items
2015-02-12 Daniel ZaouiEolian: improve the class searching.
2015-02-12 Daniel ZaouiEolian: store the class filenames with the extensions.
2015-02-12 Stefan Schmidttests/evas: Enable evas 3d mesh test case again after...
2015-02-12 Daniel Kolesaeolian: add testcase for nullable/optional
2015-02-12 Daniel Kolesaeolian: remove unneeded code
2015-02-12 Carsten Haitzler... evas 3d - undo async block code - 3d objects dont inher...
2015-02-12 Carsten Haitzler... evas - image obj - filled mode - never use invalid...
2015-02-12 Daniel Kolesaeolian: add APIs for nullable/optional (+ lua bindings)
2015-02-12 Daniel Kolesaeolian: write the new parameters into the database
2015-02-12 Daniel Kolesaeolian: check the other boolean rather than itself
2015-02-12 Daniel Kolesaeolian: parsing of @nullable and @optional args on...
2015-02-12 Stefan SchmidtRevert "ecore: fix path comparison in Ecore_File test...
2015-02-12 Stefan Schmidttests/evas: Disable segfaulting evas_object_mesh_loader...
2015-02-12 Guilherme Lepscheina: Fix MacOS X build with clang 3.6.
2015-02-12 Jean-Philippe... Revert "Evas GL: Add support for uniforms in the shaders"
2015-02-12 Jean-Philippe... Revert "Evas GL common: Use uniform instead of attribut...
2015-02-12 Jean-Philippe... Evas GL common: Improve code readability (simplify...
2015-02-12 Jean-Philippe... Evas GL common: Simplify GL pipe code with macros
2015-02-12 Jean-Philippe... Evas GL common: Call glGetUniformLocation as early...
2015-02-12 Jean-Philippe... Evas GL common: Use uniform instead of attribute for...
2015-02-12 Carsten Haitzler... evas - render - have lock point to allow for async...
2015-02-11 Chris Michaelecore-drm: Print error when taking control of a device...
2015-02-11 Chris Michaeleldbus: Fix formatting
2015-02-11 Chris Michaelecore-drm: Disable/Enable inputs if we release/aquire...
2015-02-11 Chris Michaelecore-drm: Disable/Enable inputs if we release/acquire...
2015-02-11 Bogdan Devichevevas: Evas_3D - iport/export of Obj format can be read...
2015-02-11 Oleksandr Shcherbinaevas: example for Evas_3D color pick
2015-02-11 Oleksandr Shcherbinaevas: Evas_3D - mechanism for finding node by color...
2015-02-11 kabeer khanevas: add image orient set/get API in software backend...
2015-02-11 perepelits.medje: add 3D models to edje_cc.
2015-02-11 Srivardhan... ecore_con: add ecore con client functions for testing.
2015-02-11 Nicolas Aguirreeina: fix directory listing on windows when directory...
2015-02-11 Guillaume Frilouxecore_con: EAGAIN is replaced by WSAEWOULDBLOCK on...
2015-02-11 Guillaume Frilouxecore: improve network events handling on Windows.
2015-02-11 Guillaume Frilouxecore_con: do not load /etc/hosts on Windows.
2015-02-11 Guillaume Frilouxecore: add FD_CLOSE, FD_ACCEPT and FD_CONNECT for socke...
2015-02-11 Guillaume Frilouxecore_con: make disconnects work on Windows.
2015-02-11 Guillaume Frilouxecore_con: fix use of FormatMessage for error reporting...
2015-02-11 Guillaume Frilouxecore_con: silent warning with send() usage.
2015-02-11 Guillaume Frilouxecore_con: use send() instead of write() for portability.
2015-02-11 Guillaume Frilouxecore_con: use recv() instead of read for better portab...
2015-02-11 Guillaume Frilouxecore_con: fix _ecore_con_server_flush on Windows.
2015-02-11 Nicolas Aguirreecore_con: Fix checks from socket() and accept() under...
2015-02-11 Guillaume Frilouxecore_con: use SOCKET and not int for socket descriptor...
2015-02-11 Guillaume Frilouxecore_con: use ioctlsocket() when building for windows.
2015-02-11 michelle legrandecore: directly allocating and freeing Ecore_Win32_Hand...
2015-02-11 michelle legrandeio: check that the file to be monitored is not an...
2015-02-11 michelle legrandeolian: add right extension to eolian_gen if we are...
2015-02-11 michelle legrandeina: fix Eina_Log to only try to free non deleted...
2015-02-11 Adrien Nadereina: correctly handle and report Eina_File error on...
2015-02-11 Adrien Nadereina: remove Eina_Counter and use provided Windows...
2015-02-11 Adrien Nadereina: remove Windows specific thread implementation...
2015-02-10 Mike Blumenkrantzecore-drm should not use sscanf when getting logind vt
2015-02-10 Tom HacohenEina tmpstr: Fix tmpstr_strlen.
2015-02-10 Jean-Philippe... Evas masking: Force BLEND mode in case of image masking...
2015-02-10 Jean-Philippe... evas/software_x11: Restore legacy compatibility with...
2015-02-10 Dongyeon Kimevas/software_x11: replace drm_slp with tbm
2015-02-10 Jean-Philippe... Evas sw_x11: Fix previous patches
2015-02-10 Dongyeon Kimevas/software_x11: implement tbm native surface type
2015-02-10 Dongyeon Kimevas/software_x11: implement native surface set for...
2015-02-10 Dongyeon Kimevas/gl_x11: introduce tbm native surface type
2015-02-10 Jean-Philippe... Evas 3d: Fix compilation with EGL/GLES
2015-02-10 Jean-Philippe... Evas render: Improve debug output with REND_DBG
2015-02-10 Jean-Philippe... Evas GL: Add support for uniforms in the shaders
2015-02-10 Jean-Philippe... Evas masking: Fix potential issues with map & masking
2015-02-10 Jean-Philippe... Evas masking: Fix some garbage pixels with the SW engine
2015-02-09 Cedric BAILMerge branch 'devs/cedric/next'
2015-02-09 Avi Levineina: fix eina_bench.c compilation error.
2015-02-09 Srivardhan... ecore_con: add test cases to test ecore_con_server...
2015-02-09 Oleksandr Shcherbinaevas: Evas_3D - ColorPick mechanism finding node and...
2015-02-09 Dmytro Dadykaevas: Evas_3D - improve node tree update method.
2015-02-09 perepelits.medje: add of model lookups.
2015-02-09 Guilherme Lepscheldbus: refactoring code.
2015-02-09 Youngbok Shinevas text: fix _ellipsis_get to return -1.0 on failure.
next