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

Issue 28493003: cache SkImage::Info calculation in lazypixelref (Closed)

Created:
7 years, 2 months ago by reed1
Modified:
7 years, 2 months ago
Reviewers:
hal.canary, scroggo
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

cache SkImage::Info calculation in lazypixelref BUG= R=scroggo@google.com Committed: https://code.google.com/p/skia/source/detail?r=11893

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -10 lines) Patch
M src/lazy/SkLazyPixelRef.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M src/lazy/SkLazyPixelRef.cpp View 1 4 chunks +21 lines, -10 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
reed1
7 years, 2 months ago (2013-10-21 18:22:58 UTC) #1
scroggo
https://codereview.chromium.org/28493003/diff/1/src/lazy/SkLazyPixelRef.h File src/lazy/SkLazyPixelRef.h (right): https://codereview.chromium.org/28493003/diff/1/src/lazy/SkLazyPixelRef.h#newcode75 src/lazy/SkLazyPixelRef.h:75: const SkImage::Info* getInfo(); Could you add comments that fInfo ...
7 years, 2 months ago (2013-10-21 18:34:17 UTC) #2
reed1
https://codereview.chromium.org/28493003/diff/1/src/lazy/SkLazyPixelRef.h File src/lazy/SkLazyPixelRef.h (right): https://codereview.chromium.org/28493003/diff/1/src/lazy/SkLazyPixelRef.h#newcode75 src/lazy/SkLazyPixelRef.h:75: const SkImage::Info* getInfo(); On 2013/10/21 18:34:17, scroggo wrote: > ...
7 years, 2 months ago (2013-10-21 18:46:10 UTC) #3
scroggo
Thanks for the comments/name changes. lgtm with one style nit - you've moved the method ...
7 years, 2 months ago (2013-10-21 18:49:23 UTC) #4
reed1
7 years, 2 months ago (2013-10-21 18:58:22 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r11893 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698