platform/upstream/efl.git
2019-08-05 Vincent TorriEina: define EINA_HAVE_DEBUG_THREADS only if backtrace...
2019-08-05 Xavi ArtigasRename Efl.Gfx.Image.Stretch_Region -> Efl.Gfx.Image_St...
2019-08-05 Yeongjong Leeefl_mono: update docs of CreateWrapperFor
2019-08-05 Vitor Sousacsharp: fix EFL# by updating it to reflect the newest...
2019-08-05 Mike Blumenkrantzefl_ui/datepicker: adjust datepicker minimum limits
2019-08-05 Felipe Magno... efl-js: Remove private keys for Twitter API from example
2019-08-05 Daniel Kolesaeolian: fix tests after latest restrictions
2019-08-05 Daniel Kolesaeolian: allow value types in owning containers (list...
2019-08-05 Carsten Haitzler... meson - for crossbuild move run check to just compile...
2019-08-05 Daniel Kolesaeolian: also ban underscore prefixed builtins in stable API
2019-08-05 Daniel Kolesaeolian: ban void_ptr in stable APIs
2019-08-05 Daniel Kolesaeo: remove Efl_Event definition (replace with builtin)
2019-08-05 Felipe Magno... eolian-cxx: Add binbuf and event keywords handling
2019-08-05 Carsten Haitzler... reduce syscalls on opening files - roll CLOEXEC into...
2019-08-05 Xavi ArtigasEfl.Ui.Text: Minor tweaks on the documentation.
2019-08-05 Taehyub KimEfl.Gfx.Hint_Align: add define values for Efl.Gfx.Hint_...
2019-08-05 JunsuChoiector: Prevent access to NULL buffer in software rasterizer
2019-08-05 Cedric BAILelementary: use data:null to remove unecessary structur...
2019-08-05 Mike Blumenkrantzelm_test/plug: fix error handling
2019-08-05 Mike Blumenkrantzelm/glview: fix glview to (again) return null if contex...
2019-08-05 Mike Blumenkrantzefl_ui/timepicker: fix range clamping on 12 hour timepi...
2019-08-05 Marcel Hollerbachefl_ui_spotlight_manager_*: cleanup canvas state on...
2019-08-05 Marcel Hollerbachefl_ui_spotlight_container: mirror the behavior of...
2019-08-05 Marcel Hollerbachefl_ui_spotlight_container: fix ownership behavior...
2019-08-05 SangHyeon Jade Leeefl_ui : apply item part visible signal properly.
2019-08-05 Marcel Hollerbachrename Item_Container -> Collection
2019-08-05 Marcel Hollerbachefl_ui_spec_suite: simplify this
2019-08-05 Marcel Hollerbachrename efl_ui_item_container -> efl_ui_collection
2019-08-05 Marcel Hollerbachefl_ui_grid_item: remove this
2019-08-05 Marcel Hollerbachefl_ui_list_item: remove this
2019-08-05 Marcel Hollerbachefl_ui_item_container: speed up item lookup
2019-08-05 Mike Blumenkrantztests/ecore: verify that quit() -> begin() does not...
2019-08-05 Xavi Artigasmono-docs: Clearer docs for ConstructingHandle
2019-08-05 Xavi Artigasmono-docs: More tweaks to the docs blacklist
2019-08-05 SubhransuSekhar... efl_canvas_vg svg: free the svg tree returned by eet_da...
2019-08-05 Shinwoo Kimevas image: apply filter at runtime
2019-08-05 Marcel Hollerbachefl_ui_grid/list: fix build
2019-08-05 Cedric BAILelementary: make Efl.Ui.Position_Manager a namespace.
2019-08-05 Marcel Hollerbachefl_ui_list: make it work with item_container
2019-08-05 Marcel Hollerbachefl_ui_grid: make it work with item_container
2019-08-05 Carsten Haitzler... warnings remove in efl thread/exe examples
2019-08-05 Marcel HollerbachIntroduce Efl.Ui.Item_Container
2019-08-05 Carsten Haitzler... build - cmake files - remove old seemingly unused cmake...
2019-08-05 Carsten Haitzler... examples - add efl_thread and efl_exe to them
2019-08-05 Hermet ParkRevert "elm/scrollable: avoid unnecessary edje recalcs"
2019-08-05 Hermet ParkRevert "Revert "efl/scroll manager: stop clearing anima...
2019-08-05 Xavi Artigasmono-docs: Filter out some more unwanted constructors
2019-08-05 Hermet ParkRevert "efl/scroll manager: stop clearing animators...
2019-08-05 Hermet Parktextpath: + null handling.
2019-08-05 Xavi Artigasmono-docs: Indicate when methods and properties are...
2019-08-05 Xavi Artigasmono-docs: Allow HTML codes in documentation
2019-08-05 Xavi Artigasmono-docs: Indicate when a class is BETA
2019-08-05 Marcel Hollerbacheolian: start to express ownership transfere
2019-08-05 Vitor Sousaeolian_mono: parse `binbuf` and `event` keywords, also...
2019-08-05 Subodh Kumar[elm] Add missing sizing eval hook at check
2019-08-02 Radoslaw Cybulskiatspi: get_at_point and neighbor navigation unified 36/211136/6
2019-08-02 Radoslaw Cybulskiatspi: add pause / resume reading functionality 51/209651/4
2019-08-02 Radoslaw Cybulskiatspi: add paused / resumed speaking notification handling 19/209219/5
2019-08-02 Radoslaw Cybulskiatspi: fixed invalid do action condition, added check... 75/209175/6
2019-07-30 Hermet ParkRevert "meson: Enable dlog logging system only if dlog... 25/211125/2 submit/tizen/20190730.080654 submit/tizen/20190731.084602 submit/tizen/20190801.035943 submit/tizen/20190801.121124 submit/tizen/20190802.015427
2019-07-30 Hermet ParkRevert "meson: remove unnecessary depenadancy" 24/211124/2
2019-07-30 Hermet ParkRevert "meson: move tizen configuration from meson_opti... 23/211123/2
2019-07-30 Hermet ParkRevert "meson: move all tizen specific dependancy to... 22/211122/2
2019-07-30 Hermet ParkRevert "Backported missing svg loader from upstream" 21/211121/2
2019-07-30 Hermet ParkRevert "remove unnecessary dependancy from elementary... 20/211120/2
2019-07-30 Hermet ParkRevert "move tizen specific structure to its own header" 19/211119/2
2019-07-30 Hermet ParkRevert "fix build break when wayland2 is not enabled" 18/211118/2
2019-07-30 Hermet ParkRevert "ecore_wl2_input: do not generate duplicated... 17/211117/2
2019-07-30 Hosang Kimefl_ui_win: fix condition of using precreated window 06/211106/2
2019-07-30 Woochanleeconfig: Changed the order in which the _elm_recache... 05/211105/1
2019-07-29 jeonecore_wl2_input: do not generate duplicated mouse in... 09/211009/2
2019-07-29 subhransu mohantyfix build break when wayland2 is not enabled 77/210777/3 submit/tizen/20190729.064428
2019-07-29 subhransu mohantymove tizen specific structure to its own header 74/210774/2
2019-07-29 subhransu mohantyremove unnecessary dependancy from elementary module... 73/210773/2
2019-07-29 subhransu mohantyBackported missing svg loader from upstream 34/210734/3
2019-07-29 subhransu mohantymeson: move all tizen specific dependancy to 'tizen... 32/210732/3
2019-07-26 subhransu mohantymeson: move tizen configuration from meson_options... 20/210720/5
2019-07-26 subhransu mohantymeson: remove unnecessary depenadancy 19/210719/3
2019-07-26 subhransu mohantymeson: Enable dlog logging system only if dlog library... 18/210718/3
2019-07-26 Hermet Parkecore_evas: prevent double free evas. 52/210952/2 submit/tizen/20190726.075903
2019-07-26 Hermet Parkefl_ui_animation_view: + null check. 42/210942/2
2019-07-25 SubhransuSekhar... efl_canvas_vg svg: free the svg tree returned by eet_da... 30/210830/1
2019-07-24 Hermet ParkRevert "elm/scrollable: avoid unnecessary edje recalcs" 82/210782/1 submit/tizen/20190724.123319
2019-07-24 Hermet Parktextpath: + null handling. 21/210721/1 submit/tizen/20190724.053706
2019-07-23 Jongmin Leespec: remove unused files 85/210585/2
2019-07-23 SangHyeon Jade Leeevas : resolve conflict on upstream merge 26/210626/1 submit/tizen/20190723.052939 submit/tizen/20190723.053237
2019-07-23 Mike Blumenkrantzefl_ui/scroll_manager: mimic feel of legacy scroller
2019-07-23 Carsten Haitzler... Revert "efl_ui_layout: set needs_size_calc flag at...
2019-07-23 Christopher... Revert "tests/ecore_wl2: Reduce calls to ecore_wl2_disp...
2019-07-23 Christopher... tests/ecore_wl2: Reduce calls to ecore_wl2_display_connect
2019-07-23 Christopher... tests/ecore_wl2: Combine tests of ecore_wl2_window_surf...
2019-07-23 Christopher... tests/ecore_wl2: Add wayland protocol as a dep for...
2019-07-23 Subodh Kumar[elm] Add missing sizing eval hook at radio
2019-07-23 Wonki Kimefl_ui_layout: set needs_size_calc flag at constructor
2019-07-23 Christopher... tests/ecore_wl2: Add test for ecore_wl2_window_display_get
2019-07-23 Christopher... tests/ecore_wl2: Add test for ecore_wl2_window_aux_hint...
2019-07-23 Christopher... tests/ecore_wl2: Add test for ecore_wl2_window_output_find
2019-07-23 Christopher... tests/ecore_wl2: Add test for ecore_wl2_window_rotation_get
2019-07-23 Christopher... tests/ecore_wl2: Add test case for ecore_wl2_window_sur...
2019-07-23 Christopher... tests/ecore_wl2: Add test for ecore_wl2_window_surface_...
next