platform/upstream/efl.git
2013-01-10 Lucas De Marchiefl: remove check for libgen.h
2013-01-10 Lucas De Marchiefl: remove check for errno.h
2013-01-10 Lucas De Marchiefl: remove check for inttypes.h and stdint.h
2013-01-10 Lucas De Marchiefl: Remove check for siginfo.h and siginfo_t
2013-01-10 Lucas De Marchiefl: Remove check for signal.h
2013-01-10 Lucas De Marchiefl: Remove check for unistd.h
2013-01-10 Lucas De Marchiefl: Remove check for strings.h
2013-01-10 Lucas De Marchielf: update gitignore
2013-01-10 Lucas De Marchiefl/eeze: move sensor modules to their own dir
2013-01-10 Carsten Haitzleradd dri2 minor check for swap stuff.
2013-01-10 Carsten Haitzleroh and also fix up properties to not update until event...
2013-01-10 Carsten Haitzlerelm win throttle/norender auto... eocre-evas got a...
2013-01-10 Jiyoun Park Fix evas bmp loader code which deal with image size.
2013-01-10 Gustavo Sverzut... emotion moved into efl
2013-01-10 Gustavo Sverzut... efl: fix dso due missing ecore-evas
2013-01-10 Gustavo Sverzut... efl/emotion_test: allow to run in tree.
2013-01-10 Gustavo Sverzut... efl: make edj depend on edje_cc
2013-01-10 Gustavo Sverzut... efl/emotion: refactor init/shutdown, load modules from...
2013-01-10 Gustavo Sverzut... efl/emotion: prepare gstreamer log for next commit.
2013-01-10 Gustavo Sverzut... efl/emotion: fix usage of eina_prefix, add checkme...
2013-01-10 Gustavo Sverzut... efl/emotion: unbreak xine
2013-01-10 Gustavo Sverzut... efl/ecore_imf: consider ECORE_IMF_MODULES_DIR.
2013-01-10 Jihoon Kimefl/ecore_imf/ibus: use EINA_SAFETY_ON_NULL_RETURN...
2013-01-10 Gustavo Sverzut... efl/emotion: use path_max
2013-01-10 Gustavo Sverzut... efl: merge emotion.
2013-01-10 Gustavo Sverzut... efl: forward typedef to avoid including useless headers.
2013-01-10 Gustavo Sverzut... efl/edje: remove useless include.
2013-01-10 Jihoon Kimefl/ecore_imf: change namespace to all functions
2013-01-09 Gustavo Sverzut... maybe this time svnlook will work?
2013-01-09 Gustavo Sverzut... still not there with svnlook diff :-/
2013-01-09 Gustavo Sverzut... bogus commit to see if post-commit hook worked.
2013-01-09 Gustavo Sverzut... efl/evas: improve docs linking
2013-01-09 Lucas De Marchiefl/evas: move cserve2 binaries under MODULE_ARCH dir
2013-01-09 Lucas De Marchiefl/evas: do not install dummy_slave
2013-01-09 Lucas De Marchiefl/efreet: move efreet_{icon,desktop}_cache_create...
2013-01-09 Lucas De Marchiefl/edje: move epp under MODULE_ARCH
2013-01-09 Gustavo Sverzut... efl: too much c&p
2013-01-09 Gustavo Sverzut... efl: fix typo, extra 'x' in there.
2013-01-09 Paulo Alcantaraefl/cserve2: Increase refcount of scaled image entries...
2013-01-09 Paulo Alcantaraefl/software_generic: Fix map/image drawing with Cserve2
2013-01-09 Paulo Alcantaraefl/font: Dispatch font load request once sent to server
2013-01-09 Paulo Alcantaraefl/cache: Set loaded flag properly with loaded pixels
2013-01-09 Henrique Dante... Fix Edje hint recalculation after swallow part changes
2013-01-09 Lucas De Marchieeze: install module under MODULE_ARCH like the rest...
2013-01-09 Lucas De Marchiecore_imf: install module under MODULE_ARCH like the...
2013-01-09 Lucas De Marchiecore_imf: remove double definition of PACKAGE_LIB_DIR
2013-01-09 Lucas De Marchiefl: update gitignore and prefix entries with /
2013-01-09 Gustavo Sverzut... efl: improve X detection by Joel Klinghed.
2013-01-09 Lucas De Marchiefl: move ecore/immodules to ecore_imf
2013-01-09 Gustavo Sverzut... efl/ecore_x: remove shadow warning from makekeys
2013-01-09 Gustavo Sverzut... efl/eina_prefix: whitespace cleanup as pointed by kuri...
2013-01-09 Gustavo Sverzut... efl/eina_prefix: fix _try_proc() location.
2013-01-09 Gustavo Sverzut... efl/eina_prefix: simplify common prefix lookup.
2013-01-09 Gustavo Sverzut... efl/eina_prefix: use eina_safety to be loud on NULL...
2013-01-09 Gustavo Sverzut... efl/eina_prefix: cleanup and review logs.
2013-01-09 Gustavo Sverzut... efl/efreet: add missing include. my bad :-(
2013-01-09 Ulisses Furquimevas/async_events: more clear code in _async_events_put()
2013-01-09 ChunEon Parkecore/ecore_fb - missed move call?
2013-01-09 Carsten Haitzleroops- the other one. fuck. too much context switching...
2013-01-09 Carsten Haitzleroops i meant to turn on calc cache.. not program cache...
2013-01-08 Gustavo Sverzut... efl/eina: fix debian multilib detection without magic...
2013-01-08 Gustavo Sverzut... efl/efreet: improve tests, fix bogus warning.
2013-01-08 Jihoon Kimefl/ecore_imf: remove printf in xim module
2013-01-08 Gustavo Sverzut... efl/efreet: use proper PACKAGE_DATA_DIR, add DATA_DIR.
2013-01-08 Gustavo Sverzut... efl/evas/gl_x11: fix warning due type change.
2013-01-08 Gustavo Sverzut... efl/ecore_imf: minor fixes.
2013-01-08 Gustavo Sverzut... efl/ecore_imf_xim: proper eina log usage.
2013-01-08 Gustavo Sverzut... efl/ecore_imf: namespace all functions.
2013-01-08 Christopher... Fix doxygen typo.
2013-01-08 Ulisses Furquimeina/tests: add basic Eina_Barrier test
2013-01-08 Gustavo Sverzut... efl/ecore_imf_xim: do not #ifdef in a module that is...
2013-01-08 Gustavo Sverzut... efl: --with-profile=dev implies --with-tests=regular
2013-01-08 Gustavo Sverzut... efl/edje: conditional usage of fixed-point, program...
2013-01-08 Cedric BAILefl: add eina test suite, but still disable.
2013-01-08 Cedric BAILefl: Add eina copy on write infrastructure.
2013-01-08 Cedric BAILefl: fix build of Ecore_Imf with coverage enable.
2013-01-08 Cedric BAILefl: eina_magic_fail now trigger an ERR on NULL instead...
2013-01-08 Mike Blumenkrantzforwardport previous efreet desktop command commit
2013-01-08 Alex WuFrom: Alex Wu <zhiwen.wu@linux.intel.com>
2013-01-08 Christopher... ecore-wayland: Improve opaque setting logic.
2013-01-08 Carsten Haitzleroosp - didnt meant o commit this... it was just the...
2013-01-08 Jihoon Kimefl/ecore_imf: move docs to header about ecore_imf_...
2013-01-08 Jihoon Kimefl/ecore_imf: move the docs to header related to ecore...
2013-01-08 Carsten Haitzlersmall change - not worth chglogging... make evas gl...
2013-01-08 Jihoon Kimefl: fix bug ecore imf module wasn't loaded
2013-01-08 Jihoon Kimefl/ecore_imf: fix wrong commit
2013-01-08 Jihoon Kimefl/ecore_imf: add example of ECORE_IMF_MODULE usage
2013-01-08 Jihoon Kimecore_imf: move the docs to header
2013-01-07 Gustavo Sverzut... efl/edje: remove alloca as it's in eina now.
2013-01-07 Gustavo Sverzut... efl/ecore_evas_x: remove includes that are not required.
2013-01-07 Gustavo Sverzut... efl: check realpath.
2013-01-07 Gustavo Sverzut... efl/evas: silent warning.
2013-01-07 Gustavo Sverzut... efl: add back valgrind check, with enable option and...
2013-01-07 Gustavo Sverzut... moved edje into EFL.
2013-01-07 Gustavo Sverzut... efl/edje: remove warning (PLEASE REVIEW).
2013-01-07 Gustavo Sverzut... emotion: add missing changelog + news for last commit.
2013-01-07 Gustavo Sverzut... emotion/xine should use the VIDEO_OUT_XINE_API_VERSION.
2013-01-07 Daniel Juyung Seoecore ecore_fd_handler_example.c: Added gcc build instr...
2013-01-07 José Roberto... edbus: Fix signal handler extra match check
2013-01-07 Carsten Haitzleredje merge forgot to define edje calc cache, by DEFAULT...
next