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

Issue 18052007: Use a direct include of time headers in media/. (Closed)

Created:
7 years, 5 months ago by Avi (use Gerrit)
Modified:
7 years, 5 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Use a direct include of time headers in media/. BUG=254986 TEST=none TBR=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=209109

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -89 lines) Patch
M media/audio/agc_audio_stream.h View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/audio_input_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/audio_input_device.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/audio_low_latency_input_output_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/audio_output_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/audio_output_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/audio_output_device.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/audio_output_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/audio_output_dispatcher_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/audio_output_dispatcher_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/audio_output_resampler.h View 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_silence_detector.h View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/audio_silence_detector.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/audio_silence_detector_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/audio_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/cras/cras_input.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/cras/cras_input_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/cras/cras_unified_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/fake_audio_consumer.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/fake_audio_consumer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/fake_audio_input_stream.h View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/linux/alsa_input.h View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/linux/alsa_input.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/linux/alsa_output.h View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/linux/alsa_output.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/mac/audio_input_mac.h View 1 chunk +2 lines, -2 lines 0 comments Download
M media/audio/pulse/pulse_unified.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/pulse/pulse_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/win/audio_low_latency_output_win_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M media/audio/win/audio_unified_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/win/audio_unified_win_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/win/core_audio_util_win.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/android/media_codec_bridge.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/android/media_player_android.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/android/media_player_bridge.h View 1 chunk +2 lines, -2 lines 0 comments Download
M media/base/android/media_player_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/android/media_resource_getter.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/android/media_source_player.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/audio_buffer.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/audio_buffer_queue_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/base/audio_bus_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/base/audio_converter.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/audio_converter_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/base/audio_renderer.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/audio_renderer_mixer.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/audio_timestamp_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/buffers.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/clock.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/data_buffer.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/data_source.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/decoder_buffer.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/decoder_buffer_queue.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/demuxer.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/media_log_event.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/ranges.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/scoped_histogram_timer.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/scoped_histogram_timer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/base/seekable_buffer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/base/sinc_resampler_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/base/stream_parser.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/test_helpers.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M media/base/text_track.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/vector_math_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/base/video_renderer.h View 1 chunk +1 line, -1 line 0 comments Download
M media/ffmpeg/ffmpeg_common.h View 1 chunk +2 lines, -2 lines 0 comments Download
M media/filters/audio_file_reader.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/filters/decrypting_audio_decoder.h View 1 chunk +1 line, -1 line 0 comments Download
M media/filters/ffmpeg_audio_decoder.h View 1 chunk +1 line, -1 line 0 comments Download
M media/filters/ffmpeg_demuxer.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/filters/opus_audio_decoder.h View 1 chunk +1 line, -1 line 0 comments Download
M media/filters/skcanvas_video_renderer.h View 1 chunk +2 lines, -2 lines 0 comments Download
M media/filters/video_renderer_base_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/mp4/mp4_stream_parser.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/mp4/mp4_stream_parser_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/mp4/track_run_iterator.h View 1 chunk +1 line, -1 line 0 comments Download
M media/test/ffmpeg_tests/ffmpeg_tests.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/tools/media_bench/media_bench.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/tools/shader_bench/shader_bench.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/video/capture/mac/video_capture_device_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M media/video/capture/video_capture.h View 1 chunk +1 line, -1 line 0 comments Download
M media/video/capture/video_capture_device.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/18052007/1
7 years, 5 months ago (2013-06-27 21:45:45 UTC) #1
commit-bot: I haz the power
7 years, 5 months ago (2013-06-28 05:40:11 UTC) #2
Message was sent while issue was closed.
Change committed as 209109

Powered by Google App Engine
This is Rietveld 408576698