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

Issue 120553003: NoSaveLayerCanvas now its own file (Closed)

Created:
6 years, 11 months ago by robertphillips
Modified:
6 years, 11 months ago
Reviewers:
reed1
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

This was already duplicated in lazy_pixel_ref_utils.cc and I was about to add another copy for SkGatherPixelRefsAndRects so I figured it was time it became a grown up class.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -41 lines) Patch
M gyp/utils.gyp View 1 chunk +1 line, -0 lines 1 comment Download
A src/utils/SkNoSaveLayerCanvas.h View 1 chunk +60 lines, -0 lines 0 comments Download
M src/utils/SkPictureUtils.cpp View 4 chunks +3 lines, -41 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
robertphillips
6 years, 11 months ago (2014-01-07 15:26:01 UTC) #1
reed1
lgtm
6 years, 11 months ago (2014-01-07 15:55:18 UTC) #2
robertphillips
Committed as r12938
6 years, 11 months ago (2014-01-07 16:08:22 UTC) #3
bungeman-skia
6 years, 11 months ago (2014-01-07 18:58:09 UTC) #4
Message was sent while issue was closed.
https://codereview.chromium.org/120553003/diff/1/gyp/utils.gyp
File gyp/utils.gyp (right):

https://codereview.chromium.org/120553003/diff/1/gyp/utils.gyp#newcode50
gyp/utils.gyp:50: '../include/utils/SkNoSaveLayerCanvas.h',
This file is in 'src', not 'include'?

Powered by Google App Engine
This is Rietveld 408576698