summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix includes for weston's compositor.hbaserock/genivi/1.2.0Lars Wirzenius2014-10-022-2/+2
* ivi-application.xml: apply the latest protocol from weston-ivi-shell1.2.0Nobuhiko Tanibata2014-09-191-28/+3
* ilm_Client: fix display connection leak.Nobuhiko Tanibata2014-09-151-0/+2
* ilmClient: Fix segv when a layer is added.Nobuhiko Tanibata2014-09-101-3/+53
* tests: check surfaceProperties.creatorPid tooMarcus Fritzsch2014-09-011-0/+5
* ilmControl: issue send_stats request on getPropertiesOfSurfaceMarcus Fritzsch2014-09-011-3/+13
* tests: fixed 2 use-after-free errorsMarcus Fritzsch2014-09-011-12/+17
* ilmControl: check roundtrip results on initMarcus Fritzsch2014-09-011-6/+11
* ilmControl: stricter checking in display_roundtrip_queue()Marcus Fritzsch2014-09-011-2/+12
* ilmControl: check for valid wl_event_queue on initMarcus Fritzsch2014-09-011-0/+4
* ilmControl: rewrite sync_and_acquire_instanceMarcus Fritzsch2014-09-011-7/+27
* ilmControl: move eventfd init to init_control()Marcus Fritzsch2014-09-011-8/+8
* ilmControl: destroy output objects, even w/o controllerMarcus Fritzsch2014-09-011-0/+15
* ilmControl: shutdown_fd should be set to a default of -1Marcus Fritzsch2014-09-011-2/+1
* ilmControl: check for valid controller on initMarcus Fritzsch2014-09-011-0/+6
* ilmControl: allow clean shutdown on partial initMarcus Fritzsch2014-09-011-5/+11
* ilmControl: use wl_output userdata pointerMarcus Fritzsch2014-09-011-29/+1
* tests: check roundtrip() result in Test ctorMarcus Fritzsch2014-09-011-2/+5
* ivi-controller: Take surface screenshot even if surface is not on layer.Nobuhiko Tanibata2014-09-011-36/+61
* weston-ivi-shell: Add surface-screenshot function.Nobuhiko Tanibata2014-09-012-30/+251
* weston-ivi-shell: Add function of save as bitmap.Nobuhiko Tanibata2014-09-013-0/+143
* cmake: Add gl libraries.Nobuhiko Tanibata2014-08-211-0/+10
* weston-ivi-shell: Fix illegal surface free.Nobuhiko Tanibata2014-08-211-3/+0
* ilmControl: when called from AddNotification, notify of surface creation.1.2.0-rc7Nobuhiko Tanibata2014-08-211-8/+18
* weston-ivi-shell: fix a memory leak of surface and resource.Nobuhiko Tanibata2014-08-211-5/+5
* ilmControl: Return REMOVED immediatly when notification is set even if wl_sur...Nobuhiko Tanibata2014-08-211-0/+3
* ilmControl: Send content event when ivi-surface is created or destroyed.Nobuhiko Tanibata2014-08-211-2/+22
* ilmCommon: Add flags of content state to ILM_NOTIFICATION.Nobuhiko Tanibata2014-08-211-0/+2
* ilmControl: allow to set callback of surfaceAddNotification even if applicati...Nobuhiko Tanibata2014-08-211-11/+16
* weston-ivi-shell: allow to create ivi_controller_surface with ID even if appl...Nobuhiko Tanibata2014-08-212-0/+22
* weston-ivi-shell: Send content_state event from ivi-controller.Nobuhiko Tanibata2014-08-211-0/+9
* weston-ivi-shell: add calling ivi_layout_surfaceSetTransition to set transiti...Nobuhiko Tanibata2014-08-211-0/+6
* weston-ivi-shell: Apply the latest headers of ivi-layout from upstream.Nobuhiko Tanibata2014-08-212-96/+160
* weston-ivi-shell: Move screenshot function from IVI-Shell to ivi-controller.Nobuhiko Tanibata2014-08-212-36/+71
* Protocol, ilmControl, add weston-ivi-shell: Add device type to argument of in...Nobuhiko Tanibata2014-08-213-1/+16
* ilmControl: Fix incorrect resource free.Nobuhiko Tanibata2014-08-211-1/+0
* ivi-controller: Fix incorrect args for ivi_layout_layerSetRenderOrder.Nobuhiko Tanibata2014-08-201-1/+1
* ivi-controller: Fix invalid read.Nobuhiko Tanibata2014-08-201-0/+3
* ivi-controller: Fix incorrect args for ivi_layout_screenSetRenderOrder.Nobuhiko Tanibata2014-08-201-1/+1
* ivi-controller: Fix NULL deref in controller_screen_set_render_orderNobuhiko Tanibata2014-08-201-2/+2
* ivi-controller: Fix NULL deref.Nobuhiko Tanibata2014-08-121-1/+1
* ilmControl: removed TODO comments at ilm_*Notification implsMarcus Fritzsch2014-08-121-4/+0
* ilmControl: correct argument to sizeof operatorMarcus Fritzsch2014-08-121-5/+5
* tests: free resources in LayerSetRenderOrder_shrinkingMarcus Fritzsch2014-08-121-11/+14
* tests: free resources in LayerSetRenderOrder_growingMarcus Fritzsch2014-08-121-10/+13
* tests: free resources in DisplaySetRenderOrder_shrinkingMarcus Fritzsch2014-08-121-8/+11
* tests: free resources in DisplaySetRenderOrder_growingMarcus Fritzsch2014-08-121-9/+12
* tests: free resources in ilm_getPropertiesOfScreenMarcus Fritzsch2014-08-121-20/+28
* tests: free resources in ilm_getNumberOfHardwareLayersMarcus Fritzsch2014-08-121-8/+13
* tests: remove spurious newlines and an unused variableMarcus Fritzsch2014-08-121-13/+0