lp://qastaging/~vanvugt/mir/safer-MirClientSurfaceTest
- Get this branch:
- bzr branch lp://qastaging/~vanvugt/mir/safer-MirClientSurfaceTest
Branch merges
Branch information
Recent revisions
- 3226. By Alan Griffiths
-
docs: update some of the outdated documentation.
Approved by Alexandros Frantzis, PS Jenkins bot, Kevin DuBois.
- 3225. By Alberto Aguirre
-
tests: Fix race between display config notifications and surface creation
Ensure display config notifications have been delivered to existing surfaces before
creating a new surface since the point of the test is to receive an output event during surface creation
not during display configuration changes. Fixes: https://bugs.launchpad .net/bugs/ 1524161. Approved by Alan Griffiths, Alexandros Frantzis, Kevin DuBois, PS Jenkins bot.
- 3224. By Kevin DuBois
-
android: move code common to android's client and server under the src/platforms/
android directory, to src/platforms/ android/ include (headers) and src/platforms/ android/ common (src). Approved by Alan Griffiths, PS Jenkins bot, Andreas Pokorny.
- 3223. By Daniel van Vugt
-
Remove dead code: EGLNativeWindow
Factory Its virtual interface was copied into ClientPlatform some time ago.
Approved by Chris Halse Rogers, PS Jenkins bot.
- 3222. By Daniel van Vugt
-
Remove dead code: platform_library variable
It's unused, but also its intended use is superceded by the fact that we
presently leak all client platform libraries (LP: #1527449). I'm working
on a more elegant solution to that separately...
.Approved by Chris Halse Rogers, PS Jenkins bot.
- 3221. By Daniel van Vugt
-
Remove dead code: MirConnection:
:get_client_ platform( )
.Approved by PS Jenkins bot, Alan Griffiths.
- 3220. By Chris Halse Rogers
-
CMake: Fix precompiled headers with a specified CMAKE_BUILD_TYPE.
Approved by PS Jenkins bot, Andreas Pokorny, Kevin DuBois.
- 3219. By Alan Griffiths
-
doc: clarify the discussion of building and installing Mir. Fixes: https:/
/bugs.launchpad .net/bugs/ 1522836. Approved by Kevin DuBois, PS Jenkins bot, Alberto Aguirre.
- 3218. By Daniel van Vugt
-
Avoid choosing graphics-dummy (or no driver at all) over mesa-kms on a
desktop with DRM/Intel graphics. (LP: #1528082)The right choice is obviously mesa-kms even if it fails to initialize
DRM/VT things. If however mesa-x11 or another driver can be used instead,
it will be. Fixes: https://bugs.launchpad .net/bugs/ 1528082. Approved by Kevin DuBois, Cemil Azizoglu, PS Jenkins bot.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/mir