..
blink
b=991533 move sample rate limits to WebAudioUtils r=padenot
2014-05-16 08:44:17 +12:00
compiledtest
test
Bug 985805 - Part 3: Remove support for the legacy PannerNode extensions; r=padenot,smaug
2014-05-05 20:33:19 -04:00
AnalyserNode.cpp
Bug 1004098 - Make nsTArray use size_t in its interface (32bitness is fine as an internal detail) - r=froydnj, sr=bsmedberg
2014-05-08 21:03:35 -04:00
AnalyserNode.h
Bug 967817 - Finish memory reporters for Web Audio. r=roc, njn
2014-04-13 11:08:10 -07:00
AudioBuffer.cpp
Bug 1006024 - Part 9: Remove unused JSContext parameter from AudioBuffer::SetRawChannelContents. r=bholley
2014-05-09 10:16:03 +01:00
AudioBuffer.h
Bug 1006024 - Part 9: Remove unused JSContext parameter from AudioBuffer::SetRawChannelContents. r=bholley
2014-05-09 10:16:03 +01:00
AudioBufferSourceNode.cpp
Bug 967817 - Finish memory reporters for Web Audio. r=roc, njn
2014-04-13 11:08:10 -07:00
AudioBufferSourceNode.h
Bug 999908 - Remove support for the Web Audio legacy prefs for AudioBufferSourceNode, AudioContext, and AudioParam; r=padenot
2014-04-23 08:56:42 -04:00
AudioContext.cpp
b=991533 limit OfflineAudioContext to the same sample rates as AudioBuffer r=padenot
2014-05-16 08:44:18 +12:00
AudioContext.h
Bug 1006024 - Part 10: Remove AudioContext::GetJSContext. r=bholley
2014-05-09 20:07:34 +01:00
AudioDestinationNode.cpp
Bug 1006024 - Part 5: Replace AutoPushJSContext in AudioDestinationNode FireOfflineCompletionEvent. r=bholley
2014-05-09 19:33:17 +01:00
AudioDestinationNode.h
Bug 984498: To plumb audiochannel type from AudioContext to MediaStreamGraph r=roc
2014-04-18 17:23:36 +08:00
AudioListener.cpp
Bug 1001966 - Part 2: Change uses of numbered NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE macro to the variadic variant. r=smaug
2014-04-29 04:57:00 -04:00
AudioListener.h
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
2014-04-08 18:27:18 -04:00
AudioNode.cpp
Bug 1004098 - Make nsTArray use size_t in its interface (32bitness is fine as an internal detail) - r=froydnj, sr=bsmedberg
2014-05-08 21:03:35 -04:00
AudioNode.h
Bug 967817 - Finish memory reporters for Web Audio. r=roc, njn
2014-04-13 11:08:10 -07:00
AudioParam.cpp
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
2014-04-08 18:27:18 -04:00
AudioParam.h
Bug 999908 - Remove support for the Web Audio legacy prefs for AudioBufferSourceNode, AudioContext, and AudioParam; r=padenot
2014-04-23 08:56:42 -04:00
AudioParamTimeline.h
Bug 967817 - Finish memory reporters for Web Audio. r=roc, njn
2014-04-13 11:08:10 -07:00
AudioProcessingEvent.cpp
Bug 1006024 - Part 6: Replace AutoPushJSContext in AudioProcessingEvent::LazilyCreateBuffer. r=bholley
2014-05-09 19:43:48 +01:00
AudioProcessingEvent.h
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
2014-04-08 18:27:18 -04:00
BiquadFilterNode.cpp
Bug 985805 - Part 1: Remove support for the legacy BiquadFilterNode extensions; r=padenot,smaug
2014-05-05 20:32:48 -04:00
BiquadFilterNode.h
Bug 967817 - Finish memory reporters for Web Audio. r=roc, njn
2014-04-13 11:08:10 -07:00
ChannelMergerNode.cpp
Bug 967817 - Finish memory reporters for Web Audio. r=roc, njn
2014-04-13 11:08:10 -07:00
ChannelMergerNode.h
Bug 967817 - Finish memory reporters for Web Audio. r=roc, njn
2014-04-13 11:08:10 -07:00
ChannelSplitterNode.cpp
Bug 967817 - Finish memory reporters for Web Audio. r=roc, njn
2014-04-13 11:08:10 -07:00
ChannelSplitterNode.h
Bug 967817 - Finish memory reporters for Web Audio. r=roc, njn
2014-04-13 11:08:10 -07:00
ConvolverNode.cpp
Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug
2014-04-25 12:49:00 -04:00
ConvolverNode.h
Bug 967817 - Finish memory reporters for Web Audio. r=roc, njn
2014-04-13 11:08:10 -07:00
DelayBuffer.cpp
Bug 967817 - Finish memory reporters for Web Audio. r=roc, njn
2014-04-13 11:08:10 -07:00
DelayBuffer.h
Bug 967817 - Finish memory reporters for Web Audio. r=roc, njn
2014-04-13 11:08:10 -07:00
DelayNode.cpp
Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug
2014-04-25 12:49:00 -04:00
DelayNode.h
Bug 967817 - Finish memory reporters for Web Audio. r=roc, njn
2014-04-13 11:08:10 -07:00
DynamicsCompressorNode.cpp
Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug
2014-04-25 12:49:00 -04:00
DynamicsCompressorNode.h
Bug 967817 - Finish memory reporters for Web Audio. r=roc, njn
2014-04-13 11:08:10 -07:00
FFTBlock.cpp
b=956604 optimize inverse FFT scaling during convolution r=padenot
2014-01-08 16:58:11 +13:00
FFTBlock.h
Bug 967817 - Finish memory reporters for Web Audio. r=roc, njn
2014-04-13 11:08:10 -07:00
GainNode.cpp
Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug
2014-04-25 12:49:00 -04:00
GainNode.h
Bug 967817 - Finish memory reporters for Web Audio. r=roc, njn
2014-04-13 11:08:10 -07:00
MediaBufferDecoder.cpp
Bug 1006024 - Part 7: Replace AutoPushJSContext in WebAudioDecodeJob::AllocateBuffer. r=bholley
2014-05-09 19:51:56 +01:00
MediaBufferDecoder.h
Bug 1003479 - Fix incorrect usage of SizeOfIncludingThis and SizeOfExcludingThis functions. r=njn
2014-05-01 10:37:54 -07:00
MediaElementAudioSourceNode.cpp
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
2014-04-08 18:27:18 -04:00
MediaElementAudioSourceNode.h
Bug 967817 - Finish memory reporters for Web Audio. r=roc, njn
2014-04-13 11:08:10 -07:00
MediaStreamAudioDestinationNode.cpp
Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug
2014-04-25 12:49:00 -04:00
MediaStreamAudioDestinationNode.h
Bug 967817 - Finish memory reporters for Web Audio. r=roc, njn
2014-04-13 11:08:10 -07:00
MediaStreamAudioSourceNode.cpp
Bug 966066 - Add principal observer to web audio MediaStream input. r=roc
2014-04-25 10:32:00 -04:00
MediaStreamAudioSourceNode.h
Bug 966066 - Add principal observer to web audio MediaStream input. r=roc
2014-04-25 10:32:00 -04:00
moz.build
b=857610 rename DelayProcessor to DelayBuffer r=padenot
2014-03-03 12:49:45 +13:00
OfflineAudioCompletionEvent.cpp
Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug
2014-04-25 12:49:00 -04:00
OfflineAudioCompletionEvent.h
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
2014-04-08 18:27:18 -04:00
OscillatorNode.cpp
Bug 1003479 - Fix incorrect usage of SizeOfIncludingThis and SizeOfExcludingThis functions. r=njn
2014-05-01 10:37:54 -07:00
OscillatorNode.h
Bug 985805 - Part 2: Remove support for the legacy OscillatorNode extensions; r=padenot,smaug
2014-05-05 20:33:09 -04:00
PannerNode.cpp
Bug 967817 - Finish memory reporters for Web Audio. r=roc, njn
2014-04-13 11:08:10 -07:00
PannerNode.h
Bug 985805 - Part 3: Remove support for the legacy PannerNode extensions; r=padenot,smaug
2014-05-05 20:33:19 -04:00
PeriodicWave.cpp
Bug 1003479 - Fix incorrect usage of SizeOfIncludingThis and SizeOfExcludingThis functions. r=njn
2014-05-01 10:37:54 -07:00
PeriodicWave.h
Bug 1003479 - Fix incorrect usage of SizeOfIncludingThis and SizeOfExcludingThis functions. r=njn
2014-05-01 10:37:54 -07:00
PlayingRefChangeHandler.h
ReportDecodeResultTask.h
ScriptProcessorNode.cpp
Bug 1006024 - Part 8: Replace AutoPushJSContext in ScriptProcessorNode - Command::Run. r=bholley
2014-05-09 19:57:24 +01:00
ScriptProcessorNode.h
Bug 967817 - Finish memory reporters for Web Audio. r=roc, njn
2014-04-13 11:08:10 -07:00
ThreeDPoint.cpp
ThreeDPoint.h
WaveShaperNode.cpp
b=999376 use integers to clamp maximum position in WaveShaper curve r=ehsan
2014-05-05 13:24:51 +12:00
WaveShaperNode.h
Bug 967817 - Finish memory reporters for Web Audio. r=roc, njn
2014-04-13 11:08:10 -07:00
WebAudioUtils.cpp
b=991533 move sample rate limits to WebAudioUtils r=padenot
2014-05-16 08:44:17 +12:00
WebAudioUtils.h
b=991533 move sample rate limits to WebAudioUtils r=padenot
2014-05-16 08:44:17 +12:00