New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 591994 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Mar 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Feature



Sign in to add a comment

Maybe remove deferred context attach in AVDA

Project Member Reported by liber...@chromium.org, Mar 4 2016

Issue description

this is a tracking issue.

getting access to FeatureInfo::workarounds() from AVDA isn't easy.  right now we take the particular workaround we care about as a constructor parameter.  ideally, we should be able to get access to that internally.
 
Summary: Maybe remove deferred context attach in AVDA (was: make AVDA use gpu workarounds)
GLES2Decoder::GetContextGroup()->feature_info().workarounds() gets us the workarounds.

however, that shows that we might not need to do any of that work.  on my n5 and n7, we no longer get context switches if we just attach the ST in AVDA.  i'm adding a UMA to see if this is always true.  if so, then we can remove the deferred attachment code entirely.
Project Member

Comment 2 by sheriffbot@chromium.org, Mar 6 2017

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been available for more than 365 days, and should be re-evaluated. Please re-triage this issue.
The Hotlist-Recharge-Cold label is applied for tracking purposes, and should not be removed after re-triaging the issue.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Status: Fixed (was: Untriaged)

Sign in to add a comment