summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* static_libs triangulator: prevent null pointer(ptr) access.Hermet Park2016-12-061-16/+16
* evas: native_dmabuf: make sure we check for NULL before not after we dereferenceStefan Schmidt2016-12-061-5/+7
* evas: native_tbm: make sure we check for NULL before not after we dereferenceStefan Schmidt2016-12-061-5/+7
* evas: input_pointer: remove unreachable case statementStefan Schmidt2016-12-061-1/+0
* evas: events: fix NULL check on returned valueStefan Schmidt2016-12-061-1/+1
* eolian: Fix to unregister eina log domain if it was registered.Jaehyun Cho2016-12-061-2/+5
* evas render: code refactoring.Hermet Park2016-12-061-19/+19
* win: Simplify sizing recalcJean-Philippe Andre2016-12-061-4/+1
* efl_net check openssl x509 check o runtime dlsym checksCarsten Haitzler (Rasterman)2016-12-061-14/+43
* win: Fix sizing issues with new windowsJean-Philippe Andre2016-12-061-6/+28
* elm_map: add copyright_cb for osm tile source.Sungtaek Hong2016-12-063-6/+67
* cpphash: Fix not to access freed pointer.Jaehyun Cho2016-12-061-2/+2
* Elm.Button: fix color class descriptionsJee-Yong Um2016-12-061-7/+7
* updated AUTHORSHermet Park2016-12-061-1/+9
* scrollable_interface: fixed last_page_get() APIsoohye2016-12-061-2/+2
* eldbus: change to idle_enterer from idlerJean-Philippe Andre2016-12-063-46/+53
* elm_panel: change panel freeze API when swiping panel.Hosang Kim2016-12-061-4/+8
* evas - protect against outbuf alloc fail possibilityCarsten Haitzler (Rasterman)2016-12-061-1/+2
* elementary calendar: it'd rather return false here.Hermet Park2016-12-061-1/+1
* evas: Ensure single init of common per canvasJean-Philippe Andre2016-12-062-3/+10
* evas: remove all Engine Info headers installation except for the buffer engine.Cedric BAIL2016-12-051-21/+16
* evas: refactor initialisation and shutdown of evas_common.Cedric BAIL2016-12-0515-52/+8
* elm: config: check return value of eina_value_get instead of returning always...Stefan Schmidt2016-12-051-2/+1
* elm: multibuttomentry: check if value is valid before we access itStefan Schmidt2016-12-051-2/+4
* edje: svg_loader: make sure we check the return from all _parser_number callsStefan Schmidt2016-12-051-4/+6
* efreetd: handle invalid fd in all casesStefan Schmidt2016-12-051-0/+4
* ecore-wl2: No need to call hide inside the free functionChris Michael2016-12-051-2/+0
* ecore-wl2: When we hide a window, attach a NULL buffer to the surfaceChris Michael2016-12-051-0/+6
* evas-wayland-shm: Don't recreate Outbuf if we are hiddenChris Michael2016-12-051-1/+1
* Emacs config: Also remove from extra_dist.Tom Hacohen2016-12-051-3/+0
* Emacs configs: Move to designated repo.Tom Hacohen2016-12-052-911/+0
* Eo gdb: Remove redundant variable setting.Tom Hacohen2016-12-051-9/+0
* emile: do not rely on the struct sizeMarcel Hollerbach2016-12-051-20/+17
* eo: Fix test caseJean-Philippe Andre2016-12-051-1/+1
* eo: Fix potential inifinite loopJean-Philippe Andre2016-12-051-10/+10
* evas textblock: fix a rendering issue.Hermet Park2016-12-051-5/+6
* eo: Make error message less nebulousJean-Philippe Andre2016-12-051-1/+2
* elm_code: refactoring of the elm_code_line_indent to work with linesAndy Williams2016-12-034-38/+72
* eina_btlog: compact output and keep non-bt information.Gustavo Sverzut Barbieri2016-12-031-72/+98
* eina_btlog: show comments (non-bt lines)Gustavo Sverzut Barbieri2016-12-031-1/+14
* eina_btlog: understand new backtrace format used by eo.Gustavo Sverzut Barbieri2016-12-031-1/+38
* eina_btlog: improve help.Gustavo Sverzut Barbieri2016-12-031-1/+6
* elm_code: ooops, fix test from previous refactorAndy Williams2016-12-031-7/+9
* eo: do not use eina_trash when running on valgrind.Gustavo Sverzut Barbieri2016-12-032-2/+15
* eo: fix compilation without HAVE_BACKTRACE.Gustavo Sverzut Barbieri2016-12-031-36/+36
* eo: fix missing Evil.h includeGustavo Sverzut Barbieri2016-12-031-0/+4
* eo: fix build on macOSJean Guyomarc'h2016-12-031-0/+4
* eio - have a smaller mempool as i can see 270k of stuff hanging aboutCarsten Haitzler (Rasterman)2016-12-031-2/+2
* evas - fix out events broken by recent multiseat workCarsten Haitzler (Rasterman)2016-12-031-1/+1
* evas - more render cache cleanupsCarsten Haitzler (Rasterman)2016-12-031-0/+1