platform/upstream/efl.git
2016-09-16 Derek Foremaneina_cpu: Detect NEON if available
2016-09-16 Derek Foremaneina_thread: Don't ensure affinity core is lower than...
2016-09-16 Derek Foremanrender_thread: Attempt to set affinity to a random...
2016-09-16 Derek Foremaneina_cpu: Add an internal api for getting a random...
2016-09-16 Derek Foremaneina: Actually call eina_cpu_init() and eina_cpu_shutdown()
2016-09-16 Vincent TorriEina: fix colors messages in MSYS2
2016-09-16 Gustavo Sverzut... efl_io and efl_net examples: fix O_CLOEXEC on windows.
2016-09-16 Gustavo Sverzut... efl_io_file: unbreak windows build (missing O_CLOEXEC).
2016-09-16 Carsten Haitzler... eo - id lookup failure expansive error print for ebbter...
2016-09-16 Cedric Bailecore_con: forgotten update of Eina_Promise to Efl_Futu...
2016-09-16 Cedric Bailecore_con: migrate use of Eina_Promise to Efl_Future.
2016-09-16 Cedric Baileio: use proper const for progress.
2016-09-16 Cedric Bailecore: migrate job and timeout tests to use efl_future.
2016-09-16 Cedric Bailecore: make sure that progress type have the proper...
2016-09-16 Cedric Bailecore: migrate job and timeout to use future.
2016-09-16 Cedric Bailecore: shut up const warning.
2016-09-16 Cedric Bailecore: do not trigger future,none once value/cancel...
2016-09-15 Vitor Sousaelm fileselector: fix legacy methods for Entry and...
2016-09-15 Vitor Sousaelm fileselector: fix test to wait for the right event
2016-09-14 Cedric Bailelementary: properly handle refcounting of file in...
2016-09-14 Cedric Baileina: allow graceful failure when calling eina_thread_c...
2016-09-14 Stefan Schmidtbindings: cxx: add more new files to buildsystem to...
2016-09-14 Gustavo Sverzut... eina/ecore: allow threads to be canceled, use in ecore_con.
2016-09-14 Felipe Magno... eo-cxx: Replace for ENOMEM to avoid warnings
2016-09-14 Felipe Magno... eo-cxx: Fix race promises
2016-09-14 Felipe Magno... eo-cxx: Add promise type
2016-09-14 Felipe Magno... eo-cxx: Add race promises through eina::variant
2016-09-14 Felipe Magno... eo-cxx: race for promises
2016-09-14 Felipe Magno... eina-cxx: Moved variant to eina C++
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...
next