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

Issue 769953002: Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (Closed)

Created:
6 years ago by mtklein_C
Modified:
6 years ago
Reviewers:
mtklein, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. This was needed for pictures before v33, and we're now requiring v35+. Will follow up with the same for skia/ext/pixel_ref_utils_unittest.cc BUG=skia: Committed: https://skia.googlesource.com/skia/+/52c293547b973f7fb5de3c83f5062b07d759ab88 Committed: https://skia.googlesource.com/skia/+/3f3b3d003527861dc0bd89733857576408906431

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -1050 lines) Patch
M gm/imagefiltersbase.cpp View 4 chunks +0 lines, -16 lines 0 comments Download
M gm/imagefiltersgraph.cpp View 2 chunks +0 lines, -12 lines 0 comments Download
M include/core/SkColorFilter.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/core/SkDrawLooper.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/core/SkFlattenable.h View 4 chunks +0 lines, -26 lines 0 comments Download
M include/core/SkMaskFilter.h View 1 chunk +0 lines, -4 lines 0 comments Download
M include/core/SkPathEffect.h View 4 chunks +0 lines, -14 lines 0 comments Download
M include/core/SkRasterizer.h View 1 chunk +0 lines, -4 lines 0 comments Download
M include/core/SkShader.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/core/SkXfermode.h View 1 chunk +0 lines, -4 lines 0 comments Download
M include/effects/Sk1DPathEffect.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/Sk2DPathEffect.h View 3 chunks +0 lines, -10 lines 0 comments Download
M include/effects/SkAvoidXfermode.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/SkBitmapSource.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/SkBlurDrawLooper.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/SkBlurImageFilter.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/SkColorCubeFilter.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/SkColorFilterImageFilter.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/SkColorMatrixFilter.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/SkComposeImageFilter.h View 1 chunk +0 lines, -4 lines 0 comments Download
M include/effects/SkCornerPathEffect.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/SkDashPathEffect.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/SkDiscretePathEffect.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/SkDisplacementMapEffect.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/SkDropShadowImageFilter.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/SkEmbossMaskFilter.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/SkLayerDrawLooper.h View 1 chunk +0 lines, -7 lines 0 comments Download
M include/effects/SkLayerRasterizer.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/SkLerpXfermode.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/SkLightingImageFilter.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/SkLumaColorFilter.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/SkMagnifierImageFilter.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/SkMatrixConvolutionImageFilter.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/SkMatrixImageFilter.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/SkMergeImageFilter.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/SkMorphologyImageFilter.h View 3 chunks +0 lines, -10 lines 0 comments Download
M include/effects/SkOffsetImageFilter.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/SkPerlinNoiseShader.h View 2 chunks +7 lines, -13 lines 0 comments Download
M include/effects/SkPictureImageFilter.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/SkPixelXorXfermode.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/SkRectShaderImageFilter.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/SkTableMaskFilter.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/SkTestImageFilters.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/SkTileImageFilter.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/effects/SkTransparentShader.h View 1 chunk +0 lines, -4 lines 0 comments Download
M include/effects/SkXfermodeImageFilter.h View 1 chunk +0 lines, -3 lines 0 comments Download
M samplecode/ClockFaceView.cpp View 2 chunks +0 lines, -13 lines 0 comments Download
M samplecode/SampleAll.cpp View 1 chunk +0 lines, -5 lines 0 comments Download
M src/core/SkBitmapProcShader.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/core/SkBitmapProcShader.cpp View 1 chunk +0 lines, -9 lines 0 comments Download
M src/core/SkBlitter.cpp View 1 chunk +0 lines, -9 lines 0 comments Download
M src/core/SkComposeShader.cpp View 1 chunk +0 lines, -14 lines 0 comments Download
M src/core/SkEmptyShader.h View 1 chunk +0 lines, -4 lines 0 comments Download
M src/core/SkFilterShader.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/core/SkFilterShader.cpp View 1 chunk +0 lines, -7 lines 0 comments Download
M src/core/SkFlattenable.cpp View 2 chunks +0 lines, -12 lines 0 comments Download
M src/core/SkLocalMatrixShader.h View 3 chunks +6 lines, -9 lines 0 comments Download
M src/core/SkLocalMatrixShader.cpp View 1 chunk +0 lines, -9 lines 0 comments Download
M src/core/SkPathEffect.cpp View 1 chunk +0 lines, -8 lines 0 comments Download
M src/core/SkPictureShader.cpp View 1 chunk +0 lines, -9 lines 0 comments Download
M src/core/SkShader.cpp View 2 chunks +0 lines, -17 lines 0 comments Download
M src/core/SkXfermode.cpp View 5 chunks +0 lines, -29 lines 0 comments Download
M src/core/SkXfermode_proccoeff.h View 2 chunks +1 line, -5 lines 0 comments Download
M src/effects/Sk1DPathEffect.cpp View 1 chunk +0 lines, -16 lines 0 comments Download
M src/effects/Sk2DPathEffect.cpp View 3 chunks +0 lines, -19 lines 0 comments Download
M src/effects/SkAlphaThresholdFilter.cpp View 2 chunks +0 lines, -12 lines 0 comments Download
M src/effects/SkArithmeticMode.cpp View 1 chunk +0 lines, -10 lines 0 comments Download
M src/effects/SkAvoidXfermode.cpp View 1 chunk +0 lines, -8 lines 0 comments Download
M src/effects/SkBitmapSource.cpp View 1 chunk +0 lines, -9 lines 0 comments Download
M src/effects/SkBlurDrawLooper.cpp View 1 chunk +0 lines, -13 lines 0 comments Download
M src/effects/SkBlurImageFilter.cpp View 1 chunk +0 lines, -12 lines 0 comments Download
M src/effects/SkBlurMaskFilter.cpp View 1 chunk +0 lines, -10 lines 0 comments Download
M src/effects/SkColorCubeFilter.cpp View 1 chunk +0 lines, -9 lines 0 comments Download
M src/effects/SkColorFilterImageFilter.cpp View 1 chunk +0 lines, -15 lines 0 comments Download
M src/effects/SkColorFilters.cpp View 1 chunk +0 lines, -11 lines 0 comments Download
M src/effects/SkColorMatrixFilter.cpp View 1 chunk +0 lines, -9 lines 0 comments Download
M src/effects/SkComposeImageFilter.cpp View 1 chunk +0 lines, -6 lines 0 comments Download
M src/effects/SkCornerPathEffect.cpp View 1 chunk +0 lines, -6 lines 0 comments Download
M src/effects/SkDashPathEffect.cpp View 1 chunk +0 lines, -25 lines 0 comments Download
M src/effects/SkDiscretePathEffect.cpp View 1 chunk +0 lines, -9 lines 0 comments Download
M src/effects/SkDisplacementMapEffect.cpp View 1 chunk +0 lines, -13 lines 0 comments Download
M src/effects/SkDropShadowImageFilter.cpp View 1 chunk +0 lines, -18 lines 0 comments Download
M src/effects/SkEmbossMaskFilter.cpp View 1 chunk +0 lines, -9 lines 0 comments Download
M src/effects/SkLayerRasterizer.cpp View 1 chunk +1 line, -6 lines 0 comments Download
M src/effects/SkLerpXfermode.cpp View 1 chunk +0 lines, -6 lines 0 comments Download
M src/effects/SkLightingImageFilter.cpp View 5 chunks +0 lines, -35 lines 0 comments Download
M src/effects/SkLumaColorFilter.cpp View 1 chunk +0 lines, -4 lines 0 comments Download
M src/effects/SkMagnifierImageFilter.cpp View 2 chunks +1 line, -17 lines 0 comments Download
M src/effects/SkMatrixConvolutionImageFilter.cpp View 1 chunk +0 lines, -44 lines 0 comments Download
M src/effects/SkMatrixImageFilter.cpp View 1 chunk +0 lines, -8 lines 0 comments Download
M src/effects/SkMergeImageFilter.cpp View 1 chunk +0 lines, -21 lines 0 comments Download
M src/effects/SkMorphologyImageFilter.cpp View 1 chunk +0 lines, -10 lines 0 comments Download
M src/effects/SkOffsetImageFilter.cpp View 1 chunk +0 lines, -9 lines 0 comments Download
M src/effects/SkPerlinNoiseShader.cpp View 3 chunks +1 line, -22 lines 0 comments Download
M src/effects/SkPictureImageFilter.cpp View 1 chunk +0 lines, -15 lines 0 comments Download
M src/effects/SkPixelXorXfermode.cpp View 1 chunk +0 lines, -6 lines 0 comments Download
M src/effects/SkRectShaderImageFilter.cpp View 1 chunk +0 lines, -7 lines 0 comments Download
M src/effects/SkTableColorFilter.cpp View 4 chunks +2 lines, -26 lines 0 comments Download
M src/effects/SkTableMaskFilter.cpp View 1 chunk +0 lines, -7 lines 0 comments Download
M src/effects/SkTestImageFilters.cpp View 1 chunk +0 lines, -8 lines 0 comments Download
M src/effects/SkTileImageFilter.cpp View 1 chunk +0 lines, -9 lines 0 comments Download
M src/effects/SkXfermodeImageFilter.cpp View 1 chunk +0 lines, -7 lines 0 comments Download
M src/effects/gradients/SkGradientShader.cpp View 1 chunk +0 lines, -50 lines 0 comments Download
M src/effects/gradients/SkLinearGradient.cpp View 3 chunks +3 lines, -11 lines 0 comments Download
M src/effects/gradients/SkRadialGradient.cpp View 3 chunks +3 lines, -11 lines 0 comments Download
M src/effects/gradients/SkSweepGradient.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/effects/gradients/SkSweepGradient.cpp View 3 chunks +3 lines, -10 lines 0 comments Download
M src/effects/gradients/SkTwoPointConicalGradient.cpp View 1 chunk +0 lines, -13 lines 0 comments Download
M src/effects/gradients/SkTwoPointRadialGradient.cpp View 3 chunks +2 lines, -13 lines 0 comments Download
M src/opts/SkXfermode_opts_SSE2.h View 1 chunk +0 lines, -4 lines 0 comments Download
M src/opts/SkXfermode_opts_SSE2.cpp View 1 chunk +0 lines, -7 lines 0 comments Download
M src/opts/SkXfermode_opts_arm_neon.h View 1 chunk +0 lines, -4 lines 0 comments Download
M src/opts/SkXfermode_opts_arm_neon.cpp View 1 chunk +0 lines, -6 lines 0 comments Download
M tests/ImageFilterTest.cpp View 5 chunks +8 lines, -15 lines 0 comments Download
M tests/PDFPrimitivesTest.cpp View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
mtklein
6 years ago (2014-12-01 17:41:10 UTC) #2
reed1
lgtm
6 years ago (2014-12-01 18:04:05 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/769953002/1
6 years ago (2014-12-01 18:11:41 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://skia.googlesource.com/skia/+/52c293547b973f7fb5de3c83f5062b07d759ab88
6 years ago (2014-12-01 18:23:16 UTC) #6
mtklein
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/768183002/ by mtklein@google.com. ...
6 years ago (2014-12-01 18:54:17 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/769953002/1
6 years ago (2014-12-01 19:45:55 UTC) #9
commit-bot: I haz the power
6 years ago (2014-12-01 19:47:13 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/3f3b3d003527861dc0bd89733857576408906431

Powered by Google App Engine
This is Rietveld 408576698