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

Issue 581453002: Dartium Roll 38 roll (Closed)

Created:
6 years, 3 months ago by terry
Modified:
6 years, 3 months ago
Reviewers:
Leaf, vsm
CC:
reviews+dom_dartlang.org
Visibility:
Public.

Description

Dartium Roll 38 roll R=vsm@google.com TBR=leafp, vsm Committed: https://code.google.com/p/dart/source/detail?r=40446

Patch Set 1 #

Patch Set 2 : Sync'd w/ r 182210 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3262 lines, -2255 lines) Patch
M bindings/IDLExtendedAttributes.txt View 4 chunks +4 lines, -3 lines 0 comments Download
M bindings/README View 1 1 chunk +1 line, -1 line 0 comments Download
M bindings/dart/scripts/code_generator_dart.py View 1 2 chunks +5 lines, -1 line 0 comments Download
M bindings/dart/scripts/dart_attributes.py View 1 8 chunks +22 lines, -9 lines 0 comments Download
M bindings/dart/scripts/dart_callback_interface.py View 1 2 chunks +8 lines, -8 lines 0 comments Download
M bindings/dart/scripts/dart_interface.py View 1 9 chunks +16 lines, -13 lines 0 comments Download
M bindings/dart/scripts/dart_methods.py View 1 6 chunks +31 lines, -12 lines 0 comments Download
M bindings/dart/scripts/dart_types.py View 1 24 chunks +83 lines, -57 lines 0 comments Download
M bindings/dart/scripts/dart_utilities.py View 1 2 chunks +2 lines, -2 lines 0 comments Download
M bindings/scripts/aggregate_generated_bindings.py View 1 chunk +1 line, -1 line 0 comments Download
M bindings/scripts/blink_idl_lexer.py View 5 chunks +18 lines, -2 lines 0 comments Download
M bindings/scripts/blink_idl_parser.py View 5 chunks +21 lines, -15 lines 0 comments Download
M bindings/scripts/code_generator_v8.py View 5 chunks +122 lines, -29 lines 0 comments Download
M bindings/scripts/compute_global_objects.py View 1 chunk +1 line, -3 lines 0 comments Download
M bindings/scripts/compute_interfaces_info_individual.py View 2 chunks +3 lines, -2 lines 0 comments Download
M bindings/scripts/generate_global_constructors.py View 1 chunk +1 line, -3 lines 0 comments Download
M bindings/scripts/idl_compiler.py View 2 chunks +6 lines, -11 lines 0 comments Download
M bindings/scripts/idl_definitions.py View 32 chunks +134 lines, -71 lines 0 comments Download
M bindings/scripts/idl_reader.py View 1 chunk +15 lines, -13 lines 0 comments Download
M bindings/scripts/idl_types.py View 9 chunks +178 lines, -113 lines 0 comments Download
M bindings/scripts/idl_validator.py View 1 chunk +1 line, -1 line 0 comments Download
M bindings/scripts/interface_dependency_resolver.py View 1 chunk +3 lines, -0 lines 0 comments Download
M bindings/scripts/utilities.py View 2 chunks +8 lines, -3 lines 0 comments Download
M bindings/scripts/v8_attributes.py View 14 chunks +149 lines, -83 lines 0 comments Download
M bindings/scripts/v8_callback_interface.py View 6 chunks +25 lines, -28 lines 0 comments Download
A bindings/scripts/v8_dictionary.py View 1 chunk +135 lines, -0 lines 0 comments Download
M bindings/scripts/v8_interface.py View 25 chunks +109 lines, -76 lines 0 comments Download
M bindings/scripts/v8_methods.py View 14 chunks +165 lines, -70 lines 0 comments Download
M bindings/scripts/v8_types.py View 1 27 chunks +236 lines, -110 lines 0 comments Download
M bindings/scripts/v8_utilities.py View 7 chunks +68 lines, -9 lines 0 comments Download
A bindings/tests/idls/TestDictionary.idl View 1 chunk +20 lines, -0 lines 0 comments Download
M bindings/tests/idls/TestInterface.idl View 2 chunks +19 lines, -1 line 0 comments Download
M bindings/tests/idls/TestInterface2.idl View 1 chunk +2 lines, -0 lines 0 comments Download
M bindings/tests/idls/TestInterfaceCheckSecurity.idl View 1 chunk +0 lines, -1 line 0 comments Download
M bindings/tests/idls/TestInterfaceConstructor.idl View 1 chunk +4 lines, -1 line 0 comments Download
A bindings/tests/idls/TestInterfaceConstructor4.idl View 1 chunk +11 lines, -0 lines 0 comments Download
M bindings/tests/idls/TestNode.idl View 1 chunk +2 lines, -1 line 0 comments Download
M bindings/tests/idls/TestObject.idl View 13 chunks +53 lines, -29 lines 0 comments Download
M bindings/tests/idls/TestPartialInterface.idl View 1 chunk +3 lines, -0 lines 0 comments Download
M bindings/tests/idls/TestSpecialOperations.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M bindings/tests/idls/TestTypedefs.idl View 2 chunks +2 lines, -0 lines 0 comments Download
M core/README View 1 1 chunk +1 line, -1 line 0 comments Download
M core/animation/AnimationPlayer.idl View 1 chunk +0 lines, -1 line 0 comments Download
M core/animation/AnimationTimeline.idl View 1 chunk +1 line, -0 lines 0 comments Download
M core/animation/ElementAnimation.idl View 1 chunk +1 line, -0 lines 0 comments Download
M core/animation/Timing.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/clipboard/DataTransfer.idl View 2 chunks +1 line, -2 lines 0 comments Download
D core/css/CSSFontFaceLoadEvent.idl View 1 chunk +0 lines, -37 lines 0 comments Download
M core/css/CSSImportRule.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/css/CSSStyleDeclaration.idl View 1 chunk +8 lines, -8 lines 0 comments Download
M core/css/CSSValue.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/css/CSSValueList.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/css/FontFace.idl View 1 chunk +0 lines, -1 line 0 comments Download
A + core/css/FontFaceSetLoadEvent.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/css/MediaList.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/css/MediaQueryList.idl View 1 chunk +1 line, -0 lines 0 comments Download
M core/css/StyleSheet.idl View 1 chunk +3 lines, -3 lines 0 comments Download
M core/css/WebKitCSSMatrix.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/dom/Attr.idl View 2 chunks +7 lines, -7 lines 0 comments Download
M core/dom/CharacterData.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/dom/Comment.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/dom/DOMImplementation.idl View 1 chunk +3 lines, -3 lines 0 comments Download
A core/dom/DOMMatrix.idl View 1 chunk +37 lines, -0 lines 0 comments Download
A core/dom/DOMMatrixReadOnly.idl View 1 chunk +38 lines, -0 lines 0 comments Download
A core/dom/DOMPoint.idl View 1 chunk +24 lines, -0 lines 0 comments Download
A core/dom/DOMPointReadOnly.idl View 1 chunk +18 lines, -0 lines 0 comments Download
A core/dom/DOMRect.idl View 1 chunk +16 lines, -0 lines 0 comments Download
A core/dom/DOMRectReadOnly.idl View 1 chunk +19 lines, -0 lines 0 comments Download
M core/dom/DOMTokenList.idl View 1 chunk +2 lines, -1 line 0 comments Download
M core/dom/Document.idl View 10 chunks +38 lines, -45 lines 0 comments Download
M core/dom/DocumentFullscreen.idl View 1 chunk +15 lines, -4 lines 0 comments Download
M core/dom/Element.idl View 5 chunks +16 lines, -28 lines 0 comments Download
A core/dom/ElementFullscreen.idl View 1 chunk +17 lines, -0 lines 0 comments Download
M core/dom/GlobalEventHandlers.idl View 1 chunk +22 lines, -22 lines 0 comments Download
M core/dom/MessageChannel.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/dom/MessagePort.idl View 2 chunks +1 line, -2 lines 0 comments Download
M core/dom/MutationRecord.idl View 1 chunk +3 lines, -3 lines 0 comments Download
M core/dom/NamedNodeMap.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M core/dom/Node.idl View 2 chunks +11 lines, -11 lines 0 comments Download
M core/dom/ProcessingInstruction.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/dom/Range.idl View 3 chunks +5 lines, -4 lines 0 comments Download
M core/dom/Text.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/dom/Touch.idl View 1 chunk +3 lines, -0 lines 0 comments Download
M core/dom/URL.idl View 2 chunks +5 lines, -5 lines 0 comments Download
M core/dom/URLUtils.idl View 1 chunk +13 lines, -13 lines 0 comments Download
M core/dom/URLUtilsReadOnly.idl View 1 chunk +11 lines, -12 lines 0 comments Download
M core/dom/shadow/ShadowRoot.idl View 1 chunk +2 lines, -2 lines 0 comments Download
A + core/editing/Selection.idl View 3 chunks +29 lines, -20 lines 0 comments Download
M core/events/EventTarget.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M core/events/KeyboardEvent.idl View 2 chunks +1 line, -3 lines 0 comments Download
M core/events/MessageEvent.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/events/MouseEvent.idl View 1 chunk +9 lines, -9 lines 0 comments Download
A + core/events/RelatedEvent.idl View 1 chunk +4 lines, -2 lines 0 comments Download
M core/events/UIEvent.idl View 1 chunk +10 lines, -9 lines 0 comments Download
M core/events/WheelEvent.idl View 1 chunk +4 lines, -21 lines 0 comments Download
M core/fileapi/Blob.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M core/fileapi/File.idl View 1 chunk +3 lines, -3 lines 0 comments Download
M core/fileapi/FileList.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/fileapi/FileReader.idl View 1 chunk +1 line, -1 line 0 comments Download
D core/fileapi/Stream.idl View 1 chunk +0 lines, -45 lines 0 comments Download
M core/frame/ConsoleBase.idl View 2 chunks +16 lines, -16 lines 0 comments Download
M core/frame/Location.idl View 1 chunk +13 lines, -13 lines 0 comments Download
M core/frame/WebKitPoint.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/frame/Window.idl View 6 chunks +24 lines, -14 lines 0 comments Download
M core/html/FormData.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/html/HTMLBodyElement.idl View 1 chunk +5 lines, -5 lines 0 comments Download
M core/html/HTMLButtonElement.idl View 2 chunks +2 lines, -2 lines 0 comments Download
M core/html/HTMLCanvasElement.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M core/html/HTMLDocument.idl View 1 chunk +3 lines, -6 lines 0 comments Download
M core/html/HTMLElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/html/HTMLEmbedElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/html/HTMLFieldSetElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/html/HTMLFontElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/html/HTMLFormElement.idl View 2 chunks +2 lines, -2 lines 0 comments Download
M core/html/HTMLFrameElement.idl View 2 chunks +3 lines, -6 lines 0 comments Download
M core/html/HTMLIFrameElement.idl View 1 chunk +4 lines, -3 lines 0 comments Download
M core/html/HTMLImageElement.idl View 1 chunk +4 lines, -4 lines 0 comments Download
M core/html/HTMLInputElement.idl View 4 chunks +6 lines, -6 lines 0 comments Download
M core/html/HTMLKeygenElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/html/HTMLLinkElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/html/HTMLMarqueeElement.idl View 1 chunk +11 lines, -11 lines 0 comments Download
M core/html/HTMLMediaElement.idl View 3 chunks +6 lines, -6 lines 0 comments Download
M core/html/HTMLMenuElement.idl View 1 chunk +2 lines, -0 lines 0 comments Download
A core/html/HTMLMenuItemElement.idl View 1 chunk +14 lines, -0 lines 0 comments Download
M core/html/HTMLModElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/html/HTMLObjectElement.idl View 2 chunks +3 lines, -3 lines 0 comments Download
M core/html/HTMLOptionsCollection.idl View 1 chunk +1 line, -2 lines 0 comments Download
M core/html/HTMLOutputElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/html/HTMLPreElement.idl View 1 chunk +0 lines, -3 lines 0 comments Download
M core/html/HTMLQuoteElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/html/HTMLScriptElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/html/HTMLSelectElement.idl View 2 chunks +2 lines, -2 lines 0 comments Download
M core/html/HTMLSourceElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/html/HTMLTableCellElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/html/HTMLTableElement.idl View 1 chunk +3 lines, -3 lines 0 comments Download
M core/html/HTMLTableRowElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/html/HTMLTextAreaElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/html/HTMLTrackElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/html/HTMLVideoElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/html/ImageData.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/html/MediaKeyError.idl View 1 chunk +2 lines, -1 line 0 comments Download
M core/html/TextMetrics.idl View 2 chunks +1 line, -1 line 0 comments Download
M core/html/TimeRanges.idl View 1 chunk +1 line, -0 lines 0 comments Download
M core/html/canvas/ANGLEInstancedArrays.idl View 1 chunk +2 lines, -1 line 0 comments Download
M core/html/canvas/Canvas2DContextAttributes.idl View 1 chunk +2 lines, -1 line 0 comments Download
M core/html/canvas/CanvasGradient.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/html/canvas/CanvasPattern.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/html/canvas/CanvasRenderingContext2D.idl View 3 chunks +11 lines, -4 lines 0 comments Download
M core/html/canvas/DataView.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M core/html/canvas/EXTBlendMinMax.idl View 1 chunk +2 lines, -1 line 0 comments Download
M core/html/canvas/EXTFragDepth.idl View 1 chunk +2 lines, -1 line 0 comments Download
M core/html/canvas/EXTShaderTextureLOD.idl View 1 chunk +2 lines, -1 line 0 comments Download
M core/html/canvas/EXTTextureFilterAnisotropic.idl View 1 chunk +2 lines, -1 line 0 comments Download
A core/html/canvas/MouseEventHitRegion.idl View 1 chunk +11 lines, -0 lines 0 comments Download
M core/html/canvas/OESElementIndexUint.idl View 1 chunk +2 lines, -1 line 0 comments Download
M core/html/canvas/OESStandardDerivatives.idl View 1 chunk +2 lines, -1 line 0 comments Download
M core/html/canvas/OESTextureFloat.idl View 1 chunk +2 lines, -1 line 0 comments Download
M core/html/canvas/OESTextureFloatLinear.idl View 1 chunk +2 lines, -1 line 0 comments Download
M core/html/canvas/OESTextureHalfFloat.idl View 1 chunk +2 lines, -1 line 0 comments Download
M core/html/canvas/OESTextureHalfFloatLinear.idl View 1 chunk +2 lines, -1 line 0 comments Download
M core/html/canvas/OESVertexArrayObject.idl View 1 chunk +2 lines, -1 line 0 comments Download
M core/html/canvas/Path2D.idl View 1 chunk +2 lines, -1 line 0 comments Download
M core/html/canvas/WebGLActiveInfo.idl View 1 chunk +3 lines, -2 lines 0 comments Download
M core/html/canvas/WebGLBuffer.idl View 1 chunk +3 lines, -1 line 0 comments Download
M core/html/canvas/WebGLCompressedTextureATC.idl View 1 chunk +2 lines, -1 line 0 comments Download
M core/html/canvas/WebGLCompressedTextureETC1.idl View 1 chunk +2 lines, -1 line 0 comments Download
M core/html/canvas/WebGLCompressedTexturePVRTC.idl View 1 chunk +2 lines, -1 line 0 comments Download
M core/html/canvas/WebGLCompressedTextureS3TC.idl View 1 chunk +2 lines, -1 line 0 comments Download
M core/html/canvas/WebGLContextAttributes.idl View 1 chunk +2 lines, -1 line 0 comments Download
M core/html/canvas/WebGLDebugRendererInfo.idl View 1 chunk +2 lines, -1 line 0 comments Download
M core/html/canvas/WebGLDebugShaders.idl View 1 chunk +3 lines, -2 lines 0 comments Download
M core/html/canvas/WebGLDepthTexture.idl View 1 chunk +2 lines, -1 line 0 comments Download
M core/html/canvas/WebGLDrawBuffers.idl View 1 chunk +2 lines, -1 line 0 comments Download
M core/html/canvas/WebGLFramebuffer.idl View 1 chunk +3 lines, -1 line 0 comments Download
M core/html/canvas/WebGLLoseContext.idl View 1 chunk +2 lines, -1 line 0 comments Download
M core/html/canvas/WebGLProgram.idl View 1 chunk +3 lines, -1 line 0 comments Download
M core/html/canvas/WebGLRenderbuffer.idl View 1 chunk +3 lines, -1 line 0 comments Download
M core/html/canvas/WebGLRenderingContext.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/html/canvas/WebGLRenderingContextBase.idl View 3 chunks +9 lines, -8 lines 0 comments Download
M core/html/canvas/WebGLShader.idl View 1 chunk +3 lines, -1 line 0 comments Download
M core/html/canvas/WebGLShaderPrecisionFormat.idl View 1 chunk +3 lines, -2 lines 0 comments Download
M core/html/canvas/WebGLTexture.idl View 1 chunk +3 lines, -1 line 0 comments Download
M core/html/canvas/WebGLUniformLocation.idl View 1 chunk +3 lines, -1 line 0 comments Download
M core/html/canvas/WebGLVertexArrayObjectOES.idl View 1 chunk +2 lines, -1 line 0 comments Download
M core/html/track/TextTrackCue.idl View 1 chunk +1 line, -1 line 0 comments Download
A + core/imagebitmap/ImageBitmapFactories.idl View 1 chunk +1 line, -1 line 0 comments Download
A + core/imagebitmap/WindowImageBitmapFactories.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/inspector/CodeGeneratorInspector.py View 1 chunk +1 line, -1 line 0 comments Download
M core/inspector/CodeGeneratorInspectorStrings.py View 12 chunks +12 lines, -12 lines 0 comments Download
M core/inspector/CodeGeneratorInstrumentation.py View 12 chunks +32 lines, -12 lines 0 comments Download
M core/inspector/InjectedScriptHost.idl View 1 chunk +19 lines, -16 lines 0 comments Download
M core/inspector/InspectorFrontendHost.idl View 3 chunks +4 lines, -0 lines 0 comments Download
M core/inspector/InspectorInstrumentation.idl View 6 chunks +45 lines, -12 lines 0 comments Download
M core/inspector/InspectorOverlayHost.idl View 1 chunk +1 line, -0 lines 0 comments Download
M core/inspector/JavaScriptCallFrame.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M core/page/EventSource.idl View 1 chunk +2 lines, -2 lines 0 comments Download
D core/page/Selection.idl View 1 chunk +0 lines, -87 lines 0 comments Download
M core/storage/Storage.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M core/storage/StorageEvent.idl View 1 chunk +2 lines, -2 lines 0 comments Download
A + core/streams/ReadableStream.idl View 1 chunk +3 lines, -2 lines 0 comments Download
A + core/streams/Stream.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
M core/svg/SVGAngle.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGAnimatedBoolean.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGAnimatedEnumeration.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGAnimatedInteger.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGAnimatedNumber.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGElement.idl View 1 chunk +5 lines, -5 lines 0 comments Download
M core/svg/SVGFEMorphologyElement.idl View 1 chunk +0 lines, -3 lines 0 comments Download
M core/svg/SVGFilterElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGGeometryElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGGraphicsElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGLength.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGLengthList.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGMarkerElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGMatrix.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGNumber.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGNumberList.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGPathElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGPathSegArcAbs.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGPathSegArcRel.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGPathSegCurvetoCubicAbs.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGPathSegCurvetoCubicRel.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGPathSegCurvetoCubicSmoothAbs.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGPathSegCurvetoCubicSmoothRel.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGPathSegCurvetoQuadraticAbs.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGPathSegCurvetoQuadraticRel.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGPathSegCurvetoQuadraticSmoothAbs.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGPathSegCurvetoQuadraticSmoothRel.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGPathSegLinetoAbs.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGPathSegLinetoHorizontalAbs.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGPathSegLinetoHorizontalRel.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGPathSegLinetoRel.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGPathSegLinetoVerticalAbs.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGPathSegLinetoVerticalRel.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGPathSegList.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGPathSegMovetoAbs.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGPathSegMovetoRel.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGPoint.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGPointList.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGPreserveAspectRatio.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGRect.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGSVGElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGStringList.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGStyleElement.idl View 1 chunk +4 lines, -1 line 0 comments Download
M core/svg/SVGTextContentElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGTransform.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/svg/SVGTransformList.idl View 1 chunk +1 line, -1 line 0 comments Download
A + core/testing/GarbageCollectedScriptWrappable.idl View 1 chunk +3 lines, -2 lines 0 comments Download
M core/testing/InternalSettings.idl View 2 chunks +2 lines, -1 line 0 comments Download
M core/testing/Internals.idl View 7 chunks +109 lines, -104 lines 0 comments Download
D core/testing/MallocStatistics.idl View 1 chunk +0 lines, -32 lines 0 comments Download
A core/testing/PartialPrivateScriptTest.idl View 1 chunk +9 lines, -0 lines 0 comments Download
A core/testing/PrivateScriptTest.idl View 1 chunk +45 lines, -0 lines 0 comments Download
A + core/testing/RefCountedScriptWrappable.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M core/testing/TypeConversions.idl View 2 chunks +2 lines, -2 lines 0 comments Download
M core/workers/AbstractWorker.idl View 1 chunk +2 lines, -0 lines 0 comments Download
M core/workers/DedicatedWorkerGlobalScope.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M core/workers/SharedWorker.idl View 1 chunk +2 lines, -0 lines 0 comments Download
M core/workers/SharedWorkerGlobalScope.idl View 1 chunk +1 line, -2 lines 0 comments Download
M core/workers/Worker.idl View 2 chunks +3 lines, -1 line 0 comments Download
M core/xml/XMLHttpRequest.idl View 3 chunks +6 lines, -6 lines 0 comments Download
M core/xml/XPathNSResolver.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/README View 1 1 chunk +1 line, -1 line 0 comments Download
M modules/battery/BatteryManager.idl View 1 chunk +1 line, -0 lines 0 comments Download
M modules/beacon/NavigatorBeacon.idl View 1 chunk +4 lines, -4 lines 0 comments Download
A modules/credentialmanager/Credential.idl View 1 chunk +12 lines, -0 lines 0 comments Download
A modules/credentialmanager/CredentialsContainer.idl View 1 chunk +13 lines, -0 lines 0 comments Download
A modules/credentialmanager/FederatedCredential.idl View 1 chunk +11 lines, -0 lines 0 comments Download
A modules/credentialmanager/LocalCredential.idl View 1 chunk +11 lines, -0 lines 0 comments Download
A + modules/credentialmanager/NavigatorCredentials.idl View 1 chunk +2 lines, -3 lines 0 comments Download
D modules/crypto/AesKeyAlgorithm.idl View 1 chunk +0 lines, -35 lines 0 comments Download
A + modules/crypto/CryptoKey.idl View 1 chunk +2 lines, -2 lines 0 comments Download
D modules/crypto/HmacKeyAlgorithm.idl View 1 chunk +0 lines, -36 lines 0 comments Download
D modules/crypto/Key.idl View 1 chunk +0 lines, -39 lines 0 comments Download
D modules/crypto/KeyAlgorithm.idl View 1 chunk +0 lines, -37 lines 0 comments Download
D modules/crypto/RsaHashedKeyAlgorithm.idl View 1 chunk +0 lines, -35 lines 0 comments Download
D modules/crypto/RsaKeyAlgorithm.idl View 1 chunk +0 lines, -36 lines 0 comments Download
M modules/crypto/SubtleCrypto.idl View 3 chunks +13 lines, -13 lines 0 comments Download
M modules/donottrack/NavigatorDoNotTrack.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/encoding/TextDecoder.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M modules/encoding/TextEncoder.idl View 1 chunk +3 lines, -3 lines 0 comments Download
M modules/encryptedmedia/HTMLMediaElementEncryptedMedia.idl View 2 chunks +4 lines, -4 lines 0 comments Download
M modules/encryptedmedia/MediaKeyMessageEvent.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/encryptedmedia/MediaKeySession.idl View 2 chunks +5 lines, -3 lines 0 comments Download
M modules/encryptedmedia/MediaKeys.idl View 1 chunk +9 lines, -5 lines 0 comments Download
M modules/filesystem/DirectoryEntry.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M modules/filesystem/DirectoryEntrySync.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M modules/filesystem/Entry.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M modules/filesystem/EntrySync.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M modules/filesystem/WindowFileSystem.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/filesystem/WorkerGlobalScopeFileSystem.idl View 1 chunk +2 lines, -2 lines 0 comments Download
A modules/geofencing/CircularRegion.idl View 1 chunk +17 lines, -0 lines 0 comments Download
A modules/geofencing/Geofencing.idl View 1 chunk +13 lines, -0 lines 0 comments Download
A + modules/geofencing/GeofencingRegion.idl View 1 chunk +3 lines, -3 lines 0 comments Download
A + modules/geofencing/NavigatorGeofencing.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M modules/geolocation/Geolocation.idl View 1 chunk +4 lines, -5 lines 0 comments Download
D modules/imagebitmap/ImageBitmapFactories.idl View 1 chunk +0 lines, -61 lines 0 comments Download
D modules/imagebitmap/WindowImageBitmapFactories.idl View 1 chunk +0 lines, -44 lines 0 comments Download
M modules/indexeddb/IDBCursor.idl View 1 chunk +10 lines, -1 line 0 comments Download
M modules/indexeddb/IDBDatabase.idl View 2 chunks +10 lines, -3 lines 0 comments Download
M modules/indexeddb/IDBIndex.idl View 2 chunks +12 lines, -2 lines 0 comments Download
M modules/indexeddb/IDBKeyRange.idl View 1 chunk +3 lines, -3 lines 0 comments Download
M modules/indexeddb/IDBObjectStore.idl View 2 chunks +11 lines, -3 lines 0 comments Download
M modules/indexeddb/IDBRequest.idl View 2 chunks +6 lines, -1 line 0 comments Download
M modules/indexeddb/IDBTransaction.idl View 1 chunk +8 lines, -1 line 0 comments Download
M modules/indexeddb/IDBVersionChangeEvent.idl View 2 chunks +9 lines, -1 line 0 comments Download
M modules/indexeddb/WindowIndexedDatabase.idl View 1 chunk +9 lines, -9 lines 0 comments Download
M modules/indexeddb/WorkerGlobalScopeIndexedDatabase.idl View 1 chunk +9 lines, -9 lines 0 comments Download
M modules/mediasource/MediaSource.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/mediasource/SourceBuffer.idl View 2 chunks +2 lines, -4 lines 0 comments Download
M modules/mediasource/SourceBufferList.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/mediasource/URLMediaSource.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M modules/mediasource/VideoPlaybackQuality.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/mediastream/MediaDeviceInfo.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/mediastream/MediaStream.idl View 2 chunks +2 lines, -1 line 0 comments Download
M modules/mediastream/MediaStreamTrack.idl View 1 chunk +3 lines, -2 lines 0 comments Download
M modules/mediastream/NavigatorMediaStream.idl View 1 chunk +0 lines, -2 lines 0 comments Download
M modules/mediastream/NavigatorUserMediaError.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/mediastream/RTCDTMFSender.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/mediastream/RTCDataChannel.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/mediastream/RTCIceCandidate.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/mediastream/RTCPeerConnection.idl View 2 chunks +6 lines, -6 lines 0 comments Download
M modules/mediastream/RTCSessionDescription.idl View 1 chunk +3 lines, -3 lines 0 comments Download
M modules/mediastream/RTCStatsReport.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/mediastream/RTCStatsResponse.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/mediastream/SourceInfo.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/mediastream/URLMediaStream.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/navigatorcontentutils/NavigatorContentUtils.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/netinfo/NetworkInformation.idl View 1 chunk +3 lines, -2 lines 0 comments Download
M modules/screen_orientation/ScreenOrientation.idl View 2 chunks +13 lines, -9 lines 0 comments Download
A + modules/screen_orientation/ScreenScreenOrientation.idl View 1 chunk +3 lines, -4 lines 0 comments Download
A modules/serviceworkers/Cache.idl View 1 chunk +54 lines, -0 lines 0 comments Download
A modules/serviceworkers/CacheStorage.idl View 1 chunk +19 lines, -0 lines 0 comments Download
D modules/serviceworkers/Client.idl View 1 chunk +0 lines, -16 lines 0 comments Download
A modules/serviceworkers/FetchBodyStream.idl View 1 chunk +21 lines, -0 lines 0 comments Download
M modules/serviceworkers/FetchEvent.idl View 1 chunk +1 line, -0 lines 0 comments Download
D modules/serviceworkers/HeaderMap.idl View 1 chunk +0 lines, -28 lines 0 comments Download
D modules/serviceworkers/HeaderMapForEachCallback.idl View 1 chunk +0 lines, -8 lines 0 comments Download
A modules/serviceworkers/Headers.idl View 1 chunk +28 lines, -0 lines 0 comments Download
A + modules/serviceworkers/HeadersForEachCallback.idl View 1 chunk +5 lines, -3 lines 0 comments Download
M modules/serviceworkers/Request.idl View 1 chunk +19 lines, -15 lines 0 comments Download
M modules/serviceworkers/Response.idl View 1 chunk +17 lines, -11 lines 0 comments Download
M modules/serviceworkers/ServiceWorker.idl View 1 chunk +15 lines, -6 lines 0 comments Download
A modules/serviceworkers/ServiceWorkerClient.idl View 1 chunk +14 lines, -0 lines 0 comments Download
M modules/serviceworkers/ServiceWorkerClients.idl View 1 chunk +2 lines, -1 line 0 comments Download
M modules/serviceworkers/ServiceWorkerContainer.idl View 1 chunk +7 lines, -6 lines 0 comments Download
M modules/serviceworkers/ServiceWorkerGlobalScope.idl View 1 chunk +5 lines, -3 lines 0 comments Download
A modules/serviceworkers/ServiceWorkerRegistration.idl View 1 chunk +19 lines, -0 lines 0 comments Download
M modules/webaudio/AudioBufferSourceNode.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/webaudio/AudioParam.idl View 1 chunk +0 lines, -7 lines 0 comments Download
M modules/webdatabase/WorkerGlobalScopeWebDatabase.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M modules/webmidi/MIDIPort.idl View 1 chunk +1 line, -0 lines 0 comments Download
M modules/webmidi/NavigatorWebMIDI.idl View 1 1 chunk +2 lines, -1 line 0 comments Download
M modules/websockets/WebSocket.idl View 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
terry
6 years, 3 months ago (2014-09-18 16:55:11 UTC) #1
vsm
lgtm
6 years, 3 months ago (2014-09-18 16:57:30 UTC) #2
terry
6 years, 3 months ago (2014-09-18 17:52:32 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 40446.

Powered by Google App Engine
This is Rietveld 408576698