Mir

lp:~raof/mir/i-hate-using-explicitly-forbidden-names

Created by Chris Halse Rogers and last modified
Get this branch:
bzr branch lp:~raof/mir/i-hate-using-explicitly-forbidden-names
Only Chris Halse Rogers can upload to this branch. If you are Chris Halse Rogers please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Chris Halse Rogers
Project:
Mir
Status:
Development

Recent revisions

2095. By Chris Halse Rogers

The great un-should-not-ening.

The Google Test docs explicitly say that you should not name_tests_like_this.
Which, for some reason unknown to me, is our style.

For some reason this annoys me everytime I propose a new test.

Change all the snake_case_named tests to CamelCaseNamed tests

2094. By Alan Griffiths

1. "privatized" headers no longer be available throughout Mir codebase. (Especially not examples and acceptance tests.)
2. Some headers re-published as they are required by features in the acceptance tests and examples.

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

2093. By Alan Griffiths

tests: default to no logging with an option to enable it. Fixes: https://bugs.launchpad.net/bugs/1394221.

Approved by PS Jenkins bot, Cemil Azizoglu.

2092. By Kevin DuBois

doc: update the build docs for ARM.

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

2091. By Kevin DuBois

mesa: designate an interface that the mesa ipc operations can use.
mgm::helpers::DRMHelper is the implementation for the host server, and NestedAuthentication (a new implementation cobbled together from existing code) is the implementation for the nested server to get drm.

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

2090. By Alan Griffiths

tests: fix commandline handling in tests.

Approved by Cemil Azizoglu, Alberto Aguirre, PS Jenkins bot.

2089. By Daniel van Vugt

Automatically insert a useful component string into every log message.

The default is the library name, but you can customize it by adding
this to the top of your source file:
    #define MIR_LOGGING_COMPONENT "foo"
.

Approved by PS Jenkins bot, Robert Carr, Alberto Aguirre.

2088. By Daniel van Vugt

Welcome to series 0.10.

Approved by Cemil Azizoglu, PS Jenkins bot.

2087. By Daniel van Vugt

(Re)introduce desktop zoom support to the demo shell.
Just use Super+mousewheel to zoom.

Approved by Kevin DuBois, Cemil Azizoglu, PS Jenkins bot.

2086. By Alexandros Frantzis

server: Fix race in BasicThreadPool

Ensure a task is removed from the task queue before notifying that the task is
done. Otherwise, scheduling new tasks based on these notifications may cause
unnecessary threads to be created.
. Fixes: https://bugs.launchpad.net/bugs/1391488.

Approved by PS Jenkins bot, Robert Carr, 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.