platform/upstream/efl.git
2017-06-02 Mike Blumenkrantzevas_device: remove unused code
2017-06-02 Felipe Magno... eolian-cxx: Fixed compilation error after Eolian_Unit...
2017-06-02 Derek Foremanecore_evas_drm: Send a spurious pageflip when showing...
2017-06-02 Derek Foremanecore_drm2: Don't try to disable all devices when sessi...
2017-06-02 Derek Foremanecore_drm2: Fix dpms shutdown while disabling outputs
2017-06-02 Derek Foremanecore_drm2: Properly release buffers on output disable
2017-06-02 Derek Foremanecore_drm2: Rename _release_buffer and make it private...
2017-06-02 Amitesh SinghEfl.Ui.Image.Zoomable: implement Ui.Image.icon property
2017-06-02 JinYong Parkpopup: fix object_mirrored_set didn't work
2017-06-02 Stefan Schmidtexamples: edje: make sure we use the edje_object_langua...
2017-06-02 Stefan Schmidtdocs: efl_text_style: add docs for various style relate...
2017-06-02 Stefan Schmidtdocs: efl_font_format: add docs for Efl.Text.Format...
2017-06-02 Stefan Schmidtdocs: efl_text_font: add docs for font width and slant...
2017-06-02 Stefan Schmidtdocs: efl_text_font: add docs for font weight enum
2017-06-02 Stefan Schmidtdocs: elm: add description for external Elm.Glob.Match_...
2017-06-02 Stefan Schmidtelm: move Elm.Glob.Match_Flags extern into a single...
2017-06-02 SangHyeon Leeelm_gen : apply Elm_Theme_Apply enum return types for...
2017-06-02 Jihoon Kimecore_imf: Add commit content event callback
2017-05-31 Derek Foremanelput: Fix logind session object path
2017-05-31 Amitesh SinghEfl.Ui.Image.Zoomable: inherit from Efl.Ui.Image
2017-05-31 jiin.moonelm_image: Fix previous image visible issue
2017-05-31 Jean-Philippe... edje: Move some functions to Efl.Ui.Base (EO)
2017-05-31 Jean-Philippe... interfaces: Remove display_mode from EO size hints
2017-05-31 Jean-Philippe... edje: Reshuffle a bit edje_object.eo
2017-05-31 Jean-Philippe... edje: Rename "data" to "group_data" for EO
2017-05-31 Jean-Philippe... drm: Fix build warning (invalid enum type)
2017-05-31 Jean-Philippe... edje: Revert build fix and make "internal" eo public
2017-05-31 Jean-Philippe... edje: Remove external param_set from EO
2017-05-31 Jean-Philippe... test: Cleanup timer when window is closed
2017-05-31 Jean-Philippe... edje: Move part drag APIs to efl_part
2017-05-31 Jean-Philippe... edje: Improve reference doc for part drag APIs
2017-05-31 JinYong Parkpopup: remove previous object when setting new content
2017-05-30 Cedric BAILedje: temporary build fix.
2017-05-30 Chris Michaelecore-drm2: Don't free output plane states if not using...
2017-05-30 Chris Michaelecore-drm2: Minor formatting fix
2017-05-30 Daniel Kolesaeolian: add new unit API
2017-05-30 Daniel Kolesaeolian: silence a unused warning temporarily
2017-05-30 Daniel Kolesadocgen: stub out units so the generator works again
2017-05-30 Daniel Kolesaeolian: use unit in typedecl c_type_get
2017-05-30 Daniel Kolesaeolian: pass unit in internal type serialization
2017-05-30 Daniel Kolesaeolian: doc token ref resolver now takes unit
2017-05-30 Daniel Kolesaeolian: type_class_get takes unit
2017-05-30 Daniel Kolesaeolian: expr eval APIs now take units
2017-05-30 Daniel Kolesaeolian: more expr system unit updates
2017-05-30 Daniel Kolesaeolian: pass unit around in expr eval
2017-05-30 Daniel Kolesaeolian: update lua bindings with new unit apis
2017-05-30 Daniel Kolesaeolian: use unit in all getters for typedecls
2017-05-30 Daniel Kolesaeolian: use units in by_file getters for typedecls
2017-05-30 Daniel Kolesaeolian: pass unit to enum get by name
2017-05-30 Daniel Kolesaeolian: pass unit to struct get by name
2017-05-30 Daniel Kolesaeolian: pass unit to alias get by name
2017-05-30 Daniel Kolesaeolian: return real nil on parse failure
2017-05-30 Daniel Kolesaelua: update for unit api usage
2017-05-30 Daniel Kolesaeolian: update tests according to unit API
2017-05-30 Daniel Kolesaeolian: pass unit to all_classes_get
2017-05-30 Daniel Kolesaeolian: pass unit to class get_by_name/file
2017-05-30 Daniel Kolesaeolian: make all variable lookups take unit
2017-05-30 Daniel Kolesaeolian: make by-file variable lookups take unit
2017-05-30 Daniel Kolesaeolian: make by-name variable lookups take unit
2017-05-30 Daniel Kolesaeolian gen: pass the unit around
2017-05-30 Daniel Kolesaeolian: make eolian_file_parse return unit
2017-05-30 Daniel Kolesaeolian: units will contain multiple files
2017-05-30 Daniel Kolesaeolian: initial structure for units
2017-05-30 Chris Michaelecore-drm2: Don't fill device atomic state if atomic...
2017-05-30 Chris Michaelecore-drm2: Don't fill output atomic states if not...
2017-05-30 Chris Michaelecore-drm2: Remove useless return
2017-05-30 Taehyub Kimefl_ui_image_zoomable: fix wrong initial value for...
2017-05-30 jiin.moonevas: Fix don't redraw map_sufarce issue
2017-05-30 Jean-Philippe... evas: Set modifiers & locks on global key events
2017-05-30 YeongJong Leeelm_code: fix wrong selection delete
2017-05-30 Bowon Ryuelm_toolbar: added to ensure different sizes of items...
2017-05-30 Jeeyong Umelm_widget: optimize memory alignment for focus related...
2017-05-30 Jean-Philippe... edje: Add test case for signal_recursive_process
2017-05-30 Jean-Philippe... edje: Implement part proxy for all parts
2017-05-30 Jean-Philippe... edje: Also implement content_get on external part
2017-05-30 Jean-Philippe... edje: Compose external part with real object
2017-05-30 Jean-Philippe... edje: Remove external_object_get from EO
2017-05-30 Jean-Philippe... edje: Remove part_external_content_get from EO
2017-05-30 Jean-Philippe... edje: Move external_param_set to a efl_part API
2017-05-30 Jean-Philippe... edje: Enhance documentation for play vs animation
2017-05-30 Jeeyong Umeina: Fix broken link in doc to introduce integer hash...
2017-05-30 Jean-Philippe... evas gl: Add an env var to debug GLSL version issues
2017-05-30 Jean-Philippe... check: Bump version to 0.9.10 and change macro
2017-05-29 Carsten Haitzler... evas - adjust code in evas init to keep threaded gl...
2017-05-29 Jean-Philippe... edje: Add recursive flag for message_signal_process
2017-05-29 Amitesh Singhelm: rename elm_photocam to Efl.Ui.Image.Zoomable
2017-05-29 Jean-Philippe... ecore: Try to fix build
2017-05-29 Jean-Philippe... eo: Make efl_cast() return NULL if invalid cast
2017-05-29 Jean-Philippe... edje: Move part_state_get to efl_part
2017-05-29 Jean-Philippe... edje: Implement part_geometry_get with Efl.Part
2017-05-29 Jean-Philippe... edje: Refactor a bit internal parts for edje objects...
2017-05-29 Jean-Philippe... edje: Remove part_object_get from EO
2017-05-29 Jean-Philippe... edje: Unify load error types for image and edje (EO)
2017-05-29 Jean-Philippe... edje: Move message structs to legacy header
2017-05-29 Jean-Philippe... edje: Remove Message_Type from EO
2017-05-29 Jean-Philippe... ecore: Remove ecore_types.eot
2017-05-29 Carsten Haitzler... elm inwin - fix unised variable warning by removing it
2017-05-28 Daniel HirtUi text: use new text api instead of 'style'
2017-05-28 Daniel HirtUi text: use 'wrap' and 'multiline' properties
2017-05-28 Daniel HirtCanvas text: implement Font, Format and Style interfaces
next