summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge remote-tracking branch 'upstream/pull/92'Emre Ucan2018-03-288-25/+13
|\
| * EGLWLInputEventExample: allocate right size of memoryEmre Ucan2018-03-221-2/+1
| * EGLWLInputEventExample: delete allocated memory if error occursEmre Ucan2018-03-221-2/+5
| * EGLWLMockNavigation: remove unnecessary eglGetError callEmre Ucan2018-03-201-1/+0
| * simple-weston-client: destroy wayland context when init failsEmre Ucan2018-03-201-1/+2
| * simple-weston-client: initialize ret valueEmre Ucan2018-03-201-1/+1
| * ilmInput: fix size of memory allocationEmre Ucan2018-03-201-1/+1
| * ivi-controller: check return value of surface_get_sizeEmre Ucan2018-03-201-1/+1
| * ivi-controller: remove duplicate get_weston_surface callEmre Ucan2018-03-201-1/+0
| * ivi-input-controller: fix potential null pointer dereferencingEmre Ucan2018-03-201-14/+1
| * LayerManagerControl: include stdlib.hEmre Ucan2018-03-201-1/+1
|/
* Merge remote-tracking branch 'upstream/pull/91'Emre Ucan2018-03-151-8/+10
|\
| * ivi-input: Rename the function as per its functionalityHarsha M M2018-03-151-9/+3
| * ivi-input: remove seat acceptance from surface when seat is destroyedHarsha M M2018-03-151-0/+8
|/
* Merge remote-tracking branch 'upstream/pull/90'Emre Ucan2018-03-151-4/+23
|\
| * ivi-input: don't add non-existing default seatEmre Ucan2018-03-141-4/+23
|/
* Merge remote-tracking branch 'upstream/pull/89'Emre Ucan2018-03-0215-245/+52
|\
| * README: don't mention ivi-input-api-testEmre Ucan2018-02-281-1/+0
| * tests: create ivi_surfaces in SetUpEmre Ucan2018-02-282-22/+41
| * ilmInput: move code and tests to ILM API folderEmre Ucan2018-02-2813-209/+8
| * cmake: always build ilmInputEmre Ucan2018-02-282-15/+5
* | Merge remote-tracking branch 'upstream/pull/88'Emre Ucan2018-03-021-44/+30
|\ \ | |/ |/|
| * ivi-input-controller: pass ivisurface to send_input_focusEmre Ucan2018-02-281-15/+8
| * ivi-input-controller: pass ivisurface by kbd_set_focus_surfEmre Ucan2018-02-281-4/+2
| * ivi-input-controller: unset pointer focus when surface is destroyedEmre Ucan2018-02-281-3/+8
| * ivi-input-controller: store ivisurface for forced_ptrEmre Ucan2018-02-281-22/+12
|/
* Merge remote-tracking branch 'upstream/pull/87'Emre Ucan2018-02-2815-249/+244
|\
| * test: fix -Wsign-compare warningEmre Ucan2018-02-231-1/+2
| * EGLWLInputEventExample: fix -Wmissing-field-initializersEmre Ucan2018-02-231-1/+75
| * EGLWLInputEventExample: don't export input handlersEmre Ucan2018-02-232-67/+39
| * LayerManagerControl: remove unused functionsEmre Ucan2018-02-232-108/+0
| * simple-ivi-share: fix -Wmissing-field-initializersEmre Ucan2018-02-231-2/+25
| * simple-ivi-share: fix -Wsign-compare warningsEmre Ucan2018-02-231-2/+2
| * ilmInput: fix -Wsign-compare warningsEmre Ucan2018-02-231-3/+3
| * layer-add-surfaces: fix -Wsign-compareEmre Ucan2018-02-231-1/+1
| * multi-touch-viewer: fix -Wformat warningEmre Ucan2018-02-231-1/+1
| * multi-touch-viewer: fix -Wmissing-field-initializersEmre Ucan2018-02-231-1/+24
| * ilmControl: fix -Wunitialized warningEmre Ucan2018-02-231-3/+1
| * ilmControl: fix -Wsign-compare warningEmre Ucan2018-02-231-1/+1
| * ilmControl: fix -Wpointer-sign warningEmre Ucan2018-02-231-1/+1
| * ilmControl: fix -Wunused-variables warningsEmre Ucan2018-02-231-4/+0
| * simple-weston-client: destroy ivisurface at errorEmre Ucan2018-02-231-4/+7
| * simple-weston-client: fix -Wunused-variables warningsEmre Ucan2018-02-231-3/+0
| * simple-weston-client: fix -Wmissing-field-initializersEmre Ucan2018-02-231-1/+39
| * ivi-input-controller: fix -Wmaybe-uninitializedEmre Ucan2018-02-231-1/+1
| * ivi-input-controller: fix -Wunused-variable warningsEmre Ucan2018-02-231-13/+2
| * ivi-share: fix -Wsign-compare warningEmre Ucan2018-02-231-1/+1
| * ivi-share: fix -Wunused-variable warningEmre Ucan2018-02-231-1/+0
| * ivi-controller: fix -Wunused-but-set-variableEmre Ucan2018-02-231-7/+5
| * ivi-controller: fix -Wsign-compare warningsEmre Ucan2018-02-231-12/+12