Commits
User selector
Commit History
Commits on Oct 21, 2020
Update FFTFrame::realData() / imagData() to return an AudioFloatArray
Show description for 6c018b6committed
Commits on Oct 6, 2020
Improvements to VectorMath API
Show description for 29e2bdccommitted
Commits on Sep 23, 2020
REGRESSION(r267383): fast/mediastream/getUserMedia-webaudio.html is failing
Show description for af5e9e6committed
Commits on Sep 22, 2020
Unreviewed, partial revert of r267383.
Show description for e10dad9committed
Commits on Sep 21, 2020
Values returned by FFTFrame::doFFT() are twice as large as they should be
Show description for 63f718bcommitted
Commits on Sep 16, 2020
Non-unified build fixes, early September 2020 edition
Show description for c1f48a1committed
Commits on Sep 2, 2020
Don't modify the response when creating a ConvolverNode
Show description for c4ec385committed
Commits on Feb 3, 2020
Use std::hypot() where possible
Show description for e9ad3b8committed
Commits on Aug 19, 2019
[WTF] Add makeUnique<T>, which ensures T is fast-allocated, makeUnique / makeUniqueWithoutFastMallocCheck part
Show description for 8a462cbcommitted
Commits on Mar 15, 2014
.: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
Show description for d55388ccommitted
Commits on Jan 20, 2014
Move WebAudio source code to std::unique_ptr
Show description for ff608b3committed
Commits on May 12, 2013
Remove Complex.h from WTF
Show description for 6dcdd62committed
Anders Carlsson
Commits on Apr 22, 2013
Remove the memory instrumentation code
Show description for 928913dcommitted
Commits on Mar 1, 2013
Implement the memory report on IPP FFTFrame on Web Audio
Show description for a6b23d0committed
Commits on Feb 1, 2013
Web Inspector: Native Memory Instrumentation: provide edge names to class members in all WebCore instrumented classes.
Show description for c1cd09acommitted
Commits on Jan 4, 2013
[GStreamer] Port WebAudio backend to 1.0 APIs
Show description for ef04aa7committed
Commits on Nov 23, 2012
Memory instrumentation: extract MemoryObjectInfo declaration into a separate file
Show description for ff10e89committed
Commits on Nov 14, 2012
Web Inspector: NMI add instrumentation for WebAudo related stuff.
Show description for 9e30cddcommitted
Commits on Jan 19, 2012
Make WebAudio API const-correct.
Show description for 21386f9committed
Commits on Jan 12, 2012
WebAudio: Use Logging instead of printf.
Show description for f5d5788committed
Commits on Apr 14, 2011
2011-04-14 Kenneth Russell <kbr@google.com>
Show description for a8b09dacommitted
Commits on Jan 8, 2011
Move WebCore into Source
Show description for 2f22395committed
Adam Barth
Loading