gecko-dev/dom/media/webaudio
Paul Bone 6191ca4916 Bug 1709526 - Fix all the lint errors for .ini files in dom/ r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D114321
2021-05-06 01:29:31 +00:00
..
blink Bug 1706772 use size_t for RevebAccumulationBuffer read index r=padenot 2021-04-28 22:00:58 +00:00
test Bug 1709526 - Fix all the lint errors for .ini files in dom/ r=jmaher 2021-05-06 01:29:31 +00:00
AlignedTArray.h
AlignmentUtils.h
AnalyserNode.cpp Bug 1660470 - Fix Linux AArch64 bustage. r=bustage-fix 2020-11-23 19:54:38 +00:00
AnalyserNode.h
AudioBlock.cpp
AudioBlock.h Bug 1659244 - Remove audibility code from AudioSegment and AudioBlock. r=pehrsons 2020-09-23 11:46:54 +00:00
AudioBuffer.cpp Bug 708901 - Migrate to nsTHashSet in dom/media. r=padenot 2021-03-23 10:36:38 +00:00
AudioBuffer.h Bug 1614009 - Removed non-spec exception throwing on CopyToChannel. r=padenot,webidl,smaug 2020-09-01 15:09:47 +00:00
AudioBufferSourceNode.cpp Bug 1708179 add AudioParam::SetInitialValue() for use in AudioNode creation r=padenot 2021-05-04 03:48:32 +00:00
AudioBufferSourceNode.h Bug 1618225 - Added DURATION to AudioBufferSourceNode. r=karlt 2020-10-27 22:25:21 +00:00
AudioContext.cpp Bug 708901 - Migrate to nsTHashSet in dom/media. r=padenot 2021-03-23 10:36:38 +00:00
AudioContext.h Bug 708901 - Migrate to nsTHashSet in dom/media. r=padenot 2021-03-23 10:36:38 +00:00
AudioDestinationNode.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
AudioDestinationNode.h Bug 1346880 - part1 : keep AudioChannelAgent alive all the time for not offline context. r=padenot 2020-10-24 03:31:25 +00:00
AudioEventTimeline.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
AudioEventTimeline.h Bug 1708179 clarify that AudioEventTimeline::ValidateEvent() has no side effects r=padenot 2021-05-04 03:48:32 +00:00
AudioListener.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
AudioListener.h
AudioNode.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
AudioNode.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
AudioNodeEngine.cpp
AudioNodeEngine.h Bug 1680410 extend forced shutdown track notification to include the usual destroy process r=padenot 2020-12-11 10:38:46 +00:00
AudioNodeEngineNEON.cpp
AudioNodeEngineNEON.h
AudioNodeEngineSSE2.cpp
AudioNodeEngineSSE2.h
AudioNodeExternalInputTrack.cpp
AudioNodeExternalInputTrack.h
AudioNodeTrack.cpp Bug 1680410 extend forced shutdown track notification to include the usual destroy process r=padenot 2020-12-11 10:38:46 +00:00
AudioNodeTrack.h Bug 1680410 extend forced shutdown track notification to include the usual destroy process r=padenot 2020-12-11 10:38:46 +00:00
AudioParam.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
AudioParam.h Bug 1708179 throw when attempting to set AudioParam value during setValueCurveAtTime() interval r=padenot,emilio 2021-05-04 03:48:32 +00:00
AudioParamDescriptorMap.h
AudioParamMap.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
AudioParamMap.h Bug 1655544 use associated AudioWorkletNode for AudioParamMap parent object r=padenot 2020-08-05 14:35:33 +00:00
AudioParamTimeline.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
AudioProcessingEvent.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
AudioProcessingEvent.h
AudioScheduledSourceNode.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
AudioScheduledSourceNode.h
AudioWorkletGlobalScope.cpp Bug 708901 - Migrate to nsTHashSet in dom/media. r=padenot 2021-03-23 10:36:38 +00:00
AudioWorkletGlobalScope.h
AudioWorkletImpl.cpp
AudioWorkletImpl.h
AudioWorkletNode.cpp Bug 1708179 add AudioParam::SetInitialValue() for use in AudioNode creation r=padenot 2021-05-04 03:48:32 +00:00
AudioWorkletNode.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
AudioWorkletProcessor.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
AudioWorkletProcessor.h
BiquadFilterNode.cpp Bug 1708179 add AudioParam::SetInitialValue() for use in AudioNode creation r=padenot 2021-05-04 03:48:32 +00:00
BiquadFilterNode.h
ChannelMergerNode.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
ChannelMergerNode.h
ChannelSplitterNode.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
ChannelSplitterNode.h
ConstantSourceNode.cpp Bug 1708179 add AudioParam::SetInitialValue() for use in AudioNode creation r=padenot 2021-05-04 03:48:32 +00:00
ConstantSourceNode.h
ConvolverNode.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
ConvolverNode.h
DelayBuffer.cpp
DelayBuffer.h
DelayNode.cpp Bug 1708179 add AudioParam::SetInitialValue() for use in AudioNode creation r=padenot 2021-05-04 03:48:32 +00:00
DelayNode.h
DynamicsCompressorNode.cpp Bug 1708179 add AudioParam::SetInitialValue() for use in AudioNode creation r=padenot 2021-05-04 03:48:32 +00:00
DynamicsCompressorNode.h
FFTBlock.cpp
FFTBlock.h Bug 1656063 - Only load function pointer in FFTBlock once. r=karlt 2020-07-31 12:29:01 +00:00
GainNode.cpp Bug 1708179 add AudioParam::SetInitialValue() for use in AudioNode creation r=padenot 2021-05-04 03:48:32 +00:00
GainNode.h
IIRFilterNode.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
IIRFilterNode.h
MediaBufferDecoder.cpp Bug 1695358 - remove unused DecoderDoctorDiagnostics parameter for 'PDMFactory::SupportsMimeType().' r=bryce 2021-03-02 19:22:15 +00:00
MediaBufferDecoder.h
MediaElementAudioSourceNode.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
MediaElementAudioSourceNode.h
MediaStreamAudioDestinationNode.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
MediaStreamAudioDestinationNode.h
MediaStreamAudioSourceNode.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
MediaStreamAudioSourceNode.h
MediaStreamTrackAudioSourceNode.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
MediaStreamTrackAudioSourceNode.h Bug 1671641 - Make `dom/media/webaudio` buildable outside of `unified-build` environment. r=sg 2020-10-29 11:05:41 +00:00
OscillatorNode.cpp Bug 1708179 add AudioParam::SetInitialValue() for use in AudioNode creation r=padenot 2021-05-04 03:48:32 +00:00
OscillatorNode.h
PannerNode.cpp Bug 1708179 throw when PannerNode param value a not in the range of float r=padenot 2021-05-04 03:48:34 +00:00
PannerNode.h Bug 1708179 throw when PannerNode param value a not in the range of float r=padenot 2021-05-04 03:48:34 +00:00
PanningUtils.h
PeriodicWave.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
PeriodicWave.h Bug 1613833 - Changed length condition to suit the spec. r=padenot 2020-07-30 16:01:40 +00:00
PlayingRefChangeHandler.h
ReportDecodeResultTask.h
ScriptProcessorNode.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
ScriptProcessorNode.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
StereoPannerNode.cpp Bug 1708179 add AudioParam::SetInitialValue() for use in AudioNode creation r=padenot 2021-05-04 03:48:32 +00:00
StereoPannerNode.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
ThreeDPoint.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
ThreeDPoint.h
WaveShaperNode.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
WaveShaperNode.h
WebAudioUtils.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
WebAudioUtils.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00