Name Status Project Last Modified Last Commit
lp://qastaging/~vanvugt/mir/DisplayBuffer-is-a-ViewableArea (Has a merge proposal) Development mir 2013-07-02 09:09:49 UTC
798. Eliminate a duplicate interface; both...

Author: Daniel van Vugt
Revision Date: 2013-07-02 08:53:34 UTC

Eliminate a duplicate interface; both DisplayBuffer and ViewableArea defined
their own pure virtual view_area(). It's more flexible for them to share a
single (pure virtual) interface: ViewableArea::view_area()

lp://qastaging/~vanvugt/mir/add-changelog-0.0.16 (Has a merge proposal) Development mir 2013-10-17 09:08:11 UTC
1149. Remember to mention enhancements (com...

Author: Daniel van Vugt
Revision Date: 2013-10-17 09:08:11 UTC

Remember to mention enhancements (commits without bug numbers).

Also, correction: LP #1239160 is fixed in 0.0.15

lp://qastaging/~vanvugt/mir/adoption Development mir 2016-12-08 07:50:34 UTC
3874. Emit adoption calls on set_streams

Author: Daniel van Vugt
Revision Date: 2016-12-08 07:50:34 UTC

Emit adoption calls on set_streams

lp://qastaging/~vanvugt/mir/all-syms Development mir 2014-11-14 04:00:20 UTC
2058. Also use -rdynamic to stop the dynami...

Author: Daniel van Vugt
Revision Date: 2014-11-14 04:00:20 UTC

Also use -rdynamic to stop the dynamic linker from hiding the symbols
at runtime.

lp://qastaging/~vanvugt/mir/android-prefer-truecolor (Has a merge proposal) Development mir 2016-06-01 08:17:39 UTC
3526. Proof of concept

Author: Daniel van Vugt
Revision Date: 2016-06-01 08:17:03 UTC

Proof of concept

lp://qastaging/~vanvugt/mir/appid (Linked to a blueprint)(Has a merge proposal) Development mir 2013-03-21 09:52:36 UTC
528. Remember puctuation.

Author: Daniel van Vugt
Revision Date: 2013-03-21 09:51:53 UTC

Remember puctuation.

lp://qastaging/~vanvugt/mir/async-is-not-sync (Has a merge proposal) Development mir 2017-01-19 08:13:27 UTC
3941. Merge latest trunk

Author: Daniel van Vugt
Revision Date: 2017-01-19 08:13:27 UTC

Merge latest trunk

lp://qastaging/~vanvugt/mir/bind-result bug Development mir 2014-10-07 08:29:28 UTC
1776. Merge latest development-branch and f...

Author: Daniel van Vugt
Revision Date: 2014-10-07 08:29:28 UTC

Merge latest development-branch and fix a conflict (untested)

lp://qastaging/~vanvugt/mir/butterer Development mir 2014-08-19 09:04:04 UTC
1824. Tidy up

Author: Daniel van Vugt
Revision Date: 2014-08-19 09:02:06 UTC

Tidy up

lp://qastaging/~vanvugt/mir/bypass-drmModeAddFB2 Development mir 2013-08-28 10:14:12 UTC
945. Disable broken DRM/GBM tests, failing...

Author: Daniel van Vugt
Revision Date: 2013-08-28 10:11:46 UTC

Disable broken DRM/GBM tests, failing because the new drmModeAddFB2 is
not mocked, and possibly not mockable.

lp://qastaging/~vanvugt/mir/clarify-ClientLatency Development mir 2016-04-07 04:06:32 UTC
3444. ClientLatency tests: Clarify results ...

Author: Daniel van Vugt
Revision Date: 2016-04-07 04:00:26 UTC

ClientLatency tests: Clarify results to avoid reporting a latency of
zero, which is misleading.

The granularity of our measurements is only a frame counter, so we're
unable to show the subtleties of the exact timing. However it's more
accurate to report that any frame rendered in the 16ms prior to being
displayed has a latency of 1 frame and not 0. Particularly if you
consider that render times aim to be as low as possible, the exact
latency is really much closer to 1 than 0 frames.

lp://qastaging/~vanvugt/mir/client-abi-9 (Has a merge proposal) Development mir 2015-05-12 06:41:09 UTC
2566. First attempt at bumping the client A...

Author: Daniel van Vugt
Revision Date: 2015-05-12 06:40:20 UTC

First attempt at bumping the client ABI to 9

lp://qastaging/~vanvugt/mir/client-perf-report-min-max Development mir 2016-08-02 07:46:25 UTC
3621. Prototype min/max render times for th...

Author: Daniel van Vugt
Revision Date: 2016-08-02 07:44:15 UTC

Prototype min/max render times for the client perf report.

Seems to be too low value to bother with right now though. The range between
min and max is so narrow in a one second sample window that the current
report of just the average is probably sufficient.

lp://qastaging/~vanvugt/mir/client-side-vsync-part2 Development mir 2017-05-02 07:46:01 UTC
4161. More progress

Author: Daniel van Vugt
Revision Date: 2017-05-02 07:46:01 UTC

More progress

lp://qastaging/~vanvugt/mir/common-ABI-3 (Has a merge proposal) Development mir 2014-10-09 06:45:59 UTC
1969. Bump the common ABI to 3. We broke it...

Author: Daniel van Vugt
Revision Date: 2014-10-09 06:44:58 UTC

Bump the common ABI to 3. We broke it in r1968.

lp://qastaging/~vanvugt/mir/common-abi-4 Development mir 2014-11-28 07:36:20 UTC
2111. Bump to the common ABI level 4. We br...

Author: Daniel van Vugt
Revision Date: 2014-11-28 07:34:52 UTC

Bump to the common ABI level 4. We broke the ABI with the removal of a
function in r2089.

lp://qastaging/~vanvugt/mir/composite-by-reference Development mir 2017-03-02 08:35:16 UTC
4063. Just a proof of concept

Author: Daniel van Vugt
Revision Date: 2017-03-02 08:34:00 UTC

Just a proof of concept

lp://qastaging/~vanvugt/mir/compositor-test bug(Has a merge proposal) Development mir 2016-05-04 06:21:25 UTC
3495. Try harder, Jenkins.

Author: Daniel van Vugt
Revision Date: 2016-05-04 06:21:25 UTC

Try harder, Jenkins.

lp://qastaging/~vanvugt/mir/crashing-server bug(Has a merge proposal) Development mir 2014-05-05 03:17:56 UTC
1589. Merge latest development-branch

Author: Daniel van Vugt
Revision Date: 2014-05-05 03:17:56 UTC

Merge latest development-branch

lp://qastaging/~vanvugt/mir/dedup Development mir 2014-07-21 10:46:51 UTC
1781. Work (hacking) in progress

Author: Daniel van Vugt
Revision Date: 2014-07-21 10:45:40 UTC

Work (hacking) in progress

lp://qastaging/~vanvugt/mir/deduplicate-NullDisplayReport (Has a merge proposal) Development mir 2016-09-07 02:27:15 UTC
3687. Merge latest trunk

Author: Daniel van Vugt
Revision Date: 2016-09-07 02:27:15 UTC

Merge latest trunk

lp://qastaging/~vanvugt/mir/defer-release Development mir 2015-08-17 09:54:20 UTC
2825. Prototype defered release

Author: Daniel van Vugt
Revision Date: 2015-08-17 09:32:25 UTC

Prototype defered release

lp://qastaging/~vanvugt/mir/deprecate-without-pragmas (Has a merge proposal) Development mir 2016-11-04 05:34:22 UTC
3795. Fix build failure

Author: Daniel van Vugt
Revision Date: 2016-11-04 05:34:22 UTC

Fix build failure

lp://qastaging/~vanvugt/mir/detect-overlapping-clients bug(Has a merge proposal) Development mir 2013-11-11 07:23:06 UTC
1212. Detect when multiple client buffers a...

Author: Daniel van Vugt
Revision Date: 2013-11-11 06:55:25 UTC

Detect when multiple client buffers are requested simultaneously to
multiple compositor buffers (bypass mode). If you've only got 3 buffers,
doing so will cause blocking and delays. So throw an exception instead of
silently degrading performance (like we did in LP: #1249210).

lp://qastaging/~vanvugt/mir/disable-libinput-pointer-acceleration bug(Has a merge proposal) Development mir 2015-12-22 07:08:07 UTC
3194. First quick and dirty prototype illus...

Author: Daniel van Vugt
Revision Date: 2015-12-14 08:47:08 UTC

First quick and dirty prototype illustrating a fix for the pointer
acceleration issues introduced by libinput in Mir 0.18:
LP: #1524145 and LP: #1522295

This proof-of-concept just uses the native kernel/device motion data,
like Mir 0.17 and prior did. So the mouse cursor is smooth and
consistent again.

This is not the final answer though, as we would like a solution where
the acceleration is configurable. But it does suffice in resolving the
regressions that libinput brought in Mir 0.18 right now. So the mouse
experience is exactly as it was in Mir 0.17 and earlier.

lp://qastaging/~vanvugt/mir/do-not-land-20160824 (Has a merge proposal) Development mir 2016-08-25 05:05:58 UTC
3669. Merge latest trunk

Author: Daniel van Vugt
Revision Date: 2016-08-25 05:05:58 UTC

Merge latest trunk

lp://qastaging/~vanvugt/mir/double bug(Has a merge proposal) Development mir 2014-11-23 08:18:48 UTC
1799. Even simpler

Author: Daniel van Vugt
Revision Date: 2014-11-23 08:18:48 UTC

Even simpler

lp://qastaging/~vanvugt/mir/dual-cross-compile Development mir 2015-08-19 09:21:15 UTC
2865. Recursion!

Author: Daniel van Vugt
Revision Date: 2015-08-19 09:21:15 UTC

Recursion!

lp://qastaging/~vanvugt/mir/edge-type (Linked to a blueprint)(Has a merge proposal) Development mir 2013-04-16 03:26:22 UTC
544. Remove unused "using namespace".

Author: Daniel van Vugt
Revision Date: 2013-04-16 03:26:22 UTC

Remove unused "using namespace".

lp://qastaging/~vanvugt/mir/enable-dynamic-queue-scaling bug(Has a merge proposal) Development mir 2016-02-15 08:25:54 UTC
3310. Shrink the diff and add another handy...

Author: Daniel van Vugt
Revision Date: 2016-02-15 08:25:54 UTC

Shrink the diff and add another handy test

lp://qastaging/~vanvugt/mir/event-queue bug(Has a merge proposal) Development mir 2014-02-28 07:13:12 UTC
1434. fingerpaint: Implement redraw on resi...

Author: Daniel van Vugt
Revision Date: 2014-02-28 07:13:12 UTC

fingerpaint: Implement redraw on resize, because it's safe now!

lp://qastaging/~vanvugt/mir/everyday-info (Has a merge proposal) Development mir 2016-11-17 09:33:57 UTC
3826. log_debug -> log_info

Author: Daniel van Vugt
Revision Date: 2016-11-17 09:33:07 UTC

log_debug -> log_info

lp://qastaging/~vanvugt/mir/explicit-buffer-sp Development mir 2015-03-10 06:27:09 UTC
2381. Now buildable at least. But the exces...

Author: Daniel van Vugt
Revision Date: 2015-03-10 06:27:09 UTC

Now buildable at least. But the excess of compiler workarounds means
there's no benefit to this now.

lp://qastaging/~vanvugt/mir/extents Development mir 2015-01-20 09:10:02 UTC
2163. Remember to place custom input rects ...

Author: Daniel van Vugt
Revision Date: 2015-01-20 09:10:02 UTC

Remember to place custom input rects relative to the client rect

lp://qastaging/~vanvugt/mir/filter-vision-interruptions Development mir 2016-10-19 18:19:30 UTC
3774. vanity: Filter out impossibly low lat...

Author: Daniel van Vugt
Revision Date: 2016-10-19 18:15:52 UTC

vanity: Filter out impossibly low latencies caused by interruptions
to the camera's view of the screen. The next time it thinks it sees
something after getting blinded it might record that as a spuriously
low measurement.

This isn't fullproof, it's computer vision after all. But this does
eliminate much of the errors you might encounter if the camera is
moved and loses sight of the screen.

lp://qastaging/~vanvugt/mir/finer-grained-abi (Has a merge proposal) Development mir 2013-07-18 04:14:40 UTC
863. Use major and minor as the ABI versio...

Author: Daniel van Vugt
Revision Date: 2013-07-18 04:11:58 UTC

Use major and minor as the ABI version, and encode both in the soname.

This way most small ABI changes will only need the minor version to be
incremented. And most importantly, we won't have an ABI value which moves
separately to the version.

lp://qastaging/~vanvugt/mir/finish Development mir 2014-07-21 09:23:50 UTC
1781. Prototype synchronous input "finishing"

Author: Daniel van Vugt
Revision Date: 2014-07-21 09:22:30 UTC

Prototype synchronous input "finishing"

lp://qastaging/~vanvugt/mir/fix-1169020 bug(Has a merge proposal) Development mir 2016-08-03 10:00:33 UTC
3624. Fix test failures TODO: Fix 'Uninter...

Author: Daniel van Vugt
Revision Date: 2016-08-03 09:59:33 UTC

Fix test failures

TODO: Fix 'Uninteresting mock function call' messages

lp://qastaging/~vanvugt/mir/fix-1188504 bug(Has a merge proposal) Development mir 2013-06-07 10:12:31 UTC
726. Don't throw a fatal exception when th...

Author: Daniel van Vugt
Revision Date: 2013-06-07 10:09:01 UTC

Don't throw a fatal exception when the display goes to sleep. Just wait
patiently for it to come back. (LP: #1188504)

This solves the case when the screen blanks during Mir execution. It does not
solve the case where the screen is blanked (and locked; EPERM) before the Mir
server starts. That one either should not be solved or requires more work
later.

lp://qastaging/~vanvugt/mir/fix-1194384 bug(Has a merge proposal) Development mir 2013-06-26 11:56:03 UTC
781. Fix a possible race in: TEST_F(Defaul...

Author: Daniel van Vugt
Revision Date: 2013-06-26 11:56:03 UTC

Fix a possible race in:
TEST_F(DefaultDisplayServerTestFixture, client_event_handler_is_thread_safe)

lp://qastaging/~vanvugt/mir/fix-1226139 bug(Has a merge proposal) Development mir 2013-09-27 08:02:12 UTC
1073. Merge latest dev branch and resolve a...

Author: Daniel van Vugt
Revision Date: 2013-09-27 08:02:12 UTC

Merge latest dev branch and resolve a conflict.

lp://qastaging/~vanvugt/mir/fix-1237710 bug(Has a merge proposal) Development mir 2013-10-16 09:40:27 UTC
1140. Also remove unused typedef

Author: Daniel van Vugt
Revision Date: 2013-10-16 09:40:27 UTC

Also remove unused typedef

lp://qastaging/~vanvugt/mir/fix-1308345-wip Development mir 2014-04-17 09:35:03 UTC
1559. Merge latest development-branch

Author: Daniel van Vugt
Revision Date: 2014-04-17 09:30:34 UTC

Merge latest development-branch

lp://qastaging/~vanvugt/mir/fix-1308905 bug(Has a merge proposal) Development mir 2014-04-17 08:39:23 UTC
1563. Fix warnings arising from unexpected ...

Author: Daniel van Vugt
Revision Date: 2014-04-17 08:36:53 UTC

Fix warnings arising from unexpected (uninteresting) mock_gl calls
(LP: #1308905)

lp://qastaging/~vanvugt/mir/fix-1315302 bug(Has a merge proposal) Development mir 2014-05-05 04:01:50 UTC
1593. Merge latest development-branch

Author: Daniel van Vugt
Revision Date: 2014-05-05 04:01:50 UTC

Merge latest development-branch

lp://qastaging/~vanvugt/mir/fix-1339471 bug(Has a merge proposal) Development mir 2014-07-09 06:34:09 UTC
1754. Revert r1687 as it is producing visib...

Author: Daniel van Vugt
Revision Date: 2014-07-09 06:21:09 UTC

Revert r1687 as it is producing visibly incorrect colours when compared
to r1686. (LP: #1339471)

lp://qastaging/~vanvugt/mir/fix-1343074-0.5 bug(Has a merge proposal) Development mir 2014-07-24 03:10:47 UTC
1784. Merge latest 0.5 branch

Author: Daniel van Vugt
Revision Date: 2014-07-24 03:10:47 UTC

Merge latest 0.5 branch

lp://qastaging/~vanvugt/mir/fix-1372300-0.7 Development mir 2014-09-25 08:19:39 UTC
1916. Add a changelog entry and version bum...

Author: Daniel van Vugt
Revision Date: 2014-09-25 08:19:39 UTC

Add a changelog entry and version bump too

lp://qastaging/~vanvugt/mir/fix-1379610 bug Development mir 2014-10-10 03:56:41 UTC
1975. Fix faulty integration tests which as...

Author: Daniel van Vugt
Revision Date: 2014-10-10 03:54:06 UTC

Fix faulty integration tests which assumed 5 frames could be scheduled.
Actually we only need a maximum of 3 (or 2 arguably).

lp://qastaging/~vanvugt/mir/fix-1499134-0.15 bug Development mir 2015-10-21 07:22:22 UTC
2835. Backport a simplified version of RAOF...

Author: Daniel van Vugt
Revision Date: 2015-10-21 07:20:00 UTC

Backport a simplified version of RAOF's fix for LP: #1499134 so that
lp:mir/0.15 can build on wily again (with the new Mesa 11.0).

lp://qastaging/~vanvugt/mir/fix-1522031 bug(Has a merge proposal) Development mir 2015-12-04 09:23:34 UTC
3176. Avoid running timing-sensitive perfor...

Author: Daniel van Vugt
Revision Date: 2015-12-04 09:21:50 UTC

Avoid running timing-sensitive performance tests under Valgrind, as
they are likely to fail (and we don't care). (LP: #1522031)

lp://qastaging/~vanvugt/mir/fix-1522673 bug(Has a merge proposal) Development mir 2015-12-04 09:04:39 UTC
3177. And protect Alt+mousewheel from magni...

Author: Daniel van Vugt
Revision Date: 2015-12-04 09:02:53 UTC

And protect Alt+mousewheel from magnitude changes too.

lp://qastaging/~vanvugt/mir/fix-1527449-Plugin bug(Has a merge proposal) Development mir 2016-01-20 15:59:43 UTC
3264. Merge latest trunk and fix a conflict.

Author: Daniel van Vugt
Revision Date: 2016-01-20 15:59:43 UTC

Merge latest trunk and fix a conflict.

lp://qastaging/~vanvugt/mir/fix-1527449-make_module_ptr bug(Has a merge proposal) Development mir 2016-01-20 20:34:29 UTC
3267. Merge lp:~andreas-pokorny/mir/fix-fix...

Author: Daniel van Vugt
Revision Date: 2016-01-20 20:34:29 UTC

Merge lp:~andreas-pokorny/mir/fix-fix-1527449-make_module_ptr

lp://qastaging/~vanvugt/mir/fix-1565596 Development mir 2016-10-07 08:50:27 UTC
3747. Experimental very high max buffer cou...

Author: Daniel van Vugt
Revision Date: 2016-10-07 08:50:27 UTC

Experimental very high max buffer count of 20.

Turns out it never actually needs more than 5 or 6, but this does
indicate we need to speed up buffer returns from the server to avoid
blocking the client.

lp://qastaging/~vanvugt/mir/fix-1570698 bug(Has a merge proposal) Development mir 2016-09-22 10:09:50 UTC
3713. Work in progress. It works, but is s...

Author: Daniel van Vugt
Revision Date: 2016-09-22 10:09:50 UTC

Work in progress.

It works, but is somehow less reliable under Valgrind now.

lp://qastaging/~vanvugt/mir/fix-1655804 bug(Has a merge proposal) Development mir 2017-01-12 10:49:24 UTC
3924. Add a mutex too (because LP: #1194384)

Author: Daniel van Vugt
Revision Date: 2017-01-12 10:49:24 UTC

Add a mutex too (because LP: #1194384)

lp://qastaging/~vanvugt/mir/fix-1665802 bug(Has a merge proposal) Development mir 2017-03-01 03:50:01 UTC
4068. Tidy up the test

Author: Daniel van Vugt
Revision Date: 2017-03-01 03:50:01 UTC

Tidy up the test

lp://qastaging/~vanvugt/mir/fix-ClientLatency-of-5 (Has a merge proposal) Development mir 2016-02-08 10:15:28 UTC
3300. Tidy up and fix iterator madness.

Author: Daniel van Vugt
Revision Date: 2016-02-08 10:15:28 UTC

Tidy up and fix iterator madness.

lp://qastaging/~vanvugt/mir/flush bug(Has a merge proposal) Development mir 2015-03-13 02:29:07 UTC
1860. Merge latest development-branch and f...

Author: Daniel van Vugt
Revision Date: 2014-09-09 03:44:04 UTC

Merge latest development-branch and fix conflicts

lp://qastaging/~vanvugt/mir/frame Development mir 2014-05-06 10:02:42 UTC
1607. More work in progress

Author: Daniel van Vugt
Revision Date: 2014-05-06 08:25:22 UTC

More work in progress

lp://qastaging/~vanvugt/mir/frame-skip Development mir 2014-11-21 09:14:01 UTC
2086. Use the logger

Author: Daniel van Vugt
Revision Date: 2014-11-21 09:12:00 UTC

Use the logger

lp://qastaging/~vanvugt/mir/framedropping-drm Development mir 2017-02-24 08:54:36 UTC
4052. Proof of concept (bypass doesn't work...

Author: Daniel van Vugt
Revision Date: 2017-02-24 08:53:16 UTC

Proof of concept (bypass doesn't work though)

lp://qastaging/~vanvugt/mir/frametime Development mir 2014-09-17 04:02:38 UTC
1924. Move to a simpler, safer, more conser...

Author: Daniel van Vugt
Revision Date: 2014-09-17 04:02:38 UTC

Move to a simpler, safer, more conservative algorithm

lp://qastaging/~vanvugt/mir/frontend-server (Has a merge proposal) Development mir 2014-04-15 04:05:04 UTC
1444. Fix more (soft) conflicts from recent...

Author: Daniel van Vugt
Revision Date: 2014-04-15 04:05:04 UTC

Fix more (soft) conflicts from recent changes

lp://qastaging/~vanvugt/mir/get_logger Development mir 2016-03-02 10:22:04 UTC
3357. Prototype dropping of custom loggers ...

Author: Daniel van Vugt
Revision Date: 2016-03-02 10:20:35 UTC

Prototype dropping of custom loggers from libmirclient

lp://qastaging/~vanvugt/mir/gpu-load-balance bug Development mir 2017-03-02 08:43:24 UTC
4077. Move the throttle back into the compo...

Author: Daniel van Vugt
Revision Date: 2017-03-02 08:43:24 UTC

Move the throttle back into the compositor. A bit slower, but more
elegant and can be improved on still...

lp://qastaging/~vanvugt/mir/graphics-mesa-x11 (Has a merge proposal) Development mir 2015-07-29 06:31:07 UTC
2792. Name mesa-x11 using the existing nami...

Author: Daniel van Vugt
Revision Date: 2015-07-29 06:30:18 UTC

Name mesa-x11 using the existing naming pattern.

lp://qastaging/~vanvugt/mir/handle-buffer-allocation-failure bug Development mir 2016-11-14 10:26:04 UTC
3827. Add a default error handler (which lo...

Author: Daniel van Vugt
Revision Date: 2016-11-14 10:26:04 UTC

Add a default error handler (which logs)

lp://qastaging/~vanvugt/mir/handoff bug Development mir 2015-08-17 08:53:10 UTC
2826. Move more

Author: Daniel van Vugt
Revision Date: 2015-08-17 08:51:25 UTC

Move more

lp://qastaging/~vanvugt/mir/handoff2 Development mir 2015-08-28 07:14:21 UTC
2892. Port from the original handoff protot...

Author: Daniel van Vugt
Revision Date: 2015-08-28 07:13:07 UTC

Port from the original handoff prototype that was based on the
faulty earlier-release(-1) branch

lp://qastaging/~vanvugt/mir/heresy Development mir 2015-06-03 09:06:19 UTC
2610. Avoid premature release() and drop fr...

Author: Daniel van Vugt
Revision Date: 2015-06-03 09:06:19 UTC

Avoid premature release() and drop frame rate limit to 100Hz

lp://qastaging/~vanvugt/mir/improve-1570698 bug Development mir 2016-09-22 10:16:17 UTC
3713. Work in progress. It works, but is s...

Author: Daniel van Vugt
Revision Date: 2016-09-22 10:09:50 UTC

Work in progress.

It works, but is somehow less reliable under Valgrind now.

lp://qastaging/~vanvugt/mir/input-latency (Linked to a blueprint)(Has a merge proposal) Development mir 2013-12-16 10:19:00 UTC
1291. Separate kernel-to-server and server-...

Author: Daniel van Vugt
Revision Date: 2013-12-16 10:19:00 UTC

Separate kernel-to-server and server-to-client latencies

lp://qastaging/~vanvugt/mir/instrument-AsioMainLoop Development mir 2014-11-12 07:23:03 UTC
2046. Merge latest trunk

Author: Daniel van Vugt
Revision Date: 2014-11-12 07:23:03 UTC

Merge latest trunk

lp://qastaging/~vanvugt/mir/invoke Development mir 2013-04-18 11:11:01 UTC
606. Correct send_response for test_file_d...

Author: Daniel van Vugt
Revision Date: 2013-04-18 11:11:01 UTC

Correct send_response for test_file_descriptors

lp://qastaging/~vanvugt/mir/judder bug(Has a merge proposal) Development mir 2014-05-30 06:54:39 UTC
1587. Merge latest development-branch

Author: Daniel van Vugt
Revision Date: 2014-05-30 06:54:39 UTC

Merge latest development-branch

lp://qastaging/~vanvugt/mir/kill-leaky-modules bug(Has a merge proposal) Development mir 2016-02-01 09:53:09 UTC
3282. Try again Jenkins

Author: Daniel van Vugt
Revision Date: 2016-02-01 09:53:09 UTC

Try again Jenkins

lp://qastaging/~vanvugt/mir/less-like-infinite-loops (Has a merge proposal) Development mir 2016-12-22 10:07:27 UTC
3898. Prototype

Author: Daniel van Vugt
Revision Date: 2016-12-22 10:07:00 UTC

Prototype

lp://qastaging/~vanvugt/mir/less-wordy-stanzas Development mir 2016-04-01 06:50:03 UTC
3434. Make new stanza names less redundant....

Author: Daniel van Vugt
Revision Date: 2016-04-01 06:48:25 UTC

Make new stanza names less redundant. No need to mention the library name
in every public symbol.

lp://qastaging/~vanvugt/mir/libprotobuf-unlite bug(Has a merge proposal) Development mir 2016-08-09 07:15:58 UTC
3637. Bump the libmirprotobuf ABI in one la...

Author: Daniel van Vugt
Revision Date: 2016-08-09 07:15:58 UTC

Bump the libmirprotobuf ABI in one last clumsy effort to get
mir_test_reload_protobuf passing on vivid.

lp://qastaging/~vanvugt/mir/log-dropped bug(Has a merge proposal) Development mir 2015-09-23 10:08:20 UTC
2961. Add a log warning message about clien...

Author: Daniel van Vugt
Revision Date: 2015-09-23 10:04:55 UTC

Add a log warning message about clients that die unexpectedly.

We do have the session mediator report doing the same thing, but most of
the time that's not enabled.

lp://qastaging/~vanvugt/mir/log-gl-more Development mir 2015-09-11 06:51:19 UTC
2924. Use the std::string log_info to get o...

Author: Daniel van Vugt
Revision Date: 2015-09-11 06:51:19 UTC

Use the std::string log_info to get over the fixed buffer size of the
formatting log_info.

lp://qastaging/~vanvugt/mir/log-gl-once Development mir 2015-09-11 06:07:49 UTC
2922. anonymouse!

Author: Daniel van Vugt
Revision Date: 2015-09-11 06:07:49 UTC

anonymouse!

lp://qastaging/~vanvugt/mir/log-level bug(Has a merge proposal) Development mir 2015-01-29 03:25:24 UTC
2233. Merge latest trunk and fix the same c...

Author: Daniel van Vugt
Revision Date: 2015-01-29 03:25:24 UTC

Merge latest trunk and fix the same conflict, again.

lp://qastaging/~vanvugt/mir/log-shorter-timestamps (Has a merge proposal) Development mir 2014-11-24 08:15:30 UTC
2096. Convert to std::chrono, which is prob...

Author: Daniel van Vugt
Revision Date: 2014-11-24 08:11:31 UTC

Convert to std::chrono, which is probably what the fans want.
Also fixes start_time accuracy.

lp://qastaging/~vanvugt/mir/log-unhandled-exceptions bug(Has a merge proposal) Development mir 2016-11-09 09:04:33 UTC
3815. Try again

Author: Daniel van Vugt
Revision Date: 2016-11-09 09:04:33 UTC

Try again

lp://qastaging/~vanvugt/mir/lossless-hz Development mir 2016-11-11 05:57:14 UTC
3824. Restore Android's fallback from n/0 t...

Author: Daniel van Vugt
Revision Date: 2016-11-11 05:57:14 UTC

Restore Android's fallback from n/0 to 0

lp://qastaging/~vanvugt/mir/managed-surface bug(Has a merge proposal) Development mir 2015-01-28 02:02:00 UTC
2214. Merge latest trunk.

Author: Daniel van Vugt
Revision Date: 2015-01-27 03:09:33 UTC

Merge latest trunk.

lp://qastaging/~vanvugt/mir/manual-vsync-api Development mir 2017-05-01 08:28:10 UTC
4165. Revert/drop the prereq branch

Author: Daniel van Vugt
Revision Date: 2017-05-01 08:28:10 UTC

Revert/drop the prereq branch

lp://qastaging/~vanvugt/mir/manual-vsync-api-v2 (Has a merge proposal) Development mir 2017-04-27 08:36:14 UTC
4167. Rename the new unit test to match wha...

Author: Daniel van Vugt
Revision Date: 2017-04-27 08:36:14 UTC

Rename the new unit test to match what it actually does

lp://qastaging/~vanvugt/mir/method-index (Has a merge proposal) Development mir 2013-04-19 09:19:56 UTC
609. Avoid passing method names as strings...

Author: Daniel van Vugt
Revision Date: 2013-04-19 09:18:15 UTC

Avoid passing method names as strings in every single invocation. You can
use their unique integer indices instead.

lp://qastaging/~vanvugt/mir/mir-display-config-header (Has a merge proposal) Development mir 2016-11-18 10:14:12 UTC
3833. Public headers should look different

Author: Daniel van Vugt
Revision Date: 2016-11-18 10:14:12 UTC

Public headers should look different

lp://qastaging/~vanvugt/mir/mirprotobuf-1 (Has a merge proposal) Development mir 2015-07-27 06:59:41 UTC
2782. Begin attempt #2.

Author: Daniel van Vugt
Revision Date: 2015-07-27 06:59:05 UTC

Begin attempt #2.

lp://qastaging/~vanvugt/mir/modifier-groups (Has a merge proposal) Development mir 2015-01-19 03:43:34 UTC
2234. Changed syntax per Cemil's comments.

Author: Daniel van Vugt
Revision Date: 2015-01-19 03:43:34 UTC

Changed syntax per Cemil's comments.

lp://qastaging/~vanvugt/mir/new-overlapping-test Development mir 2015-08-10 08:39:41 UTC
2825. Rewrite/simplify? the new overlapping...

Author: Daniel van Vugt
Revision Date: 2015-08-10 08:38:56 UTC

Rewrite/simplify? the new overlapping compositors test

lp://qastaging/~vanvugt/mir/new-performance-test Development mir 2016-04-21 03:50:13 UTC
3469. Minor progress

Author: Daniel van Vugt
Revision Date: 2016-04-21 03:50:13 UTC

Minor progress

lp://qastaging/~vanvugt/mir/no-SurfaceBufferAccess (Has a merge proposal) Development mir 2014-12-03 02:20:41 UTC
2006. Merge latest trunk

Author: Daniel van Vugt
Revision Date: 2014-12-03 02:20:41 UTC

Merge latest trunk

lp://qastaging/~vanvugt/mir/no-buffers_ready_for_compositor bug Development mir 2015-01-22 09:41:39 UTC
1982. Merge latest trunk and fix conflicts.

Author: Daniel van Vugt
Revision Date: 2015-01-22 09:41:39 UTC

Merge latest trunk and fix conflicts.

lp://qastaging/~vanvugt/mir/no-function-parameter-ordering (Has a merge proposal) Development mir 2014-03-18 09:35:19 UTC
1479. cppguide.xml: Remove section "Functio...

Author: Daniel van Vugt
Revision Date: 2014-03-18 09:26:35 UTC

cppguide.xml: Remove section "Function Parameter Ordering".

No justification was provided for that style point and I would contend that
reading text left-to-right makes inputs-before-outputs more logical anyway.
But I don't feel strongly enough to want to enforce either style. So drop
the whole section.

701800 of 956 results