platform/upstream/efl.git
2014-07-16 Chris Michaelevas-drm: Remove extra blank line
2014-07-16 Daniel Kolesaeolian: preliminary number constant stuff in eo_lexer
2014-07-16 Daniel Kolesaeolian: remove TOK_EOF, replace with -1
2014-07-16 Daniel Kolesaeolian: remove eo_lexer_get_until and allow just single...
2014-07-16 Daniel Kolesaeolian: simplify the lexer (remove custom ident chars)
2014-07-16 Daniel Kolesaeolian: parse events without get_ident
2014-07-16 Carsten Haitzler... oops - remove printf that snuck in from dev
2014-07-16 Daniel Kolesamailmap: add myself
2014-07-16 Carsten Haitzler... evas - work on evas render2 and begin making it work...
2014-07-16 Carsten Haitzler... eina - thread queue - fix block pool shutdown
2014-07-16 Daniel Juyung Seomailmap: keep in sync with elementary and enlightenment...
2014-07-16 Vyacheslav... evas: mark the evas text object as dirty, when text...
2014-07-16 Stefan Schmidtevas/drm: Make use of ecore_drm for opening DRM device
2014-07-16 Stefan Schmidtm4/evas_check_engine: Link evas drm engine to ecore...
2014-07-15 Daniel Kolesaeolian: fix memory leak
2014-07-15 Daniel Kolesaeolian: make event type syntax consistent
2014-07-15 Daniel Kolesaeolian: warning fix
2014-07-15 Daniel Kolesaeolian: parser cleanup - structs no longer have to...
2014-07-15 Stefan Schmidticonfigure: Only use libsystemd-login dep for ecore-drm
2014-07-15 Daniel Kolesaeolian: add test for extern
2014-07-15 Daniel Kolesaeolian: support for extern structs and typedefs (includ...
2014-07-15 Chris MichaelMerge branch 'devs/devilhorns/systemd'
2014-07-15 Chris Michaelecore-drm: Reenable setting the VT to graphics mode
2014-07-15 Chris Michaelecore-drm: Cleanup ecore_drm_input code to add/remove...
2014-07-15 Chris Michaelecore-drm: When we destroy any evdev device, also close...
2014-07-15 Chris Michaelecore-drm: Fix ecore_drm_device calls to drop & set...
2014-07-15 Chris Michaelecore-drm: Add ecore_drm_dbus file for dbus functions
2014-07-15 Chris Michaelecore-drm: Cleanup ecore_drm init/shutdown functions
2014-07-15 Chris Michaelecore-drm: Remove eldbus header and add dbus header
2014-07-15 Chris Michaelecore-drm: Remove eldbus dependency
2014-07-15 Chris Michaelecore-drm: Cleanup ecore_drm private header
2014-07-15 Chris Michaelecore-drm: Add dbus file
2014-07-15 Chris Michaelecore-drm: Add necessary headers for dbus and systemd...
2014-07-15 Chris Michaelecore-drm: Remove ecore_drm binary files
2014-07-15 Chris Michaelecore-drm: Remove ecore_drm_launch binary from Makefile
2014-07-15 Chris Michaelecore-drm: Add eldbus, systemd, and systemd-login depen...
2014-07-15 Carsten Haitzler... fix mouse sticking when xkbmap changes whilst running
2014-07-15 Carsten Haitzler... new eina api/object - eina thread queues
2014-07-15 Daniel Kolesaeolian: comment eo_lexer.h
2014-07-15 ChunEon Parkevas/evas3d - removed unused warnings in the example.
2014-07-15 perepelits.m[Evas\evas-3d\example] Add example of cube rotation
2014-07-14 Felipe Magno... Fixes ABI breakage in Eldbus for use with C++ Eldbus
2014-07-14 Daniel Kolesaeolian: also make time_t a builtin
2014-07-14 Daniel Kolesaeolian: builtin types size, ssize, intptr, uintptr...
2014-07-14 Daniel Kolesaelua: update lualian types
2014-07-14 Daniel Kolesaeolian: schar and uchar are now called byte and ubyte...
2014-07-14 Daniel Kolesaelua: use the type API in lualian (but only basics...
2014-07-14 Daniel Kolesaelua: make the lua generator generate things again...
2014-07-14 Daniel Kolesaelua: update eolian bindings and add Ptr_Iterator and...
2014-07-14 Cedric BAILlz4: fix another security issue on ARM 32bits.
2014-07-14 Mykyta Biliavskyiedje: Edje_Edit - delete unnecessary check id's in...
2014-07-14 Cedric BAILevas: remove useless declaration from GL_Generic.
2014-07-14 Cedric BAILeina: win32 and linux version code are the same. Sharin...
2014-07-14 Cedric BAILeina: simplify logic.
2014-07-14 Daniel Kolesaeolian: add tests for struct types plus fix a double...
2014-07-13 Vincent Torrieina: (Windows) fix creation of files with eina_file_op...
2014-07-13 Vincent Torrieina: call the function, then return
2014-07-13 Vincent Torriefl: remove Windows CE support
2014-07-12 Cedric BAILevil: fix mistaken check of returned value by mkdir.
2014-07-11 Chris Michaelecore-evas: Remove extra whitespace
2014-07-11 Chris Michaelecore-evas: Fix missing drm engine in list
2014-07-11 Daniel Kolesaeolian: builtin bool type, and change the eo files...
2014-07-11 Cedric BAILevas: make gl_x11 rely on gl_generic.
2014-07-11 Cedric BAILautotools: turn on build for gl_generic backend.
2014-07-11 Cedric BAILevas: add gl_generic backend.
2014-07-11 Cedric BAILevas: export symbol from gl_common so that loading...
2014-07-11 Cedric BAILevas: load engine symbol into global namespace.
2014-07-11 Cedric BAILeina: make it possible to load module symbol into the...
2014-07-11 Cedric BAILevas: check if Render_Engine was created before using...
2014-07-11 Daniel Kolesaeolian: s/dflt/default/g
2014-07-11 Daniel Kolesaeolian: remove eolian_show and replace it with variants...
2014-07-11 Daniel Kolesaeolian: fix type print
2014-07-11 Daniel Kolesaeolian: update print code (it made some obsolete assump...
2014-07-11 Daniel Kolesaeolian: fix a segfault
2014-07-11 Daniel Kolesaeolian: fix testsuite
2014-07-11 Daniel Kolesaeolian: events now use Eolian_Type* instead of stringshare
2014-07-11 Daniel Kolesaeolian: remove parser dump for now (doesn't include...
2014-07-11 Daniel Kolesaeolian: separate database fill stuff from the parser
2014-07-11 Daniel Kolesaeolian: split db fill func into multiple funcs
2014-07-11 Jean-Philippe... Edje: Add support for ETC1+Alpha
2014-07-11 Jean-Philippe... Eet: Add support for ETC1+Alpha
2014-07-11 ChunEon ParkRevert "evas/gl: improve the rendering quality."
2014-07-11 Jean-Philippe... Evas gl: Fix upload of RGB+A textures [INCOMPLETE]
2014-07-11 Jean-Philippe... Evas gl: Replace all remaining references to mask stuff...
2014-07-10 Jean Guyomarc'hecore_cocoa: Introduce canvas resizing + warning fixes
2014-07-10 ChunEon Parkecore - fix a typo in doc.
2014-07-10 Daniel Kolesaeolian: remove redundant enum
2014-07-10 Daniel Kolesaeolian: remove unused enum and field
2014-07-10 Daniel Kolesaeolian: refactoring: get rid of Eo_Event_Def
2014-07-10 Daniel Kolesaeolian: refactoring: get rid of Eo_Implement_Def
2014-07-10 Daniel Kolesaeolian: refactoring: remove Eo_Type_Def
2014-07-10 Daniel Kolesaeolian: get rid of Eo_Type_Def
2014-07-10 Daniel Kolesaeolian: refactoring: refactor eolian_database.h
2014-07-10 Daniel Kolesaeolian: refactoring: more consistent naming
2014-07-10 Daniel Kolesaeolian: API refactoring
2014-07-10 Daniel Kolesaeolian: separate database API and internals into differ...
2014-07-10 Daniel Kolesaeolian: refactoring: split up eolian_database into...
2014-07-10 Daniel Kolesaeolian: const fixes
2014-07-10 Maksym Volodinedje: Edje_edit - edje_edit_state_text_source_set and...
2014-07-10 Cedric BAILevas: gl_common already provide the infrastruture to...
next