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

Issue 453613003: mark all SkImage methods const, so we can make it thread-safe (Closed)

Created:
6 years, 4 months ago by reed1
Modified:
6 years, 4 months ago
Reviewers:
hal.canary, mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

mark all SkImage methods const, so we can make it thread-safe BUG=skia: Committed: https://skia.googlesource.com/skia/+/8572fc01ac4f6bdcf173b05417776abc55f729c1

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -34 lines) Patch
M include/core/SkImage.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/image/SkImage.cpp View 1 chunk +2 lines, -3 lines 0 comments Download
M src/image/SkImage_Base.h View 2 chunks +3 lines, -3 lines 0 comments Download
M src/image/SkImage_Codec.cpp View 2 chunks +12 lines, -7 lines 0 comments Download
M src/image/SkImage_Gpu.cpp View 2 chunks +8 lines, -8 lines 0 comments Download
M src/image/SkImage_Raster.cpp View 3 chunks +9 lines, -11 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
reed1
next round will be to use lazy pixelref for _Codec
6 years, 4 months ago (2014-08-11 19:54:47 UTC) #1
reed1
The CQ bit was checked by reed@google.com
6 years, 4 months ago (2014-08-11 19:54:50 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/reed@google.com/453613003/1
6 years, 4 months ago (2014-08-11 19:55:18 UTC) #3
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
6 years, 4 months ago (2014-08-11 19:55:19 UTC) #4
mtklein
lgtm
6 years, 4 months ago (2014-08-11 20:02:03 UTC) #5
commit-bot: I haz the power
6 years, 4 months ago (2014-08-11 20:04:00 UTC) #6
Message was sent while issue was closed.
Change committed as 8572fc01ac4f6bdcf173b05417776abc55f729c1

Powered by Google App Engine
This is Rietveld 408576698