lp://staging/~kdub/mir/armhf-chroot-script-fixes
- Get this branch:
- bzr branch lp://staging/~kdub/mir/armhf-chroot-script-fixes
Branch merges
Branch information
Recent revisions
- 1184. By Daniel van Vugt
-
Add resize() support to BufferBundle. This is the first step and lowest level
of surface resize support.Approved by PS Jenkins bot, Alexandros Frantzis, Kevin DuBois.
- 1183. By Daniel van Vugt
-
Ignore warnings clang treats as errors, about unused functions being
generated from macros in <lttng/tracepoint. h> (LP: #1246590). Fixes: https:/ /bugs.launchpad .net/bugs/ 1246590. Approved by PS Jenkins bot, Alexandros Frantzis.
- 1181. By Alexandros Frantzis
-
compositor: Make DefaultDisplayB
ufferCompositor Factory private to the compositor component. Approved by Alan Griffiths, PS Jenkins bot.
- 1180. By Daniel van Vugt
-
Update docs and scripting for trusty.
.Approved by Kevin DuBois, Alan Griffiths, Alexandros Frantzis, PS Jenkins bot.
- 1179. By Daniel van Vugt
-
Ensure StubBufferAllocator returns buffers with the properties requested,
and not the same old hardcoded constants. This will be required for testing
resizing (coming soon).AFAIK, the reason for "geometry::Size{id, id}" was to uniquely identify
buffers in test cases. However that has since been superseded by Buffer::id().Approved by Alan Griffiths, Alexandros Frantzis, PS Jenkins bot.
- 1178. By Robert Carr
-
test_client_
input.cpp: Bump reception time-out in client test fixture.
(LP: #1227683). Fixes: https://bugs.launchpad .net/bugs/ 1227683. Approved by PS Jenkins bot, Daniel van Vugt.
- 1177. By Alan Griffiths
-
Avoid a race condition that could lead to spurious failures of server
shutdown tests (LP: #1245336)The race is between the acceptance-tests process and its child server process.
In our signal/abort tests, it's possible the server process may start and
stop so quickly that the parent process doesn't have time to detect the
socket file (before it's correctly cleaned up). Fixes: https://bugs.launchpad .net/bugs/ 1245336. Approved by Daniel van Vugt, Robert Carr, PS Jenkins bot.
- 1176. By Alexandros Frantzis
-
client: Remove the timeout for detecting server crashes
There are valid cases when the server blocks for an indeterminate
amount of time during a client request, like when a next_buffer request
blocks because a surface is not visible or the server is paused. In such
cases, the timeout mechanism we used to detect server crashes caused
the clients to fail. Furthermore, the clients seem able to detect server
crashes without the timeout, rendering it needless anyway.Approved by PS Jenkins bot, Alan Griffiths.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/mir/0.1