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

Issue 2382793002: UseSkOnce to squelch command buffer spam (Closed)

Created:
4 years, 2 months ago by Brian Osman
Modified:
4 years, 2 months ago
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Use SkOnce to squelch command buffer spam BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2382793002 Committed: https://skia.googlesource.com/skia/+/69e7eba6aef583eb0561019539b164d8e0eed025

Patch Set 1 #

Patch Set 2 : Use SkOnce #

Patch Set 3 : Just use SkOnce inlined. This is the only interesting use case right now. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M tools/gpu/gl/command_buffer/GLTestContext_command_buffer.cpp View 1 2 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 15 (7 generated)
Brian Osman
4 years, 2 months ago (2016-09-29 15:13:15 UTC) #3
mtklein
Try SkOnce?
4 years, 2 months ago (2016-09-29 15:14:58 UTC) #4
Brian Osman
On 2016/09/29 15:14:58, mtklein wrote: > Try SkOnce? Better? Now my choices were to add ...
4 years, 2 months ago (2016-09-29 15:33:56 UTC) #5
mtklein_C
This LGTM. Have we considered going one step further to SkDebugf_Never(...) ?
4 years, 2 months ago (2016-09-29 15:40:43 UTC) #7
mtklein_C
I think this might also be clearer without the new macro, inlined into GLTestContext_command_buffer.cpp directly.
4 years, 2 months ago (2016-09-29 15:42:10 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2382793002/40001
4 years, 2 months ago (2016-09-29 17:29:33 UTC) #12
mtklein_C
On 2016/09/29 at 17:29:33, commit-bot wrote: > CQ is trying da patch. Follow status at ...
4 years, 2 months ago (2016-09-29 17:37:41 UTC) #13
commit-bot: I haz the power
4 years, 2 months ago (2016-09-29 17:49:49 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/69e7eba6aef583eb0561019539b164d8e0eed025

Powered by Google App Engine
This is Rietveld 408576698