git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Deprecate ActiveDOMObject::canSuspendForDocumentSuspension()
[WebKit-https.git]
/
Source
/
WebCore
/
Modules
/
webaudio
/
AudioContext.h
2019-10-17
cdumez@apple.com
Deprecate ActiveDOMObject::canSuspendForDocumentSuspens...
blob
|
commitdiff
2019-10-11
commit-queue@webki...
OfflineAudioContext does not validate allocation of...
blob
|
commitdiff
|
diff to current
2019-10-04
timothy_horton@app...
Clean up some includes to make the build a bit faster...
blob
|
commitdiff
|
diff to current
2019-10-01
cdumez@apple.com
Make GenericEventQueue an ActiveDOMObject
blob
|
commitdiff
|
diff to current
2019-09-30
cdumez@apple.com
Pages with Web Workers cannot enter the back / forward...
blob
|
commitdiff
|
diff to current
2019-06-21
youenn@apple.com
Safari crashes after ~2028 OfflineAudioContext objects...
blob
|
commitdiff
|
diff to current
2019-06-17
darin@apple.com
Rename AtomicString to AtomString
blob
|
commitdiff
|
diff to current
2019-06-14
jer.noble@apple.com
CRASH(nullptr) in WebCore::jsAudioContextCurrentTime()
blob
|
commitdiff
|
diff to current
2019-05-06
youenn@apple.com
WebAudio Node JS wrappers should not be collected if...
blob
|
commitdiff
|
diff to current
2019-05-03
youenn@apple.com
Make AudioContext::scriptExecutionContext() private
blob
|
commitdiff
|
diff to current
2019-05-01
youenn@apple.com
Reject/throw when calling AudioContext methods on a...
blob
|
commitdiff
|
diff to current
2019-04-30
commit-queue@webki...
Unreviewed, rolling out r244774.
blob
|
commitdiff
|
diff to current
2019-04-30
youenn@apple.com
Reject/throw when calling AudioContext methods on a...
blob
|
commitdiff
|
diff to current
2019-04-04
ysuzuki@apple.com
[WebCore] Put most of derived classes of ScriptWrappabl...
blob
|
commitdiff
|
diff to current
2019-03-11
eric.carlson@apple.com
Add web audio release logging
blob
|
commitdiff
|
diff to current
2019-01-21
darin@apple.com
Use references rather than pointers for register/unregi...
blob
|
commitdiff
|
diff to current
2018-12-01
keith_miller@apple.com
Move URL from WebCore to WTF
blob
|
commitdiff
|
diff to current
2018-05-09
eric.carlson@apple.com
Update MediaSession to use release logging
blob
|
commitdiff
|
diff to current
2018-05-08
jer.noble@apple.com
Mute MediaElementSourceNode when tainted.
blob
|
commitdiff
|
diff to current
2018-04-02
jer.noble@apple.com
AudioBufferSourceNode start method causes OfflineAudioC...
blob
|
commitdiff
|
diff to current
2018-02-07
don.olmstead@sony.com
Remove WebCore/ForwardingHeaders directory
blob
|
commitdiff
|
diff to current
2017-12-04
utatane.tea@gmail.com
WTF shouldn't have both Thread and ThreadIdentifier
blob
|
commitdiff
|
diff to current
2017-09-13
clopez@igalia.com
[GTK] Fails to build because 'Float32Array' has not...
blob
|
commitdiff
|
diff to current
2017-06-26
annulen@yandex.ru
Remove excessive headers from WebCore/{Modules,animatio...
blob
|
commitdiff
|
diff to current
2017-06-09
jer.noble@apple.com
Media elements are allowed to continue to load media...
blob
|
commitdiff
|
diff to current
2017-05-15
jer.noble@apple.com
Add experimental setting to allow document gesture...
blob
|
commitdiff
|
diff to current
2017-05-09
utatane.tea@gmail.com
Handle IDLPromise<> properly
blob
|
commitdiff
|
diff to current
2017-04-02
cdumez@apple.com
We should pause silent WebAudio rendering in background...
blob
|
commitdiff
|
diff to current
2017-01-27
jer.noble@apple.com
Autoplay muted videos stop playback of any streaming...
blob
|
commitdiff
|
diff to current
2016-11-11
eric.carlson@apple.com
[MediaStream] defer resolution of getUserMedia promise...
blob
|
commitdiff
|
diff to current
2016-11-09
darin@apple.com
Move EventTarget from ExceptionCode to ExceptionOr
blob
|
commitdiff
|
diff to current
2016-11-09
commit-queue@webki...
[WebIDL] Add proper parsing for Promises
blob
|
commitdiff
|
diff to current
2016-10-11
darin@apple.com
Move audio module off of legacy exceptions
blob
|
commitdiff
|
diff to current
2016-09-21
jer.noble@apple.com
Adopt MRMediaRemoteSetParentApplication.
blob
|
commitdiff
|
diff to current
2016-08-28
commit-queue@webki...
Remove more custom JavaScript bindings
blob
|
commitdiff
|
diff to current
2016-08-01
eric.carlson@apple.com
[Mac][iOS] Adopt MediaRemote "seek to playback position"
blob
|
commitdiff
|
diff to current
2016-05-17
youenn.fablet@crf...
DOMPromise should only restrict the resolution type
blob
|
commitdiff
|
diff to current
2016-05-13
cdumez@apple.com
Unreviewed, rolling out r200837.
blob
|
commitdiff
|
diff to current
2016-05-13
youenn.fablet@crf...
DOMPromise should only restrict the resolution type
blob
|
commitdiff
|
diff to current
2016-05-12
commit-queue@webki...
Unreviewed, rolling out r200766.
blob
|
commitdiff
|
diff to current
2016-05-12
youenn.fablet@crf...
DOMPromise should only restrict the resolution type
blob
|
commitdiff
|
diff to current
2016-05-03
darin@apple.com
Change IDL enumerations to be nested in their C++ class...
blob
|
commitdiff
|
diff to current
2016-04-30
cdumez@apple.com
[Web IDL] Pass even more types by reference
blob
|
commitdiff
|
diff to current
2016-04-30
darin@apple.com
Next batch of conversions to use C++ enum class instead...
blob
|
commitdiff
|
diff to current
2016-04-26
cdumez@apple.com
[Web IDL] Specify default values for optional parameter...
blob
|
commitdiff
|
diff to current
2016-04-26
cdumez@apple.com
[Web IDL] Specify default values for optional parameter...
blob
|
commitdiff
|
diff to current
2016-04-20
cdumez@apple.com
Drop [UsePointersEvenForNonNullableObjectArguments...
blob
|
commitdiff
|
diff to current
2016-04-20
cdumez@apple.com
AudioBufferSourceNode.buffer should be nullable
blob
|
commitdiff
|
diff to current
2016-04-12
eric.carlson@apple.com
[iOS] media title sometimes remain in Control Center...
blob
|
commitdiff
|
diff to current
2016-03-04
darin@apple.com
Followup to:
blob
|
commitdiff
|
diff to current
2016-03-04
darin@apple.com
Remove "virtual" from all lines that have both "virtual...
blob
|
commitdiff
|
diff to current
2016-02-15
jer.noble@apple.com
Null-deref crash in DefaultAudioDestinationNode::suspend()
blob
|
commitdiff
|
diff to current
2015-12-01
commit-queue@webki...
Rename ActiveDOMObject/DOMWindow PageCacheSuspension...
blob
|
commitdiff
|
diff to current
2015-11-04
jer.noble@apple.com
[iOS] <video> elements without audio tracks should...
blob
|
commitdiff
|
diff to current
2015-10-01
bfulgham@apple.com
[iOS] AirPlay should not stop when the screen locks
blob
|
commitdiff
|
diff to current
2015-08-18
fpizlo@apple.com
Replace all remaining uses of WTF::Mutex with WTF:...
blob
|
commitdiff
|
diff to current
2015-08-05
fpizlo@apple.com
Unreviewed, roll out trac.webkit.org/changeset/187972.
blob
|
commitdiff
|
diff to current
2015-08-05
fpizlo@apple.com
Rename Mutex to DeprecatedMutex
blob
|
commitdiff
|
diff to current
2015-07-07
bfulgham@apple.com
Ensure media playback is stopped during page close
blob
|
commitdiff
|
diff to current
2015-07-07
commit-queue@webki...
Unreviewed, rolling out r186385.
blob
|
commitdiff
|
diff to current
2015-07-06
bfulgham@apple.com
Ensure media playback is stopped during page close
blob
|
commitdiff
|
diff to current
2015-07-03
cdumez@apple.com
Unreviewed, rolling out r186251.
blob
|
commitdiff
|
diff to current
2015-07-03
bfulgham@apple.com
Ensure media playback is stopped during page close
blob
|
commitdiff
|
diff to current
2015-06-10
youenn.fablet@crf...
Refactor AudioContext implementation to enable automati...
blob
|
commitdiff
|
diff to current
2015-05-29
commit-queue@webki...
Rename MediaSession and MediaSessionClient to PlatformM...
blob
|
commitdiff
|
diff to current
2015-05-20
youenn.fablet@crf...
AudioContext resume/close/suspend should reject promise...
blob
|
commitdiff
|
diff to current
2015-05-06
zandobersek@gmail.com
Add missing vtable override specifiers under Source...
blob
|
commitdiff
|
diff to current
2015-04-27
jer.noble@apple.com
[WebAudio] AudioContext does not remove user-gesture...
blob
|
commitdiff
|
diff to current
2015-04-22
eric.carlson@apple.com
[Mac] Use one playback target for all web processes
blob
|
commitdiff
|
diff to current
2015-04-16
ap@apple.com
Minor AudioContext cleanup
blob
|
commitdiff
|
diff to current
2015-04-08
cdumez@apple.com
Rename ActiveDOMObject::canSuspend() to canSuspendForPa...
blob
|
commitdiff
|
diff to current
2015-03-30
jer.noble@apple.com
[iOS] When Web Audio is interrupted by a phone call...
blob
|
commitdiff
|
diff to current
2015-03-06
darin@apple.com
Remove unused C++ DOM event handler attribute functions
blob
|
commitdiff
|
diff to current
2015-03-03
cdumez@apple.com
Make AudioContext suspendable when it is not rendering
blob
|
commitdiff
|
diff to current
2015-02-28
cdumez@apple.com
Make ActiveDOMObject::canSuspend() pure virtual
blob
|
commitdiff
|
diff to current
2015-01-10
akling@apple.com
Log which ActiveDOMObject(s) can't be suspended for...
blob
|
commitdiff
|
diff to current
2014-12-25
akling@apple.com
Convert more creator functions to return Ref instead...
blob
|
commitdiff
|
diff to current
2014-11-19
adachan@apple.com
Take Web Audio into account for the Page::isPlayingAudi...
blob
|
commitdiff
|
diff to current
2014-11-18
philn@webkit.org
HRTFDatabaseLoader is not an absolute condition to...
blob
|
commitdiff
|
diff to current
2014-01-25
andersca@apple.com
Remove atomicIncrement/atomicDecrement
blob
|
commitdiff
|
diff to current
2014-01-20
zandobersek@gmail.com
Move WebAudio source code to std::unique_ptr
blob
|
commitdiff
|
diff to current
2014-01-16
andersca@apple.com
Change all uses of FINAL to final now that all our...
blob
|
commitdiff
|
diff to current
2014-01-16
commit-queue@webki...
Remove workaround for compilers not supporting explicit...
blob
|
commitdiff
|
diff to current
2014-01-10
andersca@apple.com
CTTE in AudioContext::AutoLocker
blob
|
commitdiff
|
diff to current
2014-01-10
dbates@webkit.org
[iOS] Upstream WebCore and Tools miscellaneous changes
blob
|
commitdiff
|
diff to current
2013-10-31
weinig@apple.com
Pass ScriptExecutionContext by reference to from the...
blob
|
commitdiff
|
diff to current
2013-10-07
andersca@apple.com
Add OVERRIDE and virtual where appropriate
blob
|
commitdiff
|
diff to current
2013-09-25
akling@apple.com
Reduce repetitive EventTarget subclassing.
blob
|
commitdiff
|
diff to current
2013-09-22
weinig@apple.com
Event and EventTarget interfaces don't need to be store...
blob
|
commitdiff
|
diff to current
2013-08-11
akling@apple.com
Make some things that return never-null pointers return...
blob
|
commitdiff
|
diff to current
2013-06-24
crogers@google.com
WaveTable name has changed to PeriodicWave
blob
|
commitdiff
|
diff to current
2013-06-07
jer.noble@apple.com
Restrict WebAudio from playing when disallowed by page.
blob
|
commitdiff
|
diff to current
2013-06-06
jer.noble@apple.com
Upstream iOS WebAudio behavior restrictions.
blob
|
commitdiff
|
diff to current
2013-05-28
crogers@google.com
Support multiple HRTFDatabases for different sample...
blob
|
commitdiff
|
diff to current
2013-04-22
benjamin@webkit.org
Remove the memory instrumentation code
blob
|
commitdiff
|
diff to current
2013-04-05
andersca@apple.com
Prune unneeded header #includes
blob
|
commitdiff
|
diff to current
2012-12-12
crogers@google.com
Implement OfflineAudioContext constructor
blob
|
commitdiff
|
diff to current
2012-12-12
haraken@chromium.org
Unreviewed, rolling out r137398.
blob
|
commitdiff
|
diff to current
2012-12-12
crogers@google.com
Implement OfflineAudioContext constructor
blob
|
commitdiff
|
diff to current
2012-11-28
tommyw@google.com
Add basic implementation for MediaStreamAudioDestinatio...
blob
|
commitdiff
|
diff to current
next