summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 2.0.2 bugfix release2.0.22.0Emre Ucan2017-11-211-2/+2
* fix wrong fprintf usage2.0.1Romain Forlot2017-11-211-3/+3
* Update READMEEmre Ucan2017-11-211-1/+1
* EGLWLMockNavigation: fix memory leakKenji Hosokawa2017-11-211-18/+0
* Bump ilm to 2.0.0 stable version2.0.0Emre Ucan2017-10-131-2/+2
* Merge remote-tracking branch 'upstream/pull/59'Emre Ucan2017-10-132-604/+1
|\
| * simple-ivi-share: fix compiler warningEmre Ucan2017-10-131-1/+1
| * protocol: delete ivi-controller protocolEmre Ucan2017-10-131-603/+0
* | Merge remote-tracking branch 'upstream/pull/58'Emre Ucan2017-10-131-15/+20
|\ \ | |/ |/|
| * layer-add-surfaces: cosmetic modify print logsEugen Friedrich2017-10-131-15/+20
|/
* Merge remote-tracking branch 'upstream/pull/56'Eugen Friedrich2017-08-314-184/+198
|\
| * ivi-layermanagement-api-tests: set static-libubsan LDFLAGEmre Ucan2017-08-301-2/+2
| * ivi-layermanagement-api-tests: remove unnecessary sleepEmre Ucan2017-08-281-4/+0
| * ivi-layermanagement-api-tests: modify SurfaceScreenshot testEmre Ucan2017-08-281-2/+1
| * ivi-layermanagement-api-tests: create and attach wl_shm buffersEmre Ucan2017-08-282-0/+142
| * ivi-layermanagement-api-tests: don't create ivisurfaces in testsEmre Ucan2017-08-281-178/+28
| * ivi-layermanagement-api-tests: create ivisurface at SetUp()Emre Ucan2017-08-282-0/+23
| * ivi-layermanagement-api-tests: activate adress sanitizerEmre Ucan2017-08-281-0/+4
* | Merge remote-tracking branch 'upstream/pull/54'Eugen Friedrich2017-08-315-12/+759
|\ \
| * | ivi-controller: update view transform for bkgnd surfaceEmre Ucan2017-08-311-2/+1
| * | ivi-controller: added bkgnd layer supportEmre Ucan2017-08-222-12/+213
| * | examples:added client for bkgnd layer and mouse pointerManiraj Devadoss2017-08-223-0/+547
| |/
* | Merge remote-tracking branch 'upstream/pull/48'Eugen Friedrich2017-08-291-3/+5
|\ \
| * | ivi-input-controller: fix for set_focus for empty view without attached bufferMichael Teyfel2017-08-101-3/+5
* | | Merge remote-tracking branch 'upstream/pull/52'Eugen Friedrich2017-08-294-0/+32
|\ \ \
| * | | simple-ivi-share: don't leak memory at shutdownEmre Ucan2017-08-181-0/+6
| * | | LayerManagerControl: fix various memory leaksEmre Ucan2017-08-183-0/+26
| |/ /
* | | Merge remote-tracking branch 'upstream/pull/55'Eugen Friedrich2017-08-291-3/+3
|\ \ \
| * | | WLEyesRenderer: resolved warning for wl_pointer_set_cursor during compilationMichael Teyfel2017-08-221-3/+3
| | |/ | |/|
* | | Merge pull request #49 from eucan/install_ivi-application_protocolefriedrich2017-08-280-0/+0
|\ \ \
| * | | protocol: install ivi-application.xml in sysrootEmre Ucan2017-08-151-0/+5
| | |/ | |/|
* | | protocol: install ivi-application.xml in sysrootEmre Ucan2017-08-281-0/+5
| |/ |/|
* | Merge remote-tracking branch 'upstream/pull/51'Emre Ucan2017-08-213-179/+173
|\ \ | |/ |/|
| * Added new signals ivisurface_created_signal and ivisurface_removed_signalMichael Teyfel2017-08-183-2/+11
| * ivi-input-controller: changed input_context to use ivishellMichael Teyfel2017-08-182-65/+49
| * ivi-input-controller: replaced surface_ctx by extended ivisurfaceMichael Teyfel2017-08-181-77/+48
| * ivi-controller: introduced ivi-controller header fileMichael Teyfel2017-08-182-41/+71
|/
* Merge remote-tracking branch 'upstream/pull/46'Eugen Friedrich2017-08-021-11/+81
|\
| * layer-add-surfaces: exit if ilm_init failsEmre Ucan2017-08-021-1/+4
| * layer-add-surfaces: support to use display name optionEmre Ucan2017-08-021-10/+77
|/
* Merge remote-tracking branch 'upstream/pull/43'Eugen Friedrich2017-07-131-517/+867
|\
| * ivi-input: Free up surface and controller resources during shut downharsha.mm2017-07-131-12/+44
| * ivi-input: Free up seat name as well along with seat focusharsha.mm2017-07-131-0/+1
| * ivi-input: Send out right focus to controllerharsha.mm2017-07-131-6/+9
| * ivi-input: Optimize by making repeated lines to a functionharsha.mm2017-07-131-66/+55
| * ivi-input: Fix exception due to non ivi-surfaceharsha.mm2017-07-131-29/+40
| * ivi-input: Evaluate pointer focus against NULLharsha.mm2017-07-131-8/+15
| * ivi-input: Fix multi-seat focus setting and change setup of device focusharsha.mm2017-07-131-145/+256
| * ivi-input: Use standard weston apis to handle pointer eventsharsha.mm2017-07-131-104/+5
| * ivi-input: Evaluate pointer focus and clear if surface does not accept events...harsha.mm2017-07-131-0/+67