platform/upstream/efl.git
2016-06-07 Jean-Philippe... wl_shm: Fix uninitialized warning
2016-06-07 Jean-Philippe... gl_drm: Fix shadow warning
2016-06-07 Jean-Philippe... eio: Fix build for windows
2016-06-07 Jean-Philippe... tests: Fix previous patch (forgot to amend changes)
2016-06-07 Jean-Philippe... elm_test: Fix potential crash and garbage printf
2016-06-07 Benjamin Jacobsgl_x11: Working GLES2 fallback.
2016-06-07 Jean-Philippe... tests: Fix fake event test (avoid ERR)
2016-06-07 Jean-Philippe... Evas: Fix compilation for Windows
2016-06-07 Jean-Philippe... Efl.Ui.Flip: Fix compilation outside EFL
2016-06-07 Jean-Philippe... elm: Don't install private headers
2016-06-06 Subhransu Mohantyefl_ui_flip: renamed elm_flip to efl_ui_flip and update...
2016-06-06 Shilpa Singhelementary/colorselector: use layout instead of edje...
2016-06-06 Shilpa Singhelementary/colorselector: colornames updated with spaces.
2016-06-06 Minkyu Kangelementary/tooltip: adjust the coordinate if tooltip...
2016-06-06 Oleksandr Shcherbinaevas: fix typo in description of the engine functions.
2016-06-06 Oleksandr Shcherbinaevas: fix order binding attributes to gl.
2016-06-06 Benjamin Jacobsevas: button_mask as unsigned, UB fixes.
2016-06-06 Cedric BAILecore: make sure lifecycle of Efl.Loop.Fd is correct.
2016-06-06 Cedric BAILecore: properly reset fd handler when parent get deleted.
2016-06-06 Andy Williamselementary: Fix elm_code theme lookup and use correct...
2016-06-06 Cedric BAILecore: add a tests that ensure we do implement lifecycl...
2016-06-06 Cedric BAILecore: migrate ecore_timer lifecycle to rely cleanly...
2016-06-06 Jean Guyomarc'heina: ensure resource destruction on failure
2016-06-06 Benjamin Jacobsecore-xcb: Fix XCB to be usable again
2016-06-06 Cedric BAILelementary: export symbol used by tests suite.
2016-06-06 Benjamin Jacobseina_thread.c: fix include guard.
2016-06-06 Benjamin Jacobseio: fix pointer comparison.
2016-06-06 Benjamin Jacobsecore_audio: uncondionally include libgen.h.
2016-06-06 Benjamin Jacobsecore_time.c: do not mess with the representation of...
2016-06-06 Benjamin Jacobsecore_signal.c: factoring out the platform test to...
2016-06-06 Chris Michaelelput: Fix crash whem sd_session_get_seat fails
2016-06-06 Cedric BAILeio: remove eio_model that should already be part of...
2016-06-06 Vitalii Vorobiovedje_edit: fix map API (light, perspective, rotation)
2016-06-06 Jean Guyomarc'helementary: fix definition of external symbols
2016-06-06 Daniel Kolesaeolian: we don't support unnamed structs/enums, so...
2016-06-06 Daniel Kolesaeolian: remove the c_type_named_get APIs
2016-06-06 Daniel Kolesaeolian: add a new references system to help replace...
2016-06-06 Stefan Schmidtexamples: eio: remove unused variable
2016-06-06 Stefan Schmidtexamples: eio: mark unused parameter as such
2016-06-06 Stefan Schmidttests: evas: remove unused variable
2016-06-06 Andy Williamselementary_code: Fix test failures post-merge
2016-06-06 Andy Williamselementary_code: Use correct theme file post-merge
2016-06-06 Tom HacohenMerge elm code, a code editing widget into the efl
2016-06-06 Stefan Schmidtbenchmark: remove unused variable
2016-06-06 Stefan Schmidtbenchmark: mark parameter as unused to ignore compile...
2016-06-06 Stefan Schmidteolian_cxx: add missing libgen.h include for basename...
2016-06-06 Vyacheslav... edje_edit: return lost API *_span_row/col_set declaration
2016-06-06 Lauro Mouraeio: Fix leaks in tests
2016-06-06 Vitor Sousaelm: Add support for Efl.Model in Elm.Fileselector
2016-06-06 Felipe Magno... eo-cxx: Remove commented headers
2016-06-06 Felipe Magno... eolian-cxx: Fix compilation error on clang with const...
2016-06-06 Larry Jreolian-cxx: fix compilation errors an olders gcc
2016-06-06 Larry Jreio: fix free eina_promises in error_callbacks
2016-06-06 Larry Jreina: eina_promise_all callback cast removed
2016-06-06 Lauro Mouraeina: Avoid promise early deletion when cancelled.
2016-06-06 Felipe Magno... eolian-cxx: Rewrite to accomodate new features of the...
2016-06-06 Felipe Magno... eina-cxx: Add placeholder for futures in C++ binding
2016-06-06 Felipe Magno... eina-cxx: Fix wrongful operator++ for iterator and...
2016-06-06 Felipe Magno... eina-cxx: Add c_str() to string_view
2016-06-06 Felipe Magno... eina-cxx: Restrict templated constructor
2016-06-06 Felipe Magno... eina-cxx: Add optional specialization for pointer types
2016-06-06 Felipe Magno... elm: Fix wrong use of char instead of string and void...
2016-06-06 Felipe Magno... edje: Fix wrongful uses of char instead of string in...
2016-06-06 Larry Jreio: treat Eina_Accessor NULL as success instead of...
2016-06-06 Larry Jreio: Add mime_type property in Eio_Model
2016-06-06 Larry Jreio: Eio_Model parent_get return parent model
2016-06-06 Larry Jreio: Fix Eio_Model promise accessor
2016-06-06 Lauro Mouraecore: Fix ecore thread promises
2016-06-06 Lauro Mouraeina: Fix promise tests and avoid early deletion
2016-06-06 Lauro Mouraeina: Fixes on promises benchmark
2016-06-06 Lauro Mouraeo: Fix compilation of benchmark
2016-06-05 Felipe Magno... eolian: Fix generating pointer promises for class types
2016-06-05 Tom HacohenEo: fix reference hack when calling composite objects.
2016-06-05 Dave AndreoliFDO icons: and finally install the icons in fdo format
2016-06-05 Tom HacohenEeze scanner: Fix setting of SUID.
2016-06-05 Dave Andreoligitignore++
2016-06-05 Jean Guyomarc'hecore_evas_cocoa: better handling of resize callback
2016-06-05 Jean Guyomarc'hevas-gl_cocoa: resize the gl context before resizing...
2016-06-05 Jean Guyomarc'hecore_cocoa: fix main loop handling
2016-06-05 Jean Guyomarc'hecore_audio: remove useless eo data in core audio
2016-06-05 Tom HacohenEina promise: Fix broken return value.
2016-06-05 Tom HacohenGeneric modules: Fix out of source build.
2016-06-05 Tom HacohenEina promise: Simplify code and remove shadow variable.
2016-06-05 Tom HacohenEo: remove strict class checking for composite objects.
2016-06-04 Dave AndreoliEnable evas loaders by default, if dependencies are...
2016-06-04 Dave AndreoliFix report for image loaders
2016-06-04 Dave AndreoliFix building of librsvg if requested
2016-06-04 Jean Guyomarc'hecore_cocoa: fix broken scrolling
2016-06-04 Jean Guyomarc'helementary: remove redundant code
2016-06-04 Jean Guyomarc'hecore_cocoa: fix window hiding logic
2016-06-04 Jean Guyomarc'hecore_cocoa: remove extra whitespaces
2016-06-04 Jean Guyomarc'hedje: don't return a boolean when a pointer is expected
2016-06-04 Dave Andreolielm_config: force icons in preview to keep aspect ratio
2016-06-04 Dave AndreoliConfigure: 2 small in-string quote changes
2016-06-04 Felipe Magno... eina: Fix magic check for eina_promise_owner_buffer_get
2016-06-04 Felipe Magno... eina: Fix EINA_MAGIC and eina_promise_then NULL check
2016-06-04 Cedric BAILecore: add a test for detecting the double free problem.
2016-06-04 Cedric BAILecore: properly handle double free case of timeout...
2016-06-04 Cedric BAILecore: use EINA_ERROR_PROMISE_CANCEL instead of a custo...
2016-06-04 Cedric BAILecore: do not generate error while rescheduling the...
next