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

Issue 2400223002: Add UMA metrics to OffscreenCanvas's commit type (Closed)

Created:
4 years, 2 months ago by xidachen
Modified:
4 years, 2 months ago
CC:
chromium-reviews, krit, drott+blinkwatch_chromium.org, blink-reviews-platform-graphics_chromium.org, dshwang, pdr+graphicswatchlist_chromium.org, jbroman, Rik, f(malita), asvitkine+watch_chromium.org, blink-reviews, danakj+watch_chromium.org, ajuma+watch_chromium.org, Stephen Chennney, rwlbuis
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add UMA metrics to OffscreenCanvas's commit type When OffscreenCanvas's commit happens, it has 4 possible modes with the combination of disable/enable accelerated-2d-canvas and disable/enable gpu compositing. This CL tracks the usage of each mode. BUG=653599 Committed: https://crrev.com/3d42d4419ac50ee39c9ec5c2d99296f094de80d8 Cr-Commit-Position: refs/heads/master@{#424664}

Patch Set 1 #

Patch Set 2 : remove an unnecessary include line #

Total comments: 4

Patch Set 3 : rebase + address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -16 lines) Patch
M third_party/WebKit/Source/platform/graphics/OffscreenCanvasFrameDispatcherImpl.h View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/OffscreenCanvasFrameDispatcherImpl.cpp View 1 2 2 chunks +29 lines, -16 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 2 chunks +15 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
xidachen
PTAL
4 years, 2 months ago (2016-10-07 15:09:08 UTC) #2
Justin Novosad
On 2016/10/07 15:09:08, xidachen wrote: > PTAL lgtm for WebKit
4 years, 2 months ago (2016-10-07 15:19:50 UTC) #3
Ilya Sherman
https://codereview.chromium.org/2400223002/diff/20001/third_party/WebKit/Source/platform/graphics/OffscreenCanvasFrameDispatcherImpl.h File third_party/WebKit/Source/platform/graphics/OffscreenCanvasFrameDispatcherImpl.h (right): https://codereview.chromium.org/2400223002/diff/20001/third_party/WebKit/Source/platform/graphics/OffscreenCanvasFrameDispatcherImpl.h#newcode40 third_party/WebKit/Source/platform/graphics/OffscreenCanvasFrameDispatcherImpl.h:40: enum OffscreenCanvasCommitType { Please document that this enum is ...
4 years, 2 months ago (2016-10-11 00:54:11 UTC) #4
xidachen
https://codereview.chromium.org/2400223002/diff/20001/third_party/WebKit/Source/platform/graphics/OffscreenCanvasFrameDispatcherImpl.h File third_party/WebKit/Source/platform/graphics/OffscreenCanvasFrameDispatcherImpl.h (right): https://codereview.chromium.org/2400223002/diff/20001/third_party/WebKit/Source/platform/graphics/OffscreenCanvasFrameDispatcherImpl.h#newcode40 third_party/WebKit/Source/platform/graphics/OffscreenCanvasFrameDispatcherImpl.h:40: enum OffscreenCanvasCommitType { On 2016/10/11 00:54:11, Ilya Sherman wrote: ...
4 years, 2 months ago (2016-10-11 17:21:16 UTC) #5
Ilya Sherman
histograms lgtm, thanks
4 years, 2 months ago (2016-10-11 23:50:28 UTC) #6
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/2400223002/40001
4 years, 2 months ago (2016-10-12 02:27:57 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-10-12 03:56:14 UTC) #13
commit-bot: I haz the power
4 years, 2 months ago (2016-10-12 03:58:22 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3d42d4419ac50ee39c9ec5c2d99296f094de80d8
Cr-Commit-Position: refs/heads/master@{#424664}

Powered by Google App Engine
This is Rietveld 408576698