platform/upstream/efl.git
2015-07-30 Daniel Kolesaeolian/generator: actually overrun-safe buffer fill
2015-07-30 Daniel Kolesaeolian/generator: no point in creating tmp_env, it...
2015-07-30 Daniel Kolesalicenses: fix and generalize copyright information
2015-07-30 Stefan Schmidteolian/common_funcs: Play safe and use strncpy
2015-07-30 Daniel Kolesaevas textblock: convert docs
2015-07-30 Daniel Kolesaevas_common_interface: remove bad doc comment
2015-07-30 Daniel Kolesaevas canvas3d: doc conversion of mesh
2015-07-30 Daniel Kolesaevas canvas3d: doc conversion of scene
2015-07-30 Daniel Kolesaevas canvas3d: doc conversion of texture
2015-07-30 Stefan Schmidtgl_common/evas_gl_3d: Assign attenuation values correctly.
2015-07-30 Daniel Kolesacopying: add license information
2015-07-30 Jean-Philippe... evas/gl_drm: Fix compilation with mesa 10.6.3 on Debian
2015-07-30 Jaehwan Kimevas engine: add null point exception.
2015-07-30 Dongyeon Kimecore_evas_x: make gl_sync_draw_done an explicit signed...
2015-07-29 Seunghun Leeecore-evas-x: resize window when it is rotated by windo...
2015-07-29 Stefan SchmidtNEWS: Small manual tweaks
2015-07-29 Ji-Youn Parkecore_evas_input: add value to enable mouse button...
2015-07-29 Daniel Kolesaeina str: remove useless and wrong ifdef for FreeBSD
2015-07-29 Jean-Philippe... Evas filters: Fix make doc, check when EFL is not installed
2015-07-28 Oleksandr Shcherbinaevas: fix size of borders in case need generate texture...
2015-07-28 Chris Michaelecore-evas-wayland-shm: Remove duplicated code on confi...
2015-07-28 Chris Michaelefl: Bump required wayland library versions
2015-07-28 Chris Michaelevas-wayland-shm: Fix issue of surface_swap spamming...
2015-07-28 Derek Foremanwayland-shm: Remove "mapped"
2015-07-28 Derek Foremanwayland-shm: re-organize some of the swap/redraw logic
2015-07-28 Derek Foremanwayland_shm: Don't store frame_cb
2015-07-28 Jean-Philippe... Ecore: Fix invalid lock count if DEBUG is enabled
2015-07-28 Jean-Philippe... Evas filters: Fix order of header file includes
2015-07-28 Jean-Philippe... Evas filters: Fix COW usage in filter mixin
2015-07-28 Jean-Philippe... Evas filters: Disable debug code path
2015-07-28 Jean-Philippe... Evas filters: Fix invalid rendering in case of async...
2015-07-28 Stefan Schmidtexamples: Update .gitignore for binaries
2015-07-28 Cedric BAILecore_con_eet: fix dereferencing of object during callb...
2015-07-28 Cedric BAILecore_con: fix test to actually send a NULL terminated...
2015-07-28 Ivan Fursevas canvas3d: bounding box does not change the positio...
2015-07-28 Thiep Haecore_ipc: remove redundant code
2015-07-28 Vivek Ellureina_quaternion: add forgotten implementation of conver...
2015-07-28 Vivek Ellureina_quaternion: add test cases for various eina quater...
2015-07-28 Vivek Ellureina_quaternion: add test cases for eina f16p16 quatern...
2015-07-28 jiin.moonedje_cc: fix dereference before null check
2015-07-28 Seunghun Leeecore-evas-x: fix typo
2015-07-27 Chris Michaelevas-wayland-shm: Don't call surface commit until we...
2015-07-27 Daniel Juyung Seorelease: Update NEWS and bump version for 1.15.0-beta3... v1.15.0-beta3
2015-07-27 Jean-Philippe... Evas masking: Fix crash in async rendering
2015-07-25 Carsten Haitzler... evas - image data unload - try plug another possible...
2015-07-25 Carsten Haitzler... evas - render2 - ensure region files are in dist
2015-07-24 Stefan Schmidtevas/filter: Avoid leak in error path
2015-07-24 Carsten Haitzler... evas - image unload - fix unload to only unload imgs...
2015-07-24 Carsten Haitzler... evas render2 work - no new feature - paralell bit of...
2015-07-24 Carsten Haitzler... evas render - fix up debug macros so they don't generat...
2015-07-24 Srivardhan... evas grid: Eolian doc conversion of grid.
2015-07-23 Chris Michaelecore-drm: Ignore key events that are not seat wide...
2015-07-23 Vincent TorriEcore_Win32: do not allocate data as it is useless...
2015-07-23 Stefan Schmidtexamples/emotion: Remove unused callback functions...
2015-07-23 Stefan Schmidtexamples/ecore_con: Mark some unused parameters as...
2015-07-23 Stefan Schmidtexamples/evas/shooter: Move image path into file that...
2015-07-23 Stefan Schmidtexamples/evas/shooter: Add double include guards to...
2015-07-23 Stefan Schmidtexamples/evas/shooter: Remove more unused variables.
2015-07-23 Stefan Schmidtexamples/evas/shooter: Remove unused variable
2015-07-23 Vincent TorriEcore_Evas GDI engine: free module data
2015-07-23 Vincent TorriEvas GDI engine: save the original bitmap into the...
2015-07-23 Jean-Philippe... Evas filters: Set state.next to nil when not in transition
2015-07-23 Stefan Schmidteina: Add since 1.15 tag for environment*get API additions
2015-07-23 Stefan Schmidt eina: Add since 1.15 tag for quaternion API additions
2015-07-23 Stefan Schmidteina_evlog: Remove trailing whitespaces while looking...
2015-07-23 Stefan Schmidteina: Add since 1.15 tag for evlog API additions
2015-07-23 Stefan Schmidteina: Add since 1.15 tag for crc API additions
2015-07-23 Stefan Schmidtedje: Add since 1.15 tag for language_set API additions
2015-07-23 Stefan Schmidtecore_x: Add since 1.15 tag for keygrab API additions
2015-07-23 Stefan Schmidtecore_x: Add since 1.15 tag for keyrouter API additions
2015-07-23 Srivardhan... evas vg: Eolian doc conversion of vg.
2015-07-23 Daniel Kolesaeina tests, ecore_con tests: fix compiler warnings
2015-07-23 Daniel Kolesaeo tests, evas filter tests: fix compiler warnings
2015-07-23 Daniel Kolesaeina, ecore_imf: fix uninitialized field warnings
2015-07-23 Srivardhan... evas out: Eolian doc conversion of out.
2015-07-23 Jean-Philippe... Evas: Fix wayland-only compilation without Xlib headers
2015-07-23 Jean-Philippe... Evas/psd: Remove commented-out debug code
2015-07-23 Jean-Philippe... Evas GL: Add missing call in case of direct rendering
2015-07-22 Stefan SchmidtRevert "Eolian: fix eolian helper for windows."
2015-07-22 Srivardhan... evas polygon: Eolian doc conversion of polygon.
2015-07-22 Srivardhan... evas object: Eolion doc conversion of object_smart.
2015-07-22 Vincent TorriUse eina_environment_tmp_get()
2015-07-22 Vincent TorriEcore: lower log level
2015-07-22 Vincent TorriEina: use Eina API in documentation
2015-07-22 Vincent TorriEfreet: use eina_file_mkstemp() instead of mkstemp...
2015-07-21 Mike Blumenkrantzecore-x: send last event time along with generic Ecore_...
2015-07-21 Daniel Kolesaevas_canvas3d_scene: fix missing color initializer
2015-07-21 Daniel Kolesaevas_object_vg: fix missing initializer warning
2015-07-21 Daniel Kolesaevas: fix missing render2_walk initializers
2015-07-21 Srivardhan... evas textgrid: Eolian doc conversion of Textgrid.Pallelt.
2015-07-21 Srivardhan... evas box: Eolian doc conversion of box.
2015-07-20 Daniel Juyung Seorelease: Update NEWS and bump version for 1.15.0-beta2... v1.15.0-beta2
2015-07-20 Srivardhan... evas canvas3d: Eolian doc conversion of canvas3d_primitive.
2015-07-20 Srivardhan... evas canvas3d: Eolian doc conversion of canvas3d_node.
2015-07-17 Srivardhan... evas canvas: Eolian doc conversion of efl_vg_base.
2015-07-17 Srivardhan... evas canvas3d: Eolian doc conversion of canvas3d_object.
2015-07-17 Srivardhan... evas canvas3d: Eolian doc conversion of canvas3d_camera.
2015-07-17 Jean-Philippe... Evas GL: Some documentation on sync objects
2015-07-17 Jean-Philippe... Evas GL: Deprecate API evasglCreateImage
2015-07-17 Jean-Philippe... Evas GL: Fix sync, wlbuffer and image egl ext functions
next