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

Issue 1888243003: Remove deprecated paths from image filter infrastructure. (Closed)

Created:
4 years, 8 months ago by Stephen White
Modified:
4 years, 8 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Remove deprecated paths from image filter infrastructure. Now that there are no filterImageGPUDeprecated() implementations, we can being to rip out the deprecated infrastructure. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1888243003 Committed: https://skia.googlesource.com/skia/+/6fb3cd7209849e665635ac17ef4eef4ad63e7f61 Committed: https://skia.googlesource.com/skia/+/f35566e8a2497cd7c7bcfeee00c507b3e8ba1587

Patch Set 1 #

Patch Set 2 : Remove some spurious printfs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -304 lines) Patch
M include/core/SkDevice.h View 1 chunk +0 lines, -22 lines 0 comments Download
M include/core/SkImageFilter.h View 5 chunks +0 lines, -51 lines 0 comments Download
M src/core/SkCanvas.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/core/SkDevice.cpp View 1 chunk +21 lines, -25 lines 0 comments Download
M src/core/SkImageFilter.cpp View 4 chunks +1 line, -87 lines 0 comments Download
M src/gpu/SkGpuDevice.h View 1 chunk +0 lines, -11 lines 0 comments Download
M src/gpu/SkGpuDevice.cpp View 1 5 chunks +3 lines, -107 lines 0 comments Download

Messages

Total messages: 27 (13 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1888243003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1888243003/20001
4 years, 8 months ago (2016-04-15 20:27:22 UTC) #3
Stephen White
robertphillips: I couldn't resist... If you'd rather wait until SkColorFilterImageFilter is switched over and/or do ...
4 years, 8 months ago (2016-04-15 20:28:26 UTC) #7
reed1
api lgtm
4 years, 8 months ago (2016-04-15 20:31:10 UTC) #9
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-15 20:47:40 UTC) #11
robertphillips
lgtm
4 years, 8 months ago (2016-04-17 20:51:22 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1888243003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1888243003/20001
4 years, 8 months ago (2016-04-17 20:51:58 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://skia.googlesource.com/skia/+/6fb3cd7209849e665635ac17ef4eef4ad63e7f61
4 years, 8 months ago (2016-04-17 21:02:09 UTC) #16
robertphillips
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/1893993002/ by robertphillips@google.com. ...
4 years, 8 months ago (2016-04-17 21:31:10 UTC) #17
robertphillips
In case the bits rot, here is the compilation error: ../../cc/output/filter_operation.cc:299:47: error: no member named ...
4 years, 8 months ago (2016-04-17 21:32:09 UTC) #18
Stephen White
Chrome removal landed as https://chromium.googlesource.com/chromium/src/+/86649e2861205f8ce4d7099cb83b1cd16648dfa8; relanding this.
4 years, 8 months ago (2016-04-18 17:30:24 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1888243003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1888243003/20001
4 years, 8 months ago (2016-04-18 17:30:43 UTC) #22
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://skia.googlesource.com/skia/+/f35566e8a2497cd7c7bcfeee00c507b3e8ba1587
4 years, 8 months ago (2016-04-18 17:32:07 UTC) #24
f(malita)
Can you take a look at the Win10 failures? Pretty sure they're related to this ...
4 years, 8 months ago (2016-04-18 19:18:10 UTC) #26
Stephen White
4 years, 8 months ago (2016-04-18 19:44:45 UTC) #27
Message was sent while issue was closed.
On 2016/04/18 19:18:10, f(malita) wrote:
> Can you take a look at the Win10 failures?  Pretty sure they're related to
this
> CL (went away on revert, now back):
> 
> Failures:
>
	c:\0\build\slave\workdir\build\skia\tests\imagefiltercachetest.cpp:124	!cache->get(key1,
> &foundOffset)
>
	c:\0\build\slave\workdir\build\skia\tests\imagefiltercachetest.cpp:129	!cache->get(key1,
> &foundOffset)
>
	c:\0\build\slave\workdir\build\skia\tests\imagefiltercachetest.cpp:130	!cache->get(key2,
> &foundOffset)
>
	c:\0\build\slave\workdir\build\skia\tests\imagefiltercachetest.cpp:124	!cache->get(key1,
> &foundOffset)
>
	c:\0\build\slave\workdir\build\skia\tests\imagefiltercachetest.cpp:129	!cache->get(key1,
> &foundOffset)
>
	c:\0\build\slave\workdir\build\skia\tests\imagefiltercachetest.cpp:130	!cache->get(key2,
> &foundOffset)
>
	c:\0\build\slave\workdir\build\skia\tests\imagefiltercachetest.cpp:124	!cache->get(key1,
> &foundOffset)
>
	c:\0\build\slave\workdir\build\skia\tests\imagefiltercachetest.cpp:129	!cache->get(key1,
> &foundOffset)
>
	c:\0\build\slave\workdir\build\skia\tests\imagefiltercachetest.cpp:130	!cache->get(key2,
> &foundOffset)
>
	c:\0\build\slave\workdir\build\skia\tests\imagefiltercachetest.cpp:124	!cache->get(key1,
> &foundOffset)
>
	c:\0\build\slave\workdir\build\skia\tests\imagefiltercachetest.cpp:129	!cache->get(key1,
> &foundOffset)
>
	c:\0\build\slave\workdir\build\skia\tests\imagefiltercachetest.cpp:130	!cache->get(key2,
> &foundOffset)
> 12 failures
> step returned non-zero exit code: 1
> 
>
https://uberchromegw.corp.google.com/i/client.skia/builders/Test-Win10-MSVC-S...

That is really weird. I have no clue how this could be failing only on Win10,
unless it's something weird
in the SkAutoMutex stuff on Windows. (Which seems unlikely, given that this test
is single-threaded code.)


Rob, any ideas?

Powered by Google App Engine
This is Rietveld 408576698