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

Issue 7584013: Log PipelineImpl events to MediaLog. (Closed)

Created:
9 years, 4 months ago by Scott Franklin
Modified:
9 years, 4 months ago
CC:
chromium-reviews, hclam+watch_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, Paweł Hajdan Jr., acolwell+watch_chromium.org, annacc+watch_chromium.org, pam+watch_chromium.org, ajwong+watch_chromium.org, vrk (LEFT CHROMIUM), darin-cc_chromium.org, scherkus (not reviewing)
Visibility:
Public.

Description

Log PipelineImpl events to MediaLog. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96090

Patch Set 1 #

Total comments: 5

Patch Set 2 : Responding to feedback. Now depends on 7591001. #

Patch Set 3 : Rebase atop 7591001. #

Patch Set 4 : Rebase atop _and_diff_against_ 759001. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+138 lines, -38 lines) Patch
M media/base/media_log.h View 1 2 3 2 chunks +5 lines, -1 line 0 comments Download
M media/base/media_log.cc View 1 2 3 4 chunks +64 lines, -4 lines 0 comments Download
M media/base/media_log_event.h View 1 3 1 chunk +16 lines, -3 lines 0 comments Download
M media/base/pipeline_impl.h View 5 chunks +9 lines, -2 lines 0 comments Download
M media/base/pipeline_impl.cc View 1 17 chunks +29 lines, -19 lines 0 comments Download
M media/base/pipeline_impl_unittest.cc View 2 chunks +4 lines, -3 lines 1 comment Download
M media/tools/player_wtl/movie.cc View 2 chunks +2 lines, -1 line 0 comments Download
M media/tools/player_x11/player_x11.cc View 2 chunks +2 lines, -1 line 0 comments Download
M webkit/glue/webmediaplayer_impl.cc View 1 3 4 chunks +7 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Scott Franklin
I'm not entirely happy with having the PipelineStateToString function in MediaLog. But I can't think ...
9 years, 4 months ago (2011-08-08 18:06:19 UTC) #1
scherkus (not reviewing)
q about the whole string/int/etc stuff http://codereview.chromium.org/7584013/diff/1/media/base/media_log.h File media/base/media_log.h (right): http://codereview.chromium.org/7584013/diff/1/media/base/media_log.h#newcode17 media/base/media_log.h:17: nit: want to ...
9 years, 4 months ago (2011-08-08 23:14:15 UTC) #2
Scott Franklin
http://codereview.chromium.org/7584013/diff/1/media/base/media_log.h File media/base/media_log.h (right): http://codereview.chromium.org/7584013/diff/1/media/base/media_log.h#newcode17 media/base/media_log.h:17: On 2011/08/08 23:14:15, scherkus wrote: > nit: want to ...
9 years, 4 months ago (2011-08-09 00:31:28 UTC) #3
scherkus (not reviewing)
ok this looks mostly good -- care to rebase ontop of the other patch + ...
9 years, 4 months ago (2011-08-09 00:58:07 UTC) #4
Scott Franklin
rebasing. I had already done the Create*Event methods.
9 years, 4 months ago (2011-08-09 01:25:06 UTC) #5
scherkus (not reviewing)
LGTM http://codereview.chromium.org/7584013/diff/5003/media/base/pipeline_impl_unittest.cc File media/base/pipeline_impl_unittest.cc (right): http://codereview.chromium.org/7584013/diff/5003/media/base/pipeline_impl_unittest.cc#newcode11 media/base/pipeline_impl_unittest.cc:11: #include "media/base/filters.h" thanks :)
9 years, 4 months ago (2011-08-09 20:52:33 UTC) #6
commit-bot: I haz the power
9 years, 4 months ago (2011-08-09 22:47:25 UTC) #7
Change committed as 96090

Powered by Google App Engine
This is Rietveld 408576698