platform/upstream/efl.git
2014-04-04 Stefan Schmidtrg_etc: Fix debug build
2014-04-04 Chris Michaelevas-drm: Remove all async_page_flip options/references
2014-04-04 Chris Michaelevas-drm: Default async page flip to false as this...
2014-04-04 wonguk.jeongecore_evas_extn: fix doxygen sample
2014-04-04 Jean-Philippe... Evas cserve2: Fix crash in elm_test GLView
2014-04-04 Jean-Philippe... Evas gl: Fix colors when using ETC1 textures
2014-04-04 Jean-Philippe... Evas: Fix TGV loader to properly copy ETC1 data
2014-04-04 Jean-Philippe... Evas gl: Fix dlsym usage for glCompressedTexImage2d
2014-04-04 Jean-Philippe... Evas gl: Use implicit cast to DATA8 with image.data8
2014-04-04 Jean-Philippe... Evas: Add support for AGRY88 in image creation functions
2014-04-04 Jean-Philippe... Evas: Add support for AGRY88 in evas_common_rgba_image_...
2014-04-03 Carsten Haitzler... since event is for server, bdata->image is null anyway
2014-04-03 wonguk.jeongecore_evas_extn: give proper event data to callbacks
2014-04-03 Carsten Haitzler... it seems the if 0'd code was wrong and ecore win32...
2014-04-03 Tom HacohenRevert "tests: Add a case for ellipsis in complex marku...
2014-04-03 Daniel ZaouiEolian: use legacy_prefix: null for interfaces.
2014-04-02 Carsten Haitzler... unbreak edje multisense after eolian changes to ecore_audio
2014-04-02 Tom HacohenEcore X: Correctly handle autogen generated ecore_x_ver...
2014-04-02 Tom HacohenEcore audio: Fix casting of int to void *.
2014-04-02 Yossi KantorEolian: Integration of Ecore Audio In Tone
2014-04-02 Yossi KantorEolian: Integration of Ecore Audio Out Pulse
2014-04-02 Yossi KantorEolian: Integration of Ecore Audio Out Sndfile
2014-04-02 Yossi KantorEolian: Integration of Ecore Audio In Sndfile
2014-04-02 Yossi KantorEolian: Integration of Ecore Audio Out
2014-04-02 Yossi KantorEolian: Integration of Ecore Audio In
2014-04-02 Yossi KantorEolian: Integration of Ecore Audio
2014-04-02 Carsten Haitzler... ecore-evas - fix object cursor to not delete the same...
2014-04-02 Daniel ZaouiEolian: remove Eo API defined in evas_private.h
2014-04-02 Daniel ZaouiEolian/Lexer: support data type for events.
2014-04-02 Tom HacohenEvas textblock: Minor code cleanup.
2014-04-02 Cedric BAILevas: always allocate an image.data pixels buffers...
2014-04-02 Daniel ZaouiEolian: fix warnings.
2014-04-02 Daniel ZaouiEolian/Generator: don't generate legacy if legacy_prefi...
2014-04-02 Yossi KantorEolian: Integration of Ecore Parent
2014-04-02 Yossi KantorEolian: Integration of Ecore Animator
2014-04-02 Yossi KantorEolian: Integration of Ecore Idle Exiter
2014-04-02 Yossi KantorEolian: Integration of Ecore Idle Enterer
2014-04-02 Yossi KantorEolian: Explicit generation of either method or propert...
2014-04-02 Youngbok Shintests: Add a case for ellipsis in complex markup text.
2014-04-02 Cedric BAILemotion: do not segv when no module are found.
2014-04-02 Jean-Philippe... Eina: Fix mistake in a previous patch
2014-04-02 Jean-Philippe... Evas benchmark: Add .tgv extension to saved files
2014-04-02 Jean-Philippe... Evas filters: Add template optimizable files for box...
2014-04-02 Cedric BAILevas: fix use of unitialized data in eet loader.
2014-04-02 Jean-Philippe... Evil: Add support for mkstemps
2014-04-02 Jean-Philippe... Eina: Add support for file extensions in eina_mkstemp
2014-04-02 Cedric BAILautotools: better fix for rewriting content of src...
2014-04-02 Cedric BAILrg_etc: fix typo in debug code.
2014-04-01 Daniel ZaouiEolian: Proper use of legacy prefix in legacy function...
2014-04-01 Yossi KantorEolian: Legacy generator - dont generate @param[out...
2014-04-01 Yossi KantorEolian: No need for --eo version when generating legacy...
2014-04-01 Tom HacohenEo: all classes are allowed in extension list.
2014-04-01 Cedric BAILautotools: fix to many argument on shell script during...
2014-04-01 Cedric BAILevas: make eet negociate it's colorspace with evas.
2014-04-01 Cedric BAILeet: add negociation colorspace support to Eet.
2014-04-01 Cedric BAILevas: add ETC1 texture format support to Evas.
2014-04-01 Cedric BAILevas: follow change 2fd69743f968aa7a184edf183384e5a359e...
2014-04-01 Cedric BAILevas: change TGV internal encoding to account for GPU...
2014-04-01 Cedric BAILevas: support uploading AGRY88 and GRY8 directly to...
2014-04-01 Cedric BAILevas: handle premultiplying of AGRY88.
2014-04-01 Cedric BAILevas: don't forget that we can allocate AGRY8 now.
2014-04-01 Cedric BAILevas: fix png loader to actually produce lower resoluti...
2014-04-01 Cedric BAILevas: add support for GL_LUMINANCE_ALPHA and GL_LUMINAN...
2014-04-01 Cedric BAILevas: add png support for other color space output.
2014-04-01 Cedric BAILautotools: let's be precise on how we do support ABI...
2014-04-01 Cedric BAILeet: add internal encoding to ETC1 as an alternate...
2014-04-01 Cedric BAILevas: let TGV loader choose which encoding it want.
2014-04-01 Cedric BAILevas: handle allocation of ETC1 color space image surface.
2014-04-01 Cedric BAILevas: remove dead code.
2014-04-01 Cedric BAILevas: remove RGBA_IMAGE_ALPHA_ONLY flags and use EVAS_C...
2014-04-01 Cedric BAILevas: let loader specify there prefered color space.
2014-04-01 Cedric BAILevas: add benchmark for TGV loader and saver.
2014-04-01 Cedric BAILevas: add infrastructure and basic tests for loading...
2014-04-01 Cedric BAILecore_evas: add a tool that can convert file using...
2014-04-01 Cedric BAILevas: add TGV saver module.
2014-04-01 Cedric BAILevas: add a tgv loader.
2014-04-01 Cedric BAILrg_etc: fix warning and remove assert.
2014-04-01 Mythri Venugopalrg_etc: convert code to C to fit in EFL tree.
2014-04-01 Cedric BAILrg_etc: convert to Unix file format.
2014-04-01 Rich Geldreichrg_etc: add original code from rg-etc1 project.
2014-04-01 Vorobiov Vitaliiedje_edit: fix wrong generation of part's source code...
2014-04-01 Vorobiov Vitaliiedje_cc: fix group inheriting with scripts. (group...
2014-04-01 Felipe Magno... eet-cxx: add implementation for eet C++.
2014-04-01 wonguk.jeongemotion: fix memory leak
2014-04-01 Chris Michaelecore-drm: Fix mouse wheel to not be inverted
2014-04-01 Chris Michaelecore-evas-drm: Enable vsync by default for ecore_evas...
2014-04-01 Chris Michaelecore-evas-drm: Add better support for ecore_evas_fulls...
2014-04-01 Chris Michaelevas-drm: Add trapping for a canvas below framebuffer...
2014-04-01 Chris Michaelecore-drm: Add API function for getting size of an...
2014-04-01 Chris Michaelecore-wayland: No need to check button state twice
2014-04-01 ChunEon Parkevas - fix incorrect object reset.
2014-03-31 Mike Blumenkrantzedje_cc should probably handle sequenced scripts succes...
2014-03-31 Mike Blumenkrantzedje_cc part description state name error clarification
2014-03-31 Mike Blumenkrantzedje_cc no longer allows buggy/unexpected behavior...
2014-03-31 Mike Blumenkrantz+edje_object_part_object_name_get()
2014-03-31 zmike+evas_object_image_mmap_get()
2014-03-31 Tom HacohenEvas textblock: Fixed compilation with FriBiDi disabled.
2014-03-31 Jérémy Zurcherupdates to eo_lexer.c missing from 3a0e160 v1.10.0+tech+preview v1.10.0-tech-preview
2014-03-30 zmikeRevert "eolian gitignore"
2014-03-30 zmikeRevert "eolian stop tracking your generated files in...
next