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

Issue 182183004: Cleanup GraphicsContext by removing unused functions (Closed)

Created:
6 years, 9 months ago by pdr.
Modified:
6 years, 9 months ago
CC:
blink-reviews, jamesr, krit, dsinclair, jbroman, danakj, Rik, Stephen Chennney, pdr., rwlbuis
Visibility:
Public.

Description

Cleanup GraphicsContext by removing unused functions This patch removes the following unused functions: const SkBitmap* bitmap() const; const SkBitmap& layerBitmap(AccessMode = ReadOnly) const; void drawImage(Image*, const IntPoint& destPoint, const IntRect& srcRect, CompositeOperator = CompositeSourceOver, RespectImageOrientationEnum = DoNotRespectImageOrientation); bool hasShadow() const; static void addCornerArc(SkPath*, const SkRect&, const IntSize&, int); BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168072

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -56 lines) Patch
M Source/platform/graphics/GraphicsContext.h View 4 chunks +0 lines, -6 lines 0 comments Download
M Source/platform/graphics/GraphicsContext.cpp View 4 chunks +0 lines, -50 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
pdr.
6 years, 9 months ago (2014-02-27 23:23:35 UTC) #1
f(malita)
lgtm
6 years, 9 months ago (2014-02-27 23:56:43 UTC) #2
pdr.
The CQ bit was checked by pdr@chromium.org
6 years, 9 months ago (2014-02-28 00:24:28 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pdr@chromium.org/182183004/1
6 years, 9 months ago (2014-02-28 00:24:41 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pdr@chromium.org/182183004/1
6 years, 9 months ago (2014-02-28 01:11:51 UTC) #5
commit-bot: I haz the power
6 years, 9 months ago (2014-02-28 01:42:27 UTC) #6
Message was sent while issue was closed.
Change committed as 168072

Powered by Google App Engine
This is Rietveld 408576698