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

Unified Diff: cc/playback/image_hijack_canvas.h

Issue 1764873002: cc: ImageDecodes: Remove a TODO. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/playback/image_hijack_canvas.h
diff --git a/cc/playback/image_hijack_canvas.h b/cc/playback/image_hijack_canvas.h
index c8045ab5cb03a15dd4bf07f674a37162aef14b09..07dc185a94c783e5ce346c4b651a4a33e4817996 100644
--- a/cc/playback/image_hijack_canvas.h
+++ b/cc/playback/image_hijack_canvas.h
@@ -13,8 +13,6 @@ namespace cc {
class ImageDecodeController;
-// TODO(vmpstr): Convert this to SkCanvas override and plumb through the raster
-// pipeline.
class ImageHijackCanvas : public SkNWayCanvas {
public:
ImageHijackCanvas(int width,
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698