platform/upstream/efl.git
2015-11-10 Srivardhan... eina: Added API to get substring from Eina_Strbuf.
2015-11-10 Srivardhan... eina: add test case for eina_strbuf_substr_get.
2015-11-10 Youngbok Shinedje: initialize map.zoom values to fix old *.edj compa...
2015-11-10 Vivek Ellureina: add test case for binbuf append function
2015-11-10 Joogab Yunevas: fix error checking of eglBindAPI.
2015-11-10 se.osadchyevas: fix bug in evas_canvas3d_camera.
2015-11-10 Srivardhan... ecore_con: Moving dns.c and dns.h to static_libs.
2015-11-10 Shinwoo Kimecore: thread - need to null check of function pointer
2015-11-10 Daniel Kolesaeolian generator: fix test reference files
2015-11-10 Stefan Schmidtecore_drm: pass NULL to mmap() instead 0 for address
2015-11-10 Daniel Kolesaeo generator: remove unneeded/harmful code
2015-11-10 Jean-Philippe... Evas GL: Fix oopsie in the shaders selection
2015-11-10 Jean-Philippe... Eina: Micro-optimize eina_main_loop_is
2015-11-10 Jean-Philippe... Efl.h: Add minor comment (doc)
2015-11-10 Jean-Philippe... edje_cc: Allow LOSSY compression without quality param
2015-11-10 Jean-Philippe... Evas: Allow edje_decc to work with ETC images
2015-11-10 Jean-Philippe... Edje: Directly embed TGV files inside EDJ when possible
2015-11-10 Jean-Philippe... Evas: Add some internal engine APIs
2015-11-10 Jean-Philippe... Evas GL: Optimize out calls to eglGetCurrent from the...
2015-11-10 Jean-Philippe... Evas GL: Save all binary shaders during idle_flush
2015-11-10 Jean-Philippe... Evas GL: Precompile common shaders
2015-11-10 Jean-Philippe... Evas GL: Delete shaders after linking programs
2015-11-10 Jean-Philippe... Evas GL: Fix linking to 'context_restore_set'
2015-11-10 Jean-Philippe... Evas GL: Release shader compiler during evas_render_idl...
2015-11-10 Jean-Philippe... Evas GL: Implement runtime generation and load of shaders
2015-11-10 Carsten Haitzler... efl - fix eina after misnaming of piblic api
2015-11-10 Gustavo Lima... efl: fix build out of tree
2015-11-10 Oleksandr Shcherbinaevas: fix inverted texture coordinate in Evas.Canvas3d.
2015-11-10 Vivek Ellureina: add test case for file statat function.
2015-11-10 Vivek Ellureina: add test case for eina list search function.
2015-11-10 Srivardhan... ecore_con: adding test case for ecore_con_url_status_co...
2015-11-10 Srivardhan... ecore_con: updating example with ecore_con_url_status_c...
2015-11-10 Vivek Ellureina: add test case for list data idx function.
2015-11-10 Vivek Ellureina: add test cases for eina list move functions
2015-11-10 Vivek Ellureina: add test case for list demote function
2015-11-10 Vivek Ellureina: add test case for eina list reverse iterator
2015-11-10 Vivek Ellureina: added test case for matrix4 transpose function
2015-11-10 Yeshwanth Reddivarievil: avoid SIGSEV while using strlen function
2015-11-10 Srivardhan... eet: add check for realloc fail.
2015-11-10 Srivardhan... evas: preventing unlikely memory leak.
2015-11-10 Srivardhan... evas: preventing possible NULL dereference in evas...
2015-11-09 Srivardhan... ecore_con: add http_parser static lib.
2015-11-09 Cedric BAILeina: fix wrong API since documentation.
2015-11-09 Srivardhan... eina: add an API for base64 encoding.
2015-11-09 Subodh Kumarevas: fix some indentation and formatting in textblock.
2015-11-09 Oleksandr Shcherbinaevas: unification of color pick mechanism.
2015-11-09 indefiniecore_x: don't add a x selection clear event if the...
2015-11-09 Bogdan Devichevevas: add common part of savers and loaders.
2015-11-09 Bogdan Devichevevas: move model save/load from common to common3d.
2015-11-09 se.osadchyevas: refactor duplicated data structure with eina_matrix.
2015-11-09 perepelits.mevas: API for Convex Hull in Evas.Canvas3d
2015-11-09 Shilpa Singheina: add API eina_strftime
2015-11-09 Cedric BAILector: move freetype rasterizer library to itw own...
2015-11-09 Shilpa Singheina: add eina_tmpstr_manage_new, eina_tmpstr_manage_ne...
2015-11-09 Cedric BAILeina: fix computation of sqrt near 1.
2015-11-09 Srivardhan... eina: add test case for eina_strbuf_tolower API.
2015-11-09 Srivardhan... eina: updated example to add eina_strbuf_tolower.
2015-11-09 Srivardhan... eina: add API for converting strbuf to lowercase.
2015-11-09 Cedric BAILector: remove inline on function pointer.
2015-11-09 Cedric BAILector: cleanup code convention of the gradient code.
2015-11-09 Cedric BAILector: simplify code by avoiding unecessary intermediat...
2015-11-09 Cedric BAILector: follow function naming convention.
2015-11-09 Subodh Kumaredje entry: remove unreachable dead code
2015-11-09 Subodh Kumaredje entry: do not create object if theme source is...
2015-11-09 Nicolas Aguirreecore_cocoa/evas_gl_cocoa: fix indent, remove printf...
2015-11-09 Cedric BAILemile: deprecate the use of SSLv3 with GNUTLS backend to.
2015-11-09 Vincent Torriecore_con: fix warning on Windows
2015-11-09 Vincent Torriefreet: fix warning
2015-11-09 Daniel Kolesaeolian generator: finalize refactoring main.c
2015-11-09 Daniel Kolesaeolian generator: refactor the main function (remove...
2015-11-09 Daniel Kolesaeolian generator: remove useless --eo argument
2015-11-09 Tom HacohenRevert "Eo: Optimise event callback call"
2015-11-09 Jérémy ZurcherEo: Optimise event callback call
2015-11-09 Tom HacohenEo do: use the __thread directive when available to...
2015-11-09 Tom HacohenEo: Remove extra paranoid-never could happen safety...
2015-11-09 Tom HacohenEo: Reorganise some of the code and cleanup.
2015-11-09 Tom HacohenEo: Removed weird unneeded condition.
2015-11-09 Tom HacohenEo: Move op resolve check to where it belongs (out...
2015-11-09 Tom HacohenEo unref: Decrease amount of checks and hint branch...
2015-11-09 Tom HacohenEo: Split object checking from class checking and simplify.
2015-11-09 Tom HacohenEo callback call: Remove redundant safety checks.
2015-11-09 Tom HacohenEo callback call: Remove redundant refcounting.
2015-11-09 Tom HacohenEo callback call: Simplify callback desc matching code.
2015-11-09 Tom HacohenEo callbacks: simplify callback call code a bit.
2015-11-09 Tom HacohenEo benchmarks: Add basic callbacks benchmarks.
2015-11-09 Tom HacohenEo benchmarks: Improve benchmarks.
2015-11-09 Tom HacohenEo benchmark: Fix super benchmark.
2015-11-09 Tom HacohenEo: Reduce call stack memory footprint.
2015-11-09 Tom HacohenEo: Remove useless optimisation that is more harm than...
2015-11-09 Tom HacohenEo: use correct mask when checking if an id is a class
2015-11-09 Tom HacohenEo: Optimise object data fetching a bit more.
2015-11-09 Tom HacohenEo: Optimise object data fetching (minor).
2015-11-09 Stefan Schmidtconfigure: Switch to dev mode again. Merge window for...
2015-11-09 Stefan Schmidtrelease: Update NEWS and bump version for 1.16.0 release upstream/1.16.0 v1.16.0
2015-11-09 Stefan Schmidtpo: update po files before release
2015-11-09 Jean-Philippe... doc: Deprecate filter reference page and link to the...
2015-11-09 Jean-Philippe... doc: Fixup EDC doc for Evas 3D stuff
2015-11-09 Jean-Philippe... doc: Add EDC doc for desc.proxy, fix for desc.fill
2015-11-06 Cedric BAILecore: remove useless printf in Win32 main loop.
2015-11-06 Vincent Torrieina/efreet: open file with binary file on Windows
next