Name Status Project Last Modified Last Commit
lp:~cjwatson/aachen/fix-transitional-package bug Development aachen 2009-02-22 10:15:04 UTC
58. previous change fixes LP: #332831

Author: Colin Watson
Revision Date: 2009-02-22 10:15:04 UTC

previous change fixes LP: #332831

lp:mir/0.26
Series: 0.26
Mature mir 2017-06-05 10:18:27 UTC
4068. Merge final 0.26.3 changelog back fro...

Author: Daniel van Vugt
Revision Date: 2017-05-29 03:24:16 UTC

Merge final 0.26.3 changelog back from distro.

lp:mir/0.7 bug(Has a merge proposal) Mature mir 2014-10-01 05:27:38 UTC
1916. nested: Ensure that the nested Platfo...

Author: Alexandros Frantzis
Revision Date: 2014-10-01 05:27:38 UTC

nested: Ensure that the nested Platform object stays alive for at
least as long as the nested Display object needs it (LP: #1372276)
. Fixes: https://bugs.launchpad.net/bugs/1372276.

Approved by PS Jenkins bot.

lp:mir/0.8 bug(Has a merge proposal) Mature mir 2015-01-15 15:55:24 UTC
1970. Releasing 0.8.2+15.04.20150115~rtm-0u...

Author: CI Train Bot Account
Revision Date: 2015-01-15 15:55:24 UTC

Releasing 0.8.2+15.04.20150115~rtm-0ubuntu1

lp:mir/0.1 bug(Has a merge proposal) Mature mir 2014-04-11 21:03:54 UTC
1184. Releasing 0.1.8+14.04.20140411-0ubuntu1

Author: PS Jenkins bot
Revision Date: 2014-04-11 21:03:54 UTC

Releasing 0.1.8+14.04.20140411-0ubuntu1

lp:~afrantzis/mir/accept-connections-only-after-server-is-ready bug Development mir 2015-05-05 14:15:25 UTC
2543. server: Accept connections only after...

Author: Alexandros Frantzis
Revision Date: 2015-05-05 14:14:57 UTC

server: Accept connections only after all subsystems have been initialized

lp:~afrantzis/mir/always-consume-input-events-in-clients bug(Has a merge proposal) Development mir 2014-03-04 17:11:42 UTC
1445. client: Process input events even in ...

Author: Alexandros Frantzis
Revision Date: 2014-03-04 17:10:14 UTC

client: Process input events even in clients that don't handle input

lp:~afrantzis/mir/automate-package-abi-versioning bug(Has a merge proposal) Development mir 2015-03-02 13:12:27 UTC
2353. debian: Automate creation of packagin...

Author: Alexandros Frantzis
Revision Date: 2015-03-02 12:41:12 UTC

debian: Automate creation of packaging files based on the current component ABIs

lp:~afrantzis/mir/buffer-bind-to-render-image (Has a merge proposal) Development mir 2015-08-18 14:55:40 UTC
2852. platform: Change Buffer::gl_bind_to_t...

Author: Alexandros Frantzis
Revision Date: 2015-08-18 14:55:40 UTC

platform: Change Buffer::gl_bind_to_texture() to the more general Buffer::bind_to_render_image()

lp:~afrantzis/mir/buffer-native-type (Has a merge proposal) Development mir 2015-08-26 14:25:57 UTC
2880. platform: Introduce Buffer::native_ty...

Author: Alexandros Frantzis
Revision Date: 2015-08-26 14:21:45 UTC

platform: Introduce Buffer::native_type() method

lp:~afrantzis/mir/ci-failure-experiment-1 (Has a merge proposal) Development mir 2015-11-23 17:10:38 UTC
3123. Avoid build error

Author: Alexandros Frantzis
Revision Date: 2015-11-23 17:10:38 UTC

Avoid build error

lp:~afrantzis/mir/ci-failure-experiment-2 (Has a merge proposal) Development mir 2015-11-23 16:39:28 UTC
3122. android: Use a single buffer allocator

Author: Alexandros Frantzis
Revision Date: 2015-11-23 16:39:03 UTC

android: Use a single buffer allocator

lp:~afrantzis/mir/client-api-platform-operation-fds (Has a merge proposal) Development mir 2014-12-10 09:21:32 UTC
2125. Sync with parent branch

Author: Alexandros Frantzis
Revision Date: 2014-12-10 09:21:32 UTC

Sync with parent branch

lp:~afrantzis/mir/client-api-platform-operation-spike (Has a merge proposal) Development mir 2014-12-10 09:17:21 UTC
2124. Fix android tests build

Author: Alexandros Frantzis
Revision Date: 2014-12-10 09:17:21 UTC

Fix android tests build

lp:~afrantzis/mir/client-buffer-fd-ownership-wip Development mir 2016-09-01 14:28:50 UTC
3683. WIP

Author: Alexandros Frantzis
Revision Date: 2016-09-01 14:28:00 UTC

WIP

lp:~afrantzis/mir/client-lifecycle-terminate-properly (Has a merge proposal) Development mir 2014-08-01 13:15:45 UTC
1811. client: Fix SIGTERM dispatch in our d...

Author: Alexandros Frantzis
Revision Date: 2014-08-01 13:14:46 UTC

client: Fix SIGTERM dispatch in our default lifecycle event handler

lp:~afrantzis/mir/client-surface-buffering-mode bug(Has a merge proposal) Development mir 2015-04-17 13:13:41 UTC
2491. client: Make mir_surface_spec_set_buf...

Author: Alexandros Frantzis
Revision Date: 2015-04-17 13:13:41 UTC

client: Make mir_surface_spec_set_buffering_mode symbol public

lp:~afrantzis/mir/clock-steady-duration-for-timestamp (Has a merge proposal) Development mir 2014-11-03 14:14:19 UTC
2021. time: Use a steady (monotonic) clock ...

Author: Alexandros Frantzis
Revision Date: 2014-11-03 14:13:52 UTC

time: Use a steady (monotonic) clock and make the timestamp clock-independent

lp:~afrantzis/mir/consume-only-not-rendered-buffers bug(Has a merge proposal) Development mir 2014-04-23 14:09:53 UTC
1569. tests: Fix android build

Author: Alexandros Frantzis
Revision Date: 2014-04-23 14:09:53 UTC

tests: Fix android build

lp:~afrantzis/mir/fix-1317801 bug(Has a merge proposal) Development mir 2014-05-14 03:09:20 UTC
1618. tests: Simplify test

Author: Alexandros Frantzis
Revision Date: 2014-05-09 16:04:15 UTC

tests: Simplify test

lp:~afrantzis/mir/fix-1335741-surface-destruction-after-teardown (Has a merge proposal) Development mir 2014-06-30 07:54:02 UTC
1732. tests: Don't keep surfaces alive and ...

Author: Alexandros Frantzis
Revision Date: 2014-06-30 07:53:02 UTC

tests: Don't keep surfaces alive and try to destroy them after the server has been torn down

lp:~afrantzis/mir/fix-1335819-surface-destruction-after-teardown bug(Has a merge proposal) Development mir 2014-06-30 11:04:28 UTC
1732. tests: Don't keep surfaces alive and ...

Author: Alexandros Frantzis
Revision Date: 2014-06-30 11:02:29 UTC

tests: Don't keep surfaces alive and try to destroy them after the server has been torn down

lp:~afrantzis/mir/fix-1358191-connect-segv-spike bug(Has a merge proposal) Development mir 2014-08-25 15:35:16 UTC
1861. client: Ensure our platform library s...

Author: Alexandros Frantzis
Revision Date: 2014-08-25 15:34:13 UTC

client: Ensure our platform library stays loaded for as long as it is needed by other objects

lp:~afrantzis/mir/fix-1372276-weak-deps bug(Has a merge proposal) Development mir 2014-09-23 09:33:14 UTC
1928. playground: Don't keep Mir objects al...

Author: Alexandros Frantzis
Revision Date: 2014-09-23 09:30:56 UTC

playground: Don't keep Mir objects alive after the server has finished

lp:~afrantzis/mir/fix-1441620-simple-dispatch-thread-self-destruction-test bug(Has a merge proposal) Development mir 2015-04-09 14:50:53 UTC
2469. tests: Ensure the dispatch thread is ...

Author: Alexandros Frantzis
Revision Date: 2015-04-09 14:50:29 UTC

tests: Ensure the dispatch thread is finished before leaving the SimpleDispatchThread.handles_destruction_from_dispatch_callback test

lp:~afrantzis/mir/fix-1462088-cursor-api-through-nested-test bug Development mir 2015-07-03 13:56:33 UTC
2723. tests: Ensure client surface is visib...

Author: Alexandros Frantzis
Revision Date: 2015-07-03 13:55:59 UTC

tests: Ensure client surface is visible in host framebuffer before attempting to make cursor changes

lp:~afrantzis/mir/fix-1463855-usc-spinner Development mir 2015-06-10 14:17:42 UTC This branch has not been pushed to yet.
lp:~afrantzis/mir/fix-1466492-map-minimized-to-hidden bug(Has a merge proposal) Development mir 2015-06-19 14:21:34 UTC
2688. shell: Ensure mir_surface_state_minim...

Author: Alexandros Frantzis
Revision Date: 2015-06-19 14:21:07 UTC

shell: Ensure mir_surface_state_minimized is always mapped to mir_surface_state_hidden by the CanonicalWindowManagerPolicy

lp:~afrantzis/mir/fix-1498021-display-config-race bug Development mir 2015-10-09 14:19:44 UTC
3012. tests,scene: Fix races that cause int...

Author: Alexandros Frantzis
Revision Date: 2015-10-09 14:18:52 UTC

tests,scene: Fix races that cause intermittent failures of NestedServer tests

lp:~afrantzis/mir/fix-1679591-display-config-observer-race bug(Has a merge proposal) Development mir 2017-04-05 08:04:40 UTC
4141. tests: Fix gmock expectation complain...

Author: Alexandros Frantzis
Revision Date: 2017-04-05 08:04:40 UTC

tests: Fix gmock expectation complaints and leak

lp:~afrantzis/mir/fix-gcc-6-lto Development mir 2016-08-05 10:59:53 UTC
3633. tests: Fix test crashes when built wi...

Author: Alexandros Frantzis
Revision Date: 2016-08-05 10:48:21 UTC

tests: Fix test crashes when built with g++-6 and LTO

lp:~afrantzis/mir/fix-mesa-dev-package-dependency Development mir 2015-06-16 11:53:08 UTC This branch has not been pushed to yet.
lp:~afrantzis/mir/force-cross-compilation-with-4.9 Development mir 2014-07-25 12:34:55 UTC
1793. cmake: Force gcc 4.9 for cross-compil...

Author: Alexandros Frantzis
Revision Date: 2014-07-25 12:34:13 UTC

cmake: Force gcc 4.9 for cross-compilation

lp:~afrantzis/mir/git-bzr-test Development mir 2013-11-02 08:19:01 UTC This branch has not been pushed to yet.
lp:~afrantzis/mir/glib-main-loop-spike-wip (Has a merge proposal) Development mir 2014-10-31 11:59:16 UTC
2015. Use built-in glib signal source

Author: Alexandros Frantzis
Revision Date: 2014-10-31 11:59:16 UTC

Use built-in glib signal source

lp:~afrantzis/mir/initializer-list-style (Has a merge proposal) Development mir 2015-05-07 10:52:50 UTC
2548. guides: Change initializer list style...

Author: Alexandros Frantzis
Revision Date: 2015-05-07 10:52:23 UTC

guides: Change initializer list style to what we predominantly use in the code base

lp:~afrantzis/mir/lp-1217877-possible-fix bug Development mir 2013-09-30 07:25:30 UTC
1053. gbm: Don't take into account disconne...

Author: Alexandros Frantzis
Revision Date: 2013-09-13 12:56:09 UTC

gbm: Don't take into account disconnected outputs when searching for used encoders and crtcs

lp:~afrantzis/mir/maybe-fix-1511095-for-0.17 bug Development mir 2015-11-05 12:34:23 UTC
3012. Extra message using cerr

Author: Alexandros Frantzis
Revision Date: 2015-11-05 12:34:23 UTC

Extra message using cerr

lp:~afrantzis/mir/mir-client-ensure-global-symbol-resolution (Has a merge proposal) Development mir 2013-11-25 14:14:48 UTC
1250. tests: Rename special-tests to specia...

Author: Alexandros Frantzis
Revision Date: 2013-11-25 14:14:48 UTC

tests: Rename special-tests to special-linkage-tests

lp:~afrantzis/mir/non-blocking-swap-buffers-spike Development mir 2014-04-07 14:50:05 UTC
1528. android: Expose the display buffer on...

Author: Alexandros Frantzis
Revision Date: 2014-04-07 14:50:05 UTC

android: Expose the display buffer only if it is turned on

lp:~afrantzis/mir/offscreen-display-wip Development mir 2013-11-11 14:08:30 UTC
1216. server: Add "offscreen" command-line ...

Author: Alexandros Frantzis
Revision Date: 2013-11-11 14:08:30 UTC

server: Add "offscreen" command-line option

lp:~afrantzis/mir/offscreen-hack Development mir 2013-11-12 16:59:57 UTC
1219. tests

Author: Alexandros Frantzis
Revision Date: 2013-11-12 16:58:51 UTC

tests

lp:~afrantzis/mir/remove-DefaultDisplayServerTestFixture (Has a merge proposal) Development mir 2015-06-11 10:57:02 UTC
2654. tests: Remove unused DefaultDisplaySe...

Author: Alexandros Frantzis
Revision Date: 2015-06-11 10:56:38 UTC

tests: Remove unused DefaultDisplayServerTestFixture test framework class

lp:~afrantzis/mir/reproduce-1444047 Development mir 2015-04-17 14:29:34 UTC
2496. Ensure we free overallocated buffers ...

Author: Alexandros Frantzis
Revision Date: 2015-04-17 14:29:34 UTC

Ensure we free overallocated buffers in a timely manner

lp:~afrantzis/mir/screencast-server-racarr-spike Development mir 2014-01-27 15:48:37 UTC
1360. Add support for screencasting to mir_...

Author: Alexandros Frantzis
Revision Date: 2014-01-27 15:35:54 UTC

Add support for screencasting to mir_demo_server_shell

Start/stop with Alt+S, output goes to /tmp/mir_xxxxx.rgba .

lp:~afrantzis/mir/session-snapshots-wip Development mir 2013-06-21 17:09:03 UTC
768. Take snapshots of the inprocess egl c...

Author: Alexandros Frantzis
Revision Date: 2013-06-21 17:06:07 UTC

Take snapshots of the inprocess egl client.

lp:~afrantzis/mir/shm-buffers-spike Development mir 2013-11-18 14:33:04 UTC
1231. more wip

Author: Alexandros Frantzis
Revision Date: 2013-11-18 14:27:10 UTC

more wip

lp:~afrantzis/mir/spike-nested-gbm-egl-image-hack Development mir 2013-09-13 08:16:23 UTC
1058. nested: Add the gbm_device to the pla...

Author: Alexandros Frantzis
Revision Date: 2013-09-13 08:16:23 UTC

nested: Add the gbm_device to the platform information passed to mesa.

lp:~afrantzis/mir/swapper-multiple-compositor-acquire (Has a merge proposal) Development mir 2013-06-14 14:39:34 UTC
743. compositor: Support multiple composit...

Author: Alexandros Frantzis
Revision Date: 2013-06-14 14:36:44 UTC

compositor: Support multiple compositor_acquire() calls for BufferSwapperMulti

lp:~afrantzis/mir/test-do-not-merge (Has a merge proposal) Development mir 2015-05-22 21:39:20 UTC
2599. DO NOT MERGE

Author: Alexandros Frantzis
Revision Date: 2015-05-22 21:39:07 UTC

DO NOT MERGE

lp:~afrantzis/mir/texture-bindable (Has a merge proposal) Development mir 2015-08-26 14:27:24 UTC
2881. platform: Move gl_bind_to_texture met...

Author: Alexandros Frantzis
Revision Date: 2015-08-26 14:25:10 UTC

platform: Move gl_bind_to_texture method from Buffer to mir::renderer::gl::TextureBindable

lp:~afrantzis/mir/update-mirplatform-abi (Has a merge proposal) Development mir 2015-08-18 15:26:17 UTC
2853. platform: Update mirplatform and plat...

Author: Alexandros Frantzis
Revision Date: 2015-08-18 15:25:09 UTC

platform: Update mirplatform and platform ABIs

lp:~afrantzis/mir/versioned-platform-libraries-plus-server-abi-bump (Has a merge proposal) Development mir 2015-02-20 13:38:58 UTC
2334. Bump CI

Author: Alexandros Frantzis
Revision Date: 2015-02-20 13:38:58 UTC

Bump CI

lp:~afrantzis/mir/visibility-events-wip Development mir 2014-06-19 11:14:31 UTC
1714. server: Place scene::RenderingTracker...

Author: Alexandros Frantzis
Revision Date: 2014-06-19 11:14:31 UTC

server: Place scene::RenderingTracker helper class in its own file

lp:~afrantzis/mir/xmir-multimonitor-stabilize Development mir 2013-09-20 14:21:26 UTC
1055. frontend: Properly track buffers per-...

Author: Alexandros Frantzis
Revision Date: 2013-09-20 14:21:26 UTC

frontend: Properly track buffers per-surface (not per session)

lp:~afrantzis/mir/zesty-ci-test Development mir 2017-01-09 11:43:18 UTC
3915. just testing

Author: Alexandros Frantzis
Revision Date: 2017-01-09 11:42:47 UTC

just testing

lp:~alan-griffiths/mir/0.17-display-config-fixes Development mir 2015-11-11 11:21:53 UTC
3023. Cherrypick lp:~alan-griffiths/mir/fix...

Author: Alan Griffiths
Revision Date: 2015-11-11 11:20:29 UTC

Cherrypick lp:~alan-griffiths/mir/fix-1506846

lp:~alan-griffiths/mir/0.21-hacks Development mir 2017-03-03 16:57:57 UTC
3433. More hacks to get mirtest working

Author: Alan Griffiths
Revision Date: 2017-03-03 16:57:13 UTC

More hacks to get mirtest working

lp:~alan-griffiths/mir/0.26-hacks Development mir 2017-03-03 16:57:35 UTC This branch has not been pushed to yet.
lp:~alan-griffiths/mir/0.26.3-xenial bug(Has a merge proposal) Development mir 2017-05-31 14:37:13 UTC
4071. Drop android/arm64 (unsupported on Xe...

Author: Alan Griffiths
Revision Date: 2017-05-31 11:30:01 UTC

Drop android/arm64 (unsupported on Xenial)

lp:~alan-griffiths/mir/Hack-around-the-way-unity8-loads-Mir-libraries-backport-to-0.7 Development mir 2014-08-29 12:57:23 UTC
1881. Fix whitespace messed up during merge

Author: Alan Griffiths
Revision Date: 2014-08-29 12:57:23 UTC

Fix whitespace messed up during merge

lp:~alan-griffiths/mir/add-mir_surface_spec_attach (Has a merge proposal) Development mir 2016-07-20 09:00:09 UTC
3599. ClientSurfaces.when_client_places_too...

Author: Alan Griffiths
Revision Date: 2016-07-20 09:00:09 UTC

ClientSurfaces.when_client_places_tooltip_then_window_manager_sees_corresponding_request

lp:~alan-griffiths/mir/another-acceptance-test-uses-mir-Server-API (Has a merge proposal) Development mir 2014-10-24 18:38:09 UTC
2007. merge lp:~alan-griffiths/mir/some-acc...

Author: Alan Griffiths
Revision Date: 2014-10-24 18:38:09 UTC

merge lp:~alan-griffiths/mir/some-acceptance-tests-use-mir-Server-API

lp:~alan-griffiths/mir/change-fill_ipc_package-to-use-references Development mir 2013-11-21 15:37:13 UTC
1239. merge lp:~mir-team/mir/development-br...

Author: Alan Griffiths
Revision Date: 2013-11-21 15:37:13 UTC

merge lp:~mir-team/mir/development-branch

lp:~alan-griffiths/mir/cherrypicking-0.27 bug Development mir 2017-04-10 08:37:02 UTC
4144. Document the cherrypicks not covered ...

Author: Alan Griffiths
Revision Date: 2017-04-10 08:37:02 UTC

Document the cherrypicks not covered by existing changelog entries

lp:~alan-griffiths/mir/deduplicate-platform-plugin-symbols-maps (Has a merge proposal) Development mir 2014-08-07 13:46:59 UTC
1830. Deduplicate the symbols maps for the ...

Author: Alan Griffiths
Revision Date: 2014-08-07 13:46:11 UTC

Deduplicate the symbols maps for the mesa & android plugins

lp:~alan-griffiths/mir/delete-dead-code (Has a merge proposal) Development mir 2017-09-29 19:54:54 UTC
4278. Delete dead code - Surface::set_keymap()

Author: Alan Griffiths
Revision Date: 2017-09-29 19:54:54 UTC

Delete dead code - Surface::set_keymap()

lp:~alan-griffiths/mir/demo_server-fatal-errors-core-dump (Has a merge proposal) Development mir 2016-05-03 08:42:27 UTC
3492. Fatal errors should be reported by a ...

Author: Alan Griffiths
Revision Date: 2016-05-03 08:40:38 UTC

Fatal errors should be reported by a core

lp:~alan-griffiths/mir/discussion-migrate-demo-shell (Has a merge proposal) Development mir 2014-12-10 12:03:57 UTC
2140. merge lp:~alan-griffiths/mir/migrate-...

Author: Alan Griffiths
Revision Date: 2014-12-10 12:03:57 UTC

merge lp:~alan-griffiths/mir/migrate-render_surfaces

lp:~alan-griffiths/mir/does-jenkins-like-MultiThreadedCompositor-refactoring (Has a merge proposal) Development mir 2016-01-27 13:57:25 UTC
3276. Experiment to diagnose Jenkins failures

Author: Alan Griffiths
Revision Date: 2016-01-27 13:57:25 UTC

Experiment to diagnose Jenkins failures

lp:~alan-griffiths/mir/dont-trace-forks Development mir 2015-05-21 21:08:26 UTC
2596. Stop valgrind tracing into too many c...

Author: Alan Griffiths
Revision Date: 2015-05-21 21:07:34 UTC

Stop valgrind tracing into too many children

lp:~alan-griffiths/mir/doodle-in-TimeoutFrameDroppingPolicy-code (Has a merge proposal) Development mir 2014-07-11 08:47:30 UTC
1764. merge lp:~mir-team/mir/development-br...

Author: Alan Griffiths
Revision Date: 2014-07-11 08:47:30 UTC

merge lp:~mir-team/mir/development-branch

lp:~alan-griffiths/mir/even-NullWindowManager-configures-surface (Has a merge proposal) Development mir 2015-03-27 12:00:09 UTC
2427. merge lp:mir

Author: Alan Griffiths
Revision Date: 2015-03-27 12:00:09 UTC

merge lp:mir

lp:~alan-griffiths/mir/experimenting-with-ci (Has a merge proposal) Development mir 2014-07-11 16:12:00 UTC
1767. Merge the guts of lp:~alan-griffiths/...

Author: Alan Griffiths
Revision Date: 2014-07-11 16:11:11 UTC

Merge the guts of lp:~alan-griffiths/mir/rm-rf-mir_prompt_session_add_prompt_provider_sync

lp:~alan-griffiths/mir/experimenting-with-ci2 (Has a merge proposal) Development mir 2014-07-12 19:47:20 UTC
1769. Bump client ABI

Author: Alan Griffiths
Revision Date: 2014-07-12 19:46:04 UTC

Bump client ABI

lp:~alan-griffiths/mir/failed-migration-of-mir_acceptance_tests.TestDebugAPI Development mir 2014-11-14 15:41:26 UTC
2060. Failed migration of mir_acceptance_te...

Author: Alan Griffiths
Revision Date: 2014-11-14 15:40:49 UTC

Failed migration of mir_acceptance_tests.TestDebugAPI.*

lp:~alan-griffiths/mir/first-cut-at-lp1415321 (Has a merge proposal) Development mir 2015-03-11 18:02:11 UTC
2389. Fix linker issues

Author: Alan Griffiths
Revision Date: 2015-03-11 18:01:07 UTC

Fix linker issues

lp:~alan-griffiths/mir/fix-1248014 bug(Has a merge proposal) Development mir 2013-11-07 15:10:00 UTC
1202. Fix uninitialized variable

Author: Alan Griffiths
Revision Date: 2013-11-07 15:06:51 UTC

Fix uninitialized variable

lp:~alan-griffiths/mir/fix-1332011 bug(Has a merge proposal) Development mir 2014-06-23 13:33:50 UTC
1716. Remove unnecessary state

Author: Alan Griffiths
Revision Date: 2014-06-23 13:33:50 UTC

Remove unnecessary state

lp:~alan-griffiths/mir/fix-1475994-g++-5-BACKPORT Development mir 2015-07-20 16:22:54 UTC This branch has not been pushed to yet.
lp:~alan-griffiths/mir/fix-1475994-g++-5-backport-to-0.13 (Has a merge proposal) Development mir 2015-07-23 13:25:44 UTC
2558. Update changelog

Author: Alan Griffiths
Revision Date: 2015-07-23 13:19:26 UTC

Update changelog

lp:~alan-griffiths/mir/fix-1483223 (Has a merge proposal) Development mir 2015-08-11 16:38:36 UTC
2839. merge lp:mir

Author: Alan Griffiths
Revision Date: 2015-08-11 16:38:36 UTC

merge lp:mir

lp:~alan-griffiths/mir/fix-1535894 (Has a merge proposal) Development mir 2016-02-04 15:00:21 UTC
3296. I wonder why that passes locally

Author: Alan Griffiths
Revision Date: 2016-02-04 15:00:21 UTC

I wonder why that passes locally

lp:~alan-griffiths/mir/fix-1535894-alt (Has a merge proposal) Development mir 2016-02-11 14:45:40 UTC
3303. Remove some unused headers

Author: Alan Griffiths
Revision Date: 2016-02-11 14:45:40 UTC

Remove some unused headers

lp:~alan-griffiths/mir/fix-1535894-experimental Development mir 2016-02-08 17:15:11 UTC
3302. Optimize AdorningDisplayBufferComposi...

Author: Alan Griffiths
Revision Date: 2016-02-08 17:15:11 UTC

Optimize AdorningDisplayBufferCompositor::composite()

lp:~alan-griffiths/mir/fix-1557446 bug(Has a merge proposal) Development mir 2016-03-15 17:12:26 UTC
3396. All the examples

Author: Alan Griffiths
Revision Date: 2016-03-15 17:11:47 UTC

All the examples

lp:~alan-griffiths/mir/fix-1617865 bug(Has a merge proposal) Development mir 2016-09-21 09:49:30 UTC
3716. Code cleanup

Author: Alan Griffiths
Revision Date: 2016-09-21 09:49:30 UTC

Code cleanup

lp:~alan-griffiths/mir/fix-1668651 (Has a merge proposal) Development mir 2017-03-01 11:17:18 UTC
526. Remove an unnecessary worker thread

Author: Alan Griffiths
Revision Date: 2017-03-01 11:17:18 UTC

Remove an unnecessary worker thread

lp:~alan-griffiths/mir/fix-1718677 bug(Has a merge proposal) Development mir 2017-09-21 16:24:20 UTC
4259. Don't leak WlShellSurface instances

Author: Alan Griffiths
Revision Date: 2017-09-21 15:52:57 UTC

Don't leak WlShellSurface instances

lp:~alan-griffiths/mir/fix-1718968 Development mir 2017-09-26 12:50:06 UTC
4269. Clearer code

Author: Alan Griffiths
Revision Date: 2017-09-26 12:50:06 UTC

Clearer code

lp:~alan-griffiths/mir/fix-1728581 bug(Has a merge proposal) Development mir 2017-10-31 10:48:48 UTC
4306. [mir_demo_server] extend (not replace...

Author: Alan Griffiths
Revision Date: 2017-10-31 10:47:47 UTC

[mir_demo_server] extend (not replace) the default error reporting

lp:~alan-griffiths/mir/fix-1728931 bug(Has a merge proposal) Development mir 2017-10-31 17:57:14 UTC
4306. Prevent the graphics platform unloadi...

Author: Alan Griffiths
Revision Date: 2017-10-31 17:56:18 UTC

Prevent the graphics platform unloading before the test finishes

lp:~alan-griffiths/mir/hack-0.7-for-unity8 Development mir 2014-08-28 15:27:00 UTC
1880. Force libmirclientplatform.so and lib...

Author: Alan Griffiths
Revision Date: 2014-08-28 15:26:54 UTC

Force libmirclientplatform.so and libmirplatformgraphics.so to link against other .so

lp:~alan-griffiths/mir/hack-0.7-for-unity8-alternate Development mir 2014-08-29 11:19:39 UTC
1881. Avoid hardcoded pathnames

Author: Alan Griffiths
Revision Date: 2014-08-29 11:19:39 UTC

Avoid hardcoded pathnames

lp:~alan-griffiths/mir/hack-the-hack (Has a merge proposal) Development mir 2013-12-03 11:35:20 UTC
1267. Hack around URI encoding of colon

Author: Alan Griffiths
Revision Date: 2013-12-03 11:34:50 UTC

Hack around URI encoding of colon

lp:~alan-griffiths/mir/install_on_android (Has a merge proposal) Development mir 2014-08-26 16:52:47 UTC
1868. A bit less duplication

Author: Alan Griffiths
Revision Date: 2014-08-26 16:52:47 UTC

A bit less duplication

lp:~alan-griffiths/mir/keep-helgrind-happy bug(Has a merge proposal) Development mir 2014-02-21 05:38:30 UTC
1415. Avoid false positive from helgrind

Author: Alan Griffiths
Revision Date: 2014-02-19 17:52:18 UTC

Avoid false positive from helgrind

lp:~alan-griffiths/mir/knee-jerk-mir_surface_state_automatic Development mir 2016-01-21 20:27:41 UTC
3257. Knee jerk mir_surface_state_automatic

Author: Alan Griffiths
Revision Date: 2016-01-21 20:27:06 UTC

Knee jerk mir_surface_state_automatic

lp:~alan-griffiths/mir/make-endpoint-accessible-option (Has a merge proposal) Development mir 2015-02-09 17:23:50 UTC
2292. update symbols.map to reflect reality

Author: Alan Griffiths
Revision Date: 2015-02-09 17:23:50 UTC

update symbols.map to reflect reality

lp:~alan-griffiths/mir/message-passing-api (Has a merge proposal) Development mir 2013-12-12 17:11:58 UTC
1289. merge lp:~mir-team/mir/development-br...

Author: Alan Griffiths
Revision Date: 2013-12-12 17:11:58 UTC

merge lp:~mir-team/mir/development-branch

1100 of 956 results