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

Issue 178583002: Use SkTLazy to hold path in SkClipStack::Element (Closed)

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

Description

Use SkTLazy to hold path in SkClipStack::Element Committed: http://code.google.com/p/skia/source/detail?r=13610

Patch Set 1 #

Total comments: 2

Patch Set 2 : add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -18 lines) Patch
M include/core/SkClipStack.h View 6 chunks +8 lines, -5 lines 0 comments Download
M include/core/SkTLazy.h View 1 1 chunk +10 lines, -0 lines 0 comments Download
M src/core/SkClipStack.cpp View 7 chunks +38 lines, -13 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
bsalomon
Inspired by mtklein's profile from last week.
6 years, 10 months ago (2014-02-24 20:35:36 UTC) #1
robertphillips
lgtm
6 years, 10 months ago (2014-02-24 20:42:24 UTC) #2
robertphillips
Is it measurably faster?
6 years, 10 months ago (2014-02-24 20:42:50 UTC) #3
reed1
dox request in SkTLazy.h can we make SkClipStack.h private? (i.e. in src instead of include) ...
6 years, 10 months ago (2014-02-24 21:19:52 UTC) #4
bsalomon
On 2014/02/24 20:42:50, robertphillips wrote: > Is it measurably faster? I didn't time it. Mike ...
6 years, 9 months ago (2014-02-27 16:31:16 UTC) #5
bsalomon
The CQ bit was checked by bsalomon@google.com
6 years, 9 months ago (2014-02-27 16:31:26 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/178583002/20001
6 years, 9 months ago (2014-02-27 16:31:37 UTC) #7
commit-bot: I haz the power
6 years, 9 months ago (2014-02-27 17:40:06 UTC) #8
Message was sent while issue was closed.
Change committed as 13610

Powered by Google App Engine
This is Rietveld 408576698