platform/upstream/efl.git
2017-10-13 Marcel Hollerbachefl_ui_focus: add parent_provider
2017-10-13 Marcel Hollerbachefl_ui_focus_manager_calc: make sure to not access...
2017-10-13 Amitesh Singhtests: eina strbuf - fix compilation
2017-10-13 Amitesh Singheina: strbuf - Add strftime related functions
2017-10-13 Jaehyun Choefl_animation: Fix shadowing local variable warning
2017-10-13 Jean-Philippe... evas: Fix crash when object is not fully created
2017-10-13 Jean-Philippe... evas: Fix C++ compilation
2017-10-13 Jean-Philippe... edje: Fix make check
2017-10-13 Jean-Philippe... eo: Simplify debug_name_override
2017-10-12 Derek Foremanecore_wl2: Synchronize state with surface commits
2017-10-12 Derek Foremanecore_wl2: Don't overwrite saved geometry if switching...
2017-10-12 Derek Foremanecore_wl2: Don't overwrite saved geometry if switching...
2017-10-12 Derek Foremanecore_wl2: Push out maximize set with a display flush
2017-10-12 Derek Foremanecore_wl2: Push out fullscreen set with a display flush
2017-10-12 Derek Foremanwayland_dmabuf: Clean up unused variable
2017-10-12 Derek Foremanwayland_dmabuf: Use create_immed
2017-10-12 Derek Foremanecore_wl2: Bind dmabuf version 2
2017-10-12 Derek Foremanecore_wl2: Fix setting empty input regions
2017-10-12 Derek Foremanecore_wl2: Fix setting empty opaque regions
2017-10-12 Derek Foremanecore_evas_wayland: Use ecore_wl2_false_commit to trigg...
2017-10-12 Derek Foremanecore_wl2: Add as partial commit function for setting...
2017-10-12 Derek Foremanecore_wl2: Add new API to latch window state for updates
2017-10-12 Derek Foremanecore_wl2: Split configurations into client set and...
2017-10-12 Derek Foremanecore_wl2: Move some state into its own struct
2017-10-12 Derek Foremanecore_wayland: Use ecore_wl2_window_resizing_get()...
2017-10-12 Derek Foremanecore_wl2: Add a getter for window->resizing
2017-10-12 Derek Foremanecore_wl2: Fix some @since tags
2017-10-12 Derek Foremanwayland_shm: Make some function static
2017-10-12 Derek Foremanwayland_shm: Kill stale comment
2017-10-12 Derek Foremanwayland_dmabuf: make dlsym queried symbols static
2017-10-12 Derek Foremanwayland_shm: Remove hidden from the outbuf
2017-10-12 Derek Foremanwayland_shm: Remove hidden from surface posting calls
2017-10-12 Derek Foremanwayland_shm: stop storing wl_display in dmabuf_surface
2017-10-12 Derek Foremanevas_shm: Remove wl_dmabuf and wl_shm from engine info
2017-10-12 Derek Foremanwayland_shm: Remove surface_set function
2017-10-12 Derek Foremanwayland_dmabuf: Query zwp_linux_dmabuf_v1 from display
2017-10-12 Derek Foremanevas_shm: query wl_shm from ecore_wl2_display
2017-10-12 Derek Foremanwayland_shm: Add Outbuf to Surface struct
2017-10-12 Derek Foremanwayland_shm: Pass Surface instead of Shm_Surface
2017-10-12 Derek Foremanwayland_shm: Handle dirty bit outside of the backends
2017-10-12 Derek Foremanwayland_shm: Store the ecore_wl2_display in the Outbuf
2017-10-12 Stephen HoustonLuncher theme: Handle space to the left, right, and...
2017-10-12 Jaehyun Choefl_animation: Add interpolator property
2017-10-12 Jaehyun Choecore: Add Efl.Interpolator class
2017-10-12 Jaehyun Choefl_animation: Add repeat_mode property
2017-10-12 Jaehyun Choefl_animation: Add start_delay property
2017-10-12 Jaehyun Choefl_animation: Add repeat_count property
2017-10-12 Jaehyun Choefl_animation: Add pause and resume methods
2017-10-12 Jaehyun Choefl_animation: Support event animation
2017-10-12 Jaehyun Choefl_animation: Add sequential group animation and object
2017-10-12 Jaehyun Choefl_animation: Add parallel group animation and object
2017-10-12 Jaehyun Choefl_animation: Add group animation object
2017-10-12 Jaehyun Choefl_animation: Add group animation
2017-10-12 Jaehyun Choefl_animation: Add translate animation object
2017-10-12 Jaehyun Choefl_animation: Add translate animation
2017-10-12 Jaehyun Choefl_animation: Add scale animation object
2017-10-12 Jaehyun Choefl_animation: Add scale animation
2017-10-12 Jaehyun Choefl_animation: Add rotate animation object
2017-10-12 Jaehyun Choefl_animation: Add rotate animation
2017-10-12 Jaehyun Choefl_animation: Add alpha animation object
2017-10-12 Jaehyun Choefl_animation: Add alpha animation
2017-10-12 Jaehyun Choefl_animation: Add animation object
2017-10-12 Jaehyun Choefl_animation: Add efl_animation
2017-10-12 Jean-Philippe... widget: Rename focus_region (EO)
2017-10-12 Jean-Philippe... edje_object: Mark access_part_iterate as @beta
2017-10-12 Sungtaek Hongefl_ui_bg: fix ELM_BG_OPTION_CENTER bg in left top...
2017-10-12 Jean-Philippe... evas: Implement support for different H/V font DPI
2017-10-12 Jean-Philippe... widget: Some EO docs formatting
2017-10-11 Cedric BAILelementary: update elementary binary to use efl_exit().
2017-10-11 Cedric BAILelementary: add way to exit symetric to EFL_MAIN.
2017-10-11 Stephen HoustonLuncher theme: Offset the preview from the bottom.
2017-10-11 Stephen HoustonLuncher theme: Keep aspect on luncher preview - Don...
2017-10-11 Chris Michaelecore-evas-drm: Reduce code duplication
2017-10-11 Chris Michaelemotion: Properly unmap video frame
2017-10-11 Chris Michaelevas: Compile out unused functions
2017-10-11 Amitesh Singhefl theme: Add heirarchy for new theme
2017-10-11 Marcel Hollerbachelm: include those headers in Elementary.h
2017-10-11 Marcel Hollerbachelm: fix compilation of examples
2017-10-11 WooHyun Jungefl_ui_clock: remove unused signals
2017-10-10 Marcel Hollerbachelm_main: also return true when the object is a redirec...
2017-10-10 Marcel Hollerbachelm_interface_scrollable: use focus_geometry not normal...
2017-10-10 Marcel Hollerbachelm_widget: also eval all children when we are visible
2017-10-10 Marcel HollerbachMerge branch 'devs/bu5hm4n/remove-old-focus-api'
2017-10-10 Marcel Hollerbachelm_widget: remove apis we dont need anymore
2017-10-10 Marcel Hollerbachelm_main: port to new focus api
2017-10-10 Marcel Hollerbachelm: move the focus direction definition to general
2017-10-10 Marcel Hollerbachelm_code: remove those parts
2017-10-10 Marcel Hollerbachefl_ui_win: port to new focus api!
2017-10-10 Marcel Hollerbachelm_access: Port to the new focus api
2017-10-10 Marcel Hollerbachelm_gengrid: disable the code for now
2017-10-10 Marcel Hollerbachelm_genlist: for now disable this code
2017-10-10 Marcel Hollerbachelm_list: for now disable the code
2017-10-10 Marcel Hollerbachelm_colorselector: migrate to composition!
2017-10-10 Marcel Hollerbachelm_spinner: migrate to composition!
2017-10-10 Marcel Hollerbachelm_panel: make it a layer
2017-10-10 Marcel Hollerbachelm_ui_focus_layer: add configurable behaviour
2017-10-10 Marcel Hollerbachelm_notify: remove old api!
2017-10-10 Marcel Hollerbachelm_segment_control: migrate to composition!
2017-10-10 Marcel Hollerbachelm_calendar: migrate to composition!
2017-10-10 Marcel Hollerbachelm_clock: convert to composition!
next