Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(470)

Issue 8835006: New version of dart:html (Closed)

Created:
9 years ago by Jacob
Modified:
8 years, 8 months ago
Reviewers:
vsm, nweiz, jgw, sra, sra1
CC:
reviews_dartlang.org
Visibility:
Public.

Description

New version of dart:html Fixes misc canvas issues, provides basic SVG support, and basic WebGL support. BUG= TEST=

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix typos #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14699 lines, -2634 lines) Patch
M client/base/DomWrapper.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M client/fling/dist/runtime/apps/adminz/adminz.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M client/html/benchmarks/dromaeo/Dromaeo.dart View 1 2 chunks +2 lines, -2 lines 0 comments Download
M client/html/benchmarks/dromaeo/tests/DomModify.dart View 1 1 chunk +5 lines, -5 lines 0 comments Download
M client/html/benchmarks/dromaeo/tests/DomQuery.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M client/html/benchmarks/dromaeo/tests/DomTraverse.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M client/html/generated/src/interface/AnchorElement.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download
M client/html/generated/src/interface/Animation.dart View 1 1 chunk +0 lines, -12 lines 0 comments Download
M client/html/generated/src/interface/ArrayBuffer.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/AudioBuffer.dart View 1 1 chunk +9 lines, -7 lines 0 comments Download
A + client/html/generated/src/interface/AudioBufferCallback.dart View 1 1 chunk +1 line, -4 lines 0 comments Download
A client/html/generated/src/interface/AudioBufferSourceNode.dart View 1 1 chunk +30 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/AudioChannelMerger.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/AudioChannelSplitter.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A client/html/generated/src/interface/AudioContext.dart View 1 1 chunk +50 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/AudioDestinationNode.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + client/html/generated/src/interface/AudioGain.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/AudioGainNode.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
A client/html/generated/src/interface/AudioListener.dart View 1 1 chunk +22 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/AudioNode.dart View 1 1 chunk +6 lines, -8 lines 0 comments Download
A client/html/generated/src/interface/AudioPannerNode.dart View 1 1 chunk +56 lines, -0 lines 0 comments Download
A client/html/generated/src/interface/AudioParam.dart View 1 1 chunk +34 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/AudioProcessingEvent.dart View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + client/html/generated/src/interface/AudioSourceNode.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A client/html/generated/src/interface/BiquadFilterNode.dart View 1 1 chunk +34 lines, -0 lines 0 comments Download
M client/html/generated/src/interface/CSSMatrix.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M client/html/generated/src/interface/CSSRule.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download
M client/html/generated/src/interface/CSSTransformValue.dart View 1 1 chunk +0 lines, -42 lines 0 comments Download
M client/html/generated/src/interface/CanvasPixelArray.dart View 1 1 chunk +0 lines, -2 lines 0 comments Download
M client/html/generated/src/interface/CanvasRenderingContext2D.dart View 1 5 chunks +16 lines, -4 lines 0 comments Download
A + client/html/generated/src/interface/ClientRectList.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M client/html/generated/src/interface/Clipboard.dart View 1 1 chunk +3 lines, -1 line 0 comments Download
A + client/html/generated/src/interface/ConvolverNode.dart View 1 1 chunk +3 lines, -3 lines 0 comments Download
M client/html/generated/src/interface/DOMException.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download
M client/html/generated/src/interface/DOMFormData.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M client/html/generated/src/interface/DOMSelection.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download
M client/html/generated/src/interface/DOMTokenList.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/DataTransferItemList.dart View 1 1 chunk +1 line, -1 line 0 comments Download
D client/html/generated/src/interface/DataTransferItems.dart View 1 1 chunk +0 lines, -16 lines 0 comments Download
A + client/html/generated/src/interface/DelayNode.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + client/html/generated/src/interface/DynamicsCompressorNode.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/ElementTimeControl.dart View 1 1 chunk +5 lines, -5 lines 0 comments Download
M client/html/generated/src/interface/EmbedElement.dart View 1 2 chunks +4 lines, -4 lines 0 comments Download
M client/html/generated/src/interface/EntriesCallback.dart View 1 1 chunk +1 line, -4 lines 0 comments Download
M client/html/generated/src/interface/EntryCallback.dart View 1 1 chunk +1 line, -4 lines 0 comments Download
M client/html/generated/src/interface/ErrorCallback.dart View 1 1 chunk +1 line, -4 lines 0 comments Download
M client/html/generated/src/interface/EventException.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download
M client/html/generated/src/interface/FileCallback.dart View 1 1 chunk +1 line, -4 lines 0 comments Download
M client/html/generated/src/interface/FileException.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download
M client/html/generated/src/interface/FileReader.dart View 1 2 chunks +1 line, -25 lines 0 comments Download
M client/html/generated/src/interface/FileSystemCallback.dart View 1 1 chunk +1 line, -4 lines 0 comments Download
M client/html/generated/src/interface/FileWriter.dart View 1 1 chunk +0 lines, -24 lines 0 comments Download
M client/html/generated/src/interface/FileWriterCallback.dart View 1 1 chunk +1 line, -4 lines 0 comments Download
A + client/html/generated/src/interface/HighPass2FilterNode.dart View 1 1 chunk +3 lines, -3 lines 0 comments Download
D client/html/generated/src/interface/HtmlElement.dart View 1 1 chunk +0 lines, -16 lines 0 comments Download
M client/html/generated/src/interface/IDBCursorWithValue.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M client/html/generated/src/interface/IDBDatabase.dart View 1 2 chunks +2 lines, -12 lines 0 comments Download
M client/html/generated/src/interface/IDBDatabaseException.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download
M client/html/generated/src/interface/IDBFactory.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
M client/html/generated/src/interface/IDBObjectStore.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download
M client/html/generated/src/interface/IDBRequest.dart View 1 1 chunk +0 lines, -8 lines 0 comments Download
M client/html/generated/src/interface/IDBTransaction.dart View 1 1 chunk +0 lines, -12 lines 0 comments Download
M client/html/generated/src/interface/IDBVersionChangeRequest.dart View 1 1 chunk +0 lines, -4 lines 0 comments Download
M client/html/generated/src/interface/InputElement.dart View 1 2 chunks +0 lines, -6 lines 0 comments Download
A + client/html/generated/src/interface/JavaScriptAudioNode.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M client/html/generated/src/interface/LinkElement.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
D client/html/generated/src/interface/LocalMediaStream.dart View 1 1 chunk +0 lines, -10 lines 0 comments Download
M client/html/generated/src/interface/Location.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/LowPass2FilterNode.dart View 1 1 chunk +3 lines, -3 lines 0 comments Download
M client/html/generated/src/interface/MediaElement.dart View 1 1 chunk +0 lines, -18 lines 0 comments Download
A + client/html/generated/src/interface/MediaElementAudioSourceNode.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
D client/html/generated/src/interface/MediaStream.dart View 1 1 chunk +0 lines, -28 lines 0 comments Download
D client/html/generated/src/interface/MediaStreamList.dart View 1 1 chunk +0 lines, -12 lines 0 comments Download
D client/html/generated/src/interface/MediaStreamTrack.dart View 1 1 chunk +0 lines, -16 lines 0 comments Download
D client/html/generated/src/interface/MediaStreamTrackList.dart View 1 1 chunk +0 lines, -12 lines 0 comments Download
M client/html/generated/src/interface/MetadataCallback.dart View 1 1 chunk +1 line, -4 lines 0 comments Download
A + client/html/generated/src/interface/MutationCallback.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
M client/html/generated/src/interface/NavigatorUserMediaErrorCallback.dart View 1 1 chunk +1 line, -4 lines 0 comments Download
M client/html/generated/src/interface/NavigatorUserMediaSuccessCallback.dart View 1 1 chunk +0 lines, -2 lines 0 comments Download
A + client/html/generated/src/interface/OfflineAudioCompletionEvent.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M client/html/generated/src/interface/OperationNotAllowedException.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download
M client/html/generated/src/interface/OptionElement.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download
M client/html/generated/src/interface/Point.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M client/html/generated/src/interface/PositionCallback.dart View 1 1 chunk +1 line, -4 lines 0 comments Download
M client/html/generated/src/interface/PositionErrorCallback.dart View 1 1 chunk +1 line, -4 lines 0 comments Download
M client/html/generated/src/interface/RGBColor.dart View 1 1 chunk +0 lines, -2 lines 0 comments Download
M client/html/generated/src/interface/Range.dart View 1 2 chunks +4 lines, -2 lines 0 comments Download
M client/html/generated/src/interface/RangeException.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download
A client/html/generated/src/interface/RealtimeAnalyserNode.dart View 1 1 chunk +32 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/SVGAElement.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + client/html/generated/src/interface/SVGAltGlyphDefElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGAltGlyphElement.dart View 1 1 chunk +5 lines, -5 lines 0 comments Download
A + client/html/generated/src/interface/SVGAltGlyphItemElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A client/html/generated/src/interface/SVGAngle.dart View 1 1 chunk +36 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/SVGAnimateColorElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGAnimateElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGAnimateMotionElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGAnimateTransformElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGAnimatedAngle.dart View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGAnimatedBoolean.dart View 1 1 chunk +5 lines, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGAnimatedEnumeration.dart View 1 1 chunk +5 lines, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGAnimatedInteger.dart View 1 1 chunk +5 lines, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGAnimatedLength.dart View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGAnimatedLengthList.dart View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGAnimatedNumber.dart View 1 1 chunk +5 lines, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGAnimatedNumberList.dart View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGAnimatedPreserveAspectRatio.dart View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGAnimatedRect.dart View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGAnimatedString.dart View 1 1 chunk +5 lines, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGAnimatedTransformList.dart View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGAnimationElement.dart View 1 1 chunk +5 lines, -5 lines 0 comments Download
A + client/html/generated/src/interface/SVGCircleElement.dart View 1 1 chunk +4 lines, -10 lines 0 comments Download
A + client/html/generated/src/interface/SVGClipPathElement.dart View 1 1 chunk +2 lines, -8 lines 0 comments Download
A client/html/generated/src/interface/SVGColor.dart View 1 1 chunk +26 lines, -0 lines 0 comments Download
A client/html/generated/src/interface/SVGComponentTransferFunctionElement.dart View 1 1 chunk +34 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/SVGCursorElement.dart View 1 1 chunk +3 lines, -7 lines 0 comments Download
A + client/html/generated/src/interface/SVGDefsElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGDescElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGElement.dart View 1 1 chunk +7 lines, -7 lines 0 comments Download
A + client/html/generated/src/interface/SVGElementInstanceList.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + client/html/generated/src/interface/SVGEllipseElement.dart View 1 1 chunk +5 lines, -5 lines 0 comments Download
A + client/html/generated/src/interface/SVGException.dart View 1 1 chunk +7 lines, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGExternalResourcesRequired.dart View 1 1 chunk +2 lines, -4 lines 0 comments Download
A client/html/generated/src/interface/SVGFEBlendElement.dart View 1 1 chunk +26 lines, -0 lines 0 comments Download
A client/html/generated/src/interface/SVGFEColorMatrixElement.dart View 1 1 chunk +24 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/SVGFEComponentTransferElement.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
A client/html/generated/src/interface/SVGFEConvolveMatrixElement.dart View 1 1 chunk +40 lines, -0 lines 0 comments Download
A client/html/generated/src/interface/SVGFEDiffuseLightingElement.dart View 1 1 chunk +18 lines, -0 lines 0 comments Download
A client/html/generated/src/interface/SVGFEDisplacementMapElement.dart View 1 1 chunk +28 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/SVGFEDistantLightElement.dart View 1 1 chunk +3 lines, -7 lines 0 comments Download
A client/html/generated/src/interface/SVGFEDropShadowElement.dart View 1 1 chunk +20 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/SVGFEFloodElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGFEFuncAElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGFEFuncBElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGFEFuncGElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGFEFuncRElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A client/html/generated/src/interface/SVGFEGaussianBlurElement.dart View 1 1 chunk +16 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/SVGFEImageElement.dart View 1 1 chunk +2 lines, -4 lines 0 comments Download
A + client/html/generated/src/interface/SVGFEMergeElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGFEMergeNodeElement.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + client/html/generated/src/interface/SVGFEOffsetElement.dart View 1 1 chunk +4 lines, -6 lines 0 comments Download
A + client/html/generated/src/interface/SVGFEPointLightElement.dart View 1 1 chunk +4 lines, -6 lines 0 comments Download
A + client/html/generated/src/interface/SVGFESpecularLightingElement.dart View 1 1 chunk +5 lines, -9 lines 0 comments Download
A client/html/generated/src/interface/SVGFESpotLightElement.dart View 1 1 chunk +24 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/SVGFETileElement.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
A client/html/generated/src/interface/SVGFETurbulenceElement.dart View 1 1 chunk +32 lines, -0 lines 0 comments Download
A client/html/generated/src/interface/SVGFilterElement.dart View 1 1 chunk +26 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/SVGFilterPrimitiveStandardAttributes.dart View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + client/html/generated/src/interface/SVGFitToViewBox.dart View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGFontElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGFontFaceElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGFontFaceFormatElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGFontFaceNameElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGFontFaceSrcElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGFontFaceUriElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGForeignObjectElement.dart View 1 1 chunk +5 lines, -9 lines 0 comments Download
A + client/html/generated/src/interface/SVGGElement.dart View 1 1 chunk +1 line, -5 lines 0 comments Download
A + client/html/generated/src/interface/SVGGlyphElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGGlyphRefElement.dart View 1 1 chunk +16 lines, -2 lines 0 comments Download
A client/html/generated/src/interface/SVGGradientElement.dart View 1 1 chunk +22 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/SVGHKernElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A client/html/generated/src/interface/SVGImageElement.dart View 1 1 chunk +18 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/SVGLangSpace.dart View 1 1 chunk +5 lines, -5 lines 0 comments Download
A client/html/generated/src/interface/SVGLength.dart View 1 1 chunk +48 lines, -0 lines 0 comments Download
A client/html/generated/src/interface/SVGLengthList.dart View 1 1 chunk +24 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/SVGLineElement.dart View 1 1 chunk +5 lines, -5 lines 0 comments Download
A + client/html/generated/src/interface/SVGLinearGradientElement.dart View 1 1 chunk +5 lines, -5 lines 0 comments Download
A + client/html/generated/src/interface/SVGLocatable.dart View 1 1 chunk +7 lines, -7 lines 0 comments Download
A + client/html/generated/src/interface/SVGMPathElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A client/html/generated/src/interface/SVGMarkerElement.dart View 1 1 chunk +38 lines, -0 lines 0 comments Download
A client/html/generated/src/interface/SVGMaskElement.dart View 1 1 chunk +20 lines, -0 lines 0 comments Download
A client/html/generated/src/interface/SVGMatrix.dart View 1 1 chunk +54 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/SVGMetadataElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGMissingGlyphElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGNumber.dart View 1 1 chunk +4 lines, -2 lines 0 comments Download
A client/html/generated/src/interface/SVGNumberList.dart View 1 1 chunk +24 lines, -0 lines 0 comments Download
A client/html/generated/src/interface/SVGPaint.dart View 1 1 chunk +36 lines, -0 lines 0 comments Download
A client/html/generated/src/interface/SVGPathElement.dart View 1 1 chunk +62 lines, -0 lines 0 comments Download
A client/html/generated/src/interface/SVGPathSeg.dart View 1 1 chunk +52 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/SVGPathSegArcAbs.dart View 1 1 chunk +20 lines, -2 lines 0 comments Download
A + client/html/generated/src/interface/SVGPathSegArcRel.dart View 1 1 chunk +20 lines, -2 lines 0 comments Download
A + client/html/generated/src/interface/SVGPathSegClosePath.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGPathSegCurvetoCubicAbs.dart View 1 1 chunk +17 lines, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGPathSegCurvetoCubicRel.dart View 1 1 chunk +17 lines, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGPathSegCurvetoCubicSmoothAbs.dart View 1 1 chunk +9 lines, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGPathSegCurvetoCubicSmoothRel.dart View 1 1 chunk +9 lines, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGPathSegCurvetoQuadraticAbs.dart View 1 1 chunk +9 lines, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGPathSegCurvetoQuadraticRel.dart View 1 1 chunk +9 lines, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGPathSegCurvetoQuadraticSmoothAbs.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGPathSegCurvetoQuadraticSmoothRel.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGPathSegLinetoAbs.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGPathSegLinetoHorizontalAbs.dart View 1 1 chunk +1 line, -7 lines 0 comments Download
A + client/html/generated/src/interface/SVGPathSegLinetoHorizontalRel.dart View 1 1 chunk +1 line, -7 lines 0 comments Download
A + client/html/generated/src/interface/SVGPathSegLinetoRel.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGPathSegLinetoVerticalAbs.dart View 1 1 chunk +1 line, -7 lines 0 comments Download
A + client/html/generated/src/interface/SVGPathSegLinetoVerticalRel.dart View 1 1 chunk +1 line, -7 lines 0 comments Download
A client/html/generated/src/interface/SVGPathSegList.dart View 1 1 chunk +24 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/SVGPathSegMovetoAbs.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGPathSegMovetoRel.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A client/html/generated/src/interface/SVGPatternElement.dart View 1 1 chunk +22 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/SVGPoint.dart View 1 2 chunks +3 lines, -3 lines 0 comments Download
A client/html/generated/src/interface/SVGPointList.dart View 1 1 chunk +24 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/SVGPolygonElement.dart View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGPolylineElement.dart View 1 1 chunk +3 lines, -7 lines 0 comments Download
A client/html/generated/src/interface/SVGPreserveAspectRatio.dart View 1 1 chunk +44 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/SVGRadialGradientElement.dart View 1 1 chunk +6 lines, -8 lines 0 comments Download
A + client/html/generated/src/interface/SVGRect.dart View 1 1 chunk +8 lines, -2 lines 0 comments Download
A client/html/generated/src/interface/SVGRectElement.dart View 1 1 chunk +20 lines, -0 lines 0 comments Download
A client/html/generated/src/interface/SVGRenderingIntent.dart View 1 1 chunk +20 lines, -0 lines 0 comments Download
A client/html/generated/src/interface/SVGSVGElement.dart View 1 1 chunk +90 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/SVGScriptElement.dart View 1 1 chunk +3 lines, -7 lines 0 comments Download
A + client/html/generated/src/interface/SVGSetElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGStopElement.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
A client/html/generated/src/interface/SVGStringList.dart View 1 1 chunk +24 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/SVGStylable.dart View 1 1 chunk +4 lines, -6 lines 0 comments Download
A + client/html/generated/src/interface/SVGStyleElement.dart View 1 1 chunk +7 lines, -7 lines 0 comments Download
A + client/html/generated/src/interface/SVGSwitchElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGSymbolElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGTRefElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGTSpanElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGTests.dart View 1 1 chunk +5 lines, -5 lines 0 comments Download
A client/html/generated/src/interface/SVGTextContentElement.dart View 1 1 chunk +36 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/SVGTextElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A client/html/generated/src/interface/SVGTextPathElement.dart View 1 1 chunk +26 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/SVGTextPositioningElement.dart View 1 1 chunk +10 lines, -5 lines 0 comments Download
A + client/html/generated/src/interface/SVGTitleElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A client/html/generated/src/interface/SVGTransform.dart View 1 1 chunk +40 lines, -0 lines 0 comments Download
A client/html/generated/src/interface/SVGTransformList.dart View 1 1 chunk +28 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/SVGTransformable.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + client/html/generated/src/interface/SVGURIReference.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + client/html/generated/src/interface/SVGUnitTypes.dart View 1 1 chunk +4 lines, -6 lines 0 comments Download
A client/html/generated/src/interface/SVGUseElement.dart View 1 1 chunk +20 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/SVGVKernElement.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/generated/src/interface/SVGViewElement.dart View 1 1 chunk +2 lines, -4 lines 0 comments Download
A + client/html/generated/src/interface/SVGViewSpec.dart View 1 1 chunk +7 lines, -7 lines 0 comments Download
A + client/html/generated/src/interface/SVGZoomAndPan.dart View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + client/html/generated/src/interface/SVGZoomEvent.dart View 1 1 chunk +6 lines, -6 lines 0 comments Download
M client/html/generated/src/interface/StorageInfoErrorCallback.dart View 1 1 chunk +1 line, -4 lines 0 comments Download
M client/html/generated/src/interface/StorageInfoQuotaCallback.dart View 1 1 chunk +1 line, -4 lines 0 comments Download
M client/html/generated/src/interface/StorageInfoUsageCallback.dart View 1 1 chunk +1 line, -4 lines 0 comments Download
M client/html/generated/src/interface/StringCallback.dart View 1 1 chunk +1 line, -4 lines 0 comments Download
A client/html/generated/src/interface/TextTrack.dart View 1 1 chunk +42 lines, -0 lines 0 comments Download
A client/html/generated/src/interface/TextTrackCue.dart View 1 1 chunk +34 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/TextTrackCueList.dart View 1 1 chunk +4 lines, -2 lines 0 comments Download
M client/html/generated/src/interface/TrackElement.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/WaveShaperNode.dart View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + client/html/generated/src/interface/WebGLDebugRendererInfo.dart View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + client/html/generated/src/interface/WebGLDebugShaders.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M client/html/generated/src/interface/WebGLRenderingContext.dart View 1 1 chunk +10 lines, -12 lines 0 comments Download
A client/html/generated/src/interface/WebKitCSSFilterValue.dart View 1 1 chunk +32 lines, -0 lines 0 comments Download
A + client/html/generated/src/interface/WebKitMutationObserver.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M client/html/generated/src/interface/XMLHttpRequestException.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download
M client/html/generated/src/wrapping/_AnchorElementWrappingImplementation.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
M client/html/generated/src/wrapping/_ArrayBufferWrappingImplementation.dart View 1 1 chunk +8 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_AudioBufferSourceNodeWrappingImplementation.dart View 1 1 chunk +40 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_AudioBufferWrappingImplementation.dart View 1 1 chunk +25 lines, -0 lines 0 comments Download
A + client/html/generated/src/wrapping/_AudioChannelMergerWrappingImplementation.dart View 1 1 chunk +2 lines, -13 lines 0 comments Download
A + client/html/generated/src/wrapping/_AudioChannelSplitterWrappingImplementation.dart View 1 1 chunk +2 lines, -13 lines 0 comments Download
A client/html/generated/src/wrapping/_AudioContextWrappingImplementation.dart View 1 1 chunk +92 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_AudioDestinationNodeWrappingImplementation.dart View 1 1 chunk +11 lines, -0 lines 0 comments Download
A + client/html/generated/src/wrapping/_AudioGainNodeWrappingImplementation.dart View 1 1 chunk +3 lines, -5 lines 0 comments Download
A + client/html/generated/src/wrapping/_AudioGainWrappingImplementation.dart View 1 1 chunk +2 lines, -9 lines 0 comments Download
A client/html/generated/src/wrapping/_AudioListenerWrappingImplementation.dart View 1 1 chunk +32 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_AudioNodeWrappingImplementation.dart View 1 1 chunk +43 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_AudioPannerNodeWrappingImplementation.dart View 1 1 chunk +60 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_AudioParamWrappingImplementation.dart View 1 1 chunk +53 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_AudioProcessingEventWrappingImplementation.dart View 1 1 chunk +13 lines, -0 lines 0 comments Download
A + client/html/generated/src/wrapping/_AudioSourceNodeWrappingImplementation.dart View 1 1 chunk +2 lines, -9 lines 0 comments Download
A client/html/generated/src/wrapping/_BiquadFilterNodeWrappingImplementation.dart View 1 1 chunk +19 lines, -0 lines 0 comments Download
M client/html/generated/src/wrapping/_BlobBuilderWrappingImplementation.dart View 1 2 chunks +5 lines, -5 lines 0 comments Download
M client/html/generated/src/wrapping/_CSSMatrixWrappingImplementation.dart View 1 1 chunk +8 lines, -0 lines 0 comments Download
M client/html/generated/src/wrapping/_CSSStyleSheetWrappingImplementation.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M client/html/generated/src/wrapping/_CanvasPixelArrayWrappingImplementation.dart View 1 3 chunks +3 lines, -7 lines 0 comments Download
M client/html/generated/src/wrapping/_CanvasRenderingContext2DWrappingImplementation.dart View 1 23 chunks +44 lines, -64 lines 0 comments Download
A + client/html/generated/src/wrapping/_ClientRectListWrappingImplementation.dart View 1 1 chunk +4 lines, -4 lines 0 comments Download
M client/html/generated/src/wrapping/_ClipboardWrappingImplementation.dart View 1 1 chunk +4 lines, -2 lines 0 comments Download
A client/html/generated/src/wrapping/_ConvolverNodeWrappingImplementation.dart View 1 1 chunk +13 lines, -0 lines 0 comments Download
M client/html/generated/src/wrapping/_DOMExceptionWrappingImplementation.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
M client/html/generated/src/wrapping/_DOMFormDataWrappingImplementation.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M client/html/generated/src/wrapping/_DOMSelectionWrappingImplementation.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
M client/html/generated/src/wrapping/_DOMTokenListWrappingImplementation.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
A + client/html/generated/src/wrapping/_DataTransferItemListWrappingImplementation.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M client/html/generated/src/wrapping/_DataTransferItemWrappingImplementation.dart View 1 1 chunk +1 line, -1 line 0 comments Download
D client/html/generated/src/wrapping/_DataTransferItemsWrappingImplementation.dart View 1 1 chunk +0 lines, -25 lines 0 comments Download
M client/html/generated/src/wrapping/_DataViewWrappingImplementation.dart View 1 12 chunks +12 lines, -12 lines 0 comments Download
A + client/html/generated/src/wrapping/_DelayNodeWrappingImplementation.dart View 1 1 chunk +3 lines, -2 lines 0 comments Download
M client/html/generated/src/wrapping/_DirectoryEntryWrappingImplementation.dart View 1 5 chunks +7 lines, -7 lines 0 comments Download
M client/html/generated/src/wrapping/_DirectoryReaderWrappingImplementation.dart View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + client/html/generated/src/wrapping/_DynamicsCompressorNodeWrappingImplementation.dart View 1 1 chunk +2 lines, -3 lines 0 comments Download
A client/html/generated/src/wrapping/_ElementTimeControlWrappingImplementation.dart View 1 1 chunk +29 lines, -0 lines 0 comments Download
M client/html/generated/src/wrapping/_EmbedElementWrappingImplementation.dart View 1 2 chunks +4 lines, -4 lines 0 comments Download
D client/html/generated/src/wrapping/_EntriesCallbackWrappingImplementation.dart View 1 1 chunk +0 lines, -13 lines 0 comments Download
D client/html/generated/src/wrapping/_EntryCallbackWrappingImplementation.dart View 1 1 chunk +0 lines, -13 lines 0 comments Download
M client/html/generated/src/wrapping/_EntryWrappingImplementation.dart View 1 7 chunks +13 lines, -13 lines 0 comments Download
D client/html/generated/src/wrapping/_ErrorCallbackWrappingImplementation.dart View 1 1 chunk +0 lines, -13 lines 0 comments Download
M client/html/generated/src/wrapping/_EventExceptionWrappingImplementation.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
D client/html/generated/src/wrapping/_FileCallbackWrappingImplementation.dart View 1 1 chunk +0 lines, -13 lines 0 comments Download
M client/html/generated/src/wrapping/_FileEntryWrappingImplementation.dart View 1 1 chunk +6 lines, -6 lines 0 comments Download
M client/html/generated/src/wrapping/_FileExceptionWrappingImplementation.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
M client/html/generated/src/wrapping/_FileReaderSyncWrappingImplementation.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M client/html/generated/src/wrapping/_FileReaderWrappingImplementation.dart View 1 2 chunks +1 line, -25 lines 0 comments Download
D client/html/generated/src/wrapping/_FileSystemCallbackWrappingImplementation.dart View 1 1 chunk +0 lines, -13 lines 0 comments Download
D client/html/generated/src/wrapping/_FileWriterCallbackWrappingImplementation.dart View 1 1 chunk +0 lines, -13 lines 0 comments Download
M client/html/generated/src/wrapping/_FileWriterWrappingImplementation.dart View 1 1 chunk +0 lines, -24 lines 0 comments Download
M client/html/generated/src/wrapping/_Float32ArrayWrappingImplementation.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M client/html/generated/src/wrapping/_Float64ArrayWrappingImplementation.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M client/html/generated/src/wrapping/_GeolocationWrappingImplementation.dart View 1 1 chunk +6 lines, -6 lines 0 comments Download
A client/html/generated/src/wrapping/_HighPass2FilterNodeWrappingImplementation.dart View 1 1 chunk +13 lines, -0 lines 0 comments Download
M client/html/generated/src/wrapping/_HistoryWrappingImplementation.dart View 1 2 chunks +2 lines, -2 lines 0 comments Download
D client/html/generated/src/wrapping/_HtmlElementWrappingImplementation.dart View 1 1 chunk +0 lines, -17 lines 0 comments Download
M client/html/generated/src/wrapping/_HtmlWrappingImplementation.dart View 1 33 chunks +3397 lines, -239 lines 0 comments Download
M client/html/generated/src/wrapping/_IDBCursorWithValueWrappingImplementation.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M client/html/generated/src/wrapping/_IDBCursorWrappingImplementation.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M client/html/generated/src/wrapping/_IDBDatabaseExceptionWrappingImplementation.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
M client/html/generated/src/wrapping/_IDBDatabaseWrappingImplementation.dart View 1 3 chunks +6 lines, -14 lines 0 comments Download
M client/html/generated/src/wrapping/_IDBFactoryWrappingImplementation.dart View 1 1 chunk +8 lines, -0 lines 0 comments Download
M client/html/generated/src/wrapping/_IDBIndexWrappingImplementation.dart View 1 2 chunks +2 lines, -2 lines 0 comments Download
M client/html/generated/src/wrapping/_IDBKeyRangeWrappingImplementation.dart View 1 3 chunks +3 lines, -3 lines 0 comments Download
M client/html/generated/src/wrapping/_IDBObjectStoreWrappingImplementation.dart View 1 3 chunks +5 lines, -3 lines 0 comments Download
M client/html/generated/src/wrapping/_IDBRequestWrappingImplementation.dart View 1 3 chunks +2 lines, -10 lines 0 comments Download
M client/html/generated/src/wrapping/_IDBTransactionWrappingImplementation.dart View 1 2 chunks +2 lines, -14 lines 0 comments Download
M client/html/generated/src/wrapping/_IDBVersionChangeRequestWrappingImplementation.dart View 1 1 chunk +0 lines, -4 lines 0 comments Download
M client/html/generated/src/wrapping/_InputElementWrappingImplementation.dart View 1 2 chunks +0 lines, -9 lines 0 comments Download
M client/html/generated/src/wrapping/_Int16ArrayWrappingImplementation.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M client/html/generated/src/wrapping/_Int32ArrayWrappingImplementation.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M client/html/generated/src/wrapping/_Int8ArrayWrappingImplementation.dart View 1 1 chunk +1 line, -1 line 0 comments Download
A + client/html/generated/src/wrapping/_JavaScriptAudioNodeWrappingImplementation.dart View 1 1 chunk +3 lines, -2 lines 0 comments Download
M client/html/generated/src/wrapping/_LinkElementWrappingImplementation.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
D client/html/generated/src/wrapping/_LocalMediaStreamWrappingImplementation.dart View 1 1 chunk +0 lines, -14 lines 0 comments Download
M client/html/generated/src/wrapping/_LocationWrappingImplementation.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_LowPass2FilterNodeWrappingImplementation.dart View 1 1 chunk +13 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_MediaElementAudioSourceNodeWrappingImplementation.dart View 1 1 chunk +11 lines, -0 lines 0 comments Download
M client/html/generated/src/wrapping/_MediaListWrappingImplementation.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
D client/html/generated/src/wrapping/_MediaStreamListWrappingImplementation.dart View 1 1 chunk +0 lines, -15 lines 0 comments Download
D client/html/generated/src/wrapping/_MediaStreamTrackListWrappingImplementation.dart View 1 1 chunk +0 lines, -15 lines 0 comments Download
D client/html/generated/src/wrapping/_MediaStreamTrackWrappingImplementation.dart View 1 1 chunk +0 lines, -17 lines 0 comments Download
D client/html/generated/src/wrapping/_MediaStreamWrappingImplementation.dart View 1 1 chunk +0 lines, -43 lines 0 comments Download
D client/html/generated/src/wrapping/_MetadataCallbackWrappingImplementation.dart View 1 1 chunk +0 lines, -13 lines 0 comments Download
A + client/html/generated/src/wrapping/_MutationCallbackWrappingImplementation.dart View 1 1 chunk +2 lines, -3 lines 0 comments Download
D client/html/generated/src/wrapping/_NavigatorUserMediaErrorCallbackWrappingImplementation.dart View 1 1 chunk +0 lines, -13 lines 0 comments Download
M client/html/generated/src/wrapping/_NavigatorUserMediaSuccessCallbackWrappingImplementation.dart View 1 1 chunk +0 lines, -4 lines 0 comments Download
A client/html/generated/src/wrapping/_OfflineAudioCompletionEventWrappingImplementation.dart View 1 1 chunk +11 lines, -0 lines 0 comments Download
M client/html/generated/src/wrapping/_OperationNotAllowedExceptionWrappingImplementation.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
M client/html/generated/src/wrapping/_OptionElementWrappingImplementation.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download
M client/html/generated/src/wrapping/_PointWrappingImplementation.dart View 1 1 chunk +3 lines, -0 lines 0 comments Download
D client/html/generated/src/wrapping/_PositionCallbackWrappingImplementation.dart View 1 1 chunk +0 lines, -13 lines 0 comments Download
D client/html/generated/src/wrapping/_PositionErrorCallbackWrappingImplementation.dart View 1 1 chunk +0 lines, -13 lines 0 comments Download
M client/html/generated/src/wrapping/_RGBColorWrappingImplementation.dart View 1 1 chunk +0 lines, -2 lines 0 comments Download
M client/html/generated/src/wrapping/_RangeExceptionWrappingImplementation.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
M client/html/generated/src/wrapping/_RangeWrappingImplementation.dart View 1 2 chunks +8 lines, -2 lines 0 comments Download
A client/html/generated/src/wrapping/_RealtimeAnalyserNodeWrappingImplementation.dart View 1 1 chunk +42 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGAElementWrappingImplementation.dart View 1 1 chunk +77 lines, -0 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGAltGlyphDefElementWrappingImplementation.dart View 1 1 chunk +2 lines, -13 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGAltGlyphElementWrappingImplementation.dart View 1 1 chunk +21 lines, -0 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGAltGlyphItemElementWrappingImplementation.dart View 1 1 chunk +2 lines, -5 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGAngleWrappingImplementation.dart View 1 1 chunk +33 lines, -0 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGAnimateColorElementWrappingImplementation.dart View 1 1 chunk +2 lines, -13 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGAnimateElementWrappingImplementation.dart View 1 1 chunk +2 lines, -3 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGAnimateMotionElementWrappingImplementation.dart View 1 1 chunk +2 lines, -3 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGAnimateTransformElementWrappingImplementation.dart View 1 1 chunk +2 lines, -5 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGAnimatedAngleWrappingImplementation.dart View 1 1 chunk +13 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGAnimatedBooleanWrappingImplementation.dart View 1 1 chunk +15 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGAnimatedEnumerationWrappingImplementation.dart View 1 1 chunk +15 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGAnimatedIntegerWrappingImplementation.dart View 1 1 chunk +15 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGAnimatedLengthListWrappingImplementation.dart View 1 1 chunk +13 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGAnimatedLengthWrappingImplementation.dart View 1 1 chunk +13 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGAnimatedNumberListWrappingImplementation.dart View 1 1 chunk +13 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGAnimatedNumberWrappingImplementation.dart View 1 1 chunk +15 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGAnimatedPreserveAspectRatioWrappingImplementation.dart View 1 1 chunk +13 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGAnimatedRectWrappingImplementation.dart View 1 1 chunk +13 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGAnimatedStringWrappingImplementation.dart View 1 1 chunk +15 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGAnimatedTransformListWrappingImplementation.dart View 1 1 chunk +13 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGAnimationElementWrappingImplementation.dart View 1 1 chunk +61 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGCircleElementWrappingImplementation.dart View 1 1 chunk +77 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGClipPathElementWrappingImplementation.dart View 1 1 chunk +73 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGColorWrappingImplementation.dart View 1 1 chunk +28 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGComponentTransferFunctionElementWrappingImplementation.dart View 1 1 chunk +23 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGCursorElementWrappingImplementation.dart View 1 1 chunk +33 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGDefsElementWrappingImplementation.dart View 1 1 chunk +71 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGDescElementWrappingImplementation.dart View 1 1 chunk +29 lines, -0 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGElementInstanceListWrappingImplementation.dart View 1 1 chunk +4 lines, -4 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGElementWrappingImplementation.dart View 1 1 chunk +21 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGEllipseElementWrappingImplementation.dart View 1 1 chunk +79 lines, -0 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGExceptionWrappingImplementation.dart View 1 1 chunk +6 lines, -2 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGExternalResourcesRequiredWrappingImplementation.dart View 1 1 chunk +11 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGFEBlendElementWrappingImplementation.dart View 1 1 chunk +37 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGFEColorMatrixElementWrappingImplementation.dart View 1 1 chunk +37 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGFEComponentTransferElementWrappingImplementation.dart View 1 1 chunk +33 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGFEConvolveMatrixElementWrappingImplementation.dart View 1 1 chunk +55 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGFEDiffuseLightingElementWrappingImplementation.dart View 1 1 chunk +41 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGFEDisplacementMapElementWrappingImplementation.dart View 1 1 chunk +41 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGFEDistantLightElementWrappingImplementation.dart View 1 1 chunk +13 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGFEDropShadowElementWrappingImplementation.dart View 1 1 chunk +46 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGFEFloodElementWrappingImplementation.dart View 1 1 chunk +31 lines, -0 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGFEFuncAElementWrappingImplementation.dart View 1 1 chunk +2 lines, -3 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGFEFuncBElementWrappingImplementation.dart View 1 1 chunk +2 lines, -3 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGFEFuncGElementWrappingImplementation.dart View 1 1 chunk +2 lines, -3 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGFEFuncRElementWrappingImplementation.dart View 1 1 chunk +2 lines, -3 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGFEGaussianBlurElementWrappingImplementation.dart View 1 1 chunk +42 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGFEImageElementWrappingImplementation.dart View 1 1 chunk +51 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGFEMergeElementWrappingImplementation.dart View 1 1 chunk +31 lines, -0 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGFEMergeNodeElementWrappingImplementation.dart View 1 1 chunk +3 lines, -5 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGFEOffsetElementWrappingImplementation.dart View 1 1 chunk +37 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGFEPointLightElementWrappingImplementation.dart View 1 1 chunk +15 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGFESpecularLightingElementWrappingImplementation.dart View 1 1 chunk +39 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGFESpotLightElementWrappingImplementation.dart View 1 1 chunk +25 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGFETileElementWrappingImplementation.dart View 1 1 chunk +33 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGFETurbulenceElementWrappingImplementation.dart View 1 1 chunk +43 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGFilterElementWrappingImplementation.dart View 1 1 chunk +58 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGFilterPrimitiveStandardAttributesWrappingImplementation.dart View 1 1 chunk +19 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGFitToViewBoxWrappingImplementation.dart View 1 1 chunk +13 lines, -0 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGFontElementWrappingImplementation.dart View 1 1 chunk +2 lines, -5 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGFontFaceElementWrappingImplementation.dart View 1 1 chunk +2 lines, -3 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGFontFaceFormatElementWrappingImplementation.dart View 1 1 chunk +2 lines, -3 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGFontFaceNameElementWrappingImplementation.dart View 1 1 chunk +2 lines, -3 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGFontFaceSrcElementWrappingImplementation.dart View 1 1 chunk +2 lines, -3 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGFontFaceUriElementWrappingImplementation.dart View 1 1 chunk +2 lines, -3 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGForeignObjectElementWrappingImplementation.dart View 1 1 chunk +79 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGGElementWrappingImplementation.dart View 1 1 chunk +71 lines, -0 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGGlyphElementWrappingImplementation.dart View 1 1 chunk +2 lines, -9 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGGlyphRefElementWrappingImplementation.dart View 1 1 chunk +47 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGGradientElementWrappingImplementation.dart View 1 1 chunk +33 lines, -0 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGHKernElementWrappingImplementation.dart View 1 1 chunk +2 lines, -5 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGImageElementWrappingImplementation.dart View 1 1 chunk +85 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGLangSpaceWrappingImplementation.dart View 1 1 chunk +17 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGLengthListWrappingImplementation.dart View 1 1 chunk +40 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGLengthWrappingImplementation.dart View 1 1 chunk +33 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGLineElementWrappingImplementation.dart View 1 1 chunk +79 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGLinearGradientElementWrappingImplementation.dart View 1 1 chunk +17 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGLocatableWrappingImplementation.dart View 1 1 chunk +29 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGMPathElementWrappingImplementation.dart View 1 1 chunk +17 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGMarkerElementWrappingImplementation.dart View 1 1 chunk +63 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGMaskElementWrappingImplementation.dart View 1 1 chunk +57 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGMatrixWrappingImplementation.dart View 1 1 chunk +77 lines, -0 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGMetadataElementWrappingImplementation.dart View 1 1 chunk +2 lines, -3 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGMissingGlyphElementWrappingImplementation.dart View 1 1 chunk +2 lines, -13 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGNumberListWrappingImplementation.dart View 1 1 chunk +40 lines, -0 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGNumberWrappingImplementation.dart View 1 1 chunk +4 lines, -9 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGPaintWrappingImplementation.dart View 1 1 chunk +23 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGPathElementWrappingImplementation.dart View 1 1 chunk +169 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGPathSegArcAbsWrappingImplementation.dart View 1 1 chunk +37 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGPathSegArcRelWrappingImplementation.dart View 1 1 chunk +37 lines, -0 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGPathSegClosePathWrappingImplementation.dart View 1 1 chunk +2 lines, -5 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGPathSegCurvetoCubicAbsWrappingImplementation.dart View 1 1 chunk +33 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGPathSegCurvetoCubicRelWrappingImplementation.dart View 1 1 chunk +33 lines, -0 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGPathSegCurvetoCubicSmoothAbsWrappingImplementation.dart View 1 1 chunk +10 lines, -2 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGPathSegCurvetoCubicSmoothRelWrappingImplementation.dart View 1 1 chunk +10 lines, -2 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGPathSegCurvetoQuadraticAbsWrappingImplementation.dart View 1 1 chunk +10 lines, -2 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGPathSegCurvetoQuadraticRelWrappingImplementation.dart View 1 1 chunk +10 lines, -2 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGPathSegCurvetoQuadraticSmoothAbsWrappingImplementation.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGPathSegCurvetoQuadraticSmoothRelWrappingImplementation.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGPathSegLinetoAbsWrappingImplementation.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGPathSegLinetoHorizontalAbsWrappingImplementation.dart View 1 1 chunk +2 lines, -6 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGPathSegLinetoHorizontalRelWrappingImplementation.dart View 1 1 chunk +2 lines, -6 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGPathSegLinetoRelWrappingImplementation.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGPathSegLinetoVerticalAbsWrappingImplementation.dart View 1 1 chunk +2 lines, -6 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGPathSegLinetoVerticalRelWrappingImplementation.dart View 1 1 chunk +2 lines, -6 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGPathSegListWrappingImplementation.dart View 1 1 chunk +40 lines, -0 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGPathSegMovetoAbsWrappingImplementation.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGPathSegMovetoRelWrappingImplementation.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGPathSegWrappingImplementation.dart View 1 1 chunk +13 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGPatternElementWrappingImplementation.dart View 1 1 chunk +69 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGPointListWrappingImplementation.dart View 1 1 chunk +40 lines, -0 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGPointWrappingImplementation.dart View 1 2 chunks +6 lines, -2 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGPolygonElementWrappingImplementation.dart View 1 1 chunk +75 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGPolylineElementWrappingImplementation.dart View 1 1 chunk +75 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGPreserveAspectRatioWrappingImplementation.dart View 1 1 chunk +17 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGRadialGradientElementWrappingImplementation.dart View 1 1 chunk +19 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGRectElementWrappingImplementation.dart View 1 1 chunk +83 lines, -0 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGRectWrappingImplementation.dart View 1 1 chunk +10 lines, -2 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGRenderingIntentWrappingImplementation.dart View 1 1 chunk +2 lines, -3 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGSVGElementWrappingImplementation.dart View 1 1 chunk +214 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGScriptElementWrappingImplementation.dart View 1 1 chunk +21 lines, -0 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGSetElementWrappingImplementation.dart View 1 1 chunk +2 lines, -5 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGStopElementWrappingImplementation.dart View 1 1 chunk +21 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGStringListWrappingImplementation.dart View 1 1 chunk +40 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGStylableWrappingImplementation.dart View 1 1 chunk +17 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGStyleElementWrappingImplementation.dart View 1 1 chunk +31 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGSwitchElementWrappingImplementation.dart View 1 1 chunk +71 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGSymbolElementWrappingImplementation.dart View 1 1 chunk +39 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGTRefElementWrappingImplementation.dart View 1 1 chunk +13 lines, -0 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGTSpanElementWrappingImplementation.dart View 1 1 chunk +2 lines, -5 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGTestsWrappingImplementation.dart View 1 1 chunk +19 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGTextContentElementWrappingImplementation.dart View 1 1 chunk +86 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGTextElementWrappingImplementation.dart View 1 1 chunk +35 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGTextPathElementWrappingImplementation.dart View 1 1 chunk +19 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGTextPositioningElementWrappingImplementation.dart View 1 1 chunk +19 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGTitleElementWrappingImplementation.dart View 1 1 chunk +29 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGTransformListWrappingImplementation.dart View 1 1 chunk +48 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGTransformWrappingImplementation.dart View 1 1 chunk +45 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGTransformableWrappingImplementation.dart View 1 1 chunk +11 lines, -0 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGURIReferenceWrappingImplementation.dart View 1 1 chunk +3 lines, -5 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGUnitTypesWrappingImplementation.dart View 1 1 chunk +2 lines, -3 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGUseElementWrappingImplementation.dart View 1 1 chunk +87 lines, -0 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGVKernElementWrappingImplementation.dart View 1 1 chunk +2 lines, -3 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGViewElementWrappingImplementation.dart View 1 1 chunk +27 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGViewSpecWrappingImplementation.dart View 1 1 chunk +27 lines, -0 lines 0 comments Download
A + client/html/generated/src/wrapping/_SVGZoomAndPanWrappingImplementation.dart View 1 1 chunk +5 lines, -5 lines 0 comments Download
A client/html/generated/src/wrapping/_SVGZoomEventWrappingImplementation.dart View 1 1 chunk +19 lines, -0 lines 0 comments Download
D client/html/generated/src/wrapping/_StorageInfoErrorCallbackWrappingImplementation.dart View 1 1 chunk +0 lines, -13 lines 0 comments Download
D client/html/generated/src/wrapping/_StorageInfoQuotaCallbackWrappingImplementation.dart View 1 1 chunk +0 lines, -13 lines 0 comments Download
D client/html/generated/src/wrapping/_StorageInfoUsageCallbackWrappingImplementation.dart View 1 1 chunk +0 lines, -13 lines 0 comments Download
M client/html/generated/src/wrapping/_StorageInfoWrappingImplementation.dart View 1 3 chunks +5 lines, -5 lines 0 comments Download
D client/html/generated/src/wrapping/_StringCallbackWrappingImplementation.dart View 1 1 chunk +0 lines, -13 lines 0 comments Download
M client/html/generated/src/wrapping/_StyleSheetListWrappingImplementation.dart View 1 2 chunks +3 lines, -3 lines 0 comments Download
M client/html/generated/src/wrapping/_TextAreaElementWrappingImplementation.dart View 1 1 chunk +1 line, -1 line 0 comments Download
A client/html/generated/src/wrapping/_TextTrackCueListWrappingImplementation.dart View 1 1 chunk +19 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_TextTrackCueWrappingImplementation.dart View 1 1 chunk +39 lines, -0 lines 0 comments Download
A client/html/generated/src/wrapping/_TextTrackWrappingImplementation.dart View 1 1 chunk +35 lines, -0 lines 0 comments Download
M client/html/generated/src/wrapping/_TouchListWrappingImplementation.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M client/html/generated/src/wrapping/_TrackElementWrappingImplementation.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download
M client/html/generated/src/wrapping/_Uint16ArrayWrappingImplementation.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M client/html/generated/src/wrapping/_Uint32ArrayWrappingImplementation.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M client/html/generated/src/wrapping/_Uint8ArrayWrappingImplementation.dart View 1 1 chunk +1 line, -1 line 0 comments Download
A client/html/generated/src/wrapping/_WaveShaperNodeWrappingImplementation.dart View 1 1 chunk +13 lines, -0 lines 0 comments Download
A + client/html/generated/src/wrapping/_WebGLDebugRendererInfoWrappingImplementation.dart View 1 1 chunk +2 lines, -3 lines 0 comments Download
A client/html/generated/src/wrapping/_WebGLDebugShadersWrappingImplementation.dart View 1 1 chunk +13 lines, -0 lines 0 comments Download
M client/html/generated/src/wrapping/_WebGLRenderingContextWrappingImplementation.dart View 1 10 chunks +35 lines, -50 lines 0 comments Download
A + client/html/generated/src/wrapping/_WebKitCSSFilterValueWrappingImplementation.dart View 1 1 chunk +3 lines, -4 lines 0 comments Download
A + client/html/generated/src/wrapping/_WebKitMutationObserverWrappingImplementation.dart View 1 1 chunk +4 lines, -4 lines 0 comments Download
M client/html/generated/src/wrapping/_XMLHttpRequestExceptionWrappingImplementation.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
M client/html/html.dart View 1 12 chunks +188 lines, -7 lines 0 comments Download
M client/html/htmlimpl.dart View 1 14 chunks +186 lines, -21 lines 0 comments Download
M client/html/release/html.dart View 1 86 chunks +3541 lines, -442 lines 0 comments Download
M client/html/src/Document.dart View 1 2 chunks +1 line, -4 lines 0 comments Download
M client/html/src/DocumentWrappingImplementation.dart View 1 3 chunks +5 lines, -10 lines 0 comments Download
M client/html/src/ElementWrappingImplementation.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M client/html/src/GlobalProperties.dart View 1 1 chunk +4 lines, -4 lines 0 comments Download
M client/html/src/Measurement.dart View 1 2 chunks +15 lines, -11 lines 0 comments Download
A + client/html/src/SVGDocument.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
A + client/html/src/SVGDocumentWrappingImplementation.dart View 1 1 chunk +2 lines, -3 lines 0 comments Download
A client/html/src/SVGElementInstance.dart View 1 1 chunk +24 lines, -0 lines 0 comments Download
A client/html/src/SVGElementInstanceWrappingImplementation.dart View 1 1 chunk +26 lines, -0 lines 0 comments Download
M client/html/src/WindowWrappingImplementation.dart View 1 1 chunk +1 line, -6 lines 0 comments Download
M client/html/src/_FactoryProviders.dart View 1 2 chunks +3 lines, -3 lines 0 comments Download
M client/samples/dartcombat/setup.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M client/samples/dartcombat/views.dart View 1 5 chunks +9 lines, -9 lines 0 comments Download
M client/samples/isolate/IsolateSample.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M client/samples/sunflower/Sunflower.dart View 1 2 chunks +4 lines, -5 lines 0 comments Download
M client/samples/total/src/ColorPicker.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M client/samples/total/src/ContextMenu.dart View 1 2 chunks +2 lines, -2 lines 0 comments Download
M client/samples/total/src/ContextMenuBuilder.dart View 1 3 chunks +4 lines, -4 lines 0 comments Download
M client/samples/total/src/HtmlTable.dart View 1 3 chunks +3 lines, -3 lines 0 comments Download
M client/samples/total/src/InnerMenuView.dart View 1 4 chunks +6 lines, -6 lines 0 comments Download
M client/samples/total/src/SelectionManager.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M client/samples/total/src/SpreadsheetPresenter.dart View 1 7 chunks +11 lines, -11 lines 0 comments Download
M client/samples/total/src/ValuePicker.dart View 1 2 chunks +2 lines, -2 lines 0 comments Download
M client/samples/total/src/ZoomTracker.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/samples/dartcombat/dartcombat_tests.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/samples/total/total_tests.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M compiler/scripts/generate_my_projects.py View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Jacob
Had to switch dartc to use client/html/release instead of client/html because the additional files required ...
9 years ago (2011-12-07 08:49:05 UTC) #1
sra1
lgtm
9 years ago (2011-12-07 09:48:52 UTC) #2
sra1
The interface constants have vanished - where did they go? http://codereview.chromium.org/8835006/diff/1/client/html/generated/src/interface/CSSTransformValue.dart File client/html/generated/src/interface/CSSTransformValue.dart (left): http://codereview.chromium.org/8835006/diff/1/client/html/generated/src/interface/CSSTransformValue.dart#oldcode9 ...
9 years ago (2011-12-07 09:51:14 UTC) #3
Jacob
There's an issue with constants defined on classes that were renamed. I'll fix that with ...
9 years ago (2011-12-07 12:18:58 UTC) #4
mmendez
9 years ago (2011-12-07 14:24:00 UTC) #5
DBC.

Can you clarify what was the issue with dartc that necessitated its use of
client/html/release?  We'd like to understand what that is so we can address it
instead of working around it if possible.

On 2011/12/07 12:18:58, Jacob wrote:
> There's an issue with constants defined on classes that were renamed. I'll fix
> that with a separate CL.
> I've committed a version of this CL that works around dart vm issues at 
> //codereview.chromium.org/8839009

Powered by Google App Engine
This is Rietveld 408576698