gecko-dev/content/media/webaudio
2014-10-22 11:51:00 -04:00
..
blink Bug 1074387 - Fix double-counting of WebAudio PannerNode memory. r=jessup 2014-10-09 19:30:28 -07:00
compiledtest Bug 1080909 - Do not accept a zero time constant when calling AudioParam.setTargetAtTime in order to avoid the division by zero later on; r=padenot 2014-10-21 10:14:26 -04:00
test Bug 1083347 - Remove androidx86.json. r=gbrown 2014-10-22 11:51:00 -04:00
AnalyserNode.cpp
AnalyserNode.h
AudioBuffer.cpp Bug 1061288 - Make it harder for ArrayBuffer data pointers to be held across invalidations. r=smaug,terrence,jdm,roc,khuey 2014-10-07 10:44:07 -07:00
AudioBuffer.h
AudioBufferSourceNode.cpp bug 1083038 be more careful about conversion of seconds to floating point ticks r=padenot 2014-10-21 13:54:24 +13:00
AudioBufferSourceNode.h
AudioContext.cpp Backed out changeset 11f95edf23a4 (bug 1073615) for frequent mochitest-bc timeouts. 2014-10-01 13:04:02 -04:00
AudioContext.h Backed out changeset 11f95edf23a4 (bug 1073615) for frequent mochitest-bc timeouts. 2014-10-01 13:04:02 -04:00
AudioDestinationNode.cpp Bug 1041594 - Fixed a race condition in the dispatching of mozinterruptbegin/end events in AudioContext, r=ehsan 2014-10-19 09:23:20 +01:00
AudioDestinationNode.h
AudioEventTimeline.h Bug 1080909 - Do not accept a zero time constant when calling AudioParam.setTargetAtTime in order to avoid the division by zero later on; r=padenot 2014-10-21 10:14:26 -04:00
AudioListener.cpp Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz. 2014-10-07 11:44:49 +02:00
AudioListener.h
AudioNode.cpp Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz. 2014-10-07 11:44:49 +02:00
AudioNode.h Bug 1007778 - Add a devtools API to make some Web Audio nodes pass through their inputs; r=roc,smaug 2014-08-18 20:12:50 -04:00
AudioNodeEngine.cpp Bug 1055367 - Move the code for AudioNodeStream and AudioNodeEngine to webaudio; r=roc 2014-08-20 00:56:31 -04:00
AudioNodeEngine.h Bug 1078451 - Accept a free function in ThreadSharedFloatArrayBufferList::SetData. r=jesup 2014-10-07 10:03:00 +02:00
AudioNodeEngineNEON.cpp Bug 1055367 - Move the code for AudioNodeStream and AudioNodeEngine to webaudio; r=roc 2014-08-20 00:56:31 -04:00
AudioNodeEngineNEON.h Bug 1055367 - Move the code for AudioNodeStream and AudioNodeEngine to webaudio; r=roc 2014-08-20 00:56:31 -04:00
AudioNodeExternalInputStream.cpp Bug 1055367 - Move the code for AudioNodeStream and AudioNodeEngine to webaudio; r=roc 2014-08-20 00:56:31 -04:00
AudioNodeExternalInputStream.h Bug 1055367 - Move the code for AudioNodeStream and AudioNodeEngine to webaudio; r=roc 2014-08-20 00:56:31 -04:00
AudioNodeStream.cpp bug 1083038 be more careful about conversion of seconds to floating point ticks r=padenot 2014-10-21 13:54:24 +13:00
AudioNodeStream.h bug 1083038 be more careful about conversion of seconds to floating point ticks r=padenot 2014-10-21 13:54:24 +13:00
AudioParam.cpp Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz. 2014-10-07 11:44:49 +02:00
AudioParam.h
AudioParamTimeline.h
AudioProcessingEvent.cpp Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8 2014-10-18 02:16:58 +03:00
AudioProcessingEvent.h Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8 2014-10-18 02:16:58 +03:00
BiquadFilterNode.cpp
BiquadFilterNode.h
BufferDecoder.cpp Bug 1062101 - Compute WebM frame duration from Δt of last frame. r=cajbir 2014-09-03 17:26:19 +12:00
BufferDecoder.h Bug 1062101 - Compute WebM frame duration from Δt of last frame. r=cajbir 2014-09-03 17:26:19 +12:00
ChannelMergerNode.cpp Bug 1061051 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:59 -04:00
ChannelMergerNode.h
ChannelSplitterNode.cpp Bug 1061051 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:59 -04:00
ChannelSplitterNode.h
ConvolverNode.cpp Bug 1078451 - Accept a free function in ThreadSharedFloatArrayBufferList::SetData. r=jesup 2014-10-07 10:03:00 +02:00
ConvolverNode.h
DelayBuffer.cpp
DelayBuffer.h
DelayNode.cpp
DelayNode.h
DynamicsCompressorNode.cpp
DynamicsCompressorNode.h
FFTBlock.cpp
FFTBlock.h
GainNode.cpp
GainNode.h
MediaBufferDecoder.cpp Bug 1056032 - Make sure COM is initialized when trying to decode an mp3 using decodeAudioData. r=cpearce 2014-08-20 17:23:22 -04:00
MediaBufferDecoder.h
MediaElementAudioSourceNode.cpp
MediaElementAudioSourceNode.h
MediaStreamAudioDestinationNode.cpp
MediaStreamAudioDestinationNode.h
MediaStreamAudioSourceNode.cpp
MediaStreamAudioSourceNode.h Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 18:26:43 -04:00
moz.build Bug 1056534 - Add logging to stubbed out member functions to speed up debugging. r=cajbir 2014-08-22 14:14:36 +12:00
OfflineAudioCompletionEvent.cpp Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8 2014-10-18 02:16:58 +03:00
OfflineAudioCompletionEvent.h Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8 2014-10-18 02:16:58 +03:00
OscillatorNode.cpp Bug 1078354 - Part 2 - Don't try to measure a PeriodicWave size when an OscillatorNode is using a basic waveform. r=erahm 2014-10-20 18:18:24 +02:00
OscillatorNode.h
PannerNode.cpp
PannerNode.h
PeriodicWave.cpp Bug 1078451 - Accept a free function in ThreadSharedFloatArrayBufferList::SetData. r=jesup 2014-10-07 10:03:00 +02:00
PeriodicWave.h
PlayingRefChangeHandler.h
ReportDecodeResultTask.h
ScriptProcessorNode.cpp Bug 1061051 - Fix more bad implicit constructors in the media code; r=roc 2014-08-31 23:50:59 -04:00
ScriptProcessorNode.h
ThreeDPoint.cpp
ThreeDPoint.h
WaveShaperNode.cpp
WaveShaperNode.h
WebAudioUtils.cpp
WebAudioUtils.h