platform/upstream/efl.git
2017-02-28 Cedric BAILecore: improve debugging of animator.
2017-02-28 Cedric BAILecore_evas: rely as much as possible on display source...
2017-02-28 Chris Michaelecore-wl2: Cleanup function for finding global
2017-02-28 Chris Michaelecore-wl2: Use EINA_ITERATOR_FOREACH macro
2017-02-28 Chris Michaelecore-wl2: Ensure we only bind one wayland shell
2017-02-28 Chris MichaelRevert "ecore-wl2: Only bind one shell"
2017-02-28 Chris Michaelelementary: Don't update opaque/input regions if not...
2017-02-28 Chris Michaelecore-imf-wayland: Reduce calls to set_cursor_rectangle
2017-02-28 Chris Michaelecore-wl2: Actually update input/opaque regions
2017-02-28 Chris Michaelecore-imf-wayland: Remove duplicate header include
2017-02-28 Chris Michaelecore-imf-wayland: Formatting fixes
2017-02-28 Chris Michaelecore-wl2: Avoid resetting opaque & input regions if...
2017-02-28 Chris Michaelecore-wl2: Only bind one shell
2017-02-28 Marcel Hollerbacheina: move the _eina_main_loop set before we init anything
2017-02-28 Jean-Philippe... eina_value: Fix min/max values of long for Windows
2017-02-28 Flavio Ceolineina:list: Fix resource leak
2017-02-28 Jean-Philippe... evas: Reset state to GL_TEXTURE_2D
2017-02-28 Bryce Harringtonevas: Drop duplicate macro definitions SETUP_LINE_*
2017-02-28 Jihoon Kimecore_imf/ibus: fix memory leak
2017-02-27 Cedric BAILecore_evas: animator eo event are not a legacy event.
2017-02-27 Cedric BAILedje: reorder shutdown to match internal event emit...
2017-02-27 Cedric BAILecore: forcefully flush pending event when ecore_shutdo...
2017-02-27 Cedric BAILevas: properly disable Evas_Object event catching once...
2017-02-27 Cedric BAILemile: rename emile_image_register to emile_image_callb...
2017-02-27 Andy Williamselm_code: Hide the cursor when it is off screen
2017-02-27 Chris MichaelRevert "Revert "ecore-imf: Don't always load all modules""
2017-02-27 Chris MichaelRevert "ecore-imf: Don't always load all modules"
2017-02-27 Chris Michaelecore-imf: Don't always load all modules
2017-02-27 Chris Michaelelementary: Fix issue of trying to init ecore_wl2 if...
2017-02-27 Chris Michaelecore-evas-wayland: Don't register animators until...
2017-02-27 Chris Michaelelementary: Minor formatting fix
2017-02-27 Chris Michaelelementary: Don't set pointer object theme on start
2017-02-27 Jihoon Kimecore_imf/ibus: Fix memory leak
2017-02-27 Jihoon Kimecore_imf/wayland: Fix memory leak in immodule
2017-02-27 Minkyu Kangelementary tooltip: adjust arrow if tooltip was moved
2017-02-27 Myoungwoon... docs: Fix typos and some wrong expressions in Ecore...
2017-02-27 Myoungwoon... docs: Fix typos and some wrong expressions
2017-02-27 Jean-Philippe... genlist: Final fix for odd/even styles issue
2017-02-27 Jean-Philippe... genlist: Fix fileselector crazy behaviour
2017-02-27 Jean-Philippe... genlist: Fix rare jump in prepend insert
2017-02-27 Jean-Philippe... genlist: (Mostly) fix item index odd/even styles
2017-02-27 Jean-Philippe... Revert "elm_genlist: when appending items to the parent...
2017-02-27 Jean-Philippe... genlist: Remove macro GL_IT()
2017-02-26 Carsten Haitzler... evas gl common - fix nv12 text upload with upack row...
2017-02-24 Mike Blumenkrantzecore: do not access 'timer_thread' global from animato...
2017-02-24 Mike Blumenkrantzecore-evas: use ee->prop.window in ecore_evas_input_eve...
2017-02-24 Mike Blumenkrantzecore-evas: handle pointer_warp() for buffer canvas
2017-02-24 Mike Blumenkrantzecore-evas: handle pointer_xy_get() for buffer canvas
2017-02-24 Mike Blumenkrantzecore-evas: handle screen_geom_get() for buffer canvas
2017-02-24 Daniel Kolesadocgen: fix broken inheritance graphs
2017-02-24 Daniel Kolesadocgen: more useful event listing
2017-02-24 Daniel Kolesadocgen: disregard override info for displaying property...
2017-02-24 Daniel Kolesadocgen: minor speed optimizations and cleanups
2017-02-24 Daniel Kolesadocgen: merge overridden and other categories for metho...
2017-02-23 Chris Michaelelementary: Fix compilation for SDL
2017-02-23 Daniel Kolesadocgen: initial support for inherited events listing
2017-02-23 Daniel Kolesadocgen: add "Others" section with all remaining callabl...
2017-02-23 Daniel Kolesadocgen: merge methods and properties in listing
2017-02-23 Daniel Kolesadocgen: properly handle overridden property docs
2017-02-23 Jean-Philippe... elm: Restore ABI compatibility (elm_pan_gravity)
2017-02-23 Carsten Haitzler... emotion XXX - make nv12 709 streams work even with...
2017-02-22 Felipe Magno... efl-js: Fix deprecated Set feature of setting non-primi...
2017-02-22 Lauro Mouraefl_js: Export efl.Loop
2017-02-22 Lauro Mouraefl_js: Use efl_add_ref for saner refcount.
2017-02-22 Lauro Mourajs: Update examples, including window api changes.
2017-02-22 Lauro Mourajs: Raise exception to js instead of crashing
2017-02-22 Lauro Mouraeolian_js: Avoid errors when getting function scope
2017-02-22 Lauro Mouraefl_js: Update register functions.
2017-02-22 Lauro Mourajs: Change test eos to ptr()
2017-02-22 Daniel Kolesadocgen: add a way to get numerical id of a function
2017-02-22 Daniel Kolesadocgen: more useful function listings in class pages
2017-02-22 Jean-Philippe... genlist: Simplify code (remove one argument)
2017-02-22 Jean-Philippe... genlist: Fix more tree issues (expanded state)
2017-02-22 Jean-Philippe... genlist: Fix insert after with a tree
2017-02-22 Jean-Philippe... genlist: Fix sorted_insert with tree
2017-02-21 Andrii Kroitoredje_edit: fix scripts compilation
2017-02-21 Daniel Kolesadocgen: inherit overridden method/property brief descri...
2017-02-21 Amitesh Singhslider: theme - fix warnings
2017-02-21 Minkyu Kangelementary gengrid: fix for working item reorder mode...
2017-02-21 Jean-Philippe... dayselector: Fix DaySelector widget
2017-02-21 Jean-Philippe... edje: Fix a major issue with recalc loop
2017-02-21 Jean-Philippe... evas: Optimize out some nop calls to evas text
2017-02-21 Jean-Philippe... elm: Make clock widget more resilient to invalid config
2017-02-21 Jean-Philippe... evas: Fix module memleak during evas_shutdown
2017-02-21 Jean-Philippe... evas: Fix make check (evas_suite compilation)
2017-02-21 Jean-Philippe... evas: Fix compilation warning (unused variable)
2017-02-21 Jean-Philippe... evas: Avoid data_scope_get in internal function
2017-02-21 Jean-Philippe... evas: Inline part of clip_dirty
2017-02-21 Jean-Philippe... evas: Inline part of clip_recalc
2017-02-21 Jean-Philippe... evas: Optimize out some calls to data_scope_get
2017-02-21 Jean-Philippe... evas: Avoid more calls to efl_isa in clip_set
2017-02-21 Jean-Philippe... evas: Assume object is valid and avoid call to efl_isa
2017-02-21 Jean-Philippe... evas: Optimize out more calls to efl_isa
2017-02-21 Jean-Philippe... evas: Avoid call to EAPI inside internal code
2017-02-21 Jean-Philippe... evas: Avoid useless calls to eo_data_scope_get
2017-02-21 Jean-Philippe... eo: Make _eo_obj_pointer_done an inline function
2017-02-21 Jean-Philippe... evas: Remove useless call to evas_object_async_block
2017-02-21 Jean-Philippe... evas: Inline checks for post-event cb call
2017-02-21 Myoungwoon... docs: Fix typos and some wrong expressions in Eina...
2017-02-21 Bryce Harringtonexamples: Use printf instead of fprintf(stdout, ...)
next