summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt
Commit message (Expand)AuthorAgeFilesLines
* Rename {Active,First}Window to {Current,Entered}Windowharaken2016-03-021-2/+2
* Bindings docs: rename markdown file to match file it is documentingjsbell2016-03-011-1/+1
* Move IDL Extended Attribute docs to markdown in the treejsbell2016-02-261-1/+1
* Remove [ActiveDOMObject]haraken2016-02-251-1/+0
* Remove support for TreatReturnedNullStringAs=Null|Undefinedphilipj2016-02-191-1/+0
* [Experimental Framework] Rename IDL attribute to OriginTrialEnablediclelland2016-02-121-1/+1
* Remove [Conditional]haraken2016-01-121-4/+1
* [bindings] Implement an ExperimentEnabled IDL extended attribute.dhnishi2016-01-051-0/+1
* Drop the [Immutable] IDL extended attribute (it is a no-op)philipj2015-11-301-1/+0
* bindings: Minor refactoring around security check.yukishiino2015-11-261-1/+1
* Make [TypeChecking=Interface] the defaultphilipj2015-11-251-1/+0
* Introduce FlexibleArrayBufferView and TypedFlexibleArrayBufferViewmlippautz@chromium.org2015-07-311-0/+1
* bindings: Retires [ExposeJSAccessors] extended attribute.yukishiino@chromium.org2015-07-271-2/+0
* Add counters for add/removeEventListener() called with one argumentphilipj@opera.com2015-07-101-1/+1
* bindings: Supports [LenientThis] extended attributes.yukishiino@chromium.org2015-06-051-0/+1
* bindings: Remove [EventConstructor] and [InitializedByEventConstructor]bashi@chromium.org2015-06-031-2/+0
* [bindings] [bindings] Introduce PostMessage extended keyword vivek.vg@samsung.com2015-05-251-0/+1
* bindings: Moves toV8 and v8SetReturnValue out to ToV8.h and V8Binding.h.yukishiino@chromium.org2015-04-281-1/+1
* IDL: Drop [PerContextEnabled] extended attributejl@opera.com2015-04-231-3/+0
* Reland of IDL: Add support for [Unscopeable] on attributes and methodsjl@opera.com2015-04-231-0/+1
* Revert of IDL: Add support for [Unscopeable] on attributes and methods (patch...alancutter@chromium.org2015-04-221-1/+0
* IDL: Add support for [Unscopeable] on attributes and methodsjl@opera.com2015-04-211-0/+1
* bindings: Supports {,DoNot}ExposeJSAccessors.yukishiino@chromium.org2015-04-021-0/+1
* IDL: Add [Custom=CallEpilogue] to eliminate CG special casesjl@opera.com2015-03-191-1/+1
* IDL: Support [NewObject] and [SameObject] extended attributesjl@opera.com2015-03-101-0/+2
* Add extended attribute, [Measure], to simplify use countingdstockwell@chromium.org2015-03-041-0/+1
* IDL: Add [LegacyInterfaceTypeChecking] extended attributejl@opera.com2015-03-031-0/+1
* IDL: Remove last traces of [TypeChecking=Unrestricted]jl@opera.com2015-03-031-1/+1
* bindings,devtools: Shows popular DOM attributes' values in DevTools.yukishiino@chromium.org2015-02-261-1/+0
* bindings,devtools: Shows DOM attribute's values in DevTools.yukishiino@chromium.org2015-02-201-0/+1
* Use dictionaries for context creation attributes. Eliminate custom bindings.kbr@chromium.org2014-12-131-0/+1
* Bindings: Support [ConstructorCallWith=ScriptState]jsbell@chromium.org2014-12-051-1/+1
* bindings: Retires ScriptWrappableBase mostly.yukishiino@chromium.org2014-11-141-1/+0
* bindings: Retires [Custom=Wrap].yukishiino@chromium.org2014-11-131-1/+1
* bindings: Removes unused code in IDL compiler (SpecialWrapFor, etc.)yukishiino@chromium.org2014-09-301-1/+0
* IDL: Remove support for [LogPreviousValue] extended attributejl@opera.com2014-09-091-1/+0
* Introduce ES6 iterator for DOM objects.yhirano@chromium.org2014-09-031-0/+1
* Add [NoImplHeader] extended attributeharaken@chromium.org2014-08-291-0/+1
* bindings: Adds a new IDL extended attribute "NotScriptWrappable".yukishiino@chromium.org2014-08-281-0/+1
* IDL: Add CheckSecurity=Windowbashi@chromium.org2014-08-221-1/+1
* Implement a way to invoke a private script from C++haraken@chromium.org2014-07-231-0/+1
* IDL: Add support for [TreatNullAs=EmptyString]jl@opera.com2014-07-051-1/+1
* Remove PrivateScriptInterfaceharaken@chromium.org2014-07-031-1/+0
* Implement Blink-in-JS for DOM methodsharaken@chromium.org2014-07-011-0/+1
* Drop [TypeChecking=Nullable]; deduce from attribute type insteadjl@opera.com2014-06-271-1/+1
* IDL: [Unforgeable] on operation should imply DontDelete+ReadOnlyjl@opera.com2014-06-251-1/+0
* Implement an infrastructure of Blink-in-JS (The IDL compiler part)haraken@chromium.org2014-06-231-0/+1
* Revert of Revert of IDL: Support optional argument default value syntax (http...schenney@chromium.org2014-06-161-1/+1
* Revert of IDL: Support optional argument default value syntax (https://codere...schenney@chromium.org2014-06-161-1/+1
* IDL: Support optional argument default value syntaxjl@opera.com2014-06-161-1/+1