platform/upstream/efl.git
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...
2016-06-04 Cedric BAILeina: protect promise death during callbacks cancel.
2016-06-04 Cedric BAILecore: Ecore_Cb is used by elm_box.eo.
2016-06-04 Cedric BAILecore: Efl.Timer should be Efl.Loop.Timer for coherence.
2016-06-04 Cedric BAILecore: remove Ecore_Animator Eo object.
2016-06-03 Felipe Magno... eina: Remove Eina_Promise* parameter to callbacks to...
2016-06-03 Felipe Magno... eina: Add NULL checks and EINA_MAGIC checks to promises
2016-06-03 Felipe Magno... eina: Remove more Eina_Promise* parameter in promise...
2016-06-03 Derek Foremanwayland_shm: Fix more dmabuf failure corner cases
2016-06-03 Derek Foremanpsd_loader: Fix bad assumption about signedness of...
2016-06-03 Derek Foremanecore_anim: Fix bad assumption about signedness of...
2016-06-03 Felipe Magno... eina: Remove Eina_Promise* parameter in promise callback
2016-06-03 Felipe Magno... eolian-cxx: Fix C++ example compilation
2016-06-03 Felipe Magno... eina: Fix examples using new Eina_Promise semantics
2016-06-03 Felipe Magno... eina: Remove unnecessary indirection to promises
2016-06-03 Cedric BAILautotools: use DISTCLEAN rules to properly destroy...
2016-06-03 Cedric BAILector: variable in _SOURCES do not work.
2016-06-03 Derek Foremanwayland_shm: Add exynos allocator for dmabuf
2016-06-03 Derek Foremanwayland_shm: Abstract out dmabuf management
2016-06-03 Larry JrEina: Fix eina_promise_all refcount ordering problem
2016-06-03 Oleksandr Shcherbinaevas: Get pixels from rendered 3D scene
2016-06-03 Jean Guyomarc'hevas: fix huge memory leak for non-async rendering
2016-06-03 Vyacheslav... edje_edit: add API for set/get part item
2016-06-03 Carsten Haitzler... ecore timeouts - dont crash on cancel
2016-06-03 Carsten Haitzler... fix warning in build with uninit variable in generic...
2016-06-03 Ji-Youn Parkelm_image: fix break related with elm image error enum
2016-06-03 Jean-Philippe... Efl.Pack: Replace pack_direction with Efl.Orientation
2016-06-03 Dave AndreoliFix legacy name of elm_win_efl_screen_dpi_get()
2016-06-03 Ji-Youn Parkelm_win: remove main_menu, window_id, fake_canvas prope...
2016-06-03 Jean-Philippe... elm_test: Add test case for event refeed
2016-06-03 Jean-Philippe... elm_win: Forward events between window and evas
2016-06-03 Jean-Philippe... elm: Partially revert "elementary: avoid random memory...
2016-06-03 Jean-Philippe... Efl.Ui.Box: Fix direction set
2016-06-03 Vyacheslav... edje_edit: add API for get part item attributes by...
2016-06-03 Jaehwan Kimexamples: elementary: fix the wrong spell in comment.
2016-06-03 Cedric BAILelementary: avoid random memory access.
2016-06-02 Cedric BAILelementary: make eo_provider_find lookup in both eo...
2016-06-02 Cedric BAILevas: attempt to fix massive memory leak in the fb...
2016-06-02 Cedric BAILemotion: properly fix build of vlc generic player.
2016-06-02 Cedric BAILevas: correctly handle dependencies of evas generic...
2016-06-02 Cedric BAILautotools: we can't destroy this files as it break...
2016-06-02 Chris MichaelRevert "Revert "elput: add missing dependency on libudev""
2016-06-02 Stefan Schmidtbuild: use the normal efl tree macros for dependency...
2016-06-02 Mike BlumenkrantzRevert "elput: Use Eeze function to get the udev to...
2016-06-02 Chris MichaelRevert "elput: add missing dependency on libudev"
next