summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/modules/webaudio/AudioProcessingEvent.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the WEB_AUDIO compile time flagharaken2016-01-111-4/+0
* Remove config.h inclusion from third_party/WebKit/Source/modules/webaudio/.tkent2015-12-221-0/+4
* Fix virtual/override/final usage in Source/modules/.tkent@chromium.org2015-07-101-2/+2
* InlinedVisitor: Migrate webaudio to use inlined tracingkouhei@chromium.org2015-02-161-1/+1
* Replace FINAL and OVERRIDE with their C++11 counterparts in Source/modulesmohan.reddy@samsung.com2014-10-081-3/+3
* bindings: Adds virtual ScriptWrappable::wrap method.yukishiino@chromium.org2014-09-021-0/+1
* Enable Oilpan by default for webaudio/haraken@chromium.org2014-08-181-4/+4
* Rename WebCore to blink in Modulesabarth@chromium.org2014-07-181-2/+2
* Move modules-dependent Event code out of core.c.shu@samsung.com2014-05-271-1/+1
* Move webaudio to oilpan transitional typeskeishi@chromium.org2014-05-091-4/+4
* Supporting a playbackTime attribute on AudioprocessingEvent.keonho07.kim@samsung.com2014-04-011-2/+4
* Oilpan: Add [WillBeGarbageCollected] to Event.idlharaken@chromium.org2014-03-271-2/+2
* Revert "Add [WillBeGarbageCollected] to Event.idl"haraken@chromium.org2014-03-031-2/+2
* Add [WillBeGarbageCollected] to Event.idlharaken@chromium.org2014-02-281-2/+2
* Make Event RefCountedGarbageCollected and implement trace() methods to the Ev...haraken@chromium.org2014-02-261-0/+2
* Update modules classes to use OVERRIDE / FINAL when neededch.dumez@samsung.com2014-01-131-2/+2
* Move dom/*Event* to events to match the DOM vs. Events spec separationeseidel@chromium.org2013-09-231-1/+1
* Fix trailing whitespace in .cpp, .h, and .idl files (ex. Source/core)nbarth@chromium.org2013-07-251-2/+2
* Source/modules should include relative to Sourceabarth@chromium.org2013-04-231-4/+4
* Extract Modules from WebCoreabarth@chromium.org2013-04-101-0/+59