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 752203002: Add an Android-framework-only stable ID to SkPixelRef. (Closed)

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

Description

Add an Android-framework-only stable ID to SkPixelRef. BUG:b/18245805 Committed: https://skia.googlesource.com/skia/+/f3ca41c723f3a33a766de64a1cda9a01bab20142

Patch Set 1 #

Total comments: 2

Patch Set 2 : init at construction time. #

Total comments: 1

Patch Set 3 : Refine comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -2 lines) Patch
M include/core/SkPixelRef.h View 1 2 2 chunks +15 lines, -0 lines 0 comments Download
M src/core/SkPixelRef.cpp View 1 2 chunks +13 lines, -2 lines 0 comments Download

Messages

Total messages: 18 (5 generated)
scroggo
6 years ago (2014-11-24 19:11:08 UTC) #2
mtklein
https://codereview.chromium.org/752203002/diff/1/include/core/SkPixelRef.h File include/core/SkPixelRef.h (right): https://codereview.chromium.org/752203002/diff/1/include/core/SkPixelRef.h#newcode373 include/core/SkPixelRef.h:373: mutable SkTRacy<uint32_t> fStableID; const uint32_t and fill it in ...
6 years ago (2014-11-24 19:12:41 UTC) #4
scroggo
https://codereview.chromium.org/752203002/diff/1/include/core/SkPixelRef.h File include/core/SkPixelRef.h (right): https://codereview.chromium.org/752203002/diff/1/include/core/SkPixelRef.h#newcode373 include/core/SkPixelRef.h:373: mutable SkTRacy<uint32_t> fStableID; On 2014/11/24 19:12:41, mtklein wrote: > ...
6 years ago (2014-11-24 19:20:25 UTC) #5
mtklein
lgtm
6 years ago (2014-11-24 19:34:03 UTC) #6
scroggo
reed@, can I get an API review?
6 years ago (2014-11-25 15:53:17 UTC) #7
reed1
https://codereview.chromium.org/752203002/diff/20001/include/core/SkPixelRef.h File include/core/SkPixelRef.h (right): https://codereview.chromium.org/752203002/diff/20001/include/core/SkPixelRef.h#newcode138 include/core/SkPixelRef.h:138: uint32_t getStableID() const { return fStableID; } bikeshed: getStructureID ...
6 years ago (2014-11-25 15:54:07 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/752203002/20001
6 years ago (2014-11-25 15:54:29 UTC) #10
commit-bot: I haz the power
Presubmit check for 752203002-20001 failed and returned exit status 1. Running presubmit commit checks ...
6 years ago (2014-11-25 15:54:33 UTC) #12
reed1
Perhaps a note somewhere about how this is used... dunno. lgtm
6 years ago (2014-11-25 15:58:54 UTC) #13
scroggo
On 2014/11/25 15:58:54, reed1 wrote: > Perhaps a note somewhere about how this is used... ...
6 years ago (2014-11-25 16:48:19 UTC) #14
reed1
On 2014/11/25 16:48:19, scroggo wrote: > On 2014/11/25 15:58:54, reed1 wrote: > > Perhaps a ...
6 years ago (2014-11-25 17:13:51 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/752203002/40001
6 years ago (2014-11-25 21:30:57 UTC) #17
commit-bot: I haz the power
6 years ago (2014-11-25 21:42:18 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/f3ca41c723f3a33a766de64a1cda9a01bab20142

Powered by Google App Engine
This is Rietveld 408576698