gecko/content/media/webaudio
Ted Mielczarek 06e04ce1b2 Bug 968837 - Move more Mochitests into manifests. r=jmaher
--HG--
rename : toolkit/components/places/tests/browser/bug_399606/399606-history.go-0.html => toolkit/components/places/tests/browser/399606-history.go-0.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-httprefresh.html => toolkit/components/places/tests/browser/399606-httprefresh.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-location.reload.html => toolkit/components/places/tests/browser/399606-location.reload.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-location.replace.html => toolkit/components/places/tests/browser/399606-location.replace.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-window.location.href.html => toolkit/components/places/tests/browser/399606-window.location.href.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-window.location.html => toolkit/components/places/tests/browser/399606-window.location.html
rename : toolkit/components/places/tests/browser/visituri/begin.html => toolkit/components/places/tests/browser/begin.html
rename : toolkit/components/places/tests/browser/visituri/final.html => toolkit/components/places/tests/browser/final.html
rename : toolkit/components/places/tests/browser/visituri/redirect_once.sjs => toolkit/components/places/tests/browser/redirect_once.sjs
rename : toolkit/components/places/tests/browser/visituri/redirect_twice.sjs => toolkit/components/places/tests/browser/redirect_twice.sjs
rename : toolkit/components/places/tests/browser/settitle/title1.html => toolkit/components/places/tests/browser/title1.html
rename : toolkit/components/places/tests/browser/settitle/title2.html => toolkit/components/places/tests/browser/title2.html
rename : toolkit/components/places/tests/mochitest/bug94514-postpage.html => toolkit/components/places/tests/bug94514-postpage.html
rename : toolkit/components/places/tests/mochitest/test_bug_411966.html => toolkit/components/places/tests/test_bug_411966.html
rename : toolkit/components/places/tests/mochitest/test_bug_461710_perwindowpb.html => toolkit/components/places/tests/test_bug_461710_perwindowpb.html
rename : toolkit/components/places/tests/mochitest/test_bug_94514.html => toolkit/components/places/tests/test_bug_94514.html
2014-02-06 15:37:30 -05:00
..
blink Bug 963056 - Part 1: Name unnamed struct in IRC_Composite_C_R0195-incl.cpp. r=ehsan 2014-02-11 13:31:57 -05:00
compiledtest Bug 931404 - Move LOCAL_INCLUDES to moz.build in content/; r=gps 2013-11-11 09:04:06 +01:00
test Bug 968837 - Move more Mochitests into manifests. r=jmaher 2014-02-06 15:37:30 -05:00
AnalyserNode.cpp b=933304 Remove unnecessary channel count parameter from AudioBlockInPlaceScale r=padenot 2014-01-28 18:14:25 +13:00
AnalyserNode.h
AudioBuffer.cpp Bug 884368 - Part 1: Add a memory reporter for AudioContexts; r=roc,njn 2014-01-04 13:15:41 -05:00
AudioBuffer.h Bug 968479 - Remove the media.webaudio.enabled pref; r=roc 2014-02-06 08:36:46 -05:00
AudioBufferSourceNode.cpp b=967972 avoid overflow in buffer position when looping r=padenot 2014-02-11 11:19:26 +13:00
AudioBufferSourceNode.h b=967972 change DURATION engine parameter to BUFFEREND r=padenot 2014-02-06 08:27:45 +13:00
AudioContext.cpp b=966867 use internal linkage for GetSampleRateForAudioContext r=kinetik 2014-02-03 17:40:24 +13:00
AudioContext.h Bug 968479 - Remove the media.webaudio.enabled pref; r=roc 2014-02-06 08:36:46 -05:00
AudioDestinationNode.cpp Bug 952893. Part 1: Block the AudioDestinationNode when it's the only node in the AudioContext. r=padenot,karlt 2014-01-16 00:08:20 +13:00
AudioDestinationNode.h Bug 952893. Part 1: Block the AudioDestinationNode when it's the only node in the AudioContext. r=padenot,karlt 2014-01-16 00:08:20 +13:00
AudioListener.cpp Bug 884368 - Part 1: Add a memory reporter for AudioContexts; r=roc,njn 2014-01-04 13:15:41 -05:00
AudioListener.h Bug 968479 - Remove the media.webaudio.enabled pref; r=roc 2014-02-06 08:36:46 -05:00
AudioNode.cpp Bug 952893. Part 1: Block the AudioDestinationNode when it's the only node in the AudioContext. r=padenot,karlt 2014-01-16 00:08:20 +13:00
AudioNode.h Bug 968479 - Remove the media.webaudio.enabled pref; r=roc 2014-02-06 08:36:46 -05:00
AudioParam.cpp Bug 943589 - Handle AudioChunk::mVolume (from GainNode) in AudioParam. r=ehsan 2014-01-10 15:30:40 +01:00
AudioParam.h Bug 968479 - Remove the media.webaudio.enabled pref; r=roc 2014-02-06 08:36:46 -05:00
AudioParamTimeline.h b=944851 don't consider AudioNode input when getting AudioParam values on the main thread r=ehsan 2014-01-07 12:53:47 +13:00
AudioProcessingEvent.cpp Bug 920377 part.31 Get rid of nsEvent r=roc 2013-10-02 12:46:04 +09:00
AudioProcessingEvent.h Bug 968479 - Remove the media.webaudio.enabled pref; r=roc 2014-02-06 08:36:46 -05:00
BiquadFilterNode.cpp b=924288 continue producing BiquadFilter sound output after input becomes null r=ehsan 2013-10-25 14:05:42 +13:00
BiquadFilterNode.h
ChannelMergerNode.cpp
ChannelMergerNode.h
ChannelSplitterNode.cpp
ChannelSplitterNode.h
ConvolverNode.cpp b=923301 use MediaStreamGraph to dispatch the other PlayingRefChangeHandlers too r=trivial 2013-10-25 14:05:41 +13:00
ConvolverNode.h b=923301 remove now-unnecessary node-type templating of PlayingRefChangeHandler r=roc 2013-10-25 12:12:12 +13:00
DelayNode.cpp b=923301 use MediaStreamGraph to dispatch the other PlayingRefChangeHandlers too r=trivial 2013-10-25 14:05:41 +13:00
DelayNode.h b=923301 remove now-unnecessary node-type templating of PlayingRefChangeHandler r=roc 2013-10-25 12:12:12 +13:00
DelayProcessor.cpp Bug 918861 - Allow the MSG to choose a better samplerate than 48000Hz. r=roc 2013-10-17 15:44:52 +02:00
DelayProcessor.h b=921675 use maximum instead of current delay for tail time because delay can increase faster than time passes r=ehsan 2013-10-01 09:50:03 +13:00
DynamicsCompressorNode.cpp
DynamicsCompressorNode.h
FFTBlock.cpp b=956604 optimize inverse FFT scaling during convolution r=padenot 2014-01-08 16:58:11 +13:00
FFTBlock.h b=956604 optimize inverse FFT scaling during convolution r=padenot 2014-01-08 16:58:11 +13:00
GainNode.cpp b=949683 optimize zero-gain in GainNode r=padenot 2014-01-07 12:53:48 +13:00
GainNode.h
MediaBufferDecoder.cpp Bug 884368 - Part 1: Add a memory reporter for AudioContexts; r=roc,njn 2014-01-04 13:15:41 -05:00
MediaBufferDecoder.h Bug 884368 - Part 1: Add a memory reporter for AudioContexts; r=roc,njn 2014-01-04 13:15:41 -05:00
MediaElementAudioSourceNode.cpp
MediaElementAudioSourceNode.h
MediaStreamAudioDestinationNode.cpp Bug 934440 - Statically assert that MEDIA_STREAM_DEST_TRACK_ID is different than AUDIO_TRACK. r=jdm 2013-11-12 08:37:17 -05:00
MediaStreamAudioDestinationNode.h
MediaStreamAudioSourceNode.cpp
MediaStreamAudioSourceNode.h
moz.build Bug 968479 - Remove the media.webaudio.enabled pref; r=roc 2014-02-06 08:36:46 -05:00
OfflineAudioCompletionEvent.cpp Bug 920377 part.31 Get rid of nsEvent r=roc 2013-10-02 12:46:04 +09:00
OfflineAudioCompletionEvent.h Bug 968479 - Remove the media.webaudio.enabled pref; r=roc 2014-02-06 08:36:46 -05:00
OscillatorNode.cpp Bug 952893. Part 1: Block the AudioDestinationNode when it's the only node in the AudioContext. r=padenot,karlt 2014-01-16 00:08:20 +13:00
OscillatorNode.h b=914033 use AudioContext::RegisterActiveNode() in OscillatorNode r=ehsan 2013-09-24 13:45:41 +12:00
PannerNode.cpp b=933304 use AudioChunk::mVolume to optimize distance and cone gain r=padenot 2014-01-28 18:14:25 +13:00
PannerNode.h b=906966 limit ConvolverNode and PannerNode input channel count through channelCount and channelCountMode r=ehsan 2013-09-05 07:44:35 +12:00
PeriodicWave.cpp
PeriodicWave.h Bug 968479 - Remove the media.webaudio.enabled pref; r=roc 2014-02-06 08:36:46 -05:00
PlayingRefChangeHandler.h b=923301 remove now-unnecessary node-type templating of PlayingRefChangeHandler r=roc 2013-10-25 12:12:12 +13:00
ReportDecodeResultTask.h
ScriptProcessorNode.cpp Bug 932621 - Use fabs instead of abs (forgot to address review comments). r=ehsan 2013-12-16 14:08:22 +01:00
ScriptProcessorNode.h b=914033 use AudioContext::RegisterActiveNode() in ScriptProcessorNode r=ehsan 2013-09-24 13:46:30 +12:00
ThreeDPoint.cpp b=907986 normalize orientation vectors early and keep existing state if directions are undefined r=padenot 2013-09-04 21:20:59 +12:00
ThreeDPoint.h b=907986 remove unused ThreeDPoint::Distance() r=padenot 2013-09-04 21:21:00 +12:00
WaveShaperNode.cpp Bug 921695 - Part 2: Modify callers. r=karlt 2013-10-01 14:22:57 +08:00
WaveShaperNode.h
WebAudioUtils.cpp Bug 921695 - Part 1: Add convert function. r=karlt 2013-10-01 14:22:54 +08:00
WebAudioUtils.h Bug 921695 - Part 1: Add convert function. r=karlt 2013-10-01 14:22:54 +08:00