2012-03-02 |
haraken@chromium.org | Revert XML-related APIs from DOMWindowXML.idl back... |
blob | commitdiff |
2012-03-02 |
mjs@apple.com | Source/WebCore: REGRESSION(r97353): Crash when accessin... |
blob | commitdiff | diff to current |
2012-03-01 |
arv@chromium.org | Rename DOMSelection to Selection |
blob | commitdiff | diff to current |
2012-02-24 |
haraken@chromium.org | Move XML-related APIs from DOMWindow.idl to DOMWindowXM... |
blob | commitdiff | diff to current |
2012-02-24 |
haraken@chromium.org | Move HTML-related APIs from DOMWindow.idl to DOMWindowH... |
blob | commitdiff | diff to current |
2012-02-24 |
haraken@chromium.org | Move Worker-related APIs from DOMWindow.idl to DOMWindo... |
blob | commitdiff | diff to current |
2012-02-24 |
haraken@chromium.org | Move WebGL APIs from DOMWindow.idl to DOMWindowWebGL.idl |
blob | commitdiff | diff to current |
2012-02-24 |
arv@chromium.org | Rename DOMWindow to Window in the bindings |
blob | commitdiff | diff to current |
2012-02-24 |
eric@webkit.org | Split out HTML constructors into new DOMWindowHTML... |
blob | commitdiff | diff to current |
2012-02-24 |
eric@webkit.org | Move SVG element constructors out of DOMWindow.idl... |
blob | commitdiff | diff to current |
2012-02-23 |
abarth@webkit.org | Move MediaStream related declarations from DOMWindow... |
blob | commitdiff | diff to current |
2012-02-22 |
abarth@webkit.org | Move FILE_SYSTEM code out of DOMWindow and into the... |
blob | commitdiff | diff to current |
2012-02-21 |
haraken@chromium.org | Replace [V8Custom=DOMWindowNOP] with [V8Custom] |
blob | commitdiff | diff to current |
2012-02-19 |
haraken@chromium.org | Rename [CheckDomainSecurity] to [CheckSecurity] |
blob | commitdiff | diff to current |
2012-02-19 |
haraken@chromium.org | Rename [CheckAccessToNode] to [CheckSecurityForNode] |
blob | commitdiff | diff to current |
2012-02-19 |
weinig@apple.com | Fix the build. |
blob | commitdiff | diff to current |
2012-02-18 |
kevino@webkit.org | [wx] Build fixes for C++ bindings after recent changes. |
blob | commitdiff | diff to current |
2012-02-17 |
loislo@chromium.org | Source/WebCore: Unreviewed rollout r107952 because... |
blob | commitdiff | diff to current |
2012-02-16 |
commit-queue@webki... | WebKit does not support DOM 3 Events FocusEvent |
blob | commitdiff | diff to current |
2012-02-16 |
arv@chromium.org | Expose Window constructor |
blob | commitdiff | diff to current |
2012-02-13 |
haraken@chromium.org | Add a [V8CustomToJSObject] IDL attribute |
blob | commitdiff | diff to current |
2012-02-12 |
haraken@chromium.org | Remove [CPPCustom] from CodeGeneratorCPP.pm |
blob | commitdiff | diff to current |
2012-02-10 |
haraken@chromium.org | Rename [CustomPropertyNames] to [CustomEnumerateProperty] |
blob | commitdiff | diff to current |
2012-02-10 |
haraken@chromium.org | Rename [ConvertNullStringTo=] to [TreatReturnedNullStri... |
blob | commitdiff | diff to current |
2012-02-10 |
haraken@chromium.org | Rename [Optional=CallWithDefaultValue] and [Optional... |
blob | commitdiff | diff to current |
2012-02-09 |
haraken@chromium.org | Unreviewed, rolling out r107182, r107186, r107189,... |
blob | commitdiff | diff to current |
2012-02-09 |
haraken@chromium.org | Unreviewed. Fixed typo in the following files. [TreatRe... |
blob | commitdiff | diff to current |
2012-02-09 |
haraken@chromium.org | Rename [ConvertNullStringTo=] to [TreatReturnedNullStri... |
blob | commitdiff | diff to current |
2012-02-09 |
haraken@chromium.org | Rename [Optional=CallWithDefalutValue] and [Optional... |
blob | commitdiff | diff to current |
2012-02-08 |
commit-queue@webki... | Migrate createObjectURL & revokeObjectURL to static... |
blob | commitdiff | diff to current |
2012-02-08 |
haraken@chromium.org | Replace [CheckNodeSecurity] with [CheckAccessToNode] |
blob | commitdiff | diff to current |
2012-02-08 |
haraken@chromium.org | Add "JS" prefix to JSC-specific IDLs |
blob | commitdiff | diff to current |
2012-02-07 |
haraken@chromium.org | Unreviewed, rolling out r106912. |
blob | commitdiff | diff to current |
2012-02-07 |
commit-queue@webki... | Migrate createObjectURL & revokeObjectURL to static... |
blob | commitdiff | diff to current |
2012-02-07 |
haraken@chromium.org | Rename [DontCheckEnums], [ReturnsNew], [DoNotCheckDomai... |
blob | commitdiff | diff to current |
2012-02-07 |
haraken@chromium.org | Unreviewed, rolling out r106883. |
blob | commitdiff | diff to current |
2012-02-07 |
haraken@chromium.org | Rename [DontCheckEnums], [ReturnsNew], [DoNotCheckDomai... |
blob | commitdiff | diff to current |
2012-02-06 |
barraclough@apple.com | Remove JSObject defineGetter/defineSetter lookupGetter... |
blob | commitdiff | diff to current |
2012-02-06 |
haraken@chromium.org | Rename [TreatNullAs=EmptyString] to [TreatNullAs=NullSt... |
blob | commitdiff | diff to current |
2012-02-06 |
haraken@chromium.org | Rename [JSCCustom*] IDL to [JSCustom*] IDL |
blob | commitdiff | diff to current |
2012-02-04 |
haraken@chromium.org | Add the "JS" prefix to JSC specific IDL attributes |
blob | commitdiff | diff to current |
2012-02-03 |
haraken@chromium.org | Add the "V8" prefix to V8 specific IDL attributes |
blob | commitdiff | diff to current |
2012-02-03 |
haraken@chromium.org | Rename [DontEnum] IDL to [NotEnumerable] IDL |
blob | commitdiff | diff to current |
2012-02-03 |
haraken@chromium.org | Remove [LegacyParent] from CodeGeneratorGObject.pm... |
blob | commitdiff | diff to current |
2012-02-02 |
haraken@chromium.org | Rename [ConvertUndefinedOrNullToNullString] to |
blob | commitdiff | diff to current |
2012-02-02 |
haraken@chromium.org | Rename [V8DisallowShadowing] to [V8Unforgeable] |
blob | commitdiff | diff to current |
2012-02-02 |
haraken@chromium.org | Rename [ConvertNullToNullString] to [TreatNullAs=EmptyS... |
blob | commitdiff | diff to current |
2012-01-31 |
eric@webkit.org | HTMLIsIndexElement should not expose HTMLInputElement... |
blob | commitdiff | diff to current |
2012-01-30 |
hayato@chromium.org | Add a ShadowRoot constructor as 'WebKitShadowRootConstr... |
blob | commitdiff | diff to current |
2012-01-27 |
commit-queue@webki... | Unreviewed, rolling out r105486. |
blob | commitdiff | diff to current |
2012-01-24 |
bashi@chromium.org | [V8] Add Uint8ClampedArray support |
blob | commitdiff | diff to current |
2012-01-21 |
commit-queue@webki... | Switch indexeddb to use supplemental IDL for DOMWindow |
blob | commitdiff | diff to current |
2012-01-20 |
mihnea@adobe.com | [CSSRegion]Expose DOM interface for WebKitCSSRegionRule |
blob | commitdiff | diff to current |
2012-01-20 |
arv@chromium.org | Source/WebCore: Migrate createObjectURL & revokeObjectU... |
blob | commitdiff | diff to current |
2012-01-18 |
caio.oliveira@open... | Uint8ClampedArray support |
blob | commitdiff | diff to current |
2012-01-11 |
commit-queue@webki... | Switch web intents to use supplemental IDL for DOMWindow |
blob | commitdiff | diff to current |
2012-01-11 |
haraken@chromium.org | Use the [Supplemental] IDL in SQLDatabase |
blob | commitdiff | diff to current |
2012-01-07 |
abarth@webkit.org | Source/WebCore: WebCore implementation of the Intent... |
blob | commitdiff | diff to current |
2012-01-05 |
ericu@chromium.org | [fileapi] WebKitFlags should not be constructabl... |
blob | commitdiff | diff to current |
2012-01-04 |
haraken@chromium.org | Remove temporary code that we've inserted to implement... |
blob | commitdiff | diff to current |
2011-12-23 |
loislo@chromium.org | Unreviewed, rolling out r103624. |
blob | commitdiff | diff to current |
2011-12-23 |
ericu@chromium.org | [fileapi] WebKitFlags should not be constructabl... |
blob | commitdiff | diff to current |
2011-12-19 |
haraken@chromium.org | Remove unnecessary [JSCCustomGetter] IDLs from DOMWindo... |
blob | commitdiff | diff to current |
2011-12-14 |
haraken@chromium.org | Use [Supplemental] IDL in WebSocket |
blob | commitdiff | diff to current |
2011-12-14 |
dslomov@google.com | https://bugs.webkit.org/show_bug.cgi?id=73691 |
blob | commitdiff | diff to current |
2011-12-13 |
haraken@chromium.org | Use the [Supplemental] IDL for webaudio attributes... |
blob | commitdiff | diff to current |
2011-12-12 |
commit-queue@webki... | Rename webkitCancelRequestAnimationFrame to webkitCance... |
blob | commitdiff | diff to current |
2011-12-12 |
haraken@chromium.org | Unreviewed, rolling out r102556. |
blob | commitdiff | diff to current |
2011-12-12 |
haraken@chromium.org | Unreviewed, rolling out r102558. |
blob | commitdiff | diff to current |
2011-12-12 |
haraken@chromium.org | Use [Supplemental] IDL in WebSocket |
blob | commitdiff | diff to current |
2011-12-12 |
haraken@chromium.org | Use the [Supplemental] IDL for webaudio attributes... |
blob | commitdiff | diff to current |
2011-12-09 |
tony@chromium.org | Unreviewed, rolling out r102416. |
blob | commitdiff | diff to current |
2011-12-09 |
haraken@chromium.org | Use the [Supplemental] IDL for webaudio attributes... |
blob | commitdiff | diff to current |
2011-12-08 |
commit-queue@webki... | Unreviewed, rolling out r102321. |
blob | commitdiff | diff to current |
2011-12-08 |
haraken@chromium.org | Use the [Supplemental] IDL for webaudio attributes... |
blob | commitdiff | diff to current |
2011-12-08 |
commit-queue@webki... | [FileSystem API] requestFileSystem successCallback... |
blob | commitdiff | diff to current |
2011-12-03 |
dgrogan@chromium.org | Grant workers experimental access to IndexedDB. |
blob | commitdiff | diff to current |
2011-12-02 |
vsevik@chromium.org | Unreviewed, rolling out r101783. |
blob | commitdiff | diff to current |
2011-12-02 |
haraken@chromium.org | Use the [Supplemental] IDL for webaudio attributes... |
blob | commitdiff | diff to current |
2011-12-02 |
haraken@chromium.org | Unreviewed, rolling out r101737. |
blob | commitdiff | diff to current |
2011-12-02 |
haraken@chromium.org | Use the [Supplemental] IDL for webaudio attributes... |
blob | commitdiff | diff to current |
2011-12-02 |
haraken@chromium.org | Replace a custom constructor of window.Option with... |
blob | commitdiff | diff to current |
2011-12-02 |
haraken@chromium.org | Replace a custom constructor of window.Audio with the... |
blob | commitdiff | diff to current |
2011-12-01 |
haraken@chromium.org | Unreviewed, rolling out r101669. |
blob | commitdiff | diff to current |
2011-12-01 |
haraken@chromium.org | Use the [Supplemental] IDL for webaudio attributes... |
blob | commitdiff | diff to current |
2011-11-24 |
commit-queue@webki... | Microdata: Support for properties attribute. |
blob | commitdiff | diff to current |
2011-11-14 |
arv@chromium.org | Remove RequiresAllArguments |
blob | commitdiff | diff to current |
2011-11-14 |
jer.noble@apple.com | Implement MediaController. |
blob | commitdiff | diff to current |
2011-11-11 |
eric.carlson@apple.com | Implement TextTrackList and the textTracks attribute... |
blob | commitdiff | diff to current |
2011-11-09 |
haraken@chromium.org | Generate the HTMLAudioElement constructor using [NamedC... |
blob | commitdiff | diff to current |
2011-11-09 |
haraken@chromium.org | Generate the HTMLOptionElement constructor using [Named... |
blob | commitdiff | diff to current |
2011-11-09 |
haraken@chromium.org | CodeGeneratorV8.pm can generate a NamedConstructor |
blob | commitdiff | diff to current |
2011-11-08 |
haraken@chromium.org | Remove [CustomGetter] IDL for window.Image of V8 |
blob | commitdiff | diff to current |
2011-11-08 |
haraken@chromium.org | Remove [CustomGetter] IDL for window.Option of V8 |
blob | commitdiff | diff to current |
2011-11-07 |
haraken@chromium.org | Remove [CustomGetter] IDL from 'HTMLAudioElementConstru... |
blob | commitdiff | diff to current |
2011-11-04 |
eric.carlson@apple.com | Add TrackEvent |
blob | commitdiff | diff to current |
2011-11-02 |
weinig@apple.com | Implement __lookupGetter__/__lookupSetter__ in terms... |
blob | commitdiff | diff to current |
2011-10-27 |
podivilov@chromium.org | Get rid of optional parameters in the middle in IDLs. |
blob | commitdiff | diff to current |
2011-10-26 |
eric.carlson@apple.com | Constructors for all TextTrack interfaces should be... |
blob | commitdiff | diff to current |
2011-10-26 |
commit-queue@webki... | Unreviewed, rolling out r98379. |
blob | commitdiff | diff to current |
next |