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

Issue 460373002: Remove the last piece of deprecated synchronous IO code. (Closed)

Created:
6 years, 4 months ago by no longer working on chromium
Modified:
6 years, 3 months ago
CC:
chromium-reviews, posciak+watch_chromium.org, avayvod+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, wjia+watch_chromium.org, miu+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Remove the last piece of deprecated synchronous IO code. BUG=337096 TEST=bots Committed: https://crrev.com/2da7a5b3ead29495a3d2640343ab18c93e2805b5 Cr-Commit-Position: refs/heads/master@{#292132}

Patch Set 1 #

Total comments: 3

Patch Set 2 : fixed the unittests #

Patch Set 3 : got back the constructor. #

Patch Set 4 : fixed more bots, rebased. #

Patch Set 5 : fixed for more bots and rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -195 lines) Patch
M components/copresence/mediums/audio/audio_recorder.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M components/copresence/mediums/audio/audio_recorder_unittest.cc View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/media/media_internals.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/media/media_internals_unittest.cc View 1 2 chunks +0 lines, -2 lines 0 comments Download
M content/browser/renderer_host/media/audio_input_renderer_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/audio_renderer_host.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M content/browser/renderer_host/media/audio_renderer_host_unittest.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/speech/speech_recognizer_impl.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/common/media/media_param_traits.cc View 1 2 3 chunks +3 lines, -5 lines 0 comments Download
M content/renderer/media/audio_message_filter.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/media/webaudio_capturer_source.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc_audio_capturer.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc_audio_renderer.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/renderer/media/webrtc_local_audio_renderer.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M content/renderer/media/webrtc_local_audio_source_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc_local_audio_source_provider_unittest.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/media/webrtc_local_audio_track_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/pepper_platform_audio_input.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/renderer_webkitplatformsupport_impl.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M media/audio/alsa/audio_manager_alsa.cc View 3 chunks +1 line, -3 lines 0 comments Download
M media/audio/android/audio_android_unittest.cc View 1 2 3 2 chunks +0 lines, -2 lines 0 comments Download
M media/audio/android/audio_manager_android.cc View 1 2 3 4 3 chunks +2 lines, -4 lines 0 comments Download
M media/audio/audio_output_device.h View 1 2 3 1 chunk +2 lines, -5 lines 0 comments Download
M media/audio/audio_output_device_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M media/audio/audio_output_resampler.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/audio_parameters.h View 2 5 chunks +2 lines, -12 lines 0 comments Download
M media/audio/audio_parameters.cc View 2 4 chunks +5 lines, -14 lines 0 comments Download
M media/audio/cras/audio_manager_cras.cc View 2 chunks +1 line, -3 lines 0 comments Download
M media/audio/cras/cras_unified.h View 1 2 3 2 chunks +0 lines, -8 lines 0 comments Download
M media/audio/cras/cras_unified.cc View 1 2 3 4 chunks +0 lines, -70 lines 0 comments Download
M media/audio/fake_audio_manager.cc View 1 chunk +1 line, -3 lines 0 comments Download
M media/audio/mac/audio_manager_mac.cc View 1 chunk +1 line, -12 lines 0 comments Download
M media/audio/openbsd/audio_manager_openbsd.cc View 2 chunks +1 line, -3 lines 0 comments Download
M media/audio/pulse/audio_manager_pulse.cc View 2 chunks +1 line, -3 lines 0 comments Download
M media/audio/win/audio_low_latency_input_win.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M media/audio/win/audio_low_latency_input_win_unittest.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M media/audio/win/audio_manager_win.cc View 1 2 3 4 5 chunks +5 lines, -7 lines 0 comments Download
M media/audio/win/core_audio_util_win.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M media/base/audio_buffer_converter.cc View 1 chunk +0 lines, -1 line 0 comments Download
M media/base/audio_buffer_converter_unittest.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M media/base/channel_mixer_unittest.cc View 1 2 2 chunks +2 lines, -4 lines 0 comments Download
M media/cast/test/fake_media_source.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M media/filters/audio_renderer_impl.cc View 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 37 (1 generated)
xians
Dale, please review this CL. Andrew, would you please take a look at my question? ...
6 years, 4 months ago (2014-08-12 13:12:35 UTC) #1
DaleCurtis
Needed a quick vacation from paternity leave? :) lgtm if it passes the bots. I ...
6 years, 4 months ago (2014-08-12 17:05:18 UTC) #2
no longer working on chromium
On 2014/08/12 17:05:18, DaleCurtis wrote: > Needed a quick vacation from paternity leave? :) > ...
6 years, 4 months ago (2014-08-12 19:09:36 UTC) #3
no longer working on chromium
Andrew, could you please take a look at my question? Thanks, SX
6 years, 4 months ago (2014-08-12 19:10:22 UTC) #4
ajm
https://codereview.chromium.org/460373002/diff/1/media/audio/audio_parameters.h File media/audio/audio_parameters.h (right): https://codereview.chromium.org/460373002/diff/1/media/audio/audio_parameters.h#newcode63 media/audio/audio_parameters.h:63: AudioParameters(Format format, ChannelLayout channel_layout, On 2014/08/12 13:12:35, xians wrote: ...
6 years, 4 months ago (2014-08-13 00:40:41 UTC) #5
no longer working on chromium
https://codereview.chromium.org/460373002/diff/1/media/audio/audio_parameters.h File media/audio/audio_parameters.h (right): https://codereview.chromium.org/460373002/diff/1/media/audio/audio_parameters.h#newcode63 media/audio/audio_parameters.h:63: AudioParameters(Format format, ChannelLayout channel_layout, On 2014/08/13 00:40:41, ajm wrote: ...
6 years, 4 months ago (2014-08-13 15:24:58 UTC) #6
no longer working on chromium
The CQ bit was checked by xians@chromium.org
6 years, 4 months ago (2014-08-13 15:25:02 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xians@chromium.org/460373002/40001
6 years, 4 months ago (2014-08-13 15:26:13 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-13 16:12:38 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-13 16:15:41 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/3964)
6 years, 4 months ago (2014-08-13 16:15:42 UTC) #11
no longer working on chromium
The CQ bit was checked by xians@chromium.org
6 years, 4 months ago (2014-08-19 13:39:01 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xians@chromium.org/460373002/80001
6 years, 4 months ago (2014-08-19 13:40:11 UTC) #13
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-19 15:02:54 UTC) #14
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-19 15:05:55 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/5236)
6 years, 4 months ago (2014-08-19 15:05:56 UTC) #16
no longer working on chromium
avi, can I have your owner stamp for content/common and content/renderer/ Rahul, please look at ...
6 years, 4 months ago (2014-08-19 16:38:24 UTC) #17
Avi (use Gerrit)
On 2014/08/19 16:38:24, xians1 wrote: > avi, can I have your owner stamp for content/common ...
6 years, 4 months ago (2014-08-19 16:45:53 UTC) #18
no longer working on chromium
On 2014/08/19 16:45:53, Avi wrote: > On 2014/08/19 16:38:24, xians1 wrote: > > avi, can ...
6 years, 4 months ago (2014-08-19 16:47:20 UTC) #19
Avi (use Gerrit)
All of content/ LGTM
6 years, 4 months ago (2014-08-19 16:47:41 UTC) #20
Avi (use Gerrit)
On 2014/08/19 16:47:41, Avi wrote: > All of content/ LGTM BTW, content/common/media/media_param_traits.cc is IPC so ...
6 years, 4 months ago (2014-08-19 16:48:16 UTC) #21
no longer working on chromium
On 2014/08/19 16:48:16, Avi wrote: > On 2014/08/19 16:47:41, Avi wrote: > > All of ...
6 years, 4 months ago (2014-08-19 18:33:36 UTC) #22
Avi (use Gerrit)
On 2014/08/19 18:33:36, xians1 wrote: > On 2014/08/19 16:48:16, Avi wrote: > > On 2014/08/19 ...
6 years, 4 months ago (2014-08-19 19:51:05 UTC) #23
rkc
copresence/* lgtm Much nicer. I was wondering why we need to specify the channels after ...
6 years, 4 months ago (2014-08-25 21:16:41 UTC) #24
no longer working on chromium
xians@chromium.org changed reviewers: + palmer@chromium.org
6 years, 3 months ago (2014-08-26 07:51:41 UTC) #25
no longer working on chromium
palmer, could you please take a look at content/common/media/media_param_traits.cc? Thanks, SX
6 years, 3 months ago (2014-08-26 07:51:41 UTC) #26
no longer working on chromium
On 2014/08/19 19:51:05, Avi wrote: > On 2014/08/19 18:33:36, xians1 wrote: > > On 2014/08/19 ...
6 years, 3 months ago (2014-08-26 07:52:41 UTC) #27
palmer
Rubberstamp LGTM
6 years, 3 months ago (2014-08-26 20:20:29 UTC) #28
no longer working on chromium
The CQ bit was checked by xians@chromium.org
6 years, 3 months ago (2014-08-27 09:26:38 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xians@chromium.org/460373002/80001
6 years, 3 months ago (2014-08-27 09:26:58 UTC) #30
commit-bot: I haz the power
Committed patchset #5 (80001) as c4a64ffdd0d511c66d774341fa0a318af7911193
6 years, 3 months ago (2014-08-27 10:21:48 UTC) #31
Thiemo Nagel
A revert of this CL (patchset #5) has been created in https://codereview.chromium.org/509893002/ by tnagel@chromium.org. The ...
6 years, 3 months ago (2014-08-27 11:00:34 UTC) #32
rkc
You should be able to land this CL now. https://codereview.chromium.org/510893003/ removed the ledger code from ...
6 years, 3 months ago (2014-08-27 21:36:51 UTC) #33
no longer working on chromium
On 2014/08/27 21:36:51, Rahul Chaturvedi wrote: > You should be able to land this CL ...
6 years, 3 months ago (2014-08-28 18:12:30 UTC) #34
no longer working on chromium
Tommi, FYI, this is the original CL, and the reland one is https://codereview.chromium.org/518433002/
6 years, 3 months ago (2014-09-01 09:57:58 UTC) #36
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:51:02 UTC) #37
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/2da7a5b3ead29495a3d2640343ab18c93e2805b5
Cr-Commit-Position: refs/heads/master@{#292132}

Powered by Google App Engine
This is Rietveld 408576698