platform/upstream/efl.git
2013-01-14 Daniel Juyung Seoefl doc/Makefile.am: Force file movement. Do not ask...
2013-01-14 Stefan SchmidtEvas textblock: Fixed issue with line height when break...
2013-01-14 Cedric BAILeio: fix wrong container set in eio_file_map_new.
2013-01-14 Carsten Haitzlerfollow on from last week - ee state not quite being...
2013-01-14 Cedric BAILefl: fix endianness issue.
2013-01-14 Cedric BAILefl: fix cow after review by k-s.
2013-01-14 Gustavo Sverzut... fix minor ethumb errors.
2013-01-14 Gustavo Sverzut... ethumb: improve disconnect/connect log.
2013-01-14 Gustavo Sverzut... emotion fix possible problem with generic.
2013-01-14 Gustavo Sverzut... use our custom version to test dirfd().
2013-01-14 Gustavo Sverzut... eina: add missing ifdef around splice code.
2013-01-13 Gustavo Sverzut... embryo: remove simple -Wshadow errors. Dangerous/uncert...
2013-01-13 Gustavo Sverzut... efl/emotion: fix compile warnings - PLEASE REVIEW.
2013-01-13 Gustavo Sverzut... efl/evas_cserve2 slave just need -lrt, not whole evas...
2013-01-13 Gustavo Sverzut... fix doxygen error.
2013-01-13 Boris Faureecore_x/xcb: fix use of uninitialized var + leak--...
2013-01-13 Carsten Haitzleradd EVAS_LIBS (set by EFL_CHECK_FUNC([EVAS], [shm_open...
2013-01-13 Carsten Haitzleras pointed out by avind - missing bidi dir changes.
2013-01-12 Jihoon Kimefl/ecore_imf/ibus: fix indentation
2013-01-12 Jihoon Kimefl/ecore_imf/ibus: fix wrong function definition
2013-01-12 Jihoon Kimefl/ecore_imf/scim: remove unused code
2013-01-12 Jihoon Kimefl/ecore_imf/scim: use EINA_SAFETY macro for checking...
2013-01-12 Carsten Haitzlercut down textprop size a bit... 72 -> 64bytes. if we...
2013-01-12 Gustavo Sverzut... doc exclude some evas internal stuff.
2013-01-12 Gustavo Sverzut... remove warning about gnu extension.
2013-01-12 Gustavo Sverzut... clean up benchmark and example rules.
2013-01-12 Gustavo Sverzut... do not print directories when entering them in make.
2013-01-12 Gustavo Sverzut... turn on automake warnings and fix them.
2013-01-12 Gustavo Sverzut... ethumb is in efl
2013-01-12 Gustavo Sverzut... ethumb: do not free module list if it was not discovered
2013-01-12 Gustavo Sverzut... ethumb: improve plugin handling.
2013-01-12 Gustavo Sverzut... efl/emotion: postpone finding modules as well.
2013-01-12 Gustavo Sverzut... fix frame handling.
2013-01-12 Gustavo Sverzut... missing file.
2013-01-12 Gustavo Sverzut... my brain farted.
2013-01-12 Gustavo Sverzut... efl/ethumb: the test is actually an example.
2013-01-12 Gustavo Sverzut... merge ethumb.
2013-01-12 Gustavo Sverzut... emotion: reorder cleanup of modules.
2013-01-11 Mike McCormackefl: Avoid shadow warnings (signal -> sig)
2013-01-11 Mike McCormackefl: Fix unused variable warning
2013-01-11 Ulisses Furquimevas/async_render: only get a ref if a thread cmd was...
2013-01-11 Ulisses Furquimevas/text: remove misleading comments on glyphs array...
2013-01-11 Ulisses Furquimevas/async_render: skip early if text_props with no...
2013-01-11 Ulisses Furquimevas/async_render: do not use async event to unref...
2013-01-11 Leandro Pereiraevas/async_render: do not use async event to unref...
2013-01-11 Leandro Pereiraevas/async_render: do not use async event to unref...
2013-01-11 Leandro Pereiraevas: Try to reuse glyph array if possible
2013-01-11 Leandro Pereiraevas: Do not use an Eina_Lock for glyph array
2013-01-11 Paulo Alcantaraefl/font: Avoid passing NULL glyphs arrays on unref
2013-01-11 Gustavo Sverzut... ecore_evas async render watchdog.
2013-01-11 Gustavo Sverzut... ecore_evas_x: add some debug to help find out e_border...
2013-01-11 Gustavo Sverzut... evas: be loud if async render is mixed with sync.
2013-01-11 Tom HacohenEvas: Fixed a bug with breaking after format items.
2013-01-11 Tom HacohenEfl static_libs: Updated liblinebreak -> libunibreak.
2013-01-11 Gustavo Sverzut... efl/emotion: delay module loading until they are needed.
2013-01-11 Jérémy Zurcherfix segv in emotion_webcam_init and leak in emotion_web...
2013-01-11 Gustavo Sverzut... efl/configure: fix AM_CONDITIONAL() error if eeze is...
2013-01-11 Gustavo Sverzut... efl/ecore_evas: merge buffer into core, split extn...
2013-01-11 Henrique Dante... efl: Fix object size constraints calculation in stack...
2013-01-11 Jihoon Kimefl/ecore_imf/scim: remove unused variable
2013-01-11 Jihoon Kimefl/ecore_imf/scim: remove unused code
2013-01-11 Carsten HaitzlerCEDRIC! REVERT! this breaks text labels in e17 default...
2013-01-11 Cedric BAILefl: let's preperly clean pointer when we delete stuff.
2013-01-11 Cedric BAILefl: update edje text part geometry after setting the...
2013-01-11 Cedric BAILefl: remove useless geometry get.
2013-01-11 Cedric BAILefl: force update of Evas_Object_Text clip cache when...
2013-01-11 Cedric BAILefl: only compute font clip when relevant.
2013-01-11 Gustavo Sverzut... printf--
2013-01-11 Gustavo Sverzut... efl: eet may do the error on close, where it tries...
2013-01-11 Gustavo Sverzut... efl/emotion_test: hint that we can be running from...
2013-01-11 Gustavo Sverzut... efl/emotion: build directory before generate theme.
2013-01-11 Gustavo Sverzut... efl/ecore_evas: avoid infinite loop building ews.
2013-01-11 Gustavo Sverzut... efl: fix out-of-tree build of examples.
2013-01-11 Gustavo Sverzut... efl: fix option for gstreamer.
2013-01-11 Gustavo Sverzut... efl/emotion: rework module infra, better integration...
2013-01-11 Cedric BAILevas: remove duplicated piece of code.
2013-01-11 Gustavo Sverzut... efl/emotion: remove init/shutdown from module, it's...
2013-01-11 Gustavo Sverzut... efl/emotion: as handle went away, make the API const.
2013-01-11 Gustavo Sverzut... efl/emotion: remove handle from wrong place.
2013-01-11 Gustavo Sverzut... efl/emotion: start to refactor engine handling.
2013-01-10 Boris Faureefl:ecore: fix possible segfault when ccalling ecore_x_...
2013-01-10 Gustavo Sverzut... efl/emotion: move register/unregister.
2013-01-10 Gustavo Sverzut... efl/emotion: move module stuff.
2013-01-10 Gustavo Sverzut... efl/emotion: move webcam stuff out of main file.
2013-01-10 Gustavo Sverzut... efl/emotion: export useful data for generic module.
2013-01-10 Lucas De Marchiefl: remove checks for socket.h, net/*, arpa/*
2013-01-10 Lucas De Marchiefl: remove checks for sys/select.h, sys/time.h and...
2013-01-10 Lucas De Marchiefl: remove check for langinfo.h and locale.h
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...
next