lp:~saviq/unity8/trusty-split-common

Created by Michał Sawicz and last modified
Get this branch:
bzr branch lp:~saviq/unity8/trusty-split-common
Only Michał Sawicz can upload to this branch. If you are Michał Sawicz please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michał Sawicz
Project:
Unity 8
Status:
Development

Recent revisions

854. By Michał Sawicz

SRU trunk r864: Split out unity8-common package

853. By Launchpad Translations on behalf of unity-team

Launchpad automatic translations update.

852. By PS Jenkins bot

Releasing 7.85+14.04.20140416-0ubuntu1

851. By Albert Astals Cid

Improve Card creation time by adding loaders that make sure only what's needed is loaded

In my computer it goes from
RESULT : qmltestrunner::benchmark_time:"cardTitleArtSubtitleMascotSummaryModel":
     3.217 msecs per iteration (total: 3,218, iterations: 1000)

RESULT : qmltestrunner::benchmark_time:"cardTitleArtSubtitleMascotModel":
     1.647 msecs per iteration (total: 1,648, iterations: 1000)

RESULT : qmltestrunner::benchmark_time:"cardTitleArtSubtitleModel":
     1.514 msecs per iteration (total: 1,515, iterations: 1000)

RESULT : qmltestrunner::benchmark_time:"cardTitleArtModel":
     1.471 msecs per iteration (total: 1,471, iterations: 1000)

RESULT : qmltestrunner::benchmark_time:"cardArtModel":
     1.447 msecs per iteration (total: 1,448, iterations: 1000)

RESULT : qmltestrunner::benchmark_time:"cardTitleModel":
     1.276 msecs per iteration (total: 1,276, iterations: 1000)

to

RESULT : qmltestrunner::benchmark_time:"cardTitleArtSubtitleMascotSummaryModel":
     2.916 msecs per iteration (total: 2,917, iterations: 1000)

RESULT : qmltestrunner::benchmark_time:"cardTitleArtSubtitleMascotModel":
     1.504 msecs per iteration (total: 1,504, iterations: 1000)

RESULT : qmltestrunner::benchmark_time:"cardTitleArtSubtitleModel":
     1.060 msecs per iteration (total: 1,061, iterations: 1000)

RESULT : qmltestrunner::benchmark_time:"cardTitleArtModel":
     1.052 msecs per iteration (total: 1,053, iterations: 1000)

RESULT : qmltestrunner::benchmark_time:"cardArtModel":
     0.727 msecs per iteration (total: 728, iterations: 1000)

RESULT : qmltestrunner::benchmark_time:"cardTitleModel":
     0.817 msecs per iteration (total: 818, iterations: 1000) Fixes: 1297197

850. By Michael Zanetti

workaround the QTestLogger assertion issue with make tryXyz and our custom uqmlscene

849. By Michael Terry

Use new tablet and phone backgrounds from Design.

848. By Albert Astals Cid

Some simplification in DashContent

* Kill the ScopeDelegateMapper in favour of a simple if (that will eventually go away)
* Removal of all the fake scopes in the tests that added nothing of value to the tests
* Removal of movementEnded signal that was unused
* Removal of movementStarted and positionedAtBeginning signals that were being used as function calls
* Rework DashContent tests so they what the function does what it is supposed to do instead of just making sure QML signals work

847. By Albert Astals Cid

Use the correct delegate base item for the Carousel test

846. By Albert Astals Cid

Remove AnimationControllerWithSignals.

845. By Albert Astals Cid

Use upstart in ./run

Makes it so that you can use the lock button on the device without getting that nasty hwc crash

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:unity8
This branch contains Public information 
Everyone can see this information.

Subscribers