lp:~vanvugt/mir/fix-unit-test-rejects_list_containing_interval_0
- Get this branch:
- bzr branch lp:~vanvugt/mir/fix-unit-test-rejects_list_containing_interval_0
Branch merges
- Mir CI Bot: Approve (continuous-integration)
- Kevin DuBois (community): Approve
- Andreas Pokorny (community): Approve
-
Diff: 28 lines (+8/-2)1 file modifiedtests/unit-tests/platforms/android/server/test_hwc_device.cpp (+8/-2)
Branch information
Recent revisions
- 3962. By Andreas Pokorny
-
mirserver: Add InputConfigurat
ionChanger and a default implementation This adds mir::input:
:ConfigChanger which will keep track of per session input device configurations. Similar but simpler than MediatingDispla yChanger. 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 serverMake 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 SurfaceCreation
Parameters 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.
- 3957. By Andreas Pokorny
-
mirclient: deprecate and replace the destruction function for input config
mir_input_
config_ destroy -> mir_input_ config_ release. Approved by mir-ci-bot, Kevin DuBois, 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