platform/upstream/efl.git
2016-03-15 Jean-Philippe... Efl.Gfx.Buffer: Introduce buffer_set/get/copy_set
2016-03-15 Jean-Philippe... Efl.Gfx.Buffer: Add interface skeletton
2016-03-15 Jean-Philippe... Efl.Image: Fix documentation for ratio + implement...
2016-03-15 Jean-Philippe... Evas image: Create interface Efl.Image.Animated
2016-03-15 Jean-Philippe... Efl.Image: Improve documentation a bit
2016-03-15 Jean-Philippe... Efl.Gfx.View: Rename property size to view_size
2016-03-15 Jean-Philippe... Evas image: Move filled property to Efl.Gfx.Fill and...
2016-03-15 Jean-Philippe... Efl.Gfx.Fill: Remove fill_spread
2016-03-15 Jean-Philippe... Evas filters: Simplify evas_filter_dirty
2016-03-14 Thiep Haecore_evas_cocoa: correct focus handlers
2016-03-14 Cedric BAILevas: move Evas_Polygon to become Efl_Canvas_Polygon.
2016-03-14 Cedric BAILedje: seems like preloading is fixed and we can now...
2016-03-14 Derek Foremanecore_drm: Disable custom tick if we can't wait for...
2016-03-14 Tom HacohenEo: Move generation of Eo_Event_Cb to Eolian.
2016-03-14 Daniel Kolesaeolian: builtin support for event callback signature
2016-03-14 Daniel Kolesaeolian generator: simplify typedef gen
2016-03-14 Vincent TorriEvil: the addr argument of dladdr is acually used
2016-03-14 Vincent TorriEvil: cosmetic change
2016-03-14 Vincent TorriEctor: try to load libcairo-2.dll first on Windows
2016-03-12 Jean Guyomarc'heina: mix possibly misleading indentation
2016-03-12 Jean Guyomarc'heina: remove un-necessary tests before freeing memory
2016-03-12 Boris Faureevas_text_grid: display bold/italic/bolditalic fonts...
2016-03-12 Boris Faureevas_text_grid: remove optimisation (will come back...
2016-03-11 Mike Blumenkrantzgl_common: call evas_gl_common_texture_free() before...
2016-03-11 Mike Blumenkrantzgl_common: remove incorrect EINA_UNUSED for evas_gl_com...
2016-03-11 Stefan Schmidttests eeze: enable eeze_net IPv6 test again and skip...
2016-03-11 Stefan Schmidteeze: remove trailing whitespace
2016-03-11 Derek Foremanecore_drm: Update device copy of framebuffer after...
2016-03-11 Daniel Kolesaeolian generator: close the file with zero write
2016-03-11 Daniel Kolesaeolian generator: check fwrite return value currectly
2016-03-11 Daniel Kolesaeolian: refactor database_typedecl_to_str to remove...
2016-03-11 Tom HacohenRevert "Eo: Change to the Eo4 eo_add syntax."
2016-03-11 Tom HacohenRevert "Vg node: modify so the eo_add migration script...
2016-03-11 Tom HacohenRevert "Ector and eo suite: Semi automatically migrate...
2016-03-11 Tom HacohenRevert "Automatic migration to the new eo_add syntax."
2016-03-11 Tom HacohenRevert "Examples: Update according to recent eo_add...
2016-03-11 Tom HacohenRevert "Fix examples according to the recent eo event...
2016-03-11 Tom HacohenRevert "cxx: Migrate C++ binding to the new eo_add...
2016-03-10 jinwoo.shinedje: add error log message for missing description
2016-03-10 Cedric BAILefl: rename efl.core.animator to efl.animator.
2016-03-10 Derek Foremanecore_wl2: Don't treat EINVAL as a recoverable condition
2016-03-10 Mike Blumenkrantzecore-wl2: set fd handler active flags correctly for...
2016-03-10 Chris Michaelevas-gl: Fix dereference after null check
2016-03-10 Chris Michaeledje: Don't leak array source if we are going to exit...
2016-03-09 Stefan Schmidtbuild coverage: make coverage numbers more accurate...
2016-03-09 Stefan Schmidtexamples gitignore: adding four new examples to their...
2016-03-09 Vitor Sousaeo_cxx: correct constness of basic Eo C++ wrapper functions
2016-03-09 Mike Blumenkrantzecore-drm: don't set DBG on log level if DBG not alread...
2016-03-09 Chris Michaelecore-drm: Disable default DBG log level
2016-03-09 Vitor Sousacxx: Migrate C++ binding to the new eo_add syntax
2016-03-09 Tom HacohenFix examples according to the recent eo event changes.
2016-03-09 Tom HacohenExamples: Update according to recent eo_add changes.
2016-03-09 Tom HacohenAutomatic migration to the new eo_add syntax.
2016-03-09 Tom HacohenEctor and eo suite: Semi automatically migrate to the...
2016-03-09 Tom HacohenVg node: modify so the eo_add migration script won...
2016-03-09 Tom HacohenEo: Change to the Eo4 eo_add syntax.
2016-03-09 Stefan Schmidttests evas: enable xpm image loader in tests
2016-03-09 Stefan Schmidttests evas: remove commented out function which have...
2016-03-09 Chris Michaelecore-drm: Don't re-include config.h
2016-03-09 Chris Michaelecore-drm: Update copyright notice
2016-03-08 Tom HacohenRevert "ecore: Create Promises"
2016-03-08 Vitor Sousaeo_cxx: Fix unused parameter warning when no constructo...
2016-03-08 Stefan Schmidttests eolian: add test cases for type stub generations
2016-03-08 Stefan Schmidteolian_gen: mention the option for generating a stub...
2016-03-08 Stefan Schmidteolian_gen: remove unused functions _nextline and _star...
2016-03-08 Stefan Schmidtevas-3d examples: remove unused variables
2016-03-08 Carsten Haitzler... eo del interceptor: add the ability to intercept deleti...
2016-03-07 Stefan SchmidtRevert "eina: split Makefile with files/headers in...
2016-03-07 Stefan SchmidtRevert "eina: reintroduce additional support for eina...
2016-03-07 Stefan SchmidtRevert "eina: rely on GNU make to find file at their...
2016-03-07 Daniel Kolesaeolian: validate eo/legacy prefix to be [a-z_][a-z0...
2016-03-07 Stefan Schmidtbuild: do not use DEBUG when running with coverage
2016-03-07 Stefan Schmidtbuild: fix linking with coverage enabled after osx fix
2016-03-07 Stefan Schmidttests: get rid of Eo_Event2 in cxx tests
2016-03-07 Stefan Schmidtcxx bindings: get rid of Eo_Event2
2016-03-07 Stefan Schmidtbuild: fix type in m4 macro
2016-03-07 Tom HacohenEo event cb: Update documentation.
2016-03-07 Tom HacohenEo: Update documentation according to the event cb...
2016-03-07 Tom HacohenEo: get rid of Eo_Event2.
2016-03-06 Felipe Magno... ecore: Create Promises
2016-03-06 Felipe Magno... eina: Add Eina_Iterator implementation for C-array
2016-03-06 Jean Guyomarc'heina: fix typos in doxygen
2016-03-05 Jean Guyomarc'hecore: better resources use in the glib integration
2016-03-05 perepelits.mEvas: fix camera node adding to scene
2016-03-05 jiin.moonevas: fix preload thread deadlock issue
2016-03-05 Soohye Shinedje: return default description depends on RTL when...
2016-03-05 Jee-Yong Umedje_embryo: add box attributes support to set_state_val()
2016-03-04 Stefan Schmidttests: disable loading of the scim module as this can...
2016-03-04 Tom HacohenEo tests: Add tests for null (invalid) array callbacks.
2016-03-04 Tom HacohenEo: unmark Eo_Class as deprecated.
2016-03-04 Tom HacohenEo: Remove more deprecated functions.
2016-03-04 Tom HacohenEo: remove the long deprecated eo_data_get.
2016-03-04 Tom HacohenEo tests: Test more cases with legacy events.
2016-03-04 Tom HacohenEo legacy events: remove pointless string copies.
2016-03-04 Tom HacohenEo tests: Increase coverage for children iterator tests.
2016-03-04 Tom HacohenEo: Remove useless safety checks.
2016-03-04 Tom HacohenEo tests: add more eo_data_get tests.
2016-03-04 Daniel ZaouiEo: fix oversight for key_data
2016-03-04 Daniel ZaouiEo: set object as const for key_data_get
2016-03-04 Stefan Schmidtbuild: finally enable branch coverage in our lcov-check...
next