summaryrefslogtreecommitdiffstats
path: root/content/renderer/renderer_webaudiodevice_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Delete "moved" files from r119577.fischman@chromium.org2012-01-301-57/+0
* Detect errors in audio output and report them upstream.fischman@chromium.org2012-01-271-1/+5
* Fix start/stop of html5 audio stream and race condition when pausing.enal@chromium.org2011-12-211-3/+4
* There is a racing between SyncSocket::Receive in audio_thread_ and SyncSocket...xians@chromium.org2011-12-071-2/+2
* Refactor AudioDevice to remove race conditions in the Start() and Stop().xians@chromium.org2011-09-131-3/+3
* Avoid calling AudioDevice::Stop() multiple times.crogers@google.com2011-07-121-3/+10
* Land Henrik's patch: http://codereview.chromium.org/6721027/crogers@google.com2011-03-251-5/+4
* RendererWebAudioDeviceImpl::sampleRate() shouldn't be inlinecrogers@google.com2011-03-231-0/+5
* Move the renderer_web* files to content.jam@chromium.org2011-03-181-0/+41