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

Issue 6717001: Move audio messages to their own file. (Closed)

Created:
9 years, 9 months ago by jam
Modified:
9 years, 6 months ago
Reviewers:
Alpha Left Google
CC:
chromium-reviews, hclam+watch_chromium.org, sjl, ddorwin+watch_chromium.org, fischman+watch_chromium.org, Paweł Hajdan Jr., jam, acolwell GONE FROM CHROMIUM, annacc, darin-cc_chromium.org, ajwong+watch_chromium.org, vrk (LEFT CHROMIUM), brettw-cc_chromium.org, scherkus (not reviewing)
Visibility:
Public.

Description

Move audio messages to their own file. TBR=hclam Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=78903

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+262 lines, -438 lines) Patch
M chrome/common/render_messages.h View 4 chunks +0 lines, -89 lines 0 comments Download
M chrome/common/render_messages.cc View 1 chunk +0 lines, -25 lines 0 comments Download
M chrome/common/render_messages_params.h View 5 chunks +0 lines, -50 lines 0 comments Download
M chrome/common/render_messages_params.cc View 4 chunks +0 lines, -113 lines 0 comments Download
M content/browser/renderer_host/audio_renderer_host.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/audio_renderer_host.cc View 9 chunks +20 lines, -27 lines 0 comments Download
M content/browser/renderer_host/audio_renderer_host_unittest.cc View 5 chunks +24 lines, -25 lines 0 comments Download
A content/common/audio_messages.h View 1 chunk +115 lines, -0 lines 0 comments Download
A content/common/audio_stream_state.h View 1 chunk +18 lines, -0 lines 0 comments Download
M content/common/content_message_generator.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/audio_device.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/audio_device.cc View 5 chunks +11 lines, -13 lines 0 comments Download
M content/renderer/audio_message_filter.h View 3 chunks +3 lines, -6 lines 0 comments Download
M content/renderer/audio_message_filter.cc View 3 chunks +7 lines, -10 lines 0 comments Download
M content/renderer/audio_message_filter_unittest.cc View 10 chunks +23 lines, -26 lines 0 comments Download
M content/renderer/media/audio_renderer_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/audio_renderer_impl.cc View 7 chunks +17 lines, -22 lines 0 comments Download
M content/renderer/media/audio_renderer_impl_unittest.cc View 3 chunks +4 lines, -13 lines 0 comments Download
M content/renderer/pepper_plugin_delegate_impl.cc View 6 chunks +14 lines, -15 lines 0 comments Download
M ipc/ipc_message_utils.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
9 years, 9 months ago (2011-03-21 19:15:49 UTC) #1
Alpha Left Google
9 years, 9 months ago (2011-03-21 19:40:05 UTC) #2
On 2011/03/21 19:15:49, John Abd-El-Malek wrote:

LGTM.

Powered by Google App Engine
This is Rietveld 408576698