.. |
blink
|
Bug 1173016 - Properly refcount the inner PeriodicWave object. r=karlt
|
2015-07-06 13:58:33 +02:00 |
compiledtest
|
|
|
test
|
Backed out changeset bcfbdb934c37 (bug 1113086) for breaking cpp tests with timeouts in TestAudioChannelService.exe
|
2015-07-11 14:14:58 +02:00 |
AlignedTArray.h
|
Bug 926838 - [Part 4] Implement AlignedTArray for 32-byte alignment is required by openmax dl. Also modify callers. r=ehsan
|
2013-11-13 11:07:31 +08:00 |
AnalyserNode.cpp
|
Bug 926838 - [Part 6] Unbitrot the build system bits. r=gps
|
2015-05-04 17:19:03 +02:00 |
AnalyserNode.h
|
Bug 926838 - [Part 4] Implement AlignedTArray for 32-byte alignment is required by openmax dl. Also modify callers. r=ehsan
|
2013-11-13 11:07:31 +08:00 |
AudioBuffer.cpp
|
|
|
AudioBuffer.h
|
|
|
AudioBufferSourceNode.cpp
|
bug 1179662 call UnregisterAudioBufferSourceNode only once r=padenot
|
2015-07-02 18:14:54 +12:00 |
AudioBufferSourceNode.h
|
bug 1179662 uninline DestroyMediaStream overrides so that mStream type need not be complete r=padenot
|
2015-07-02 16:44:31 +12:00 |
AudioContext.cpp
|
Bug 905127 - Part 1 - Make some functions from nsNetUtil not inline. r=jduell
|
2015-07-07 04:17:00 +02:00 |
AudioContext.h
|
Bug 1173016 - Bustage fix: mark BasicWaveformCache's ctor as explicit , on a CLOSED TREE.
|
2015-07-06 14:27:18 +02:00 |
AudioDestinationNode.cpp
|
Bug 1177259 - Improve the names of the methods of nsIAudioChannelAgent, r=alwu
|
2015-07-11 08:24:26 +01:00 |
AudioDestinationNode.h
|
Backed out changeset bcfbdb934c37 (bug 1113086) for breaking cpp tests with timeouts in TestAudioChannelService.exe
|
2015-07-11 14:14:58 +02:00 |
AudioEventTimeline.h
|
Bug 1159290 - "Add final/override to WebAudio classes". r=padenot
|
2015-04-28 08:42:00 +02:00 |
AudioListener.cpp
|
|
|
AudioListener.h
|
|
|
AudioNode.cpp
|
bug 1179662 handle null AudioNodeStream stream r=padenot
|
2015-07-02 17:45:11 +12:00 |
AudioNode.h
|
bug 1179662 specify AudioNode::mStream as AudioNodeStream r=padenot
|
2015-07-02 17:36:07 +12:00 |
AudioNodeEngine.cpp
|
|
|
AudioNodeEngine.h
|
Bug 1165735 - Make ThreadSharedFloatArrayBufferList::mContents infallible. r=roc
|
2015-05-18 13:50:34 -07:00 |
AudioNodeEngineNEON.cpp
|
|
|
AudioNodeEngineNEON.h
|
|
|
AudioNodeExternalInputStream.cpp
|
Bug 1094764 - Implement AudioContext.suspend and friends. r=roc,ehsan
|
2015-02-27 18:22:05 +01:00 |
AudioNodeExternalInputStream.h
|
Bug 1159290 - "Add final/override to WebAudio classes". r=padenot
|
2015-04-28 08:42:00 +02:00 |
AudioNodeStream.cpp
|
Bug 1159290 - "Add final/override to WebAudio classes". r=padenot
|
2015-04-28 08:42:00 +02:00 |
AudioNodeStream.h
|
Bug 1159290 - "Add final/override to WebAudio classes". r=padenot
|
2015-04-28 08:42:00 +02:00 |
AudioParam.cpp
|
bug 1179662 handle null AudioNodeStream stream r=padenot
|
2015-07-02 17:45:11 +12:00 |
AudioParam.h
|
Bug 1134034 - Add a chrome-only parentId and name on AudioParam for devtools. r=ehsan
|
2015-04-14 17:03:52 +02:00 |
AudioParamTimeline.h
|
Bug 1140448 - Improving the performances of how AudioEventTimeline calculates values, r=padenot
|
2015-04-22 08:53:33 +02:00 |
AudioProcessingEvent.cpp
|
Bug 1157898 part 4. Add ErrorResult::ErrorCodeIs() and use it in various places to get rid of ErrorCode(). r=peterv
|
2015-04-27 09:18:52 -04:00 |
AudioProcessingEvent.h
|
Bug 1159290 - "Add final/override to WebAudio classes". r=padenot
|
2015-04-28 08:42:00 +02:00 |
BiquadFilterNode.cpp
|
bug 1179662 specify AudioNode::mStream as AudioNodeStream r=padenot
|
2015-07-02 17:36:07 +12:00 |
BiquadFilterNode.h
|
Bug 1159290 - "Add final/override to WebAudio classes". r=padenot
|
2015-04-28 08:42:00 +02:00 |
BufferDecoder.cpp
|
Bug 1175768 - Throttle NotifyDataArrived. r=jya
|
2015-06-27 01:19:14 -07:00 |
BufferDecoder.h
|
Bug 1175768 - Throttle NotifyDataArrived. r=jya
|
2015-06-27 01:19:14 -07:00 |
ChannelMergerNode.cpp
|
Bug 1159290 - "Add final/override to WebAudio classes". r=padenot
|
2015-04-28 08:42:00 +02:00 |
ChannelMergerNode.h
|
Bug 1159290 - "Add final/override to WebAudio classes". r=padenot
|
2015-04-28 08:42:00 +02:00 |
ChannelSplitterNode.cpp
|
Bug 1159290 - "Add final/override to WebAudio classes". r=padenot
|
2015-04-28 08:42:00 +02:00 |
ChannelSplitterNode.h
|
Bug 1159290 - "Add final/override to WebAudio classes". r=padenot
|
2015-04-28 08:42:00 +02:00 |
ConvolverNode.cpp
|
bug 1179662 specify AudioNode::mStream as AudioNodeStream r=padenot
|
2015-07-02 17:36:07 +12:00 |
ConvolverNode.h
|
Bug 1159290 - "Add final/override to WebAudio classes". r=padenot
|
2015-04-28 08:42:00 +02:00 |
DelayBuffer.cpp
|
Bug 968520 - Add mozilla::fallible to Fallible{Auto,}TArray::SetLength calls. r=froydnj
|
2015-05-18 13:50:35 -07:00 |
DelayBuffer.h
|
Bug 1159290 - "Add final/override to WebAudio classes". r=padenot
|
2015-04-28 08:42:00 +02:00 |
DelayNode.cpp
|
bug 1179662 specify AudioNode::mStream as AudioNodeStream r=padenot
|
2015-07-02 17:36:07 +12:00 |
DelayNode.h
|
Bug 1159290 - "Add final/override to WebAudio classes". r=padenot
|
2015-04-28 08:42:00 +02:00 |
DynamicsCompressorNode.cpp
|
bug 1179662 specify AudioNode::mStream as AudioNodeStream r=padenot
|
2015-07-02 17:36:07 +12:00 |
DynamicsCompressorNode.h
|
Bug 1159290 - "Add final/override to WebAudio classes". r=padenot
|
2015-04-28 08:42:00 +02:00 |
FFTBlock.cpp
|
Bug 926838 - [Part 4] Implement AlignedTArray for 32-byte alignment is required by openmax dl. Also modify callers. r=ehsan
|
2013-11-13 11:07:31 +08:00 |
FFTBlock.h
|
Bug 1157768 - FFTBlock Changes for using libav fft; r=padenot
|
2015-07-10 14:34:07 -07:00 |
GainNode.cpp
|
bug 1179662 specify AudioNode::mStream as AudioNodeStream r=padenot
|
2015-07-02 17:36:07 +12:00 |
GainNode.h
|
Bug 1159290 - "Add final/override to WebAudio classes". r=padenot
|
2015-04-28 08:42:00 +02:00 |
MediaBufferDecoder.cpp
|
Bug 1173001 - Fix up some task queue naming to make MediaDecoderReader consistent with MDSM. r=jww
|
2015-06-10 14:17:26 -07:00 |
MediaBufferDecoder.h
|
|
|
MediaElementAudioSourceNode.cpp
|
|
|
MediaElementAudioSourceNode.h
|
Bug 1159290 - "Add final/override to WebAudio classes". r=padenot
|
2015-04-28 08:42:00 +02:00 |
MediaStreamAudioDestinationNode.cpp
|
|
|
MediaStreamAudioDestinationNode.h
|
Bug 1159290 - "Add final/override to WebAudio classes". r=padenot
|
2015-04-28 08:42:00 +02:00 |
MediaStreamAudioSourceNode.cpp
|
Bug 1164977 - Prevent MediaStreamAudioSourceNode from passing null to nsIPrincipal::subsumes. r=padenot
|
2015-05-18 15:52:32 -07:00 |
MediaStreamAudioSourceNode.h
|
Bug 1159290 - "Add final/override to WebAudio classes". r=padenot
|
2015-04-28 08:42:00 +02:00 |
moz.build
|
Backed out changeset bcfbdb934c37 (bug 1113086) for breaking cpp tests with timeouts in TestAudioChannelService.exe
|
2015-07-11 14:14:58 +02:00 |
OfflineAudioCompletionEvent.cpp
|
|
|
OfflineAudioCompletionEvent.h
|
Bug 1159290 - "Add final/override to WebAudio classes". r=padenot
|
2015-04-28 08:42:00 +02:00 |
OscillatorNode.cpp
|
Bug 1173016 - Cache the basic waveform PeriodicWaves. r=karlt
|
2015-06-15 18:16:16 +02:00 |
OscillatorNode.h
|
bug 1179662 uninline DestroyMediaStream overrides so that mStream type need not be complete r=padenot
|
2015-07-02 16:44:31 +12:00 |
PannerNode.cpp
|
bug 1179662 rename AudioNode::Stream() to GetStream() as it may return null r=padenot
|
2015-07-02 17:30:36 +12:00 |
PannerNode.h
|
Bug 1159290 - "Add final/override to WebAudio classes". r=padenot
|
2015-04-28 08:42:00 +02:00 |
PanningUtils.h
|
|
|
PeriodicWave.cpp
|
|
|
PeriodicWave.h
|
Bug 1173016 - Cache the basic waveform PeriodicWaves. r=karlt
|
2015-06-15 18:16:16 +02:00 |
PlayingRefChangeHandler.h
|
Bug 1159290 - "Add final/override to WebAudio classes". r=padenot
|
2015-04-28 08:42:00 +02:00 |
ReportDecodeResultTask.h
|
Bug 1159290 - "Add final/override to WebAudio classes". r=padenot
|
2015-04-28 08:42:00 +02:00 |
ScriptProcessorNode.cpp
|
bug 1179662 specify AudioNode::mStream as AudioNodeStream r=padenot
|
2015-07-02 17:36:07 +12:00 |
ScriptProcessorNode.h
|
Bug 1159290 - "Add final/override to WebAudio classes". r=padenot
|
2015-04-28 08:42:00 +02:00 |
StereoPannerNode.cpp
|
bug 1179662 specify AudioNode::mStream as AudioNodeStream r=padenot
|
2015-07-02 17:36:07 +12:00 |
StereoPannerNode.h
|
Bug 1159290 - "Add final/override to WebAudio classes". r=padenot
|
2015-04-28 08:42:00 +02:00 |
ThreeDPoint.cpp
|
|
|
ThreeDPoint.h
|
Bug 1159290 - "Add final/override to WebAudio classes". r=padenot
|
2015-04-28 08:42:00 +02:00 |
WaveShaperNode.cpp
|
bug 1179662 specify AudioNode::mStream as AudioNodeStream r=padenot
|
2015-07-02 17:36:07 +12:00 |
WaveShaperNode.h
|
Bug 1159290 - "Add final/override to WebAudio classes". r=padenot
|
2015-04-28 08:42:00 +02:00 |
WebAudioUtils.cpp
|
|
|
WebAudioUtils.h
|
|
|