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

Issue 1249773004: Clean up more SkXfermode.cpp dead code. (Closed)

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

Description

Clean up more SkXfermode.cpp dead code. These handwritten xfermodes for Clear, Src, DstIn, and DstOut are actually dead code: they're all covered by Sk4pxXfermode, which we'd already have returned. Tidies up the xfermode creation logic to make this clearer. This cuts 20-40K off SkXfermode.o, depending on the platform. BUG=skia: Committed: https://skia.googlesource.com/skia/+/4c4b84c0051e5126f17e55e0d5b61b5ad8c7d301

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -254 lines) Patch
M src/core/SkXfermode.cpp View 2 chunks +9 lines, -254 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
mtklein
lgtm
5 years, 5 months ago (2015-07-21 19:52:41 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1249773004/1
5 years, 5 months ago (2015-07-21 19:52:48 UTC) #4
commit-bot: I haz the power
5 years, 5 months ago (2015-07-21 20:10:45 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/4c4b84c0051e5126f17e55e0d5b61b5ad8c7d301

Powered by Google App Engine
This is Rietveld 408576698