platform/upstream/efl.git
2015-05-06 Daniel Kolesaelua: test state retrieval
2015-05-06 Daniel Kolesaelua: initial test (state creation/deletion)
2015-05-06 Daniel Kolesaelua lib: add test suite
2015-05-06 Daniel Kolesaelua lib: error_report is now in util namespace
2015-05-06 Daniel Kolesaelua lib: API rename
2015-05-06 Daniel Kolesaelua lib: unify API conventions
2015-05-06 Daniel Kolesaelua: cleanup launcher
2015-05-06 Daniel Kolesaelua: cleanup main runtime
2015-05-06 Daniel Kolesaelua lib: add elua_state_setup_modules + use
2015-05-06 Daniel Kolesaelua lib: move i18n initialization there
2015-05-06 Daniel Kolesaelua: utilize the new elua_util APIs
2015-05-06 Daniel Kolesaelua lib: add elua_util_ APIs
2015-05-06 Daniel Kolesaelua: use the new progname API
2015-05-06 Daniel Kolesaelua lib: add a way to retrieve the progname
2015-05-06 Daniel Kolesaelua lib: add progname to state
2015-05-06 Daniel Kolesaelua: remove -e param (we're not a REPL)
2015-05-06 Daniel Kolesaelua: utilize the new APIs for handling require/appload
2015-05-06 Daniel Kolesaelua lib: add APIs to retrieve refs to require/appload
2015-05-06 Daniel Kolesaelua lib: add APIs for include path management
2015-05-06 Daniel Kolesaelua: remove elua_prefix from main runtime
2015-05-06 Daniel Kolesaelua: new API elua_state_dirs_fill + utilize
2015-05-06 Daniel Kolesaelua: remove path decision from register_require
2015-05-06 Daniel Kolesaelua: remove EFL_RUN_IN_TREE hack (pass cmdline args)
2015-05-06 Daniel Kolesaelua lib: manage bound modules within Elua_State
2015-05-06 Daniel Kolesaelua lib: make Elua_State fields private (opaque pointers)
2015-05-06 Daniel Kolesaelua: use the new state get API
2015-05-06 Daniel Kolesaelua lib: add elua_state_lua_state_get
2015-05-06 Daniel Kolesaelua lib: const correctness
2015-05-06 Daniel Kolesaelua lib: new APIs to retrieve dirs
2015-05-06 Daniel Kolesaelua lib: more Elua_State usage
2015-05-06 Daniel Kolesaelua lib: elua_io_loadfile now uses Elua_State
2015-05-06 Daniel Kolesaelua lib: use eina safety checks
2015-05-06 Daniel Kolesaelua: use the dir paths from Elua_State
2015-05-06 Daniel Kolesaelua lib: add elua_state_dirs_set
2015-05-06 Daniel Kolesaelua: no need for luaL_openlibs, the lib does that
2015-05-06 Daniel Kolesaelua: remove the smart cb wrapper (ffi callbacks work...
2015-05-06 Daniel Kolesaelua: pass Elua_State through Main_Data
2015-05-06 Daniel Kolesaelua: Elua_state for elua_loadapp
2015-05-06 Daniel Kolesaelua lib: Elua_State for elua_state_setup_i18n
2015-05-06 Daniel Kolesaelua: use more Elua_State
2015-05-06 Daniel Kolesaelua: elua_report_error now takes Elua_State*
2015-05-06 Daniel Kolesaelua lib: add elua_state_from_lua_get
2015-05-06 Daniel Kolesaelua: use elua_state_new/free
2015-05-06 Daniel Kolesaelua lib: add elua_state_new and elua_state_free
2015-05-06 Daniel Kolesaelua lib: add Elua_State (used later to hold elua-speci...
2015-05-06 Stefan Schmidtconfigure: Switch to dev mode again. Merge window for...
2015-05-06 Stefan Schmidtrelease: Update NEWS and bump version for 1.14.0 release v1.14.0
2015-05-06 vivekeina_xattr: Fixed T2381, eina xattr tests failing
2015-05-05 Chris Michaelecore-drm: Add missing doxy for ecore_drm_output_enable
2015-05-05 Andrii Kroitoredje: _check_recursive_reference reworked to fix segv...
2015-05-05 Amitesh Singhevas: fix typo in API documentation.
2015-05-05 Cedric BAILevas: handle orientation while an object is cutout.
2015-05-05 Cedric BAILevas: fix reference counting of Evas_GL_Image during...
2015-05-05 Cedric BAILevas: prevent infinite loop when there is no image...
2015-05-04 Felipe Magno... efl.model: Remove unused emodel-cxx.pc.in and emodel...
2015-05-04 Mike Blumenkrantzevas-gl common: clarify cryptic error message
2015-05-04 Chris Michaelecore-evas-wayland: Fix issue of setting NULL cursor...
2015-05-04 Chris Michaelevas-drm: Remove debug noise
2015-05-04 Chris Michaelecore-drm: Remove debug noise
2015-05-01 Daniel Kolesaeolian: fix lexer assertion failure
2015-05-01 Daniel Kolesaeolian: specialize tmp free for typedef (avoid double...
2015-04-30 Derek Foremanecore-drm: close fd when asked to close fd
2015-04-30 Derek Foremanecore-drm: don't return EINA_FALSE as an invalid fd
2015-04-30 Derek Foremanecore-drm: append O_CLOEXEC always
2015-04-30 Derek Foremanecore_drm: close fd if flag set fails
2015-04-30 MinJeong Kimecore-evas-wayland: remove duplicated shutdown of ecore...
2015-04-30 Chris Michaelevas-wayland-shm: Fix T2352 (focused window borders...
2015-04-30 Mike Blumenkrantzecore-x: use async pointer grab mode in ecore_x_window_...
2015-04-29 Chris Michaelevas-wayland-shm: Update software_generic render engine...
2015-04-29 Chris Michaelevas-wayland-shm: Minimize race condition when finding...
2015-04-29 Chris Michaelevas-wayland-shm: Use size of buffer when caching
2015-04-29 Mun, Gwan-gyeongecore-drm: add touch_motion event on touch_down event...
2015-04-29 Boram Parkecore_drm: send a fake motion event to let other know...
2015-04-29 Mun, Gwan-gyeongevas-drm: Fix evas-gl_drm picking incorrect resolution...
2015-04-29 MinJeong Kimecore-drm: Fix using uninitialized output value
2015-04-29 Cedric BAILemile: only disable tests timeout on Windows.
2015-04-29 Cedric BAILeina: in fact this is gone and won't come back.
2015-04-29 Vincent TorriEina: fix eina_file_split on Windows and update unit...
2015-04-29 Jean-Philippe... Edje embryo: Fix invalid check for get_state_val (text...
2015-04-28 Jean Guyomarc'heina: fix eina_stringshare format warning after commit...
2015-04-28 Mike Blumenkrantzecore-drm: shutup libinput log info
2015-04-28 Stefan Schmidttests/ecore_con: Avoid warining about _parse_url being...
2015-04-28 Daniel Kolesaeolian: fix tests after the EAPI switch
2015-04-28 Cedric BAILelocation: allow usage of it with C++.
2015-04-28 Daniel Kolesaeolian: actually these should be marked EAPI
2015-04-28 Daniel Kolesaeolian: mark _class_get func protos with EOAPI
2015-04-28 Daniel Kolesaautotools: fix non-verbose build output
2015-04-28 Srivardhan... ecore_con: fix double free issue in ecore_con_eet.
2015-04-28 Romain Naourpkg-config: prefix eolian_flags with sysrootdir when...
2015-04-28 Romain Naourautotools: add --disable-libeeze
2015-04-28 Thiep Haecore_file: add more tests for ecore_file.
2015-04-28 Guilherme Lepscheolian: fix build of generated Eolian files.
2015-04-28 vivekeio: fix compilation warnings in eio_test_xattr.c when...
2015-04-28 kabeer khaneio: add new tests for eio.
2015-04-28 Cedric BAILemotion: trying to fix gstreamer backend build on Windows.
2015-04-28 Cedric BAILephysics: trying to fix build on Windows.
2015-04-28 Jean-Philippe... Ecore audio: Fix (skip) build on Windows
2015-04-28 Carsten Haitzler... eina stringshare - make short internal string refs...
2015-04-27 Chris Michaelecore-wayland: Fix issue of efl/elm apps not setting...
2015-04-27 Cedric BAILevas: fix issue of using two times the same image with...
next