.. |
blink
|
Bug 1157635 - Use DenormalDisabler.h to automatically flush subnormals; r=karlt
|
2016-08-05 15:33:08 -04:00 |
gtest
|
Merge m-c to autoland
|
2016-11-03 20:02:24 -07:00 |
test
|
Bug 1318273 - Improve the use of SpecialPowers.pushPrefEnv() - part 1, r=qdot
|
2016-11-18 09:33:33 +01:00 |
AlignedTArray.h
|
Bug 1261168 - Add AlignedAutoTArray type in Web Audio; r=padenot
|
2016-05-17 15:47:56 -04:00 |
AlignmentUtils.h
|
…
|
|
AnalyserNode.cpp
|
Bug 1300529 - Remove default arguments from AudioNodeStream::Create. r=padenot
|
2016-09-05 17:25:41 +02:00 |
AnalyserNode.h
|
…
|
|
AudioBlock.cpp
|
…
|
|
AudioBlock.h
|
…
|
|
AudioBuffer.cpp
|
Bug 1297558 - Remove explicit calls to Expose*ToActiveJS r=mccr8
|
2016-10-18 17:58:19 +01:00 |
AudioBuffer.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
AudioBufferSourceNode.cpp
|
Bug 1300529 - Remove default arguments from AudioNodeStream::Create. r=padenot
|
2016-09-05 17:25:41 +02:00 |
AudioBufferSourceNode.h
|
…
|
|
AudioContext.cpp
|
Bug 1308432 - Add webidl for ConstantSourceNode; r=smaug
|
2016-10-13 10:40:29 -04:00 |
AudioContext.h
|
Bug 1308432 - Add webidl for ConstantSourceNode; r=smaug
|
2016-10-13 10:40:29 -04:00 |
AudioDestinationNode.cpp
|
Bug 1259788 - Add a new disabled mode for MSG tracks. r=jesup
|
2016-08-15 14:19:42 +02:00 |
AudioDestinationNode.h
|
…
|
|
AudioEventTimeline.cpp
|
Merge m-c to autoland
|
2016-11-03 20:02:24 -07:00 |
AudioEventTimeline.h
|
Bug 1314556 - Convert TestAudioEventTimeline.cpp to a gtest. r=padenot.
|
2016-11-03 13:39:26 +11:00 |
AudioListener.cpp
|
…
|
|
AudioListener.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
AudioNode.cpp
|
Bug 1291702 - Remove the aDestination parameter in DisconnectFromOutputIfConnected and IterateOnDestinationInputs. r=karlt
|
2016-10-20 14:34:27 +02:00 |
AudioNode.h
|
Bug 1291702 - Remove the aDestination parameter in DisconnectFromOutputIfConnected and IterateOnDestinationInputs. r=karlt
|
2016-10-20 14:34:27 +02:00 |
AudioNodeEngine.cpp
|
…
|
|
AudioNodeEngine.h
|
bug 1242268 collect memory reports of AudioNode dom objects on the main thread r=padenot
|
2016-07-01 18:46:34 +12:00 |
AudioNodeEngineNEON.cpp
|
…
|
|
AudioNodeEngineNEON.h
|
…
|
|
AudioNodeEngineSSE2.cpp
|
…
|
|
AudioNodeEngineSSE2.h
|
…
|
|
AudioNodeExternalInputStream.cpp
|
Bug 1295296 - Assert that we don't see video tracks in ExternalAudioInputStream. r=jesup
|
2016-08-17 14:26:15 +02:00 |
AudioNodeExternalInputStream.h
|
…
|
|
AudioNodeStream.cpp
|
Bug 1300529 - Remove default arguments from AudioNodeStream::Create. r=padenot
|
2016-09-05 17:25:41 +02:00 |
AudioNodeStream.h
|
Bug 1300529 - Remove default arguments from AudioNodeStream::Create. r=padenot
|
2016-09-05 17:25:41 +02:00 |
AudioParam.cpp
|
Bug 1300529 - Remove default arguments from AudioNodeStream::Create. r=padenot
|
2016-09-05 17:25:41 +02:00 |
AudioParam.h
|
Bug 1308433 - In automation methods, when startTime is < AudioContext.currentTime, clamp to AudioContext.currentTime; r=padenot
|
2016-11-08 09:29:35 -05:00 |
AudioParamTimeline.h
|
bug 1257718 don't export implementation of complex timeline methods r=padenot
|
2016-06-17 05:26:13 +12:00 |
AudioProcessingEvent.cpp
|
…
|
|
AudioProcessingEvent.h
|
…
|
|
BiquadFilterNode.cpp
|
Bug 1300529 - Remove default arguments from AudioNodeStream::Create. r=padenot
|
2016-09-05 17:25:41 +02:00 |
BiquadFilterNode.h
|
…
|
|
BufferDecoder.cpp
|
Bug 1317822 - Move GMPCrashHelper into its own file. r=gerald
|
2016-11-16 11:35:36 +13:00 |
BufferDecoder.h
|
Bug 1290028 - Remove the check for IsShutdown() from MediaDecoder::OwnerHasError(). r=gerald
|
2016-07-28 17:21:09 +08:00 |
ChannelMergerNode.cpp
|
Bug 1300529 - Remove default arguments from AudioNodeStream::Create. r=padenot
|
2016-09-05 17:25:41 +02:00 |
ChannelMergerNode.h
|
…
|
|
ChannelSplitterNode.cpp
|
Bug 1300529 - Remove default arguments from AudioNodeStream::Create. r=padenot
|
2016-09-05 17:25:41 +02:00 |
ChannelSplitterNode.h
|
…
|
|
ConstantSourceNode.cpp
|
Bug 1308432 - Implement ConstantSourceNode; r=padenot
|
2016-10-13 15:17:04 -04:00 |
ConstantSourceNode.h
|
Bug 1308432 - Implement ConstantSourceNode; r=padenot
|
2016-10-13 15:17:04 -04:00 |
ConvolverNode.cpp
|
Bug 1300529 - Remove default arguments from AudioNodeStream::Create. r=padenot
|
2016-09-05 17:25:41 +02:00 |
ConvolverNode.h
|
…
|
|
DelayBuffer.cpp
|
Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm.
|
2016-09-01 15:01:16 +10:00 |
DelayBuffer.h
|
…
|
|
DelayNode.cpp
|
Bug 1300529 - Remove default arguments from AudioNodeStream::Create. r=padenot
|
2016-09-05 17:25:41 +02:00 |
DelayNode.h
|
…
|
|
DynamicsCompressorNode.cpp
|
Bug 1300529 - Remove default arguments from AudioNodeStream::Create. r=padenot
|
2016-09-05 17:25:41 +02:00 |
DynamicsCompressorNode.h
|
…
|
|
FFTBlock.cpp
|
…
|
|
FFTBlock.h
|
…
|
|
GainNode.cpp
|
Bug 1300529 - Remove default arguments from AudioNodeStream::Create. r=padenot
|
2016-09-05 17:25:41 +02:00 |
GainNode.h
|
…
|
|
IIRFilterNode.cpp
|
Bug 1300529 - Remove default arguments from AudioNodeStream::Create. r=padenot
|
2016-09-05 17:25:41 +02:00 |
IIRFilterNode.h
|
Bug 1265408 - Implement IIRFilterNode; r=padenot
|
2016-06-03 13:42:03 -04:00 |
MediaBufferDecoder.cpp
|
Bug 1317822 - Move GMPCrashHelper into its own file. r=gerald
|
2016-11-16 11:35:36 +13:00 |
MediaBufferDecoder.h
|
…
|
|
MediaElementAudioSourceNode.cpp
|
…
|
|
MediaElementAudioSourceNode.h
|
…
|
|
MediaStreamAudioDestinationNode.cpp
|
Bug 1301675 - Implement AudioDestinationTrackSource. r=padenot
|
2016-09-16 11:25:38 +02:00 |
MediaStreamAudioDestinationNode.h
|
…
|
|
MediaStreamAudioSourceNode.cpp
|
Bug 1259788 - Support MediaStream sources for HTMLMediaElement.mozCaptureStream(). r=jesup
|
2016-08-23 17:51:50 +02:00 |
MediaStreamAudioSourceNode.h
|
Bug 1280445 - Clean up MediaStreamAudioSourceNode's TrackListener on destruction. r=padenot
|
2016-06-21 13:45:52 +02:00 |
OfflineAudioCompletionEvent.cpp
|
…
|
|
OfflineAudioCompletionEvent.h
|
…
|
|
OscillatorNode.cpp
|
Bug 1300529 - Remove default arguments from AudioNodeStream::Create. r=padenot
|
2016-09-05 17:25:41 +02:00 |
OscillatorNode.h
|
…
|
|
PannerNode.cpp
|
Bug 1308432 - Add missing includes to PannerNode.h and PannerNode.cpp; r=padenot
|
2016-10-13 10:41:24 -04:00 |
PannerNode.h
|
Bug 1308432 - Add missing includes to PannerNode.h and PannerNode.cpp; r=padenot
|
2016-10-13 10:41:24 -04:00 |
PanningUtils.h
|
…
|
|
PeriodicWave.cpp
|
…
|
|
PeriodicWave.h
|
…
|
|
PlayingRefChangeHandler.h
|
Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
|
2016-08-08 12:18:10 +10:00 |
ReportDecodeResultTask.h
|
…
|
|
ScriptProcessorNode.cpp
|
Bug 1300529 - Remove default arguments from AudioNodeStream::Create. r=padenot
|
2016-09-05 17:25:41 +02:00 |
ScriptProcessorNode.h
|
Bug 11130010 - Backout new AudioNode.disconnect methods; r=mreavy,karlt,smaug
|
2016-08-16 15:26:35 -04:00 |
StereoPannerNode.cpp
|
Bug 1300529 - Remove default arguments from AudioNodeStream::Create. r=padenot
|
2016-09-05 17:25:41 +02:00 |
StereoPannerNode.h
|
…
|
|
ThreeDPoint.cpp
|
…
|
|
ThreeDPoint.h
|
…
|
|
WaveShaperNode.cpp
|
Bug 1300529 - Remove default arguments from AudioNodeStream::Create. r=padenot
|
2016-09-05 17:25:41 +02:00 |
WaveShaperNode.h
|
Bug 1297558 - Remove explicit calls to Expose*ToActiveJS r=mccr8
|
2016-10-18 17:58:19 +01:00 |
WebAudioUtils.cpp
|
Bug 1265408 - Add LogToDeveloperConsole to WebAudioUtils; r=padenot
|
2016-06-03 14:23:11 -04:00 |
WebAudioUtils.h
|
Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj
|
2016-12-02 13:46:53 -08:00 |
moz.build
|
Bug 1314556 - Convert TestAudioEventTimeline.cpp to a gtest. r=padenot.
|
2016-11-03 13:39:26 +11:00 |