Mir

lp:~alan-griffiths/mir/experimenting-with-ci

Created by Alan Griffiths and last modified
Get this branch:
bzr branch lp:~alan-griffiths/mir/experimenting-with-ci
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

1766. By Daniel van Vugt

Ensure AlarmImpl is not locked during callbacks to arbitrary user code so
that it can't form a deadlock with the caller's own mutexes. (LP: #1339700). Fixes: https://bugs.launchpad.net/bugs/1339700.

Approved by Andreas Pokorny, Alan Griffiths, PS Jenkins bot.

1765. By Daniel van Vugt

Fix wrong count of BufferQueue.current_buffer_users. This hasn't yet caused
any visible bugs but it is an issue which affects future enhancements to
to BufferQueue, so best to fix it.

Approved by Alan Griffiths, PS Jenkins bot.

1764. By Alan Griffiths

shared. scene: Introduce a generic listener collection.
.

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

1763. By Kevin DuBois

client: update the cached client side buffers with the buffer package. This will let android servers share a fence/sync fd on every buffer over ipc. The new function currently doesn't do anything on either platform, but will soon.

Approved by PS Jenkins bot, Alexandros Frantzis.

1762. By Daniel van Vugt

examples: Ensure macro parameters are mathematically distributive.

Approved by Alexandros Frantzis, PS Jenkins bot.

1761. By Daniel van Vugt

mir_demo_client_multiwin: Premultiply by alpha to produce correctly
composited colours following changes to the blending equation in r1687.
(LP: #1339471). Fixes: https://bugs.launchpad.net/bugs/1339471.

Approved by Alexandros Frantzis, PS Jenkins bot.

1760. By Thomas Voß

Explicitly select g++-4.9 to prevent from ABI breaks. (LP: #1329089). Fixes: https://bugs.launchpad.net/bugs/1329089.

Approved by PS Jenkins bot, Alan Griffiths.

1759. By Alan Griffiths

examples: write the main() in minimal_server.cpp the way client code should be written.

Approved by Kevin DuBois, PS Jenkins bot, Alexandros Frantzis.

1758. By Daniel van Vugt

Modify comments and tests to reflect the new reality where apparently bypass
doesn't need any more than two buffers. This seems to have come about from
server changes where buffers are acquired by clients asynchronously and
we allow some time each swap where the client owns zero buffers. Thus the
original deadlock which required 3 buffers to avoid does not seem to exist
any more. I think.

This doesn't change the logic in any way. But since it can be done separately
to any logic changes I'm proposing the docs/test changes early.

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

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