Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(163)

Unified Diff: skia/skia_common.gypi

Issue 371983003: Remove SK_DISABLE_PIXELREF_LOCKCOUNT_BALANCE_CHECK. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « skia/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/skia_common.gypi
diff --git a/skia/skia_common.gypi b/skia/skia_common.gypi
index 77624c0b9f2408597581793c3e35ace15f57015d..46d073697fab38119b3be8c374419e80e6caae4e 100644
--- a/skia/skia_common.gypi
+++ b/skia/skia_common.gypi
@@ -187,10 +187,6 @@
# all filters used in Blink support the optimized path properly
'SK_DISABLE_OFFSETIMAGEFILTER_OPTIMIZATION',
- # Disable this check because it is too strict for some Chromium-specific
- # subclasses of SkPixelRef. See bug: crbug.com/171776.
- 'SK_DISABLE_PIXELREF_LOCKCOUNT_BALANCE_CHECK',
-
'IGNORE_ROT_AA_RECT_OPT',
'SK_IGNORE_BLURRED_RRECT_OPT',
« no previous file with comments | « skia/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698