summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* TESTINGdevs/stefan/coverity-fixesStefan Schmidt2020-06-091-20/+0
* tests: eina: make sure we always check on eina_matrixsparse_data_idx_get returnStefan Schmidt2020-06-091-0/+2
* tests: eina: check return of eina_module_load and unloadStefan Schmidt2020-06-091-2/+2
* tests: eo: handle error return of eina_value_int_convert()Stefan Schmidt2020-06-091-2/+9
* tests: evas: check fd being non -1 before using close()Stefan Schmidt2020-06-091-1/+2
* benchmarks: eina: make sure we do not divide by zeroStefan Schmidt2020-06-091-3/+6
* tests: eina: also handle failure cases when cleaning up created files/foldersStefan Schmidt2020-06-091-3/+3
* ci: travis: disable the webp loader on CI builds for nowStefan Schmidt2020-06-091-2/+3
* efreet - handle runtime relocation right with default XDG_DATA_DIRSCarsten Haitzler (Rasterman)2020-06-091-4/+29
* eina - prefix - use smaller buffers for building stringsCarsten Haitzler (Rasterman)2020-06-091-6/+10
* eina - abstratc content - smaller stack buffer for limited size stringCarsten Haitzler (Rasterman)2020-06-091-1/+1
* efl_ui_win: declare constructors not optionalMarcel Hollerbach2020-06-091-2/+2
* cxx: Fix uses of intrinsic eolian binbuf typeFelipe Magno de Almeida2020-06-092-2/+31
* eo-files: convert all Eina.Strbuf & Eina.BinbufMarcel Hollerbach2020-06-094-8/+5
* dotnet: Ignore Efl.Object.parent as constructorFelipe Magno de Almeida2020-06-091-0/+8
* eo: make the parent a optional constructorMarcel Hollerbach2020-06-092-0/+6
* Revert "ci: disable wepb loader until we have a change to update the mingw cr...Stefan Schmidt2020-06-091-1/+1
* doxygen docs: Fix API reference group to Ecore_EoMyoungwoon Roy, Kim2020-06-091-1/+3
* evas_vg_cache: Don't caching vg file if value_provider is applied.JunsuChoi2020-06-093-19/+37
* evas_common_font: release reallocated glyphs bitmaps dataAli Alzyod2020-06-091-0/+5
* elementary/example: Fix memory leak in gengrid testSubhransu Mohanty2020-06-081-0/+1
* ecore_ipc: Fix memory leakSubhransu Mohanty2020-06-081-0/+2
* canvas gl: remove out-dated compiler keywordsHermet Park2020-06-081-1/+1
* exactness: record and print test time on successStefan Schmidt2020-06-081-2/+7
* ci: travis: add more fold and timing markers in some forgotten placesStefan Schmidt2020-06-083-5/+22
* ci: simplify ccache setup handlingStefan Schmidt2020-06-081-7/+2
* ci: disable wepb loader until we have a change to update the mingw cross envStefan Schmidt2020-06-081-1/+1
* webp: add version check in configuration timeWooHyun Jung2020-06-081-2/+2
* eldbus: fix the data size issue.Hermet Park2020-06-081-11/+21
* ci: drop lua from default binding set as elua is off by defaultDaniel Kolesa2020-06-061-1/+1
* build: disable elua by default, plus nicer detectionDaniel Kolesa2020-06-066-10/+29
* emotion: remove all left overs from removed backendsStefan Schmidt2020-06-053-69/+9
* build: do not publish surface .eo filesMarcel Hollerbach2020-06-051-4/+19
* evas: correctly declare filter_internal as public APIMarcel Hollerbach2020-06-052-5/+4
* edje: markup flag should be TRUE in legacy edje_object_part_text_setBowon Ryu2020-06-052-1/+22
* evas - genetic update regions smart merge - merge v adjacent regionsCarsten Haitzler (Rasterman)2020-06-041-6/+48
* evas render - add debug to draw boxes around update regionsCarsten Haitzler (Rasterman)2020-06-041-0/+29
* tiler - add maxreg for newtiler - not used atm but matches currentCarsten Haitzler (Rasterman)2020-06-041-1/+26
* need to upgrade meson. it looks like older ones have troubleCarsten Haitzler (Rasterman)2020-06-041-1/+1
* evas gl - tune gl engine to use a bit less cpu overheadCarsten Haitzler (Rasterman)2020-06-042-368/+411
* elm test - animated icon - big win to have a bg and not garbageCarsten Haitzler (Rasterman)2020-06-041-2/+1
* build: move static out of none_staticMarcel Hollerbach2020-06-041-2/+2
* Efl.Canvas.Vg.Object: Fix backup sizeJunsuChoi2020-06-041-3/+3
* Efl.Gfx.Path: Modify boundary calculation.JunsuChoi2020-06-041-1/+1
* ci: log time in every fold start and endStefan Schmidt2020-06-0312-76/+59
* ci: remove no longer used address sanitizer leak suppression fileStefan Schmidt2020-06-031-17/+0
* ci: remove outdated README fileStefan Schmidt2020-06-031-21/+0
* ci: remove not in use scriptStefan Schmidt2020-06-031-17/+0
* Revert "elementary: build elementary_test additionally as shared object"Stefan Schmidt2020-06-031-14/+0
* Efl.Canvas.Vg.Object: Prevent null pointer accessJunsuChoi2020-06-031-1/+2