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

Issue 745383003: add some debugging to SkNVRefCnt (Closed)

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

Description

add some debugging to SkNVRefCnt BUG=skia: Committed: https://skia.googlesource.com/skia/+/90d0ff013bbd8e5295d1517d41cb408e9d9f4d93

Patch Set 1 #

Total comments: 3

Patch Set 2 : update callers that wanted to delete #

Total comments: 1

Patch Set 3 : fix more callers #

Patch Set 4 : rebase #

Total comments: 1

Patch Set 5 : protected #

Patch Set 6 : fix bench #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -11 lines) Patch
M bench/PicturePlaybackBench.cpp View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M bench/RecordingBench.cpp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M include/core/SkRefCnt.h View 1 2 3 4 1 chunk +14 lines, -1 line 0 comments Download
M tests/PictureBBHTest.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
M tests/PictureTest.cpp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M tests/RecordingXfermodeTest.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M tools/filtermain.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 39 (14 generated)
reed1
these helped me today with the picture work...
6 years, 1 month ago (2014-11-21 22:44:53 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/745383003/1
6 years, 1 month ago (2014-11-21 22:45:31 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 22:45:31 UTC) #5
bsalomon
https://codereview.chromium.org/745383003/diff/1/include/core/SkRefCnt.h File include/core/SkRefCnt.h (right): https://codereview.chromium.org/745383003/diff/1/include/core/SkRefCnt.h#newcode273 include/core/SkRefCnt.h:273: SkDEBUGCODE(fRefCnt = 1;) // for the assert in our ...
6 years, 1 month ago (2014-11-21 22:48:50 UTC) #6
reed1
On 2014/11/21 22:48:50, bsalomon wrote: > https://codereview.chromium.org/745383003/diff/1/include/core/SkRefCnt.h > File include/core/SkRefCnt.h (right): > > https://codereview.chromium.org/745383003/diff/1/include/core/SkRefCnt.h#newcode273 > ...
6 years, 1 month ago (2014-11-21 23:08:03 UTC) #7
reed1
On 2014/11/21 23:08:03, reed1 wrote: > On 2014/11/21 22:48:50, bsalomon wrote: > > https://codereview.chromium.org/745383003/diff/1/include/core/SkRefCnt.h > ...
6 years, 1 month ago (2014-11-21 23:21:46 UTC) #8
mtklein
https://codereview.chromium.org/745383003/diff/1/include/core/SkRefCnt.h File include/core/SkRefCnt.h (right): https://codereview.chromium.org/745383003/diff/1/include/core/SkRefCnt.h#newcode256 include/core/SkRefCnt.h:256: #ifdef SK_DEBUG Double debug guards seem like overkill? Should ...
6 years, 1 month ago (2014-11-22 00:08:14 UTC) #9
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Please ask for an LGTM from a full ...
6 years, 1 month ago (2014-11-22 04:45:37 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/745383003/20001
6 years ago (2014-11-24 16:02:43 UTC) #13
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
6 years ago (2014-11-24 16:02:43 UTC) #14
reed1
now with must-call-unref checks. PTAL
6 years ago (2014-11-24 16:02:47 UTC) #15
mtklein
lgtm https://codereview.chromium.org/745383003/diff/20001/include/core/SkRefCnt.h File include/core/SkRefCnt.h (right): https://codereview.chromium.org/745383003/diff/20001/include/core/SkRefCnt.h#newcode256 include/core/SkRefCnt.h:256: #ifdef SK_DEBUG #ifdef SK_DEBUG is still redundant here. ...
6 years ago (2014-11-24 16:07:27 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug-Trybot on client.skia (http://build.chromium.org/p/client.skia/builders/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug-Trybot/builds/891)
6 years ago (2014-11-24 16:21:14 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/745383003/40001
6 years ago (2014-11-24 16:44:02 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/745383003/60001
6 years ago (2014-11-24 17:14:13 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug-Trybot on client.skia (http://build.chromium.org/p/client.skia/builders/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug-Trybot/builds/897)
6 years ago (2014-11-24 17:30:25 UTC) #25
mtklein
https://codereview.chromium.org/745383003/diff/60001/include/core/SkRefCnt.h File include/core/SkRefCnt.h (right): https://codereview.chromium.org/745383003/diff/60001/include/core/SkRefCnt.h#newcode257 include/core/SkRefCnt.h:257: ~SkNVRefCnt() { Oh wait, I forgot, not lgtm. Make ...
6 years ago (2014-11-24 17:34:05 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/745383003/80001
6 years ago (2014-11-24 18:04:44 UTC) #28
commit-bot: I haz the power
A disapproval has been posted by following reviewers: mtklein@google.com. Please make sure to get positive ...
6 years ago (2014-11-24 18:04:46 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/745383003/80001
6 years ago (2014-11-24 18:26:08 UTC) #32
commit-bot: I haz the power
A disapproval has been posted by following reviewers: mtklein@google.com. Please make sure to get positive ...
6 years ago (2014-11-24 18:26:10 UTC) #34
reed1
#6 should fix bench
6 years ago (2014-11-24 19:12:48 UTC) #35
mtklein
lgtm
6 years ago (2014-11-24 19:13:58 UTC) #36
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/745383003/100001
6 years ago (2014-11-24 19:57:54 UTC) #38
commit-bot: I haz the power
6 years ago (2014-11-24 20:02:35 UTC) #39
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://skia.googlesource.com/skia/+/90d0ff013bbd8e5295d1517d41cb408e9d9f4d93

Powered by Google App Engine
This is Rietveld 408576698