Mir

lp:~alan-griffiths/mir/dont-trace-forks

Created by Alan Griffiths and last modified
Get this branch:
bzr branch lp:~alan-griffiths/mir/dont-trace-forks
Only Alan Griffiths can upload to this branch. If you are Alan Griffiths please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alan Griffiths
Project:
Mir
Status:
Development

Recent revisions

2596. By Alan Griffiths

Stop valgrind tracing into too many children

2595. By Kevin DuBois

android: support different content on different monitors when the displays are configured with different top_left points. Should work for gl and 2d overlay paths.
.

Approved by Alexandros Frantzis, Robert Carr, Alan Griffiths, PS Jenkins bot.

2594. By Andreas Pokorny

Allow using a stub for InputReaderDispatchable when we use a real InputManager but intend to only have fake input devices.

Approved by Robert Carr, PS Jenkins bot.

2593. By Alberto Aguirre

android: apply correct usage flags for software buffers

Software buffers allocated by the android platform are allowed to be read as textures or read by the hardware compositor so their usage bits should reflect that.

Some android drivers use these bits to decide if any cache coherency operations are needed. Fixes: https://bugs.launchpad.net/bugs/1418035, https://bugs.launchpad.net/bugs/1451309.

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

2592. By Robert Carr

More conversion to use event builders, this time in tests.

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

2591. By Robert Carr

Prefer using the event builders.

Approved by Alberto Aguirre, Chris Halse Rogers, PS Jenkins bot.

2590. By Robert Carr

Unify MirMotionTooltype and MirTouchTooltype.

Approved by PS Jenkins bot, Andreas Pokorny, Alberto Aguirre, Kevin DuBois, Alexandros Frantzis.

2589. By Robert Carr

Unify the pointer button enumerations.

Approved by PS Jenkins bot, Alberto Aguirre, Alan Griffiths.

2588. By Robert Carr

It seems it's not reasonable for us to throw an exception here. Android-input doesn't meet it's invariants (it promises it will deliver consistent touches with one touch going up and down at a time). However it seems the variations in the touch stream documented in 1437357 have always been present and a fix is unclear. Therefore removing this exception seems safe (behavior should revert to the previous behavior where we didn't observe any errors) and will reduce the crash. Fixes: https://bugs.launchpad.net/bugs/1437357.

Approved by PS Jenkins bot, Kevin DuBois, Alexandros Frantzis, Alberto Aguirre, Chris Halse Rogers.

2587. By Chris Halse Rogers

Turn SimpleDispatchThread into ThreadedDispatcher.

This is like SimpleDispatchThread, but has the additional feature that it will dispatch from a (growable, shrinkable) pool of threads rather than just one.

Approved by Alan Griffiths, PS Jenkins bot, Alberto Aguirre, Robert Carr.

Branch metadata

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

Subscribers