platform/upstream/efl.git
2017-02-16 Godly T.Aliasefl: fix memory leak in edje and evas.
2017-02-15 Derek Foremanecore_drm2: ERR once when page flip fails with EBUSY
2017-02-15 Jean-Philippe... edje: Fix object leak with Efl.Part
2017-02-15 Stefan Schmidtevas_loader: add since tag to newly added task_cancelle...
2017-02-15 Stefan Schmidteina_strbuf / eina_ustrbuf: add since tags for newly...
2017-02-15 Stefan Schmidteina_lock: add since tag to now exposed eina_lock_debug API
2017-02-15 Stefan Schmidteina: binbuf: add since tags new append_slice and inser...
2017-02-15 Jean-Philippe... fileselector: Add missing call to group_del
2017-02-15 Jean-Philippe... group: Track calls to group_del
2017-02-15 Jean-Philippe... eo: Fix shadow variable warning
2017-02-15 Amitesh Singhgenlist: remove uncessary _item_cache_zero call
2017-02-15 Vyacheslav... elm_genlist_item: update docs for 'next_get'
2017-02-15 Jean-Philippe... textblock: Fix dangling data ref
2017-02-15 Jean-Philippe... evas & elm: Fix invalid uses of efl_data_ref(obj, NULL)
2017-02-15 Jean-Philippe... evas_render: Remove data_unref that has no data_ref
2017-02-15 Jean-Philippe... eo_debug: Remove some abusive goto where not needed
2017-02-15 Jean-Philippe... eo_debug: Some more log improvements
2017-02-15 Jean-Philippe... eo_debug: Improve dangling xref debug logs even more
2017-02-15 Jean-Philippe... eo_debug: Improve one log
2017-02-15 Jean-Philippe... elm_widget: Fix order of operations (isa before data_get)
2017-02-15 Woochan Leeelc_multibuttonentry: input panel should be shown whene...
2017-02-15 Shinwoo Kimecore_input: add API to set/get deadzone of joystick...
2017-02-14 Derek Foremanbuild: Add our wayland protocols to the dist
2017-02-14 Stefan Schmidtemotion: add since tag to new emotion_file_meta_artwork...
2017-02-14 Stefan Schmidtefl: add since tag to new invalid object error type
2017-02-14 Stefan Schmidteo: add missing since tags for functions added during...
2017-02-14 Stefan Schmidtecore_x: add singce tags for ecore_x_stack_* functions...
2017-02-14 Stefan Schmidtecore_evas: add brief docs and since tags for new ecore...
2017-02-14 Chris Michaelecore-wl2: Fix setting input region on a window
2017-02-14 Chris Michaelecore-wl2: Fix setting opaque region on a window
2017-02-14 Carsten Haitzler... Revert "evas textblock: keep previous size when the...
2017-02-14 Youngbok ShinEdje calc: Fix textblock size calculation logic
2017-02-14 Youngbok Shinevas textblock: keep previous size when the calculation...
2017-02-14 Jean-Philippe... ecore_evas: Avoid safety check error log
2017-02-14 Jean-Philippe... evas key: Add null safety to EAPIs
2017-02-14 Jean-Philippe... evas: Fix double free in post events
2017-02-14 Jean-Philippe... evas gl: Fix memory tracking
2017-02-13 Chris Michaelecore-evas-drm: Fix setting rotation during async render
2017-02-13 Chris Michaelecore-evas-wayland: Fix setting rotation during async...
2017-02-13 Chris Michaelevas-gl-common: Fix misleading indentation
2017-02-13 Stefan Schmidtrelease: Update NEWS and bump version for 1.19.0-beta1...
2017-02-13 Chris Michaelecore-drm2: Fix debug messages to use proper type
2017-02-13 Stefan Schmidteina: make the ein_file_unlink symbol availbale form...
2017-02-13 Stefan Schmidttests: eina_file: check if the fd is really 0 when...
2017-02-13 Stefan Schmidttests: eina_file: fix coding style in file_unlink test...
2017-02-13 Stefan Schmidttests: eina_file: remove unused variable
2017-02-13 Woochan Leeelm_index: Skip box auto fill when index size is invalid.
2017-02-13 Jean-Philippe... evas gl: Partially fix MSAA for GLES 3 drivers
2017-02-13 Jean-Philippe... win: Make ELM_ACCEL work with msaa, depth & stencil
2017-02-13 Myoungwoon... doxygen: Fix typos & invalid statements in ecore
2017-02-13 Myoungwoon... doxygen: Fix typos & invalid statements in Ecore_Getopt...
2017-02-13 Minkyoung KimEvasGL: For depth&stencil&msaa, use renderbuffer instea...
2017-02-13 Carsten Haitzler... efl net proxy helper - use infinite for and sleeps...
2017-02-13 Carsten Haitzler... configure - eolian seemingly still needs evil due to...
2017-02-13 Carsten Haitzler... vpath file - add a keey property to know if obj should...
2017-02-13 Jaeun Choievas: fix bugs in gif image loader
2017-02-12 Carsten Haitzler... evas gl common - make render op explicitly signed as...
2017-02-12 Carsten Haitzler... eina inlist - cast container via void ptr to avoid...
2017-02-11 Marcel Hollerbachevas_table: abort when there is already the option...
2017-02-11 Marcel Hollerbachevas: fix child position when the container is moved
2017-02-11 Carsten Haitzler... evlog/log bt - fix size casting tot stop warning when...
2017-02-11 Carsten Haitzler... evas color copy neon asm - declare tmp as output not...
2017-02-11 Carsten Haitzler... eo base - fix warnings for debug logs to get format...
2017-02-11 Carsten Haitzler... evas generic loader ps - fix warning about printf forma...
2017-02-11 Carsten Haitzler... evas wayland egl engine - fix warning about struct...
2017-02-11 Carsten Haitzler... evas gl drm engine - fix warning about struct wl_resour...
2017-02-11 Carsten Haitzler... evas smooth scaler - fix warning where indenting is...
2017-02-11 Carsten Haitzler... evas blit main - put mmx funcs in ifdefs as they are...
2017-02-11 Carsten Haitzler... evas draw func get - make pixels as unused as it is...
2017-02-11 Carsten Haitzler... evas convert color - neon asm - fix warning by casting...
2017-02-11 Carsten Haitzler... efl base class - fix warning about comparing differing...
2017-02-11 Carsten Haitzler... efl io - fix using wrong type for return values pointed to
2017-02-11 Carsten Haitzler... ecore pipe - fix warning of comparing integers of diffe...
2017-02-11 Carsten Haitzler... elm code - silence possibly uninitialied compiler warnings
2017-02-11 Carsten Haitzler... evas wl shm - fix warning with unused variable
2017-02-10 Cedric BAILevas: use the right structure to not over allocate...
2017-02-10 Mike Blumenkrantzecore-wl2: roundtrip during client disconnect
2017-02-10 Andy Williamselm_code: Fix syntax crash on trailing newline in multi...
2017-02-10 Derek Foremanecore: Don't call _ecore_fd_valid() in release builds
2017-02-10 Stephen 'Okra... Sysinfo gadget themes: Account for vertical theme.
2017-02-10 Marcel Hollerbachefl_object: document when callbacks are called
2017-02-10 Derek Foremanecore_wl2: Update compositor bind now that damage_buffe...
2017-02-10 Daniel Kolesaeolian: silence static analyzer null check (CID 1369018)
2017-02-10 Daniel Kolesaeolian: fix memory leak in doc tokens (CID 1367505)
2017-02-10 Carsten Haitzler... vpath usage - simplify to bare minimum to make gustavo...
2017-02-10 Stefan Schmidtbuild: add mapping between ecore_file and ecore-file...
2017-02-10 Stefan Schmidtsrc/utils: remove no longer used gitigonre and directories
2017-02-10 Romain Naournet_proxy_helper: fix typo in dependencies
2017-02-10 Romain Naoureina_modinfo: add missing dependency on libeina.la
2017-02-09 Felipe Magno... elementary-cxx: Make C++ test compile a not used archiv...
2017-02-09 Stefan Schmidtrelease: Update NEWS and bump version for 1.19.0-alpha1...
2017-02-09 Derek ForemanRevert "vpath usage - simplify to bare minimum to make...
2017-02-09 Daniel Kolesadocs: avoid possible duplicates when figuring out all...
2017-02-09 Daniel Kolesadocs: list all existing implements of a method/property
2017-02-09 Daniel Kolesadocs: reverse inheritance hierarchy api in doctree
2017-02-09 Stefan Schmidtelm: examples: add new layout_model_connect binary...
2017-02-09 Stefan Schmidtdocs: eina: add doc for new eina value type
2017-02-09 Stefan Schmidtdocs: elm: document new efl UI image factory class
2017-02-09 Stefan Schmidtdocs: efl mvc: document all new model view controller...
2017-02-09 Stefan Schmidtdocs: ecore: document newly added efl model composite...
next