summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix includes for weston's compositor.hbaserock/liw/genivi-h-1.1baserock/genivi/baseline-h-1.1Lars Wirzenius2014-07-032-2/+2
* Add morphologyLars Wirzenius2014-07-031-0/+8
* protocol: apply the latest protocol of ivi shell.1.2.0-rc6Nobuhiko Tanibata2014-06-301-27/+24
* Addressed missing function prototype warnings.Ossama Othman2014-06-307-34/+35
* Fixed unresolved symbol error in ilmControl library.Ossama Othman2014-06-301-0/+1
* weston-ivi-shell: change order of transmitting notification; surface->layer->...Nobuhiko Tanibata2014-06-301-16/+14
* ilmControl: Move code of child context creation to callback of listener.Nobuhiko Tanibata2014-06-301-45/+55
* ilmControl: Reverse layer ids.Nobuhiko Tanibata2014-06-301-7/+7
* weston-ivi-shell: Separate code of updating layer properties from sending lay...Nobuhiko Tanibata2014-06-301-17/+63
* weston-ivi-shell: Separate code of updating surface properties from sending s...Nobuhiko Tanibata2014-06-301-20/+62
* ilmControl and weston-ivi-shell : Send correct events of surface.Nobuhiko Tanibata2014-06-302-62/+48
* ilmControl: Add implementation of listener to receive event when layer of Mai...Nobuhiko Tanibata2014-06-301-2/+43
* ilmControl and weston-ivi-shell: Reverse order when client is added to resour...Nobuhiko Tanibata2014-06-302-4/+4
* weston-ivi-shell: Remove child context of a layer when the main context of th...Nobuhiko Tanibata2014-06-301-4/+4
* ilmControl: Avoid duplicative insertion about render order of layers.Nobuhiko Tanibata2014-06-301-2/+13
* weston-ivi-shell: bug fix. Send correct events for layer.Nobuhiko Tanibata2014-06-301-57/+37
* ilmControl: Add listener of wl_output for child context.Nobuhiko Tanibata2014-06-301-0/+28
* test: add margin to compare values of ILM with return values from wayland.Nobuhiko Tanibata2014-06-302-10/+10
* weston-ivi-shell: Fix using wrong resource of layerNobuhiko Tanibata2014-06-171-0/+3
* weston-ivi-shell: Add destroy condition for ivi-layout-layerNobuhiko Tanibata2014-06-171-1/+5
* ilmControl: Avoid miss-cache in ilmControl because of asynchronous eventsNobuhiko Tanibata2014-06-171-0/+1
* test: Avoid surface creation failure.Nobuhiko Tanibata2014-06-171-1/+1
* ilmClient and ilmControl: Move AddNotification from ilmClient to ilmControl.Nobuhiko Tanibata2014-06-178-121/+372
* ilmControl: Set generated ID of layerid when it's invalid.Nobuhiko Tanibata2014-06-171-0/+1
* ivi-controller: Create a link layer.Nobuhiko Tanibata2014-06-171-1/+1
* ivi-cotroller: Avoid double free of surface.Nobuhiko Tanibata2014-06-171-8/+2
* test: Fix out of range error.Nobuhiko Tanibata2014-06-171-2/+2
* test: Fix an initial value of t_ilm_notification_mask and operationsNobuhiko Tanibata2014-06-171-3/+3
* test: Fix a test code for multi-wl_surfaces.Nobuhiko Tanibata2014-06-174-41/+51
* ivi-controller: Send layer-add event to client when ivi-shell receives layer-...Nobuhiko Tanibata2014-06-171-0/+3
* ilmControl: Set initial value ILM_INPUT_DEVICE_ALL to inputDevicesAcceptanceNobuhiko Tanibata2014-06-171-0/+2
* ilmControl: Avoid multiple registration to render order of surface.Nobuhiko Tanibata2014-06-171-2/+13
* ilmClient and ilmControl: Avoid duplicative auto generation numbers about sur...Nobuhiko Tanibata2014-06-172-2/+14
* ilmControl: Return correct value of wayland_layerRemoveNobuhiko Tanibata2014-06-171-1/+3
* test: Revert through exception during full of message queuesNobuhiko Tanibata2014-06-171-23/+13
* test: Throw exception if wl_display_roundtrip returns error.Nobuhiko Tanibata2014-06-171-4/+14
* test: Fix a lock issue when the API tests is running.Nobuhiko Tanibata2014-06-171-8/+20
* weston-ivi-shell: Fix memory access violations.Nobuhiko Tanibata2014-06-172-163/+258
* weston-ivi-shell: support weston 1.4.91 later.Nobuhiko Tanibata2014-06-174-90/+1056
* removed compiler warnings in unit testsTimo Lotterbach2014-05-301-6/+6
* fixed unit test crash, if compositor service is not runningTimo Lotterbach2014-05-301-0/+5
* fixed layer order returned in ilm_getLayerIDsOnScreenTimo Lotterbach2014-05-301-11/+20
* tests: expected behaviour of "*_Invalid*" testsLukasz Juszkiewicz2014-05-131-23/+5
* tests: memory leak in IlmCommandTest::TearDown()Lukasz Juszkiewicz2014-05-131-0/+1
* tests: number of hardware layersLukasz Juszkiewicz2014-05-131-0/+16
* tests: surface pixelformatLukasz Juszkiewicz2014-05-131-2/+6
* tests: take screenshotLukasz Juszkiewicz2014-05-131-4/+100
* tests: surface properitesLukasz Juszkiewicz2014-05-131-0/+56
* tests: surface IDs on layerLukasz Juszkiewicz2014-05-131-0/+36
* tests: layer capabilitiesLukasz Juszkiewicz2014-05-131-0/+42