platform/upstream/efl.git
2017-10-05 Cedric Bailevas: remove use of engine image_load from Evas.Canvas3...
2017-10-05 Cedric Bailevas: remove duplicated code and rely on Efl.File ...
2017-10-05 Cedric Bailedje: remove duplicated code and rely on Efl.File ...
2017-10-05 Cedric Bailefl: make Efl.File a mixin that implement file_set...
2017-10-05 Cedric Baileina: Eina_Prefix should never contain a NULL, no code...
2017-10-05 Cedric Baileina: allow eina_file_close(NULL) to simplify code...
2017-10-04 Cedric Bailelementary: update code highlighting to follow eolian...
2017-10-04 Chris Michaelecore-evas-drm: Implement support for hardware output...
2017-10-03 Bryce Harringtonector: minor grammar fixups
2017-10-03 Ivan Fursedje: moved from edje_multisense.c to Ecore_Audio.h...
2017-10-03 Ivan Fursecore_audio: a minimal template for playing sound on...
2017-10-03 Chris Michaelelput: Fix issue of pointer rotation not being set...
2017-10-03 Mike Blumenkrantzecore-file: do not emit events when an inotify watch...
2017-10-02 Chris Michaelelementary: Mark unused function parameter as unused
2017-10-02 Chris Michaelecore-con: Mark unused function paramater as unused
2017-10-02 Daniel HirtCanvas layout: fix Efl.text (non-legacy) TEXT parts
2017-10-01 Vincent TorriWindows: remove XP support and forbid compilation and...
2017-10-01 Daniel HirtUi layout: handle Efl.Text legacy code better
2017-10-01 Daniel HirtCanvas layout: improve legacy code paths for Efl.Text
2017-10-01 Al Pooleelm_code_widget: set appropriate background colour.
2017-10-01 Daniel HirtCanvas layout: fix legacy text set
2017-10-01 Carsten Haitzler... eina debug - add missing unlock in erite err case
2017-09-30 Marcel Hollerbachefl_ui_focus_object: also implement focus.get
2017-09-30 Marcel Hollerbachevas_focus: skip focus set if the focus state is the...
2017-09-29 Cedric BAILecore_con: simplify Efl.Net.Server.Ssl by inheriting...
2017-09-29 Cedric BAILecore_con: add an intermediate Efl.Net.Server.Ip
2017-09-29 Daniel Kolesaeolian gen: simplify generate_normal_free a bit
2017-09-29 Marcel Hollerbachefl_ui_focus_manager_calc: correctly specify owned...
2017-09-29 Marcel HollerbachRevert "elm focus manager - dont leak child lists when...
2017-09-29 Marcel Hollerbacheolian: add tests for the new owning functions
2017-09-29 Marcel Hollerbacheolian: generate free function for owned parameters
2017-09-29 Marcel Hollerbacheo: introduce function definitions with fallback
2017-09-29 Youngbok Shinedje entry: fill content info when text is deleted...
2017-09-29 Youngbok Shinevas font: check returned value of FcPatternGet function
2017-09-29 Carsten Haitzler... efl ui textpath - remove more unused vars
2017-09-29 Amitesh Singhelm test: rename test_slider_interval.c to test_ui_slid...
2017-09-29 Carsten Haitzler... efl ui textpath - remove unused vars due to dead code...
2017-09-29 Carsten Haitzler... evas cserve - fix validation of cserve mesg size field
2017-09-29 Carsten Haitzler... evas cseve - check msgsize before using - coverity
2017-09-29 Carsten Haitzler... elm atspi - fix checking return of eldbus_message_iter_...
2017-09-29 Carsten Haitzler... elm config - fix eina value setting to check get return
2017-09-29 Carsten Haitzler... evas ector gl - fix leak of image data on data put
2017-09-29 Carsten Haitzler... evas ector gl - make coverity happy about leaks on...
2017-09-29 Carsten Haitzler... eina debug - check write return values and complain...
2017-09-29 Carsten Haitzler... eina debug - check write return value and complain
2017-09-29 Carsten Haitzler... efl debugd - check return of write func and report...
2017-09-29 Carsten Haitzler... efl model - fix checking return of eina_accessor_data_get
2017-09-29 Cedric Baileio: do not copy memory for nothing.
2017-09-29 Cedric Baileio: use TIMESTAMP when meaningful.
2017-09-29 Cedric Baileio: migrate efl.io.manager.ls to use Eina_Future.
2017-09-29 Cedric Bailecore: allow other thread to write local data on a...
2017-09-29 Carsten Haitzler... elm widget - event legacy propagation - remove coverity...
2017-09-29 Carsten Haitzler... efl text markup - fix hex check to be or not and -...
2017-09-29 Carsten Haitzler... efl ui focusable - remove pointless check of ptr alread...
2017-09-28 Daniel Kolesaeolian: fix tests after extra checks
2017-09-28 Daniel Kolesaeolian: validate inner types of complex types
2017-09-28 Felipe Magno... eolian-cxx: Add optional parameter to lambda for unname...
2017-09-28 Stefan Schmidtci: disable examples build for osx for now
2017-09-28 Daniel HirtUi layout: support markup for efl_part()
2017-09-28 Daniel HirtCanvas layout: support markup for efl_part
2017-09-28 Daniel HirtCanvas text: use EINA_UNUSED for unused variables
2017-09-28 Daniel HirtUi text: add test for Efl.Text.Markup
2017-09-28 Daniel HirtEfl text: add Efl.Text.Markup interface
2017-09-28 Stefan Schmidtci: README: simple docs for the current CI setup
2017-09-28 Stefan Schmidtci: initial travis CI support for Linux distros and...
2017-09-28 Shinwoo Kimelementary: atspi - fix dbus abort
2017-09-28 Jean-Philippe... efl: Remove @owned tag from pack/content APIs
2017-09-28 Jean-Philippe... tests: Use efl_unref() on duplicated event objects
2017-09-28 Jean-Philippe... evas: Give a parent to duplicated event objects
2017-09-28 Jean-Philippe... eo: Add API to allow deletion by unref
2017-09-28 Jean-Philippe... eo_debug: Allow disabling of backtraces
2017-09-28 Jean-Philippe... eo: Allow efl_reuse to be called with a parent
2017-09-28 Carsten Haitzler... ecore wl2 - fix null checing of drag offer - coverity
2017-09-28 Carsten Haitzler... ecore evas - wayland - avoid divide by 0 if height...
2017-09-28 Carsten Haitzler... elm widget - fix possible null ptr access found by...
2017-09-28 Carsten Haitzler... efl ui focus - fix coverity complaints about derfer...
2017-09-28 Carsten Haitzler... efl ui win - quieten coverity complaint about dead...
2017-09-28 Carsten Haitzler... efl ui text - remove logically dead code
2017-09-28 Carsten Haitzler... edje - fix check return of _edje_fetch
2017-09-28 Carsten Haitzler... efl ui text - fix resource leak of strbuf and pointless...
2017-09-28 Carsten Haitzler... evas font loading - fix possible divide by 0 when font...
2017-09-28 Jean-Philippe... eo: Fix unnecessary ERR logs with eo_debug
2017-09-28 Jean-Philippe... tests: Fix leak of input event & devices
2017-09-28 Jean-Philippe... evas: Fix dangling references with input devices
2017-09-28 Jean-Philippe... eo_debug: Also print out the current backtrace
2017-09-28 Jean-Philippe... eo_debug: Enable logging of all ref/unref
2017-09-28 jiin.moonevas : Improve the performance by reusing map surface
2017-09-28 Jean-Philippe... tests: Improve test case for win/evas event refeed
2017-09-28 Amitesh Singhintv slider: use scope_get instead in finalize()
2017-09-27 Cedric BAILeio: convert Efl.Io.Manager.stat() to return Eina_Future.
2017-09-27 Cedric BAILeina: add an helper to setup Eina_Value structure descr...
2017-09-27 jiin.moonemile: unmap the memory for image file after decode.
2017-09-26 Cedric BAILelementary: avoid segfault when getting focus due to...
2017-09-26 Cedric BAILecore: we can actually inherit from Efl.Object, just...
2017-09-26 Vincent Torrieina: remove EFL_HAVE_WIN32_THREADS define as it is...
2017-09-26 Cedric BAILelementary: remove useless fprintf.
2017-09-26 Cedric BAILelementary: actually implement the terminate event.
2017-09-26 Cedric BAILecore: we need a different event for tracking the lifec...
2017-09-26 Cedric BAILelementary: don't crash if API is called after shutdown.
2017-09-26 Cedric BAILelementary: restore input propagation and destroy array...
next