platform/upstream/efl.git
2016-01-06 Jean-Philippe... Ector: Protect all headers by EFL_BETA_API_SUPPORT
2016-01-06 se.osadchyevas: Update Ector_Color structure.
2016-01-06 perepelits.mEvas 3d: Get hash table of scenes using the given node...
2016-01-05 Chris Michaelecore-wl2: Fix support for nested compositors
2016-01-05 Chris Michaelecore-wl2: Remove blank line
2016-01-05 Stefan Schmidteina_js: Fix documentation generation
2016-01-05 Tom HacohenEctor gl: Ship gl eo headers dependend by the public...
2016-01-05 Subodh KumarEdje entry: Do not update cursor for non editable entry.
2016-01-05 Stefan Schmidtrelease: Update NEWS and bump version for 1.17.0-alpha1...
2016-01-05 Chris Michaeledje: Fix compiler warning about set but not used variables
2016-01-05 Stefan Schmidtpc: git ignore newly generated efl-js.pc file
2016-01-05 Jean-Philippe... Evas: (try to) fix compilation
2016-01-05 Jean-Philippe... Evas: Fix compilation for GLX
2016-01-05 Jean-Philippe... waylang-egl: Remove trailing spaces
2016-01-05 Jean-Philippe... wayland: Add support for TBM buffers
2016-01-05 Jean-Philippe... evas tbm: Fix compilation warnings
2016-01-05 Wonsik JungEvas_Engine: add TBM surface and clean up Native Struct
2016-01-05 Jean-Philippe... Evas filters: Final fix after the ector refactor
2016-01-05 Jean-Philippe... Evas filters: Complete basic repairs for GL engine
2016-01-05 Jean-Philippe... Evas filters: Move evas image creation to the engine
2016-01-05 Jean-Philippe... Evas filters: Add GL buffer backed by RGBA_Image
2016-01-05 Jean-Philippe... Evas: Fix make check after ector gl work
2016-01-05 Jean-Philippe... Evas filters & Ector GL: Prepare ground work for GL...
2016-01-05 Jean-Philippe... Ector GL: Add skeletton for Evas.Ector.GL.Image.Buffer
2016-01-05 Jean-Philippe... Evas filters: Relax limitations about colorspaces
2016-01-05 Jean-Philippe... Evas filters: Fix proxies following previous refactor
2016-01-05 Jean-Philippe... Evas filters: Use Ector.Buffer instead of RGBA_Image
2016-01-05 Jean-Philippe... Evas filters: Minor debug improvement
2016-01-05 Cedric BAILevas: add a way to tests Ector_GL.
2016-01-05 Cedric BAILector: fix typo during computation of bounds_get.
2016-01-05 Jean-Philippe... ector: add Ector.GL.Buffer.* support.
2016-01-05 Cedric BAILector: initial implementation of our own Ector GL backend.
2016-01-05 Jean-Philippe... ector: add drawable flag to buffers
2016-01-05 Jean-Philippe... ector eo: fix indentation (tabs --> spaces)
2016-01-05 Jean-Philippe... ector buffer: add COW access mode
2016-01-05 Jean-Philippe... ector: on-the-fly convert sw buffers during map()
2016-01-05 Jean-Philippe... ector: track maps in software buffer
2016-01-05 Jean-Philippe... ector: add engine-specific evas image buffer wrapper
2016-01-05 Jean-Philippe... ector: add typedef Ector_Buffer
2016-01-05 Jean-Philippe... ector: remove offset from Ector.Buffer.{map,unmap}
2016-01-05 Cedric BAILevas: provide ector with a way to get GL symbol.
2016-01-05 Cedric BAILector: add an abstraction to get GL function.
2016-01-05 Jean-Philippe... Evas filters: Fix crazy code (only when DEBUG=1)
2016-01-05 Jean-Philippe... Eo: Print object class name during Eo.Base ctor/dtor
2016-01-05 Jean-Philippe... Evas: Replace abort() by ERR
2016-01-05 Amitesh Singhedje: custom state - if RTL flag is not set, return...
2016-01-04 Srivardhan... eina: update example for with eina_base64url_decode...
2016-01-04 Srivardhan... eina: add test case for eina_base64url_decode API.
2016-01-04 Srivardhan... eina: update .h file to make decodeurl api visible.
2016-01-04 Jee-Yong Umedje_cc: abort when insert_before/after part doesn...
2016-01-04 Cedric BAILeina: return NULL iterator in all case, not only when...
2016-01-04 Jee-Yong Umedje: add edje_object_color_class_clear()
2016-01-04 se.osadchyevas: create Eina_Vector2 structure and add functions.
2016-01-04 perepelits.mevas: fix convex hull.
2016-01-04 perepelits.medje: implementation of Edje_3d
2016-01-04 Srivardhan... ecore_con: from ecore_con_connector to efl_network_conn...
2016-01-04 Srivardhan... eina: update example with eina_strbuf_manage_read_only_...
2016-01-04 perepelits.mevas: fix ply example after adding of new savers and...
2016-01-04 se.osadchyevas: factorize of data structure with evas_color and...
2016-01-04 Chris Michaelecore-wl2: Remove extra blank line
2016-01-04 Tom HacohenEvas textblock: Clean up ellipsis handling code.
2016-01-04 Youngbok ShinEvas Textblock: Fix ellipsis when textblock is resized...
2016-01-04 JengHyun Kangecore-drm: Add a new API for keymap cache
2015-12-31 Shinwoo Kimedje: enhance circular dependency error message of...
2015-12-31 Srivardhan... eina: Updated example program to demonstrate base64url...
2015-12-31 Shinwoo Kimedje example: change wrong comment, and remove warning...
2015-12-31 Jaehwan Kimedje_embryo: add printf feature.
2015-12-30 Mykyta BiliavskyiEdje_cc: support braces for description.proxy attribute.
2015-12-30 Jaehwan Kimembryo: add eina_log
2015-12-29 Chris Michaelecore-drm: Add missing variable 'dev'
2015-12-29 JengHyun KangAdd a new Ecore_Drm API for setting left-handed mouse
2015-12-29 Felipe Magno... eo-cxx: Removed pessimization use of std::move
2015-12-29 Felipe Magno... eldbus-cxx: Fixed infinite recursion with post-incremen...
2015-12-29 Felipe Magno... eina-cxx: Fixed wrong uses of using directive
2015-12-29 Vincent TorriEvil: fix compilation warning
2015-12-29 Vincent TorriEvil: integrate the dlfcn code into Evil
2015-12-29 Jean-Philippe... Evas: Implement ARGY88 and GRY8 conversion to ARGB8888
2015-12-29 Jean-Philippe... Eo: Prevent shutdown from actually doing anything
2015-12-29 Jean-Philippe... Eo: Add internal function call on pointer errors
2015-12-29 Jean-Philippe... Ecore Eldbus: Work around circular dependencies
2015-12-29 Jean-Philippe... Eet: Fail gracefully on invalid input
2015-12-29 Jean-Philippe... Eina: Fix potential crash in eina_convert_dtoa
2015-12-29 Jean-Philippe... Evas 3d: Fix some potential crashes
2015-12-29 Jean-Philippe... Evas 3d: Fix some issues in model test case
2015-12-29 Jean-Philippe... Evas 3d: Improve error messages in model load & save
2015-12-29 Jean-Philippe... Evas: Fix potential crash with extraneous eet_shutdown
2015-12-29 perepelits.m[Evas] Refactor model's savers and loaders.
2015-12-28 Cedric BAILecore_con: fix typo preventing IPv6 multicast to work.
2015-12-28 Chris Michaeleo: Fix resource leak
2015-12-28 Sung-Jin Parkecore-drm: Add APIs to support key remap functionality
2015-12-28 Chris Michaelecore-wl2: Fix MIN() macro comparing int vs unsigned int
2015-12-28 Derek Foremanwayland: use wl_surface.damage_buffer if available
2015-12-24 Jee-Yong Umedje: add text_classes syntax to EDC
2015-12-24 Ji-Youn Park ecore_x: fix memory leak
2015-12-24 se.osadchyevas: Fix wrong display texture on object.
2015-12-24 Felipe Magno... efl-js: JavaScript Eolian binding
2015-12-24 Ji-Youn Park ecore_x: fix memory leak
2015-12-24 Hermet Parkrename an author.
2015-12-23 Mike Blumenkrantzefreetd: send ipc for EFREET_EVENT_DESKTOP_CACHE_BUILD...
2015-12-23 Jérémy Zurcherecore_drm: fix out of source tree compilation
next