gecko-dev/dom/media/webaudio
Margareta Eliza Balazs d11876a092 Backed out changeset 9e1a3230d085 (bug 1456265) for mda3 failures in dom/media/webaudio/test/test_channelSplitterNode.html on a CLOSED TREE 2018-05-29 19:32:26 +03:00
..
blink Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
gtest
test Bug 1457013 - Update AudioBuffer mochitest to expect not supported error. r=padenot 2018-04-27 18:16:43 +02:00
AlignedTArray.h
AlignmentUtils.h
AnalyserNode.cpp Bug 1456259 - Correct AnalyserNode construction issues. r=padenot,smaug 2018-04-26 16:32:52 +02:00
AnalyserNode.h Bug 1456259 - Correct AnalyserNode construction issues. r=padenot,smaug 2018-04-26 16:32:52 +02:00
AudioBlock.cpp bug 1394341 replace xmalloc with operator new(size_t) to match AudioBlock deallocation in delete r=padenot 2017-08-30 12:17:07 +12:00
AudioBlock.h bug 1172979 use AutoTArray for AudioChunk::mChannelData to reduce allocations r=padenot 2017-08-11 11:54:36 +12:00
AudioBuffer.cpp Bug 1458979 - Update AudioBuffer's throw errors according to spec. r=dminor 2018-05-04 14:49:10 +02:00
AudioBuffer.h bug 1391482 add a method to create an AudioBuffer from AudioChunk data r=padenot 2017-08-16 17:45:48 +12:00
AudioBufferSourceNode.cpp Bug 1458673 - In start and stop methods of AudioBufferSourceNode change the throw error to align with the spec. r=dminor 2018-05-03 11:40:34 +02:00
AudioBufferSourceNode.h Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj 2018-02-05 22:46:57 -08:00
AudioContext.cpp Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
AudioContext.h Bug 1451913 P3 Make AudioContext add itself to the new window when its rebound for a document.open(). r=smaug 2018-04-16 06:08:52 -07:00
AudioDestinationNode.cpp Bug 1387454 - Create a MediaStreamGraph according to the given sample rate. r=padenot 2018-04-03 20:02:15 +03:00
AudioDestinationNode.h Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj 2018-02-05 22:46:57 -08:00
AudioEventTimeline.cpp Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
AudioEventTimeline.h Bug 1388288 - Make dom/media/webaudio build non-Unified. r=padenot 2017-08-08 11:38:02 +08:00
AudioListener.cpp
AudioListener.h
AudioNode.cpp Bug 1451913 P3 Make AudioContext add itself to the new window when its rebound for a document.open(). r=smaug 2018-04-16 06:08:52 -07:00
AudioNode.h Bug 1443224 - Throw correct exceptions when trying to set the channelCount, the channelCountMode and the channelInterpretation on a ChannelSplitterNode. r=baku 2018-03-09 15:22:44 +01:00
AudioNodeEngine.cpp bug 1389638 use correct input elements for summing squares of trailing unaligned input r=dminor 2017-08-11 23:42:46 +12:00
AudioNodeEngine.h bug 1391482 remove now-unused ThreadSharedFloatArrayBufferList SetBuffer() variant r=padenot 2017-08-10 17:49:38 +12:00
AudioNodeEngineNEON.cpp
AudioNodeEngineNEON.h
AudioNodeEngineSSE2.cpp
AudioNodeEngineSSE2.h
AudioNodeExternalInputStream.cpp Bug 1341555 - Consolidate use of the MSG's AbstractMainThread, and stop having AbstractMainThread on MediaStreams. r=pehrsons 2017-06-29 11:30:57 -07:00
AudioNodeExternalInputStream.h Bug 1341555 - Consolidate use of the MSG's AbstractMainThread, and stop having AbstractMainThread on MediaStreams. r=pehrsons 2017-06-29 11:30:57 -07:00
AudioNodeStream.cpp Bug 1296531 - Make AudioNodeStream work with track listeners. r=padenot 2016-11-17 10:19:12 +01:00
AudioNodeStream.h bug 1391482 remove now-unused ThreadSharedFloatArrayBufferList SetBuffer() variant r=padenot 2017-08-10 17:49:38 +12:00
AudioParam.cpp
AudioParam.h
AudioParamTimeline.h
AudioProcessingEvent.cpp Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
AudioProcessingEvent.h Bug 1446527 part 7. Remove the various NS_FORWARD_TO_EVENT bits. r=qdot 2018-03-26 14:53:03 -04:00
AudioScheduledSourceNode.cpp
AudioScheduledSourceNode.h
BiquadFilterNode.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
BiquadFilterNode.h
ChannelMergerNode.cpp Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8 2018-02-12 15:44:40 -05:00
ChannelMergerNode.h Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8 2018-02-12 15:44:40 -05:00
ChannelSplitterNode.cpp Backed out changeset 9e1a3230d085 (bug 1456265) for mda3 failures in dom/media/webaudio/test/test_channelSplitterNode.html on a CLOSED TREE 2018-05-29 19:32:26 +03:00
ChannelSplitterNode.h Bug 1443224 - Throw correct exceptions when trying to set the channelCount, the channelCountMode and the channelInterpretation on a ChannelSplitterNode. r=baku 2018-03-09 15:22:44 +01:00
ConstantSourceNode.cpp Bug 1456266 - In ConstantSourceNode change the default channelCount to align with the spec. r=padenot 2018-05-01 17:46:09 +02:00
ConstantSourceNode.h Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj 2018-02-05 22:46:57 -08:00
ConvolverNode.cpp Bug 1443228 - Make the ConvolverNode ctor throw NotSupportedError when passed a buffer with an invalid channel count. r=karlt 2018-03-08 11:23:45 +01:00
ConvolverNode.h
DelayBuffer.cpp Bug 1441500 - Remove smoothing of the delayTime parameter. r=karlt 2018-02-27 12:59:25 +01:00
DelayBuffer.h Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
DelayNode.cpp Bug 1441500 - Remove smoothing of the delayTime parameter. r=karlt 2018-02-27 12:59:25 +01:00
DelayNode.h
DynamicsCompressorNode.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
DynamicsCompressorNode.h
FFTBlock.cpp
FFTBlock.h
GainNode.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
GainNode.h
IIRFilterNode.cpp Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8 2018-02-12 15:44:40 -05:00
IIRFilterNode.h Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8 2018-02-12 15:44:40 -05:00
MediaBufferDecoder.cpp Bug 1461540 - Ensure errorMessage is initialized on all code paths in WebAudioDecodeJob::OnFailure(). r=jya 2018-05-15 13:12:13 +12:00
MediaBufferDecoder.h Bug 1326003 - Remove dead code: WebAudioDecodeJob::mContentType. r=padenot 2017-09-29 16:02:43 +02:00
MediaElementAudioSourceNode.cpp Bug 1388288 - Make dom/media/webaudio build non-Unified. r=padenot 2017-08-08 11:38:02 +08:00
MediaElementAudioSourceNode.h
MediaStreamAudioDestinationNode.cpp Bug 1299515 - Plumb MediaStreamTrack enabled state to sources. r=jib 2017-11-10 15:55:42 +01:00
MediaStreamAudioDestinationNode.h Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj 2018-02-05 22:46:57 -08:00
MediaStreamAudioSourceNode.cpp Bug 1429903 part 3. Remove C++ uses of nsIDOMEventTarget. r=mccr8 2018-04-20 00:49:30 -04:00
MediaStreamAudioSourceNode.h
OscillatorNode.cpp bug 1391482 keep custom oscillator data buffer on graph thread only long enough to initialize the PeriodicWave r=padenot 2017-08-10 21:03:59 +12:00
OscillatorNode.h Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj 2018-02-05 22:46:57 -08:00
PannerNode.cpp Bug 1436096 - PannerNode noop optimization for equal power is valid on stereo source. r=padenot 2018-03-02 20:47:34 +02:00
PannerNode.h
PanningUtils.h
PeriodicWave.cpp bug 1391482 use AudioChunk to store and pass PeriodicWave data to engine r=padenot 2017-08-10 20:26:20 +12:00
PeriodicWave.h bug 1391482 use AudioChunk to store and pass PeriodicWave data to engine r=padenot 2017-08-10 20:26:20 +12:00
PlayingRefChangeHandler.h
ReportDecodeResultTask.h
ScriptProcessorNode.cpp Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8 2018-02-12 15:44:40 -05:00
ScriptProcessorNode.h Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8 2018-02-12 15:44:40 -05:00
StereoPannerNode.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
StereoPannerNode.h
ThreeDPoint.cpp
ThreeDPoint.h
WaveShaperNode.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
WaveShaperNode.h
WebAudioUtils.cpp Bug 1388288 - Make dom/media/webaudio build non-Unified. r=padenot 2017-08-08 11:38:02 +08:00
WebAudioUtils.h Bug 1441500 - Remove smoothing of the delayTime parameter. r=karlt 2018-02-27 12:59:25 +01:00
moz.build Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00