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

Issue 1533373002: Reland of change all factories to return their base-class (Closed)

Created:
5 years ago by reed2
Modified:
5 years ago
Reviewers:
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Reland of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1540203002/ ) Reason for revert: chrome changes have landed Original issue's description: > Revert of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1535353002/ ) > > Reason for revert: > need to update some chrome/blink call-sites > > Original issue's description: > > change all factories to return their base-class > > > > will watch DEPS roll to see if there are chrome sites needing updates > > > > BUG=skia: > > GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1535353002 > > > > TBR= > > > > Committed: https://skia.googlesource.com/skia/+/d63f60a36327e9580861205ebb35cade8c49bd34 > > TBR= > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > BUG=skia: > > Committed: https://skia.googlesource.com/skia/+/2d6ba6690f8951e152d8e793191b14afd52f5506 TBR= NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=skia: Committed: https://skia.googlesource.com/skia/+/5e1ddb108638d1d51a3940fcae1dd23adc5ac53b

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -62 lines) Patch
M bench/MatrixConvolutionBench.cpp View 1 chunk +1 line, -1 line 0 comments Download
M gm/circles.cpp View 1 chunk +1 line, -1 line 0 comments Download
M gm/imagefiltersgraph.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M gm/rects.cpp View 1 chunk +1 line, -1 line 0 comments Download
M gm/shadows.cpp View 1 chunk +1 line, -1 line 0 comments Download
M include/effects/Sk1DPathEffect.h View 1 chunk +1 line, -2 lines 0 comments Download
M include/effects/Sk2DPathEffect.h View 2 chunks +2 lines, -2 lines 0 comments Download
M include/effects/SkBlurDrawLooper.h View 1 chunk +2 lines, -2 lines 0 comments Download
M include/effects/SkColorMatrixFilter.h View 1 chunk +2 lines, -2 lines 0 comments Download
M include/effects/SkCornerPathEffect.h View 2 chunks +3 lines, -2 lines 0 comments Download
M include/effects/SkDashPathEffect.h View 1 chunk +1 line, -2 lines 0 comments Download
M include/effects/SkDiscretePathEffect.h View 1 chunk +1 line, -3 lines 0 comments Download
M include/effects/SkDisplacementMapEffect.h View 1 chunk +5 lines, -5 lines 0 comments Download
M include/effects/SkEmbossMaskFilter.h View 1 chunk +1 line, -1 line 0 comments Download
M include/effects/SkMatrixConvolutionImageFilter.h View 1 chunk +9 lines, -9 lines 0 comments Download
M include/effects/SkXfermodeImageFilter.h View 1 chunk +3 lines, -3 lines 0 comments Download
M samplecode/SampleAll.cpp View 1 chunk +1 line, -1 line 0 comments Download
M samplecode/SampleTiling.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M samplecode/SampleUnpremul.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/effects/SkDisplacementMapEffect.cpp View 1 chunk +6 lines, -6 lines 0 comments Download
M src/effects/SkEmbossMaskFilter.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/effects/SkMatrixConvolutionImageFilter.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tests/AsADashTest.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M tests/DashPathEffectTest.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/DrawPathTest.cpp View 4 chunks +4 lines, -4 lines 0 comments Download
M tests/PictureTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tests/SerializationTest.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
reed2
Created Reland of change all factories to return their base-class
5 years ago (2015-12-21 16:52:23 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1533373002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1533373002/1
5 years ago (2015-12-21 16:52:29 UTC) #2
commit-bot: I haz the power
5 years ago (2015-12-21 16:52:47 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/5e1ddb108638d1d51a3940fcae1dd23adc5ac53b

Powered by Google App Engine
This is Rietveld 408576698