platform/upstream/efl.git
2014-05-28 MinJeong Kimeina-tiler:add union, subtract, intersection, equal...
2014-05-28 Daniel ZaouiEolian: fix issue for Windows.
2014-05-28 Jaehyun Chogl_x11/evas_engine: Prevent dereference before NULL...
2014-05-28 Jaehyun Choevas_gl_rectangle: Remove unnecessary conditional expre...
2014-05-28 ChunEon Parkevas/textblock - apply efl coding style.
2014-05-28 ChunEon Parkevas/textblock - removed unnecessary null check.
2014-05-28 ChunEon Parkevas/textblock - null check format.
2014-05-28 Jean-Philippe... Evas rg_etc2: Fix Windows build
2014-05-28 Jaehyun Choevas_draw_main: Remove unnecessary conditional expression
2014-05-28 Jaehyun Choevas_font_dir: Prevent the use after free
2014-05-28 Jean-Philippe... Eolian test: Fix other compilation warnings
2014-05-28 Jean-Philippe... Eolian test: Fix test on hardened gentoo
2014-05-27 Jean-Philippe... Evas rg_etc1: Fix build break (with DEBUG)
2014-05-27 ChunEon Parkevas/evas3d - fixed incorrect usage in evas-3d-aabb...
2014-05-27 ChunEon ParkRevert "ecore/ecore_event - logically this check is...
2014-05-27 Tom HacohenEvas textblock: Fix wrong advance calculation when...
2014-05-27 ChunEon Parkedje/epp - clean up memory allocated.
2014-05-27 Oleksandr Shcherbina[evas/evas-3d] Add OBB and AABB.
2014-05-27 ChunEon Parkedje/edje_cc - intensive null check.
2014-05-27 ChunEon Parkecore/ecore_exe - removed duplicated null check.
2014-05-27 ChunEon Parkecore/ecore_event - logically this check is redundant.
2014-05-27 Stefan Schmidtautotools: Add xz as additional tarball format
2014-05-27 Daniel ZaouiEolian: fix coverity issues.
2014-05-27 Jean-Philippe... Evas rg_etc: Show in the doc that we use BGRA now
2014-05-27 Jean-Philippe... Evas rg_etc2: Small performance fix
2014-05-27 Jean-Philippe... Evas rg_etc1: Also decode RGBA8 from the TGV loader
2014-05-27 Jean-Philippe... Evas rg_etc2: Complete support for ETC2 with RGBA8_EAC
2014-05-27 Jean-Philippe... Evas rg_etc2: Use new ETC2 decoder for RGB8_ETC2
2014-05-27 Jean-Philippe... Evas rg_etc2: Add ETC2 decoding routines
2014-05-27 Matvey KonovalovEvas rg_etc1: Unroll the decoding loop for performance
2014-05-26 maxerbaUpdating galician, lithuanian and adding turkish transl...
2014-05-26 Mike Blumenkrantzedje should only match swallow visibility if it's actua...
2014-05-26 Mike BlumenkrantzRevert "Revert "recursively hide edje group objects...
2014-05-26 Carsten Haitzler... Revert "recursively hide edje group objects on edje...
2014-05-26 Carsten Haitzler... update po's
2014-05-26 zmikerecursively hide edje group objects on edje hide
2014-05-26 Daniel ZaouiEolian: fix generation when optimization is set.
2014-05-26 Daniel ZaouiEolian/Generator: add support to namespaces.
2014-05-26 Daniel ZaouiEolian: add support of namespaces.
2014-05-26 Daniel ZaouiEolian: remove unused structures.
2014-05-26 Daniel ZaouiEolian/Tests: add test for events.
2014-05-26 Daniel ZaouiEolian: modify API to allow future scalability
2014-05-26 Daniel ZaouiEolian/Tests: add test for overriding functions
2014-05-26 Daniel ZaouiEolian/Tests: add test for consts
2014-05-26 Daniel ZaouiEolian: add test for generator.
2014-05-26 Daniel ZaouiEolian/Generator: add support for implementation source...
2014-05-26 Daniel ZaouiEolian/Tests: move parsing tests to a specific file
2014-05-26 Daniel ZaouiEolian: add support for typedefs.
2014-05-26 Stefan Schmidtrelease: Switch back to development mode
2014-05-26 Stefan Schmidtrelease: v1.10.0 v1.10.0
2014-05-26 Savio Senaautotools: Fix eolianc-xx header distribution.
2014-05-24 Savio Senaautotools: fix Eolian-Cxx installation.
2014-05-24 Savio Senaefl: remove some warnings.
2014-05-24 Savio Senaeina-cxx: remove a warning.
2014-05-24 Savio Senaautotools: disable automake portability warnings.
2014-05-23 maxerbaUpdating czech translation
2014-05-21 Daniel ZaouiEolian: fix class lookup during parsing.
2014-05-21 Youngbok Shinevas/text: fix abnormal ellipsis logic when harfbuzz...
2014-05-21 Youngbok Shinevas/text: add text ellipsis test case for ligatures...
2014-05-21 Jean-Philippe... Eo: Add function name to OP desc on Windows
2014-05-21 Jean-Philippe... Win32: Fix invalid free in eio monitor
2014-05-21 Vorobiov Vitaliiedje: Edje_Edit - fix wrong behaviour on draggable...
2014-05-20 Shinwoo KimWin32: Add configuration to cross-compile
2014-05-20 Jean-Philippe... Win32: Fix ecore_evas engine search path
2014-05-20 Carsten Haitzler... update po's
2014-05-20 Savio Senaautotools: Fix Makefile_Ecore_Audio_Cxx.am.
2014-05-19 maxerbaUpdating translations
2014-05-19 Stefan Schmidt release: v1.10.0 beta3 v1.10.0-beta3
2014-05-19 ChunEon Parkevas/render - fix segfault because of null cow access.
2014-05-19 Kai Huuhkoefreet: Fix mistakenly inverted behavior in URI handling
2014-05-19 ChunEon Parkevas/gl_x11 - replace inlist counting to one api call.
2014-05-19 Kai Huuhkoefreet: Handle URIs in a more generic way
2014-05-19 Carsten Haitzler... update po's
2014-05-18 Daniel ZaouiEolian/Lexer: fix support of const parameters.
2014-05-16 Tom HacohenEo: Make it clearer that a NULL deref can't happen.
2014-05-16 Tom HacohenEo callbacks: Fix a possible issue of corrupted callbac...
2014-05-16 Tom HacohenEo: Don't write to pointer after free.
2014-05-16 Tom HacohenRevert "Eo: Fix deref after free."
2014-05-16 Tom HacohenEo: Fix deref after free.
2014-05-16 Stefan Schmidtedje_calc: Document some intended fall through cases...
2014-05-16 Stefan Schmidtethumb: Memset whole contex in md5 implementation
2014-05-16 Stefan Schmidtecore_imf: Account for terminating null byte on copy
2014-05-16 Stefan Schmidtecore_imf: Avoid potential buffer overrun
2014-05-15 Carsten Haitzler... fix ecore_thread_global_data_wait to work when no data...
2014-05-15 Carsten Haitzler... fix behavior of edje entry to match other toolkit entires
2014-05-15 Jean-Philippe... edje_calc: Fix invalid parameters during first calc
2014-05-15 Carsten Haitzler... fix ecore_con_url using 100% cpu and just let fd handle...
2014-05-14 U. Artie Eoffevas/wayland_shm: unlink the REAL temporary file
2014-05-14 Daniel ZaouiEolian/Generator: fix the class description generation.
2014-05-14 Jean-Philippe... Evas filters: Fix NULL dereference (legacy_strdup)
2014-05-14 Jean-Philippe... Evas filters: Fix NULL dereferences
2014-05-14 Jean-Philippe... Evas filters: Remove logically dead code
2014-05-14 Vyacheslav... edje/Edje_Edit: _edje_edit_real_part_add init field...
2014-05-14 Jean-Philippe... edje_calc: Don't add padding twice to text objects
2014-05-14 Jean-Philippe... edje_text: Remove no-op pad_get
2014-05-14 Jean-Philippe... edje_calc: Update some disabled code so it can compile
2014-05-14 Carsten Haitzler... add soem class description to eo timers to test if...
2014-05-13 Mike Blumenkrantzde-elipsis edje
2014-05-13 Mike Blumenkrantzedje_cc now prints helpful warning messages when it...
2014-05-13 Mike Blumenkrantzedje_cc should throw errors when inheriting a part...
next