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

Issue 11360042: Encrypted Media: Add TRACE_EVENT to trace eme implementation performance. (Closed)

Created:
8 years, 1 month ago by xhwang
Modified:
8 years, 1 month ago
CC:
chromium-reviews, feature-media-reviews_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Encrypted Media: Add TRACE_EVENT to trace eme implementation performance. This CL adds TRACE_EVENT for video decrypt-and-decode path only. If needed, we could do the same for decrypt-only and/or audio. TBR=dmichael@chromium.org BUG=158981 TEST=goto chrome://tracing, record/stop, choose only "eme" in "Category", and enjoy. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=165625

Patch Set 1 #

Total comments: 4

Patch Set 2 : use uint32 for the trace_id_ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -1 line) Patch
M media/filters/decrypting_video_decoder.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M media/filters/decrypting_video_decoder.cc View 4 chunks +7 lines, -1 line 0 comments Download
M webkit/media/crypto/ppapi/clear_key_cdm.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M webkit/plugins/ppapi/ppapi_plugin_instance.cc View 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
xhwang
PTAL!
8 years, 1 month ago (2012-11-01 19:34:46 UTC) #1
scherkus (not reviewing)
lgtm w/ q + nit cool stuff! http://codereview.chromium.org/11360042/diff/1/media/filters/decrypting_video_decoder.cc File media/filters/decrypting_video_decoder.cc (right): http://codereview.chromium.org/11360042/diff/1/media/filters/decrypting_video_decoder.cc#newcode296 media/filters/decrypting_video_decoder.cc:296: "eme", "DecryptingVideoDecoder::DecodePendingBuffer", ...
8 years, 1 month ago (2012-11-01 22:22:36 UTC) #2
xhwang
http://codereview.chromium.org/11360042/diff/1/media/filters/decrypting_video_decoder.cc File media/filters/decrypting_video_decoder.cc (right): http://codereview.chromium.org/11360042/diff/1/media/filters/decrypting_video_decoder.cc#newcode296 media/filters/decrypting_video_decoder.cc:296: "eme", "DecryptingVideoDecoder::DecodePendingBuffer", ++trace_id_); On 2012/11/01 22:22:36, scherkus wrote: > ...
8 years, 1 month ago (2012-11-02 01:33:54 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xhwang@chromium.org/11360042/1
8 years, 1 month ago (2012-11-02 01:34:12 UTC) #4
commit-bot: I haz the power
Presubmit check for 11360042-1 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 1 month ago (2012-11-02 01:34:16 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xhwang@chromium.org/11360042/4002
8 years, 1 month ago (2012-11-02 01:38:49 UTC) #6
commit-bot: I haz the power
8 years, 1 month ago (2012-11-02 05:32:26 UTC) #7
Change committed as 165625

Powered by Google App Engine
This is Rietveld 408576698