platform/upstream/efl.git
2014-07-18 Savio Senaeolian-cxx: Added examples.
2014-07-18 Savio Senaeolian-cxx: Added tests.
2014-07-18 Savio Senaeina-cxx: Added interop containers.
2014-07-18 Savio Senatests: Added config.h to tests.
2014-07-18 Savio Senaexamples: Removed compilation warnings.
2014-07-18 Daniel Kolesaeolian: disallow the data field in interfaces; it's...
2014-07-18 Felipe Magno... eolian-cxx: Fixed example eo file
2014-07-18 Felipe Magno... eolian-cxx: Disabled temporarily the inheritance feature
2014-07-18 Stefan Schmidtbuild/drm: Allow building from scratch by not using...
2014-07-18 Carsten Haitzler... evas - render2 - now finally tracking updates right...
2014-07-18 Carsten Haitzler... evas - more render2 work - follows smart children now
2014-07-17 Carsten Haitzler... eina - fix eina-module warning with global + stop using...
2014-07-17 Chris Michaelecore-drm: Fix trapping of SIGUSR1 for VT switching...
2014-07-17 Chris Michaelecore-drm: Reduce debug noise
2014-07-17 Cedric BAILeina: forgotten return value.
2014-07-17 Vincent Torrieina: make error message more precise.
2014-07-17 Tom HacohenEolian generator: Disable system dir scan.
2014-07-17 Carsten Haitzler... more work on render2 - still not working with smart...
2014-07-17 Daniel Kolesaeolian: lexing of string literals (including support...
2014-07-17 Daniel Juyung Seomailmap: added Wonguk Jeong's information.
2014-07-17 Daniel Kolesaeolian: lexing of number literals (integer and floating...
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
next