Mir

lp:~albaguirre/mir/fix-1570327

Created by Alberto Aguirre and last modified
Get this branch:
bzr branch lp:~albaguirre/mir/fix-1570327
Only Alberto Aguirre can upload to this branch. If you are Alberto Aguirre please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alberto Aguirre
Project:
Mir
Status:
Merged

Recent revisions

3967. By Alberto Aguirre

Fix ApplicationNotRespondingDetection.failure_to_pong_is_noticed when running on a heavily loaded machine

On a heavily loaded machine, the client session will fail to pong naturally, before the test disables responding to pings,
and before the test has a change to register an observer.

ANR Observers should be notified of all currently unresponsive sessions when registering with the ANR detector.

3966. By Alan Griffiths

Rename functions to match changed return types.

Approved by mir-ci-bot, Daniel van Vugt, Alberto Aguirre, Cemil Azizoglu, Kevin DuBois.

3965. By Kevin DuBois

client: add platform-specific conversions for MirBufferUsage and MirPixelFormat to the client platform.

The current system says "i want a 'hardware' buffer", and the server selects something appropriate. The new system with gbm_buffer and android_buffer extensions, actually lets the user select the properties they want. This is more flexible, but we have to have some legacy code (mostly hardware BufferStreams) make a platform-specific conversion on the client side.
.

Approved by mir-ci-bot, Alan Griffiths.

3964. By Alan Griffiths

Activate a bunch of deprecations.

Approved by mir-ci-bot, Alberto Aguirre, Cemil Azizoglu.

3963. By Cemil Azizoglu

Activate more deprecations.

Approved by mir-ci-bot, Alan Griffiths.

3962. By Andreas Pokorny

mirserver: Add InputConfigurationChanger and a default implementation

This adds mir::input::ConfigChanger which will keep track of per session input device configurations. Similar but simpler than MediatingDisplayChanger. This does not activate the configuration tracking yet.

Approved by mir-ci-bot, Kevin DuBois, Cemil Azizoglu.

3961. By Alberto Aguirre

tests: NestedServer: Wait to receive session_disconnect_called before
stopping the server

Make the test wait until session_disconnect_called is received before
stopping the server, avoiding a race between stopping the main loop and
the main loop dispatching the session_disconnect_called call.
(LP: #1643432). Fixes: https://bugs.launchpad.net/bugs/1643432.

Approved by mir-ci-bot, Daniel van Vugt.

3960. By Alan Griffiths

Use a consistent type specifier for SurfaceCreationParameters in public headers .

Approved by mir-ci-bot, Andreas Pokorny.

3959. By Brandon Schaefer

We did a vote and found we should remove this util and come up with a more appropriate way of testing rpc timing. As this mirping just tests the timing of a specific RPC call against a SurfaceEvent.

Approved by mir-ci-bot, Alberto Aguirre.

3958. By Kevin DuBois

client: prepare mir_connection_get_platform for deprecation. The only thing this was used for was for getting the auth_fd, which we can do now via an extension.

Approved by mir-ci-bot, Cemil Azizoglu, Brandon Schaefer.

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