Merge lp://staging/~ricotz/appcenter/optimizations into lp://staging/~elementary-apps/appcenter/appcenter
Proposed by
Rico Tzschichholz
Status: | Work in progress |
---|---|
Proposed branch: | lp://staging/~ricotz/appcenter/optimizations |
Merge into: | lp://staging/~elementary-apps/appcenter/appcenter |
Diff against target: |
180 lines (+29/-26) 5 files modified
src/Core/ChangeInformation.vala (+1/-1) src/Core/Client.vala (+3/-3) src/Core/Package.vala (+19/-16) src/Views/FeaturedView.vala (+4/-4) src/Widgets/AppCellRenderer.vala (+2/-2) |
To merge this branch: | bzr merge lp://staging/~ricotz/appcenter/optimizations |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
elementary Apps team | Pending | ||
Review via email: mp+309377@code.staging.launchpad.net |
To post a comment you must log in.
Unmerged revisions
- 330. By Rico Tzschichholz
-
Retrieve matching Pk.Package only once when required
- 329. By Rico Tzschichholz
-
Avoid a bunch of string copying