Mir

lp:~vorlon/mir/ioctl-int-overflow

Created by Steve Langasek and last modified
Get this branch:
bzr branch lp:~vorlon/mir/ioctl-int-overflow
Only Steve Langasek can upload to this branch. If you are Steve Langasek please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Steve Langasek
Project:
Mir
Status:
Development

Recent revisions

1730. By Steve Langasek

Fix prototype of ioctl() so that it's compatible on amd64, as detected by g++ 4.9.

1729. By Thomas Voß

Revert changes to debian/changelog.

1728. By Thomas Voß

[ Daniel van Vugt ]
[ Thomas Voß ]
Explicitly select g++-4.9 to prevent from ABI breaks.

1727. By Kevin DuBois

android: overdue mop up for HwcDevice test

no production code changes.

1726. By Andreas Pokorny

Move InputChannelFactory into DefaultServerConfiguration

1725. By Alan Griffiths

server: Avoid race condition in AlarmImpl

1724. By Andreas Pokorny

Sending user input events through Surfaces

Adds input::Surface::consume to send MirEvent to clients. BasicSurface uses mir::input::InputSender for that purpose. The default implementation of InputSender provided as mir::input::android::InputSender is based on the android input stack, i.e. using droidinput::InputChannel and droidinput::InputPublisher for that.

1723. By Alexandros Frantzis

tests: Misc improvements and fixes to MirClientSurfaceTest

Clean up MirClientSurfaceTest code and fix FD leaks. Fixes: https://bugs.launchpad.net/bugs/1333673.

Approved by Kevin DuBois, PS Jenkins bot, Alan Griffiths.

1722. By Andreas Pokorny

Unregister FD Handler from EventHandlerRegister

Adds the ability to unregister FD callbacks from EventHandlerRegister and AsioMainLoop. The caller needs to identify the callback with a void const* during registration and removal.

Approved by PS Jenkins bot, Kevin DuBois, Alan Griffiths, Alexandros Frantzis, Alberto Aguirre.

1721. By Robert Carr

Ensure the_cursor() is not null.

fixes: lp: #1334010. Fixes: https://bugs.launchpad.net/bugs/1334010.

Approved by PS Jenkins bot, Alberto Aguirre, Kevin DuBois.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:mir/ubuntu
This branch contains Public information 
Everyone can see this information.

Subscribers