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

Issue 7003053: Moves audio files from content\renderer\ to content\renderer\media. (Closed)

Created:
9 years, 6 months ago by henrika_dont_use
Modified:
9 years, 6 months ago
CC:
annacc, ddorwin_chormium.org, Ami GONE FROM CHROMIUM, imasaki1, sjl, vrk (LEFT CHROMIUM), Chris Rogers, jamesr, Niklas Enbom, Alpha Left Google
Visibility:
Public.

Description

Moves audio files from content\renderer\ to content\renderer\media. A total of nine files are moved. BUG=none TEST=none

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -1416 lines) Patch
M chrome/chrome_tests.gypi View 1 chunk +1 line, -1 line 0 comments Download
M content/content_renderer.gypi View 2 chunks +8 lines, -8 lines 0 comments Download
D content/renderer/audio_device.h View 1 chunk +0 lines, -121 lines 0 comments Download
D content/renderer/audio_device.cc View 1 chunk +0 lines, -254 lines 0 comments Download
D content/renderer/audio_input_device.h View 1 chunk +0 lines, -122 lines 0 comments Download
D content/renderer/audio_input_device.cc View 1 chunk +0 lines, -241 lines 0 comments Download
D content/renderer/audio_input_message_filter.h View 1 chunk +0 lines, -90 lines 0 comments Download
D content/renderer/audio_input_message_filter.cc View 1 chunk +0 lines, -109 lines 0 comments Download
D content/renderer/audio_message_filter.h View 1 chunk +0 lines, -120 lines 0 comments Download
D content/renderer/audio_message_filter.cc View 1 chunk +0 lines, -144 lines 0 comments Download
D content/renderer/audio_message_filter_unittest.cc View 1 chunk +0 lines, -197 lines 0 comments Download
A + content/renderer/media/audio_device.h View 1 chunk +1 line, -1 line 1 comment Download
A + content/renderer/media/audio_device.cc View 1 chunk +1 line, -1 line 0 comments Download
A + content/renderer/media/audio_input_device.h View 1 chunk +1 line, -1 line 1 comment Download
A + content/renderer/media/audio_input_device.cc View 1 chunk +1 line, -1 line 0 comments Download
A + content/renderer/media/audio_input_message_filter.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + content/renderer/media/audio_input_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
A + content/renderer/media/audio_message_filter.h View 0 chunks +-1 lines, --1 lines 1 comment Download
A + content/renderer/media/audio_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
A + content/renderer/media/audio_message_filter_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/audio_renderer_impl.h View 1 chunk +1 line, -1 line 1 comment Download
M content/renderer/pepper_plugin_delegate_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/renderer_webaudiodevice_impl.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
henrika_dont_use
This patch moves audio_device.cc audio_device.h audio_input_device.cc audio_input_device.h audio_input_message_filter.cc audio_input_message_filter.h audio_message_filter.cc audio_message_filter.h audio_message_filter_unittest.cc from content/renderer to ...
9 years, 6 months ago (2011-06-08 08:45:47 UTC) #1
henrika_dont_use
Added Aaron as reviewer based on recommendation from Andrew who is on vacation.
9 years, 6 months ago (2011-06-09 14:49:02 UTC) #2
scherkus (not reviewing)
LGTM w/ nits I'll fix them since I don't think commit-queue can understand this patch ...
9 years, 6 months ago (2011-06-13 18:15:44 UTC) #3
scherkus (not reviewing)
+jamesr to sanity check content/renderer
9 years, 6 months ago (2011-06-13 22:47:46 UTC) #4
jamesr
9 years, 6 months ago (2011-06-14 00:55:30 UTC) #5
lgtm

Powered by Google App Engine
This is Rietveld 408576698