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

Issue 1098183003: Reduce ref counting in SkPictureRecorder. (Closed)

Created:
5 years, 8 months ago by mtklein_C
Modified:
5 years, 8 months ago
CC:
reviews_skia.org, chrishtr, Xianzhu
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Reduce ref counting in SkPictureRecorder. This may be a small help to slimming paint: picture_overhead_draw 1.25us -> 1.22us 0.98x picture_overhead_nodraw 318ns -> 276ns 0.87x It certainly cannot hurt performance. BUG=chromium:470553 TBR=reed@google.com No public API changes. Committed: https://skia.googlesource.com/skia/+/00c2af8b731085a7fe456e689b70f019a34ef7dd

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -11 lines) Patch
M include/core/SkPicture.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/core/SkPicture.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/core/SkPictureRecorder.cpp View 1 2 chunks +6 lines, -8 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
mtklein_C
First reviewer wins.
5 years, 8 months ago (2015-04-21 21:59:42 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1098183003/1
5 years, 8 months ago (2015-04-21 22:00:54 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 8 months ago (2015-04-21 22:06:13 UTC) #6
robertphillips
lgtm
5 years, 8 months ago (2015-04-24 12:42:08 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1098183003/1
5 years, 8 months ago (2015-04-24 14:55:40 UTC) #9
commit-bot: I haz the power
Failed to apply patch for include/core/SkPicture.h: While running git apply --index -3 -p1; error: patch ...
5 years, 8 months ago (2015-04-24 14:55:44 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1098183003/20001
5 years, 8 months ago (2015-04-27 15:45:50 UTC) #14
commit-bot: I haz the power
5 years, 8 months ago (2015-04-27 15:54:26 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/00c2af8b731085a7fe456e689b70f019a34ef7dd

Powered by Google App Engine
This is Rietveld 408576698