platform/upstream/efl.git
2018-04-03 Mike Blumenkrantzecore-x: add more info to Ecore_X_Event_Xkb event
2018-04-03 Mike Blumenkrantzefl-wl: add functionality for directly passing through...
2018-04-03 Mike Blumenkrantzefl-wl: add docs for smart callbacks
2018-04-03 Carsten Haitzler... elm - fix makefile to install missing header for elm_code
2018-04-03 Sungtaek Hongeolian_gen: remove reference to elm_entry because it...
2018-04-03 YeongJong Leeefl_ui_focus_layer: avoid a call to NULL
2018-04-03 Sungtaek Hongefl_ui_legacy: add new interface to indicate legacy...
2018-04-03 YeongJong Leeefl_ui_win: Avoid a call to NULL
2018-04-03 Bryce Harringtoneina: Make return doxygen consistent
2018-04-03 Dave Andreolipyolian test: just rename the main eolian state
2018-04-03 Marcel Hollerbachefl_ui_focus_manager: listen to deletion for regular...
2018-04-03 Marcel Hollerbachelm_genlist: prepare the item when its set
2018-04-03 Marcel Hollerbachefl_ui_focus_composition: only rely on manager
2018-04-03 Chris Michaelelput: Fix null pointer dereference
2018-04-03 Youngbok Shinelementary config: Fix to use ELEMENTARY_BASE_DIR for...
2018-04-03 Mike Blumenkrantzecore-x: add more null checks for functions
2018-04-03 Mike Blumenkrantzecore-x: perform internal shutdown on io error if callb...
2018-04-03 Mike Blumenkrantzecore-wl2: correctly translate spacebar keyname into...
2018-04-03 Chris Michaelecore_drm2: fix seat matching when checking for a devic...
2018-04-03 Chris Michaelecore_drm2: Only use a virtual terminal on seat0
2018-04-03 Jean-Philippe... genlist: Avoid a call to NULL
2018-04-03 Stefan Schmidtefl_selection_manager: fix compilation on osx after...
2018-04-03 Myoungwoon... ecore_evas: Check for null ptr deref
2018-04-03 Carsten Haitzler... fix break of hoversels
2018-04-03 Vincent Torrielementary: fix compilation of efl_selection_manager...
2018-04-03 Derek Foremanwayland: Reduce number of unneccessary display flushes
2018-04-03 Derek Foremanwayland_shm: Clean up duplicate prototypes
2018-04-03 Jean-Philippe... widget: Ooops! Fix focus break in previous patch.
2018-04-03 Jean-Philippe... widget: Move on_focus_update to Focus.Object
2018-04-03 Jean-Philippe... widget: Remove item from on_focus_update
2018-04-03 Wonki KimRevert "efl_ui_win : resolve ABI break"
2018-04-03 Jean-Philippe... widget: Use enum for orientation_mode
2018-04-03 Jean-Philippe... cxx: Fix a trivial warning
2018-04-03 Cedric BAILelementary: simplify Efl.Ui.Text.Factory test.
2018-04-03 Cedric BAILelementary: simplify Efl.Ui.Text.Factory.Emoticons.
2018-04-03 Daniel HirtCanvas image: add Efl.Canvas.Text.Factory + use in...
2018-04-03 Daniel HirtEdje: remove item provider from eo api
2018-04-03 Mike Blumenkrantzelm_win: move wayland display flush to after method...
2018-04-03 Bryce Harringtoneina: Clarify that Eina_Matrix_Type can describe any...
2018-04-03 Bryce Harringtoneina: Cleanup spelling/grammar/punctuation for Eina...
2018-04-03 Daniel Kolesaeolian: fix redefined function checks
2018-04-03 Jean-Philippe... cnp: Rename selection data to content
2018-04-03 Vincent Torriall: Simplify definition of EAPI
2018-04-03 Jean-Philippe... widget: Remove comment
2018-04-03 Jean-Philippe... efl: Merge Flipable and Orientation
2018-04-03 Jean-Philippe... widget: Rename orientation_mode_disabled
2018-04-03 Jean-Philippe... vg: Fix warning (unused function)
2018-04-03 Jean-Philippe... a11y: Remove import elm_general
2018-04-03 Jean-Philippe... ui.text: Use proper EO type for cnp mode
2018-04-03 Jean-Philippe... cnp: Use EO types to define legacy types
2018-04-03 Jean-Philippe... win: Avoid a warning
2018-04-03 Amitesh Singhexamples: evas vg: fix the compilation of vg batman
2018-04-03 Jean-Philippe... win: Remove unusable type "dnd"
2018-04-03 Jean-Philippe... ui.list: Fix shadow variable warnings
2018-04-03 Jean-Philippe... win: Remove "ioerr" event
2018-04-03 Jean-Philippe... edje: Return "" as state for invalid parts
2018-04-03 Mike BlumenkrantzRevert "efl wl - fix segv where garbage ptr to comp...
2018-04-03 Mike Blumenkrantzwayland: always flush client display when protocol...
2018-04-03 Mike Blumenkrantzefl-wl: only perform mouse-out operations for a seat...
2018-04-03 Mike Blumenkrantzefl-wl: ensure parent surface is mapped before attempti...
2018-04-03 Mike Blumenkrantzefl-wl: immediately unset a destroyed surface's cursor
2018-04-03 Mike Blumenkrantzefl-wl: enforce xdg-shell spec requiring a commit to...
2018-04-03 Mike Blumenkrantzefl-wl: only send keyboard enter and activation for...
2018-04-03 Mike Blumenkrantzefl-wl: remove some broken logic for activating topleve...
2018-04-03 Mike Blumenkrantzefl-wl: set event ON_HOLD flag when they are sent to...
2018-04-03 Mike Blumenkrantzefl-wl: propagate surface activation back to parent...
2018-04-03 Mike Blumenkrantzefl-wl: send more mouse buttons to clients
2018-04-03 Mike Blumenkrantzefl-wl: split case for toplevel vs popup during surface...
2018-04-03 Carsten Haitzler... Revert "efl loop - provide efl namespace versions of...
2018-04-03 Jaehyun Choelm_test: Fix to call efl_add with parent
2018-04-03 Carsten Haitzler... efl theme - fix bug in e init splash that would do...
2018-04-03 Carsten Haitzler... elput - fix crash on shutdown where input.lib was NULL
2018-04-03 Vincent Torriexamples: Simplify & fix thread example
2018-04-03 Jean-Philippe... glview: Remove trailing newline in ERR
2018-04-03 Jean-Philippe... evas gl: Properly verify that Evas GL works
2018-04-03 subhransu mohantyefl/vg: Refactor the svg path handling and interpolation.
2018-04-03 Jean-Philippe... win: Fix standard window bg with custom themes
2018-04-03 Jean-Philippe... Revert "elm: disable interface theme loading"
2018-04-03 Jean-Philippe... Revert "warning remove - comment out unused vars"
2018-04-03 Mike Blumenkrantzefl-wl: add lots of null checks to egl init
2018-04-03 Carsten Haitzler... efl wl - fix segv where garbage ptr to comp surface...
2018-04-03 Mike Blumenkrantzefl-wl: multiply axis events by 10 to send normalized...
2018-04-03 Mike Blumenkrantzefl-wl: unset cursor role on existing cursor surface...
2018-04-03 Mike Blumenkrantzefl-wl: return NULL without error when non-extracted...
2018-04-03 Mike Blumenkrantzefl-wl: do not modify extracted surface visibility...
2018-04-03 Mike Blumenkrantzwayland: add xdg-shell vfinal support for client-side
2018-04-03 Mike Blumenkrantzefl-wl: move to xdg-shell vfinal
2018-04-02 Marcel Hollerbachefl_ui_focus_manager: NULL out fields correctly 48/174448/1
2018-04-02 Youngbok Shinevas textblock: Fix wrong bidi decision caused by empty... 03/174403/1
2018-03-30 Derek Foremanevas_render: Don't render from norender 31/174331/1
2018-03-29 Joogab Yunadd Requires libwayland-egl-tizen 00/174200/1
2018-03-28 Hosang Kimecore_evas: don't set in_async_render flag if not in... 80/174080/1
2018-03-23 Jihoon Kimecore_imf: check validation before accessing context... 28/172728/3
2018-03-22 Jiyoun Park ecore_evas: fix ecore evas engine load fail related... 65/173465/1 accepted/tizen/unified/20180328.010251 submit/tizen/20180319.053649
2018-03-20 Jiyoun Park elm_icon: support elm_icon_order_lookup_get/set... 85/173185/1
2018-03-20 Jongmin Leeupdate debug library path correctly 71/173171/1
2018-03-19 Jiyoun Park ecore_wl2: add function declaration in Ecore_Wl2.h 18/173118/1
2018-03-19 Hosang Kimecore_wl2: add keyboard repeat set API 96/172996/2
2018-03-19 Wonsik, Jungecore-evas-tbm : add tbm_alloc_func, pixel_acquire... 99/173099/1
2018-03-19 Joogab Yunevas : rename evas_object_image_pixels_noti_callback_set() 79/173079/1
next