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

Issue 1249233002: [backup] Add MediaRecorderHandler (video part) (Closed)

Created:
5 years, 5 months ago by mcasas
Modified:
5 years, 3 months ago
Reviewers:
Base URL:
https://chromium.googlesource.com/chromium/src.git@m_crbug262211__MSRecorder__4__VideoTrackRecorder
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[backup] Add MediaRecorderHandler (video part) *** Please don't review yet *** See DD @ https://goo.gl/vSjzC5 (*) for the plan and https://codereview.chromium.org/1211973012/ for a hack of all Chrome parts. Needs http://crrev.com/1255873002 patched in. (*) Used to be https://goo.gl/kreaQj BUG=262211

Patch Set 1 : #

Patch Set 2 : UnitTests cleanup #

Unified diffs Side-by-side diffs Delta from patch set Stats (+437 lines, -64 lines) Patch
M content/content_renderer.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M content/content_tests.gypi View 1 chunk +1 line, -0 lines 0 comments Download
A content/renderer/media/media_recorder_handler.h View 1 1 chunk +80 lines, -0 lines 0 comments Download
A content/renderer/media/media_recorder_handler.cc View 1 1 chunk +119 lines, -0 lines 0 comments Download
A content/renderer/media/media_recorder_handler_unittest.cc View 1 1 chunk +131 lines, -0 lines 0 comments Download
M content/renderer/media/media_stream_video_track.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M content/renderer/media/video_track_recorder.h View 1 4 chunks +6 lines, -7 lines 0 comments Download
M content/renderer/media/video_track_recorder.cc View 1 11 chunks +55 lines, -35 lines 0 comments Download
M content/renderer/media/video_track_recorder_unittest.cc View 1 2 chunks +5 lines, -1 line 0 comments Download
M content/renderer/renderer_blink_platform_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/renderer_blink_platform_impl.cc View 3 chunks +8 lines, -0 lines 0 comments Download
M media/capture/webm_muxer.h View 1 3 chunks +5 lines, -5 lines 0 comments Download
M media/capture/webm_muxer.cc View 1 3 chunks +16 lines, -13 lines 0 comments Download
M media/capture/webm_muxer_unittest.cc View 1 3 chunks +7 lines, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 9 (9 generated)
mcasas
Patchset #2 (id:20001) has been deleted
5 years, 5 months ago (2015-07-23 12:39:41 UTC) #1
mcasas
Patchset #1 (id:1) has been deleted
5 years, 5 months ago (2015-07-23 12:39:47 UTC) #2
mcasas
Patchset #1 (id:40001) has been deleted
5 years, 5 months ago (2015-07-23 12:44:04 UTC) #3
mcasas
Patchset #2 (id:80001) has been deleted
5 years, 4 months ago (2015-08-21 23:57:57 UTC) #4
mcasas
Patchset #1 (id:60001) has been deleted
5 years, 4 months ago (2015-08-21 23:58:42 UTC) #5
mcasas
Patchset #2 (id:120001) has been deleted
5 years, 3 months ago (2015-08-24 20:21:08 UTC) #6
mcasas
Patchset #2 (id:140001) has been deleted
5 years, 3 months ago (2015-08-24 22:18:07 UTC) #7
mcasas
Patchset #2 (id:160001) has been deleted
5 years, 3 months ago (2015-08-25 00:15:33 UTC) #8
mcasas
5 years, 3 months ago (2015-08-25 21:56:31 UTC) #9
Patchset #2 (id:180001) has been deleted

Powered by Google App Engine
This is Rietveld 408576698