platform/upstream/efl.git
2016-08-08 Carsten Haitzler... elm app client - check return of eldbus_message_iter_ar...
2016-08-08 Carsten Haitzler... efl vpath - make sure we check returns of mkdir just...
2016-08-08 Carsten Haitzler... edje entry - handle insanely low lemory if list_append...
2016-08-08 Carsten Haitzler... elm_need_efret() - improve error handling according...
2016-08-08 Carsten Haitzler... emotion modules -0 check return value of eina_module_lo...
2016-08-08 Jean-Philippe... evas: Mark native_surface as const
2016-08-08 Sungtaek Hongelm_map: fix wrong check of source search
2016-08-08 Carsten Haitzler... efl - edje entry - dont emit changed on markup set...
2016-08-08 Carsten Haitzler... evas cserve2 client - treat an invalid size header...
2016-08-07 Jean Guyomarc'hecore_cocoa: remove pointless debug message
2016-08-07 Vincent TorriEdje_Edit.h: undef EAPI at the end of the header file
2016-08-07 Carsten Haitzler... Revert "elementary: keep theme consistent regarding...
2016-08-07 Daniel HirtEvas font: fix size query again
2016-08-06 Carsten Haitzler... edje_cc - fix inheritance of programs and store channel...
2016-08-06 Carsten Haitzler... elm config - dont rescale ui if no config that needs...
2016-08-06 Carsten Haitzler... evas cserver client tool - handle possible < 0 sized...
2016-08-06 Carsten Haitzler... pdf loader - check return for rmdir
2016-08-06 Carsten Haitzler... eina log - handle possible overflow from high mem ...
2016-08-06 Carsten Haitzler... eina log - keep coverity happy with potential ptr compa...
2016-08-06 Carsten Haitzler... embryo_cc - fix coverity complaint about assert
2016-08-06 Stephen HoustonEio: Update my email address.
2016-08-06 Carsten Haitzler... eina threadqueue - for paranoia lock+ulock+free in...
2016-08-05 Stefan Schmidtedje: mark new edje_mmap_3d_has() API with since tag
2016-08-05 Stefan Schmidtecore_wl2: mark new events with since tag
2016-08-05 Stefan Schmidtevas: add missing since tag for new evas_object_type_ge...
2016-08-05 Cedric Bailecore: properly track events in Efl.Loop.Fd object.
2016-08-05 Cedric BailRevert "elementary/layout: attach edje object API with...
2016-08-05 Dave AndreoliSimple test case to spot out a bad bug in elm.Entry
2016-08-05 Carsten Haitzler... eina thread queue - ensure blocks cannot be freed until...
2016-08-05 Stefan SchmidtREADME: clarify poppler dependency
2016-08-05 Stefan SchmidtREADME: update build dependencies and build instructions
2016-08-05 Carsten Haitzler... ecore imf test - remove unused variable
2016-08-05 Carsten Haitzler... ecore eina thread queue test - be anal about thread...
2016-08-05 Carsten Haitzler... ecore-con - fix complaint about null slave list due...
2016-08-05 Carsten Haitzler... eina lock semaphores - do not use shared semaphores...
2016-08-05 Carsten Haitzler... eina thread queue/semaphores - check even more unlikely...
2016-08-05 Carsten Haitzler... eina thread queue - check returns fo semaphore new...
2016-08-05 Carsten Haitzler... ecore con eet test - dont use localhost port 8080
2016-08-05 Shinwoo Kimatspi: toolbar - fix cannot call select callback
2016-08-05 Carsten Haitzler... ecore eina threadqueue test suite - be correct about...
2016-08-05 Carsten Haitzler... eina_threadqueue - fix const ptr warning on spinlocks...
2016-08-05 Carsten Haitzler... ecore_imf - fix make check to doa "load all" check...
2016-08-05 Jean-Philippe... ecore_imf: Fix crash when ECORE_IMF_MODULE is set
2016-08-05 Jean-Philippe... evas: Make safety check more lenient
2016-08-05 Jean-Philippe... efl: Cleanup some code (return values)
2016-08-05 Jean-Philippe... evas image: Lower ERR message to WRN and fix it
2016-08-05 Jean-Philippe... evas: Mark image fill_spread as deprecated
2016-08-05 Jean-Philippe... evas: Add safety checks to evas image legacy APIs
2016-08-04 Daniel Kolesadocs: make dark theme default, add switch --graph-theme...
2016-08-04 Daniel Kolesadocs: add default dark theme (via --graph-theme-dark...
2016-08-04 Marcel Hollerbachefreet: free fallback cache on shutdown
2016-08-04 Carsten Haitzler... elm tooltips - fix positioning cornercases
2016-08-04 Stefan Schmidtmailmap: update mailmap file now that we have all libs...
2016-08-04 Daniel HirtElm.Entry: use proper theme_set function on edje object
2016-08-04 Carsten Haitzler... edje object shutdown - be far more paranoid about ptrs...
2016-08-04 Carsten Haitzler... edje - fix access to freed data struct during object...
2016-08-04 Hermet Parkelementary widget: actually this is a right fix than...
2016-08-04 Carsten Haitzler... elm key events/disabling/focus - fix after another...
2016-08-04 Hermet Parkefl: fix a neon build break.
2016-08-04 Subhransu Mohantyedje: updated the start index of vector resource from...
2016-08-04 Cedric Bailelementary: keep theme consistent regarding the disabli...
2016-08-03 Carsten Haitzler... elm image - silence warnings of setting smooth if image...
2016-08-03 Carsten Haitzler... emotion generic - vlc - make it off by default as 2...
2016-08-03 Andy WilliamsFix further text checks in Elm_Code T4264
2016-08-03 Cedric Bailemotion: fix autodetection of emotion generic vlc playe...
2016-08-03 Stefan Schmidtelm: scrollable: add guards to include eo and legacy...
2016-08-03 Stefan Schmidtelm: fileselector: add guards to include eo and legacy...
2016-08-03 Chris Michaelevas: Fix compiling evas x engine with no gles
2016-08-03 WooHyun Jungelm focus default theme: fix wrong resizing
2016-08-03 Carsten Haitzler... elm image - store smooth scale var in object as intended
2016-08-03 Jean-Philippe... widget: Fix propagation of events on hold
2016-08-03 Jean-Philippe... glx: Fix black windows in E on nvidia
2016-08-03 Jean-Philippe... gl_x11: Minor code refactor around eglCreateImage
2016-08-03 Carsten Haitzler... elm theme - don't use empty env vars eina_prefix handle...
2016-08-02 Davide Andreoliedje: fix color class broken by b543f4c896d9.
2016-08-02 Cedric Baileina: test safepointer in the correct range for 32bits...
2016-08-02 Andy WilliamsFix text check in Elm_Code T4264
2016-08-02 Stefan Schmidtrelease: Update NEWS and bump version for 1.18.0-beta2...
2016-08-02 Stefan Schmidttests: eolian_cxx: add define to allow the use of beta...
2016-08-02 Jean Guyomarc'hecore_audio: use the correct module wrapper
2016-08-02 Derek Foremanecore_drm2: Fix a condition where no outputs are enabled
2016-08-02 Daniel Kolesadocs: put graph before hierarchy
2016-08-02 Daniel Kolesadocs: allow rank dir and size to be changed in theme
2016-08-02 Tom HacohenEo: Move Eo back into beta.
2016-08-02 Daniel Kolesadocs: support for foldable inheritance graphs
2016-08-02 Daniel Kolesadocs: add theme loader for graphs
2016-08-02 Vitalii Vorobiovedje_edit: delete swallowed object before unswallowing...
2016-08-02 Hermet Parkelementary widget: fix a wrong disabled behavior.
2016-08-02 Carsten Haitzler... elm scroller accel was broken by default confgis settin...
2016-08-02 Stefan Schmidttests: ecore_con: make sure info is initialized
2016-08-02 Stefan Schmidttests: eio: add Eina.h include for eina_init and shutdo...
2016-08-02 Stefan Schmidtbuild: do not dist now longer available files
2016-08-02 Stefan Schmidtbuild remove now unused eolian subbuild helper makefile
2016-08-02 Carsten Haitzler... efl runtime dynamic lib loading - make errors consisten...
2016-08-01 Cedric BAILautotools: since it has been broken for some times...
2016-08-01 Romain Naourelementary: remove *.eo.h files from includesub_HEADERS
2016-08-01 Carsten Haitzler... edje_cc build - link to lua and use ula cflags as edje_...
2016-08-01 Carsten Haitzler... ecore-imf - fix stupidity of loading ALL modules even...
2016-08-01 Carsten Haitzler... edje - reduce memory footrpint by dlopening ephysics...
2016-08-01 Carsten Haitzler... ecore_audio - save 232k of real RAM by dlopening depedn...
next