platform/upstream/efl.git
2016-09-13 Cedric BAILevas: link output with evas canvas at finalize time.
2016-09-13 Cedric BAILevas: remove useless symbol.
2016-09-13 Cedric BAILevas: efl_canvas_output should be able to provide pixel...
2016-09-13 Gustavo Sverzut... efl_net_dialer_* use timeout promise instead of timer...
2016-09-13 Chris Michaelevas: Add missing return values for _efl_canvas_output_...
2016-09-13 Chris Michaelevas: Mark unused parameters as being EINA_UNUSED
2016-09-13 Stefan Schmidttests: eio: use eina file infrastructure for temporary...
2016-09-13 Vivek Ellureio_eet: Added test suite for eio eet module.
2016-09-13 Jaehyun Choedje: Fix memory overflow on svg loader.
2016-09-13 Daniel HirtRemove leftover evas_out usage from legacy
2016-09-13 Oleksandr Shcherbinaevas: Fix possible crash in evas_model_save_eet.c
2016-09-13 Woochan Leeelm_calendar: Fix header text bug.
2016-09-13 Simon Lees... Sync mailmap
2016-09-12 Cedric BAILevas: start working on efl_canvas_output.
2016-09-12 Cedric BAILeio: properly track destruction of all Eet eio request.
2016-09-12 Gustavo Sverzut... efl_net_dialer_tcp: add connect timeout.
2016-09-12 Gustavo Sverzut... efl_net_dialer_websocket: close and emit EOS on error.
2016-09-12 Gustavo Sverzut... efl_net_dialer_tcp: emit EOS on errors.
2016-09-12 Gustavo Sverzut... efl_net_dialer_http: emit eos only at the end.
2016-09-12 Gustavo Sverzut... efl_net_socket_fd: fail early on double close.
2016-09-12 Gustavo Sverzut... efl_io_closer: add close_on_exec and close_on_destructo...
2016-09-12 Jaehyun Choconfig: Add Escape key binding to naviframe.
2016-09-12 Mykyta BiliavskyiEdje_Edit: check returned value edje_edit_edje_file_sav...
2016-09-12 Stefan Schmidttests: eo_cxx: make sure new header files is included...
2016-09-12 Stefan Schmidtexamples: elementary: fix build for cxx examples needin...
2016-09-12 Hermet Parkevas map: fix the rendering problem.
2016-09-12 Hermet Parkelementary test_glview: guide ELM_ACCEL rather than...
2016-09-12 Felipe Magno... eolian-cxx: Implement future template class for C++
2016-09-12 WooHyun Jungembryo_cc: fix memory overflow in str
2016-09-11 Andy Williamselm: don't show our elm_code popup if ctrl pressed
2016-09-11 Andy Williamselm: Add popup edit menu in elm_code
2016-09-11 Mykyta BiliavskyiEcore_con_ssl: fix return value of ecore_con_ssl_client...
2016-09-09 Cedric BAILeio: finish port to new efl_io_manager API.
2016-09-09 Cedric BAILecore: shutup unused arguments warning.
2016-09-09 Cedric BAILecore: fix reference counting of promise value for...
2016-09-09 Gustavo Sverzut... efl_net_dialer_tcp: make asynchronous resolve and connect.
2016-09-09 Chris Michaelecore-drm2: Rename output_fb_release to just fb_release
2016-09-09 Chris Michaelecore-drm2: Add missing EINA_SAFETY checks for public...
2016-09-09 Derek Foremangl_drm_ee: Remove repulsive hack and do proper gbm...
2016-09-09 Derek Foremanecore_drm2: Add ecore_drm2_output_fb_release way to...
2016-09-09 Derek Foremanecore_drm2: Add release handlers for buffers
2016-09-09 Derek Foremanecore_drm2: Store gbm_bo for Fbs and add a getter funct...
2016-09-09 Gustavo Sverzut... remove TODO/hacks for eo, it's fixed now.
2016-09-09 Daniel Kolesadocs: fix editable section writer erasing wrong fields
2016-09-09 Daniel Kolesadocs: add editable sections where possible
2016-09-09 Daniel Kolesaeolian: properly add < in struct/enum field docs
2016-09-09 Tom HacohenEo: Remove the EO_DEBUG env check. We have DBG for...
2016-09-09 Tom HacohenUpdate the EFL according to new Eo API changes.
2016-09-09 Carsten Haitzler... evas drm engine - fix build if gl not enabled for drm...
2016-09-09 Tom HacohenEo: Merge in changes in how functions are registered...
2016-09-09 Tom HacohenEo: Change the way functions are registered to classes
2016-09-09 Daniel Kolesaeolian: separate ops struct for normal and class funcs...
2016-09-09 Tom HacohenEo: don't allow object override to introduce previously...
2016-09-09 Carsten Haitzler... eo - move eoid lookup to ptr indir file and clean up...
2016-09-09 Carsten Haitzler... eo test suite - finish off the tests so we're testing...
2016-09-09 Carsten Haitzler... eo - we actually steal the 3rd highest bit for classes...
2016-09-09 Carsten Haitzler... eo class add - dont always call getenv as this is epxen...
2016-09-09 Stefan Schmidtm4: fix the name for ecore-sdl in the pkconfig files.
2016-09-09 Jean Guyomarc'heo: avoid redefinition of type Efl_Promise
2016-09-08 Cedric BAILefl: add documentation and last cleanup of the API.
2016-09-08 Cedric BAILeio: implement efl_io_manager_xattr_ls
2016-09-08 Cedric BAILeio: add an internal function for getting xattr in...
2016-09-08 Cedric BAILeio: make xattr list packed for better performance.
2016-09-08 Cedric BAILeio: fix allocation in eio_dir to reuse common safer...
2016-09-08 Cedric BAILecore: fix parenting to be done right on promise and...
2016-09-08 Cedric BAILecore: fix optional future promise to not complain...
2016-09-08 Cedric BAILeio: fix manager tests.
2016-09-08 Cedric Baileio: rework efl_io_manager to use efl_future.
2016-09-08 Cedric Baileo: add Eina.Binbuf native type.
2016-09-08 Cedric Baileio: add internal function able to build array instead...
2016-09-08 Cedric Baileio: track length of resulting operation to be reported...
2016-09-08 Cedric Bailecore: test efl_future_link.
2016-09-08 Cedric BAILecore: add efl_future_iterator_race.
2016-09-08 Cedric Bailecore: add test for efl_future_race.
2016-09-08 Cedric Bailecore: add efl_future_race.
2016-09-08 Cedric BAILecore: add efl_future_iterator_all.
2016-09-08 Cedric Bailecore: add tests for efl_future_all.
2016-09-08 Cedric Bailecore: add efl_future_all.
2016-09-08 Cedric BAILefl: add a possibility to link death of Eo object with...
2016-09-08 Cedric Bailecore: add tests for Efl.Promise.
2016-09-08 Cedric Bailecore: add support for optional futures.
2016-09-08 Cedric BAILecore: add Efl.Promise.
2016-09-08 Cedric BAILefl: remove unecessary legacy_prefix set to null.
2016-09-08 Cedric BAILeolian: add a builtin to handle a free callback.
2016-09-08 Cedric BAILeolian: add support for future.
2016-09-08 Cedric BAILeo: add abstract efl.future.
2016-09-08 Stefan Schmidtexamples: elementary: ignore generated codegen example...
2016-09-08 Gustavo Sverzut... efl_net_socket_fd: make it more win32 friendly.
2016-09-08 Derek Foremanee_gl_drm: Stop calling fb_dirty
2016-09-08 Derek Foremanecore_drm2: Remove get/set for next fb
2016-09-08 Derek Foremanecore_drm2: simplify API to get latest FB
2016-09-08 Derek Foremanee_drm: simplify flipping
2016-09-08 Derek Foremanecore_evas_drm: Use pageflips, not vblanks, to drive...
2016-09-08 Derek Foremanecore_drm2: Add a page flip completion call
2016-09-08 Derek Foremanecore_drm2: distinguish real flip failure from flip...
2016-09-08 Derek Foremanecore_drm2: make flip to NULL buffer mean something
2016-09-08 Derek Foremanee_drm: Get page flips out of the render thread
2016-09-08 Derek Foremanee_drm: Improve next buffer selection algorithm
2016-09-08 Derek Foremanevas_engines: Add a redraws_clear callback
2016-09-08 Derek Foremanecore_drm2: Implicitly set buffer busy status when...
next