Mir

Merge lp://qastaging/mir/0.12 into lp://qastaging/mir/ubuntu

Proposed by Alexandros Frantzis
Status: Merged
Approved by: Alexandros Frantzis
Approved revision: 2308
Merged at revision: 1225
Proposed branch: lp://qastaging/mir/0.12
Merge into: lp://qastaging/mir/ubuntu
Diff against target: 2349 lines (+1697/-127)
23 files modified
3rd_party/android-input/android/frameworks/base/services/input/InputDispatcher.cpp (+36/-31)
cmake/MirCommon.cmake (+2/-0)
debian/changelog (+22/-0)
src/CMakeLists.txt (+1/-1)
src/platforms/android/server/hwc_blanking_control.cpp (+14/-1)
src/platforms/mesa/server/cursor.cpp (+31/-3)
src/server/frontend/protobuf_message_processor.cpp (+42/-15)
src/server/frontend/protobuf_message_processor.h (+2/-1)
src/server/frontend/protobuf_responder.cpp (+9/-5)
src/server/frontend/protobuf_responder.h (+2/-0)
src/server/frontend/session_mediator.cpp (+25/-26)
src/server/frontend/session_mediator.h (+2/-0)
src/server/frontend/surface_tracker.cpp (+8/-1)
src/server/frontend/surface_tracker.h (+6/-3)
src/server/graphics/software_cursor.cpp (+8/-20)
src/server/graphics/software_cursor.h (+1/-1)
tests/acceptance-tests/throwback/test_client_input.cpp (+3/-2)
tests/unit-tests/frontend/test_protobuf_message_processor.cpp (+1/-1)
tests/unit-tests/graphics/android/test_hwc_configuration.cpp (+28/-13)
tests/unit-tests/graphics/test_software_cursor.cpp (+20/-0)
tests/unit-tests/test_fatal.cpp (+3/-3)
tools/valgrind_suppressions_armhf (+27/-0)
tools/valgrind_suppressions_glibc_2.21 (+1404/-0)
To merge this branch: bzr merge lp://qastaging/mir/0.12
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Needs Fixing
Mir development team Pending
Review via email: mp+253528@code.qastaging.launchpad.net

Commit message

Release 0.12.1

Description of the change

Release 0.12.1

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Good signs so far. The absence of "symbols.map" or "+++ include/" indicates no ABI breaks :)

Revision history for this message
Alexandros Frantzis (afrantzis) wrote :

The change to double buffering is causing some choppiness on krillin (e.g. when flicking apps scope in unity8-dash). Either unity8-dash or unity8 (less likely), is not rendering fast enough to support smooth double buffering. We will probably need to revert the change, but I would appreciate it if someone else also tried the packages too:

https://jenkins.qa.ubuntu.com/job/mir-ubuntu-vivid-armhf-ci/29/artifact/*zip*/archive.zip

lp://qastaging/mir/0.12 updated
2305. By Alberto Aguirre

Fix vivid build failure arising from upstream toolchain upgrades.
(LP: #1435127)

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
lp://qastaging/mir/0.12 updated
2306. By Alexandros Frantzis

Revert commit 2297 'Always use double buffers instead of triple. (LP: #1240909)'

Various applications on the phone (notably the Apps scope) are not fast enough
to work smoothly with double buffering.

Revision history for this message
Alexandros Frantzis (afrantzis) wrote :

Daniel has verified my findings on the phone. I have reverted back to triple buffering.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
lp://qastaging/mir/0.12 updated
2307. By Alexandros Frantzis

Provide our own version of glibc 2.21 default valgrind suppressions and extra armhf suppressions (LP: #1435186)

Backported from lp:mir r2420

2308. By Alexandros Frantzis

Update changelog for 0.12.1 release

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: