Mir

lp:~afrantzis/mir/ci-failure-experiment-2

Created by Alexandros Frantzis and last modified
Get this branch:
bzr branch lp:~afrantzis/mir/ci-failure-experiment-2
Only Alexandros Frantzis can upload to this branch. If you are Alexandros Frantzis please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alexandros Frantzis
Project:
Mir
Status:
Development

Recent revisions

3122. By Alexandros Frantzis

android: Use a single buffer allocator

3121. By kevin gunn

alter include path reference to input.h

3120. By Albert Astals Cid

Do not throw exception on EINTR when poll()ing

3119. By Alan Griffiths

platforms/android: Don't conflate the display numbering in HWC with the output numbering in Mir (as one is zero based and the other one based).

3118. By Alan Griffiths

nested: fix locking to update Display::current_configuration and replace some redundant code.

3117. By Alexandros Frantzis

client: Fix RPC module to build-depend on mirprotobuf

3116. By bzr merge lp:~cemil-azizoglu/mir/fix-1517532

Fix FTBS with -DMIR_PLATFORM=android

3115. By Brandon Schaefer

Need to wait for the surfaces to be fullscreen before we do any kind of pointer events!

3114. By Alexandros Frantzis

tests: Ensure trigger for expectation happens after we have set that expectation

We recently changed the focusing logic in our window managers, so that a
session without a surface cannot have the focus. Therefore a session loses the
focus (and any per-session display config is unapplied) when its last
surface is released, not when the session disconnects.

3113. By Andreas Pokorny

use static_assert to ensure that the entry point signature is correct

Since c++ allows overloading it is possible to implement an entry point with a slightly different signature and the required one will not show up in the binary. Additionally there was no relation between the typedefs used by the loading mir component and the actual extern "C" entry point declarations. This solution will cause compile errors if either of the three entities have mismatching signatures.

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

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.