platform/upstream/efl.git
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.
2015-03-12 Cedric BAILeio: include eio tests suite inside the release tarball.
2015-03-12 pierre lamoteio: add OSX implementation of eio_monitor based on...
2015-03-12 pierre lamotecore_cocoa: fix keyboad event handling
2015-03-12 pierre lamotecore_cocoa: handle right and other mouse events
2015-03-12 pierre lamotecore_cocoa: move mouse event handling to NSWindow
2015-03-12 Nicolas Aguirreevas: symetric lock/unlock calls in gl_cocoa backend.
2015-03-12 Nicolas Aguirreecore_cocoa: remove ObjC autorelease block to avoid...
2015-03-12 Nicolas Aguirreevas: free EvasGlView when the evas is freed in gl_coco...
2015-03-12 Romain Perierevas: lock and unlock focus on Cocoa view when drawing...
2015-03-12 Romain Perierevas: use a shared OpenGL context in gl_cocoa backend.
2015-03-12 Romain Perierecore_evas: add support for multiple windows to cocoa...
2015-03-12 Nicolas Aguirreevas: remove warnings due to unused variables from...
2015-03-12 michelle legrandeio: fix segmentation fault on eio_monitor for win32 api
2015-03-12 plamoteio: add unit tests for eio file and directory monitoring.
2015-03-12 Michelle Legrandeina: win32 release lock in case of error
2015-03-12 Michelle Legrandevil: add strndup().
2015-03-12 Michelle Legrandeina: add more access to created file.
2015-03-12 Jean-Philippe... Evas masking: Fix rendering of masks into invalid surfa...
2015-03-11 Chris Michaelecore-drm: Return the index of the crtc from output_crt...
2015-03-11 Carsten Haitzler... evas - change error out from bitch to complain - cosmet...
2015-03-11 Stefan Schmidttests/ecore: Make sure server keys end up in dist so...
2015-03-11 Stefan Schmidtexamples/evas: Remove no longer existing resources...
2015-03-10 Derek Foremanecore-wayland: don't resize the window on focus
2015-03-10 Sung-Taek Hongedje: correct order of functions
2015-03-09 Jean-Philippe... Evas GL example: Fix usage of the config struct
2015-03-09 Jean-Philippe... Evas GL texture: Fix invalid interpolation pixel
2015-03-07 Mike Blumenkrantzedje color classes can now have text descriptions
2015-03-07 Cedric BAILecore_con: fix rebase issue.
2015-03-06 Avi Levinexamples: fix bad unref's in ecore and evas.
2015-03-06 Andrii Kroitoredje: Edje_Edit - fix part alias source generation.
2015-03-06 se.osadchyevas: fix bug in the destructor of node in Evas_3D.
2015-03-06 Bogdan Devichevevas: recycling of resources (deleted mine and eagle...
2015-03-06 Bogdan Devichevevas: materials in .mtl format are deleted
2015-03-06 Srivardhan... eo: updated documentation of eo_add and eo_ref_add.
2015-03-06 perepelits.medje: add orientation properties in edje_cc
2015-03-06 Srivardhan... ecore_con: Not returning error if port is less than...
2015-03-06 vivekeina: add test cases for eina_xattr functions.
2015-03-06 Srivardhan... ecore_con: add test cases related to SSL.
2015-03-06 Srivardhan... ecore_con: calling ecore_con_local_init/shutdown from...
2015-03-06 Subodh Kumareina: minimize fragmentation of chainned mempool.
2015-03-06 Daniel Kolesaelua: unexpose callback add/del events
2015-03-06 Daniel Kolesaelua: more reliable eoid->lua number conversion
2015-03-06 Daniel Kolesaelua: remove irrelevant comment
2015-03-06 Daniel Kolesaelua: a func-to-idx cache for eo callbacks
2015-03-06 Tom HacohenEdje epp: Fix FSF mailing address in the copyright...
2015-03-05 Jean-Philippe... Evas GL common: Create OpenGL ES 3.x contexts by default
2015-03-05 Jean-Philippe... Evas GL: Fix list of extensions with GLESv1
2015-03-05 Tom HacohenEdje init: fix typo in error message.
2015-03-05 Jean-Philippe... Evas GL: Fix CRI message on shutdown
2015-03-05 Carsten Haitzler... edje - somehow edje doesn't init evas and this makes...
2015-03-04 Mike Blumenkrantzee-wl should probably clamp configure event resize...
2015-03-04 Mike Blumenkrantzecore-wl windows now emit 0x0 configure sizes more...
2015-03-04 Mike Blumenkrantzecore-wl update window saved.size on any resize instead...
2015-03-04 Chris Michaelecore-drm: Implement edid parsing for Ecore_Drm_Output
2015-03-04 Chris Michaelecore-drm: Add edid structure to Ecore_Drm_Output
2015-03-04 Chris Michaelecore-evas-drm: Fix function call to ecore_evas_pointer...
2015-03-04 Chris Michaelecore-drm: Center mouse pointer on an output when it...
2015-03-04 Chris Michaelecore-drm: Add function to return the pointer xy of...
2015-03-04 Chris Michaelecore-drm: Fix formatting
2015-03-04 Marcel HollerbachEio: added cmake file
2015-03-04 ChunEon Parkedje: code refactoring.
2015-03-04 ChunEon Parklib/edje_util: fix logically wrong here.
2015-03-04 Daniel Kolesaelua: connect the del event on first callback connect
2015-03-04 Jean-Philippe... Evas GL common: Disable evas gl preload by default
2015-03-04 Jean-Philippe... Evas GL common: Improve quality of miniature image
2015-03-04 Jean-Philippe... Evas GL common: Force smooth scaling on miniature images
2015-03-04 kabeer khanevas/examples: Resolved warning in evas-3d example
2015-03-03 Daniel Kolesaelua: connect del callback by default
2015-03-03 Daniel Kolesaelua: better callback resource handling
2015-03-03 Daniel Kolesaelua: implement callback disconnect + better error...
2015-03-03 Daniel Kolesaelua: initial better callback system with indirection
2015-03-03 Daniel Kolesaelua: eo_class_addr_get -> eo_obj_addr_get
2015-03-03 Daniel Kolesaelua: callback stubs for basic event handling
2015-03-03 Daniel Kolesaelua: callback updates in eo bindings
2015-03-03 Daniel Kolesaelua: unregister all classes on eo.lua shutdown
2015-03-03 ChunEon Parkedje/edje_util: code refactoring.
2015-03-03 Jean-Philippe... Evas GL: Fix build error on some systems w/o Wayland
2015-03-03 Jean-Philippe... Evas GL: Kill runtime warnings caused by auto fallback
2015-03-03 Jean-Philippe... Evas GL: Automatic fallback to indirect rendering when...
2015-03-03 Bogdan Devichevevas-3d: recycling of resources for .ply import/export...
2015-03-03 Dmytro Dadyka[Evas: Evas_3D] Fix mesh API.
2015-03-03 Bogdan Devichevevas-3d: recycling of resources for mmap example
2015-03-03 Bogdan Devichevevas-3d: deleted some unneccesary resources and moon...
2015-03-02 Chris Michaelecore-wl: Send xdg_surface_set_window_geometry when...
2015-03-02 Daniel Kolesaelua: take __tostring from object metatable on robjects
2015-03-02 Daniel Kolesaelua: readonly object __dtor support
2015-03-02 Chris Michaelecore-imf: Add check for environment variable to enable...
2015-03-02 Daniel Kolesaelua: add transparent destructor support to elua objects
2015-03-02 Jean-Philippe... Evas masking: Use mask_smooth to differentiate "shaders"
2015-03-02 ChunEon Parkedje: apply scale prior to rotation
2015-03-02 jiin.moonedje: Adding the zoom effect of map to edje
2015-03-02 Jean-Philippe... Evas GL: Use Eina_Strbuf for the extensions list
2015-03-02 Jean-Philippe... Evas GL: Fix value of GL_COVERAGE_SAMPLES_NV
2015-03-02 Dongyeon KimEvas GL: remove evgl_init in gl_get_pixels_set
2015-03-02 Dongyeon Kimevas/gl_x11: fix duplicated egl error check
2015-03-02 Minkyoung KimEvas GL: Fix abnormal extension name.
2015-03-02 Dongyeon Kimevas/gl: implement dynamic hint set using tbm surface
next