summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wayland_shm: Refcount the dmabuf buffer managerdevs/derekf/dmabufDerek Foreman2016-12-061-13/+64
* gl_drm: Allow testing of dmabuf objectsDerek Foreman2016-12-061-0/+17
* eo: guard lifecycle obj log inside spinlock.Gustavo Sverzut Barbieri2016-12-061-1/+12
* eo: guard all efl_super() checks under EO_DEBUG.Gustavo Sverzut Barbieri2016-12-061-2/+2
* all: use void if we really want to make sure we do not accept parametersStefan Schmidt2016-12-0612-16/+16
* eina: fix same wrong indentingStefan Schmidt2016-12-062-4/+4
* eo_debug: add lifecycle debug options, allow run-in-tree and use eina_btlog.Gustavo Sverzut Barbieri2016-12-061-2/+91
* eina_btlog: allows continuous running on input, flush when possible.Gustavo Sverzut Barbieri2016-12-061-0/+11
* eina_btlog: cleanup backtrace list.Gustavo Sverzut Barbieri2016-12-061-0/+13
* eo: efl_super() can receive a class as first parameter.Gustavo Sverzut Barbieri2016-12-061-1/+1
* Static deps unibreak: Update to latest version.Tom Hacohen2016-12-0610-126/+627
* 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