New issue
Advanced search Search tips

Issue 714020 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: May 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

GPU memory used by login screen seems to have increased

Project Member Reported by marc...@chromium.org, Apr 21 2017

Issue description

Context: in but https://bugs.chromium.org/p/chromium/issues/detail?id=712471 we detected an increase in GPU memory in one of our tests. After examining the problem, it turns out that we were measuring memory after logging out and restarting chrome, and therefore detected an increase in login screen GPU memory usage.

The increase in memory consumption at the login screen can be seen in these graphs:
https://chromeperf.appspot.com/group_report?bug_id=712471

The test is now fixed to detect the proper GPU memory usage, but the GPU memory usage regression is still there, and this is what this bug is about.

Albert, I am assigning to you for triage.
 
Summary: GPU memory used by login screen seems to have increased (was: GPU memory used by login screen memory seems to have increased)
Cc: r...@chromium.org
Components: -UI UI>Shell>StartScreen
Labels: OS-Chrome
Owner: jdufault@chromium.org
Status: WontFix (was: Assigned)
This is most likely caused because we keep PIN keyboard around even if it isn't shown. Marking WontFix because this will be fully fixed with the Views rewrite.

Sign in to add a comment