Mir

lp:~vanvugt/mir/revert-r1924

Created by Daniel van Vugt and last modified
Get this branch:
bzr branch lp:~vanvugt/mir/revert-r1924
Only Daniel van Vugt can upload to this branch. If you are Daniel van Vugt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel van Vugt
Project:
Mir
Status:
Development

Recent revisions

1934. By Daniel van Vugt

Really don't revert ABI bumps.

1933. By Daniel van Vugt

Don't revert ABI bumps :)

1932. By Daniel van Vugt

Fix more conflicts, FTBFS.

1931. By Daniel van Vugt

Revert r1924 and fix the resulting conflicts.

1930. By Kevin DuBois

android: rename a few classes that were mir::graphics::android::Android* to just be mir::graphics::android::*.

Approved by Daniel van Vugt, Chris Halse Rogers, PS Jenkins bot.

1929. By Daniel van Vugt

Introduce explicit driver ABI levels:
   libmirplatformNdriver, libmirclientMdriver

This should finally resolve parallel install/upgrade problems
(LP: #1293944) which are now also starting to block CI, and will
also block the release of Mir 0.8.0 if not 0.9.0.

As our graphics drivers both link to and are loaded by
libmirplatform.so.N, they are already tightly bound to mirplatform
ABI level N, and nothing else. So that's why the same number N is
being used in the driver file names: libmirplatformNdriver.so.
The same goes for libmirclientMdriver and libmirclient.so.M. Fixes: https://bugs.launchpad.net/bugs/1293944.

Approved by PS Jenkins bot, Cemil Azizoglu.

1928. By Daniel van Vugt

Merge latest changelog (0.7.3) back from Ubuntu distro.

Approved by Cemil Azizoglu, PS Jenkins bot.

1927. By Kevin DuBois

Make the fd-sending code common so that it is accessible from the client code.

We can currently send fd's one way (server to client). however, exchanging fence fd's requires sending fd's client to server, so I'm moving the code that does this to an accessible place for the client.

Approved by Daniel van Vugt, Chris Halse Rogers, PS Jenkins bot, Alexandros Frantzis, Cemil Azizoglu.

1926. By Kevin DuBois

frontend: log the exchange_buffer messages in the session-mediator-report.

Approved by PS Jenkins bot, Cemil Azizoglu, Alexandros Frantzis.

1925. By Alexandros Frantzis

tests: Use precompiled headers for gtest/gmock and some common system headers.

Approved by Daniel van Vugt, Kevin DuBois, PS Jenkins bot, Cemil Azizoglu.

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