Merge lp://qastaging/camera-app/staging into lp://qastaging/camera-app

Proposed by Florian Boucault
Status: Merged
Approved by: Florian Boucault
Approved revision: 706
Merged at revision: 655
Proposed branch: lp://qastaging/camera-app/staging
Merge into: lp://qastaging/camera-app
Diff against target: 343 lines (+62/-27)
16 files modified
BottomEdgeIndicators.qml (+3/-1)
CameraApp/advancedcamerasettings.cpp (+19/-14)
CameraApp/advancedcamerasettings.h (+2/-1)
CameraApp/storagelocations.cpp (+20/-9)
CameraApp/storagelocations.h (+4/-0)
CircleButton.qml (+1/-0)
GalleryView.qml (+2/-0)
GalleryViewHeader.qml (+1/-0)
IconButton.qml (+1/-0)
OptionValueButton.qml (+1/-0)
PhotogridView.qml (+3/-0)
ShootButton.qml (+1/-0)
SlideshowView.qml (+2/-0)
VideoReview.qml (+1/-0)
ViewFinderOverlay.qml (+1/-1)
ViewFinderOverlayLoader.qml (+0/-1)
To merge this branch: bzr merge lp://qastaging/camera-app/staging
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Pending
Ubuntu Phablet Team Pending
Review via email: mp+298329@code.qastaging.launchpad.net

Commit message

Startup time improvements:
- Load view finder overlay synchronously thus avoiding a black screen.
- Faster and cached AdvancedCameraSettings.videoSupportedResolutions(). Saves around 1000ms on krillin.
- Cache StorageLocation::removableStorageLocation. Saves around 200ms on krillin.

Description of the change

Startup time improvements:
- Load view finder overlay synchronously thus avoiding a black screen.
- Faster and cached AdvancedCameraSettings.videoSupportedResolutions(). Saves around 1000ms on krillin.
- Cache StorageLocation::removableStorageLocation. Saves around 200ms on krillin.

To post a comment you must log in.
lp://qastaging/camera-app/staging updated
706. By Florian Boucault

Make Icon loading asynchronously.

707. By Olivier Tilloy

Update copyright header.

Approved by system-apps-ci-bot.

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