lp:~azzar1/unity/unity.fix_1080947.2

Created by Andrea Azzarone and last modified
Get this branch:
bzr branch lp:~azzar1/unity/unity.fix_1080947.2
Only Andrea Azzarone can upload to this branch. If you are Andrea Azzarone please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Andrea Azzarone
Project:
Unity
Status:
Development

Recent revisions

3301. By Andrea Azzarone

Merge trunk

3300. By Marco Trevisan (Treviño)

Unity: reduce a lot the cost of some many-often called functions, thanks to callgrind

UnityScreen::nuxEpilogue: -38.3%
IconRenderer::RenderElement: -5.8%
Launcher::DrawContent: -58.6%
panel::Controller::GetTrayXids: -100%
UnityScreen::nuxDamageCompiz: -70%
IconRenderer::PreprocessIcons: -74.3%
UnityScreen::nuxPrologue: -36.9%
IconRenderer::UpdateIconTransform: -87.7%
UnityScreen::paintPanelShadow: -64.3%
dash::LensView::OnResultAdded: -84.6%
IconTexture::GetTransform: -89.4%

See more at http://i.imgur.com/VHrthtt.png. Fixes: https://bugs.launchpad.net/bugs/1167605, https://bugs.launchpad.net/bugs/1167894, https://bugs.launchpad.net/bugs/1168556, https://bugs.launchpad.net/bugs/1168569.

Approved by PS Jenkins bot, Andrea Azzarone, Brandon Schaefer.

3299. By Andrea Azzarone

Pass shared ptr by const reference.

Approved by PS Jenkins bot, Brandon Schaefer.

3298. By Andrea Azzarone

Don't force edge drawing in DashView. Fixes bug 1055126 here. Fixes: https://bugs.launchpad.net/bugs/1055126.

Approved by PS Jenkins bot, Brandon Schaefer.

3297. By Andrea Azzarone

Show XdndCollectionWindow only during dnd operations.

Approved by PS Jenkins bot, Marco Trevisan (Treviño).

3296. By Andrea Azzarone

Reduce the scope of a variable and avoid the creation/destruction of a geometry on every frame.

Approved by PS Jenkins bot, Marco Trevisan (Treviño).

3295. By Brandon Schaefer

Remove UBUS code that never gets called. It gets removed when the DashView is setup, which happens before this message can get sent.

Approved by PS Jenkins bot, Andrea Azzarone.

3294. By Brandon Schaefer

If the command lens is open, and we have received an event from compiz to open the command lens, close the dash. Fixes: https://bugs.launchpad.net/bugs/1167466.

Approved by PS Jenkins bot, Andrea Azzarone.

3293. By Marco Trevisan (Treviño)

ApplicationLauncherIcon: use GAppLaunchContext to open indicator shortcuts

Using the new indicator_desktop_shortcuts_nick_exec_with_context passing to it
the context containing the timestamp of the quicklist activation event. Fixes: https://bugs.launchpad.net/bugs/1164483.

Approved by PS Jenkins bot, Łukasz Zemczak, Brandon Schaefer, Andrea Azzarone.

3292. By Brandon Schaefer

Make test_panel.py use the OverlayWindowButtons when dealing with the dash window buttons. Fixes: test_window_buttons_maximization_buttons_works_for_dash, also splits that test into these: test_window_buttons_maximize_or_restore_dash, test_window_buttons_active_inactive_states, test_window_buttons_state_switch_on_click.

Approved by PS Jenkins bot, Andrea Azzarone.

Branch metadata

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

Subscribers