This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 211
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cc: Allow fully solid layers to contribute pixels for telemetry
The theory is that some of the tests that check mean_pixels_approximated could become worse after my change because PLI's drawn as solid color were not adding its drawn pixels into the calculation. I can't replicate the test, possibly due to lack of throttling on my phone, so the plan is to commit this change and see if the tests go back to normal. Even if it doesn't improve the test, the change is correct and should be committed regardless. BUG=416446 Review URL: https://codereview.chromium.org/607063003 Cr-Commit-Position: refs/heads/master@{#297087}
- Loading branch information
hendrikw
authored and
Commit bot
committed
Sep 27, 2014
1 parent
b1c6a6e
commit 3c37dba
Showing
3 changed files
with
12 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters