ozone-mir:ozone-mir

Last commit made on 2017-05-10
Get this branch:
git clone -b ozone-mir https://git.launchpad.net/ozone-mir
Members of Unity Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ozone-mir
Repository:
lp:ozone-mir

Recent commits

95d7a7b... by Andrea Azzarone

Squashed commit of the following:

commit 4c4bdf03acc9c1ca6ca9d80794b6f411c043e27d
Author: Andrea Azzarone <email address hidden>
Date: Wed May 10 11:05:48 2017 +0000

    Remove comment.

commit 4850fcf98611a8197d6be46c00dd3feefbe0f80c
Author: Andrea Azzarone <email address hidden>
Date: Wed May 10 11:00:15 2017 +0000

    Handle mouse events.

commit c116409454f99e326c71aa58e76b502c29128647
Author: Andrea Azzarone <email address hidden>
Date: Tue May 9 11:38:46 2017 +0000

    Allow grab.

commit 9f6e331c1c7d59f109b4120ac0f0dc5a645b9052
Author: Andrea Azzarone <email address hidden>
Date: Mon May 8 12:44:51 2017 +0000

    Handle events on main thread.

commit 8d13905ee4b073ff67f5146afdb8dbb8ae258188
Author: Andrea Azzarone <email address hidden>
Date: Mon May 8 08:42:34 2017 +0000

    Remove pimpl for mir_connection_wrapper and mir_platform_window

da7ce8f... by Andrea Azzarone

Use "rs" platform and update the code to use it.

84135fb... by Andrea Azzarone

Merge branch 'add-stub-classes' into ozone-mir

22a428d... by Andrea Azzarone

Fix previous merge.

251be2f... by Andrea Azzarone

Add MirSurfaceFactory.

9e619e5... by Andrea Azzarone

Squashed commit of the following:

commit db457d90bf742a69bb9f89bbe4099b109f232912
Author: Andrea Azzarone <email address hidden>
Date: Wed Feb 15 20:32:04 2017 +0100

    Move the AddWindow/RemoveWindow/GetWindow from MirConnectionWrapper to MirPlatformWindowManager.
    Add tests for MirPlatformWindowManager.

74ae079... by Andrea Azzarone

Implment the first MirSurfaceFactory.

db457d9... by Andrea Azzarone

Move the AddWindow/RemoveWindow/GetWindow from MirConnectionWrapper to MirPlatformWindowManager.
Add tests for MirPlatformWindowManager.

34d4558... by Andrea Azzarone

Squashed commit of the following:

commit 18e11fb25fedf25be4428091bd945aa8a59f5c76
Author: Andrea Azzarone <email address hidden>
Date: Wed Feb 15 15:55:27 2017 +0100

    Rename MirWindow to MirPlatformWindow. Add a simple MirConnectionWrapper.

db99520... by Andrea Azzarone

Initial branch to create the chromium/ozone/mir platform.

Merged branch: compile-with-mir