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

Issue 752573002: simplify uniqueID code in picture (Closed)

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

Description

simplify uniqueID code in picture patch from issue 750003002 at patchset 1 (http://crrev.com/750003002#ps1) BUG=skia: Committed: https://skia.googlesource.com/skia/+/41d2c2e434d11e73f66c597913c29ea1fb3fa879

Patch Set 1 #

Patch Set 2 : simplify global #

Total comments: 2

Patch Set 3 : simplify loop #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -32 lines) Patch
M include/core/SkPicture.h View 3 chunks +6 lines, -10 lines 0 comments Download
M src/core/SkPicture.cpp View 1 2 2 chunks +16 lines, -22 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
reed1
clone of the prev patch -- will update dox
6 years, 1 month ago (2014-11-21 15:42:18 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/752573002/20001
6 years, 1 month ago (2014-11-21 15:45:17 UTC) #4
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
6 years, 1 month ago (2014-11-21 15:45:18 UTC) #5
mtklein
https://codereview.chromium.org/752573002/diff/20001/src/core/SkPicture.cpp File src/core/SkPicture.cpp (right): https://codereview.chromium.org/752573002/diff/20001/src/core/SkPicture.cpp#newcode48 src/core/SkPicture.cpp:48: static int32_t gPictureGenerationID; If find the loop below less ...
6 years, 1 month ago (2014-11-21 15:51:56 UTC) #6
reed1
On 2014/11/21 15:51:56, mtklein wrote: > https://codereview.chromium.org/752573002/diff/20001/src/core/SkPicture.cpp > File src/core/SkPicture.cpp (right): > > https://codereview.chromium.org/752573002/diff/20001/src/core/SkPicture.cpp#newcode48 > ...
6 years, 1 month ago (2014-11-21 15:55:38 UTC) #8
reed1
https://codereview.chromium.org/752573002/diff/20001/src/core/SkPicture.cpp File src/core/SkPicture.cpp (right): https://codereview.chromium.org/752573002/diff/20001/src/core/SkPicture.cpp#newcode48 src/core/SkPicture.cpp:48: static int32_t gPictureGenerationID; On 2014/11/21 15:51:56, mtklein wrote: > ...
6 years, 1 month ago (2014-11-21 15:56:57 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/752573002/40001
6 years, 1 month ago (2014-11-21 15:57:27 UTC) #11
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
6 years, 1 month ago (2014-11-21 15:57:32 UTC) #12
mtklein
lgtm
6 years, 1 month ago (2014-11-21 15:57:46 UTC) #13
commit-bot: I haz the power
6 years, 1 month ago (2014-11-21 16:07:46 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/41d2c2e434d11e73f66c597913c29ea1fb3fa879

Powered by Google App Engine
This is Rietveld 408576698