evas gesture: improved safety
[platform/upstream/efl.git] / src / benchmarks /
2020-09-20 Carsten Haitzler... eina bench - have default values inside benc dtoa
2020-09-01 Marcel Hollerbachbenchmarks: specify this outside extern "C"
2020-07-06 Stefan Schmidtbenchmark: eina: remove outdated ecore_hash
2020-06-17 Stefan Schmidtbenchmarks: eina: make sure we do not divide by zero accepted/tizen/unified/20200618.130024 submit/tizen/20200617.214046
2020-05-26 Stefan Schmidtbenchmarks: use EFL_BUILD=1 in c_args
2020-05-25 Stefan Schmidtbenchmark: fix ident in meson.build file
2020-05-07 Vincent TorriUse __func__ C99 identifier instead of __FUNCTION__...
2020-02-03 Tom CallawayFix build with gcc 10 (which has -fno-common enabled...
2019-12-18 Stefan Schmidtbenchmarks: increase timeout value for running elementa...
2019-11-11 Mike Blumenkrantzbenchmarks/eina: fix possible div by zero in ecore_hash
2019-09-30 Mike Blumenkrantzbenchmark/collection: add Elementary.h
2019-09-24 Marcel Hollerbachefl_ui_win: default the window type to basic
2019-09-16 Boris Fauremeson.build: allow to disable tiff evas loader
2019-09-16 Shinwoo Kimeina benchmarks: remove dereference of null
2019-08-23 Hermet Parkelementary: remove an unused variable.
2019-08-23 Marcel Hollerbachreplace item_container benchmark
2019-08-21 Wonki Kimbuild: enables PIE option on efl binaries 47/212247/3
2019-08-05 Vincent TorriEvil: remove pwd code in Evil and fix compilation failu...
2019-08-05 Marcel Hollerbachrename efl_ui_item_container -> efl_ui_collection
2019-08-05 Cedric BAILelementary: make Efl.Ui.Position_Manager a namespace.
2019-08-05 Marcel HollerbachIntroduce Efl.Ui.Item_Container
2019-06-26 Marcel Hollerbachautotools: REMOVAL!
2019-06-26 Marcel HollerbachRevert "autotools: REMOVAL!"
2019-06-26 Marcel Hollerbachautotools: REMOVAL!
2019-06-03 Vitor Sousaeo: add events to track the ownership status of an...
2019-05-30 Christopher Michaelbenchmarks: Fix copy-paste error
2019-05-30 Mike Blumenkrantzmeson: enforce 61s timeout for tests, remove explicit...
2019-05-08 Christopher Michaeleina_bench_stringshare: Fix resourcce leak
2019-04-02 Vincent Torrieina benchmark: fix warnings on Windows 64 bits
2019-03-08 Marcel Hollerbacheo: remove class functions from eo
2019-02-11 Marcel Hollerbacheo: change API call of efl_class_functions_set
2018-12-18 Lauro Mourameson: Enable dev flags for cpp
2018-12-05 Carsten Haitzler... benchmarks - focus tree - fix unused param warn
2018-12-05 Marcel Hollerbachelementary: add a benchmark for focus widget tree inter...
2018-12-05 Marcel Hollerbachmeson: fix running of benchmark
2018-11-20 Carsten Haitzler... evas mempool bench - fix warning about unused param
2018-11-20 Carsten Haitzler... evas list benchmarks - fix warning about if guarding
2018-11-20 Carsten Haitzler... eina bench array - fix warning about if case not guarding
2018-11-20 Carsten Haitzler... eina bech - hash - warn - fix type for hash func to...
2018-11-08 Marcel Hollerbachhere comes meson
2018-04-10 Cedric BAILefl: use efl_add_ref to create objects which have no...
2018-04-03 Vincent Torriall: Simplify definition of EAPI
2018-03-19 Wonki KimMerge branch 'tizen' into efl120 submit/sandbox/upgrade/efl120/20180319.053334
2018-01-10 Stefan Schmidtbenchmarks: eine: include header for using time()
2017-08-15 Cedric BAILeina: remove tests and benchmark for long dead mempool.
2016-11-07 Cedric BAILeina: remove benchmark for Eina_Promise.
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-08 Tom HacohenEo: Make function overrides implicit.
2016-09-06 Tom HacohenEo benchmarks: Fix according to recent Eo changes.
2016-08-30 Vitor Sousaefl callbacks: update some events calls to no longer...
2016-08-30 Tom HacohenEfl object: Rename Eo_Event -> Efl_Event.
2016-08-26 Vitor SousaEfl Object: remove legacy callback calls from event_cal...
2016-08-23 Tom HacohenEfl object: Remove creation of event structure and...
2016-08-23 Tom HacohenEfl object: Don't pass events to eo class creation.
2016-08-15 Tom HacohenEo: Finish the renaming of Eo to the EFL.
2016-08-11 Tom HacohenEo: Rename Eo to the EFL namespace
2016-08-11 Tom HacohenChange the EFL to follow the new Eo rename.
2016-06-20 Tom HacohenAdjust the code according to the eo event stop changes.
2016-06-13 Stefan Schmidtbenchmark: eo: add missing phthread flag to linker
2016-06-10 Lauro Mouraeina: Remove value type promises
2016-06-06 Tom HacohenMerge elm code, a code editing widget into the efl
2016-06-06 Stefan Schmidtbenchmark: remove unused variable
2016-06-06 Stefan Schmidtbenchmark: mark parameter as unused to ignore compile...
2016-06-06 Lauro Mouraeina: Fixes on promises benchmark
2016-06-06 Lauro Mouraeo: Fix compilation of benchmark
2016-06-03 Felipe Magno de... eina: Remove unnecessary indirection to promises
2016-06-02 Tom HacohenMerge in emotion generic players.
2016-06-02 Tom HacohenMerge in evas generic loaders.
2016-05-30 Felipe Magno de... eina: Add non-allocated version to benchmark
2016-05-30 Felipe Magno de... eina: Add mempool usage in benchmark
2016-05-27 Tom HacohenMerge in elm code widget
2016-05-26 Felipe Magno de... eina: Add benchmarks for eina promises
2016-05-12 Daniel Kolesadocs: add an experimental elua based documentation...
2016-03-23 Tom HacohenMerge elementary into the EFL.
2016-03-11 Tom HacohenRevert "Automatic migration to the new eo_add syntax."
2016-03-09 Tom HacohenAutomatic migration to the new eo_add syntax.
2016-03-03 Tom HacohenEo: Migrate to the new syntax (Eo4) and adjust the EFL
2016-03-03 Tom HacohenAutomatic migration to Eo4.
2016-02-29 Tom HacohenEo callbacks: Migrate all of the EFL to the new event...
2015-12-05 Vincent Torriefl: add binary mode to f(re)open() calls
2015-11-23 Jaehwan KimMerge "efl: Remove Gstreamer dependency." into tizen submit/tizen/20151124.024243
2015-11-17 Jaehwan KimMerge remote-tracking branch 'origin/sandbox/jaehwan...
2015-11-11 Jaehwan KimMerge remote-tracking branch 'opensource/efl-1.16'...
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-09-28 Tom HacohenEo: Fix examples and benchmarks according to recent...
2015-09-28 Tom HacohenEo: Remove EO_SENTINEL.
2015-05-07 vivekeina: add benchmark for crc hash in eina benchmark
2015-02-09 Cedric BAILMerge branch 'devs/cedric/next'
2015-02-09 Avi Levineina: fix eina_bench.c compilation error.
2014-12-09 Srivardhan Hebbareina: removed multiple eina_init call.
2014-12-08 Srivardhan Hebbareina: Refactored code and removed unwanted assignment.
2014-12-08 Srivardhan Hebbareina: corrected documentation of ecore_hash_destroy...
2014-09-22 kabeer khaneina: Remove TODO, add code to delete the modules array
2014-08-17 Daniel Juyung Seodoc: fixed typo.
2014-08-14 Sebastian Dransfeldbenchmarks: close mkstemp file
2014-07-02 Savio Senaautotools: Fixed 'make examples' and 'make examples...
2014-04-23 Daniel ZaouiEo: adapt benchmarks to Eo2.
next