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

Issue 2080623002: Revert "Remove OwnPtr from Blink." (Closed)

Created:
4 years, 6 months ago by vasilii
Modified:
4 years, 6 months ago
CC:
chromium-reviews, shans, urvang, blink-reviews-platform-graphics_chromium.org, nzolghadr+blinkwatch_chromium.org, dcheng, ben+mojo_chromium.org, Yoav Weiss, krit, toyoshim+midi_chromium.org, blink-reviews-html_chromium.org, dglazkov+blink, blink-reviews-bindings_chromium.org, harkness+watch_chromium.org, johnme+watch_chromium.org, mcasas+watch+mediastream_chromium.org, jfernandez, lushnikov+blink_chromium.org, blink-reviews, tommyw+watchlist_chromium.org, eric.carlson_apple.com, vcarbune.chromium, jzern, dtapuska+blinkwatch_chromium.org, gavinp+prerender_chromium.org, ajuma+watch-canvas_chromium.org, tfarina, mvanouwerkerk+watch_chromium.org, f(malita), jshin+watch_chromium.org, viettrungluu+watch_chromium.org, fs, scheib+watch_chromium.org, ortuno+watch_chromium.org, kinuko+watch, rwlbuis, blink-layers+watch_chromium.org, drott+blinkwatch_chromium.org, Mads Ager (chromium), aboxhall, Aaron Boodman, iclelland+watch_chromium.org, szager+layoutwatch_chromium.org, chasej+watch_chromium.org, Rik, loading-reviews_chromium.org, gyuyoung2, nessy, caseq+blink_chromium.org, nhiroki, Raymond Toy, timvolodine, Nate Chapin, blink-reviews-animation_chromium.org, pdr+renderingwatchlist_chromium.org, slimming-paint-reviews_chromium.org, blink-reviews-paint_chromium.org, dtseng+watch_chromium.org, horo+watch_chromium.org, kouhei+heap_chromium.org, dshwang, leviw+bidiwatch_chromium.org, mcasas+watch+mediarecorder_chromium.org, dmazzoni+watch_chromium.org, kinuko+worker_chromium.org, jsbell+serviceworker_chromium.org, yhirano+watch_chromium.org, blink-reviews-css, Justin Novosad, abarth-chromium, je_julie, jkarlin+watch_chromium.org, jchaffraix+rendering, devtools-reviews_chromium.org, blink-worker-reviews_chromium.org, Eric Willigers, kenneth.christiansen, yzshen+watch_chromium.org, zoltan1, Manuel Rego, blink-reviews-layout_chromium.org, sof, jbroman, haraken, piman+watch_chromium.org, tyoshino+watch_chromium.org, mlamouri+watch-blink_chromium.org, ajuma+watch_chromium.org, leviw+renderwatch, falken, pfeldman+blink_chromium.org, cmumford, Stephen Chennney, kinuko+fileapi, serviceworker-reviews, qsr+mojo_chromium.org, tzik, webcomponents-bugzilla_chromium.org, nektar+watch_chromium.org, eae+blinkwatch, dominicc+watchlist_chromium.org, apavlov+blink_chromium.org, kouhei+svg_chromium.org, blink-reviews-wtf_chromium.org, darin (slow to review), pdr+graphicswatchlist_chromium.org, aboxhall+watch_chromium.org, skal, hongchan, blink-reviews-dom_chromium.org, gavinp+loader_chromium.org, pdr+svgwatchlist_chromium.org, blink-reviews-api_chromium.org, rjwright, blink-reviews-style_chromium.org, Peter Beverloo, yuzo+watch_chromium.org, feature-media-reviews_chromium.org, dmazzoni, darktears, loading-reviews+fetch_chromium.org, jsbell+idb_chromium.org, danakj+watch_chromium.org, michaeln, mkwst+watchlist-csp_chromium.org, emircan+watch+mediarecorder_chromium.org, svillar, gasubic, blink-reviews-events_chromium.org, nektarios, kinuko+serviceworker, oilpan-reviews, sergeyv+blink_chromium.org, Mikhail, scheduler-bugs_chromium.org, kozyatinskiy+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert "Remove OwnPtr from Blink." The CL is based on r400605 to be reverted. https://codereview.chromium.org/2050123002 This reverts commit f5f08765522594f41a1c032754e4fbc30e90c134. BUG=582354 TBR=yutak@chromium.org Committed: https://chromium.googlesource.com/chromium/src/+/6a85b3b95353c94da606f9f689b962cb17b21041

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5877 lines, -6507 lines) Patch
M third_party/WebKit/Source/bindings/core/v8/ActiveDOMCallback.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/CallbackPromiseAdapter.h View 5 chunks +16 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/DOMDataStore.h View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/DOMWrapperWorld.h View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/DOMWrapperWorld.cpp View 4 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/DocumentWriteEvaluator.h View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/Microtask.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/RejectedPromises.h View 3 chunks +6 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/RejectedPromises.cpp View 10 chunks +15 lines, -17 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScopedPersistent.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptPromisePropertyBase.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptPromisePropertyBase.cpp View 4 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptPromisePropertyTest.cpp View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptPromiseResolverTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptState.h View 2 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptStreamer.h View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptStreamer.cpp View 6 chunks +6 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptStreamerTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptStreamerThread.h View 3 chunks +5 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptStreamerThread.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptValueSerializer.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/SerializedScriptValue.h View 2 chunks +8 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/SerializedScriptValue.cpp View 3 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/SourceLocation.h View 5 chunks +13 lines, -13 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/SourceLocation.cpp View 7 chunks +13 lines, -15 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V0CustomElementBinding.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V0CustomElementBinding.cpp View 1 chunk +2 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V8BindingForTesting.h View 2 chunks +3 lines, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V8DOMActivityLogger.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V8DOMActivityLogger.cpp View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V8IdleTaskRunner.h View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V8Initializer.cpp View 7 chunks +6 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V8PerContextData.h View 4 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V8PerContextData.cpp View 4 chunks +5 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V8PerIsolateData.h View 6 chunks +9 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V8PerIsolateData.cpp View 5 chunks +7 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V8V0CustomElementLifecycleCallbacks.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V8V0CustomElementLifecycleCallbacks.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/WindowProxy.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/WorkerOrWorkletScriptController.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/WorkerOrWorkletScriptController.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/custom/V8DocumentCustom.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/custom/V8HTMLPlugInElementCustom.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/custom/V8WindowCustom.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/bindings/modules/v8/ScriptValueSerializerForModules.cpp View 2 chunks +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/build/scripts/templates/MakeQualifiedNames.cpp.tmpl View 3 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/build/scripts/templates/MakeQualifiedNames.h.tmpl View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/animation/Animation.h View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/animation/Animation.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/animation/AnimationClock.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/animation/AnimationClockTest.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/animation/AnimationInputHelpersTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/animation/AnimationStackTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/animation/AnimationTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/animation/AnimationTimeline.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/animation/AnimationTimeline.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/AnimationTimelineTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/animation/BasicShapeInterpolationFunctions.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/animation/BasicShapeInterpolationFunctions.cpp View 16 chunks +32 lines, -33 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CSSBasicShapeInterpolationType.cpp View 3 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CSSBorderImageLengthBoxInterpolationType.cpp View 5 chunks +6 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CSSClipInterpolationType.cpp View 7 chunks +8 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CSSColorInterpolationType.h View 2 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CSSColorInterpolationType.cpp View 7 chunks +12 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CSSFilterListInterpolationType.cpp View 7 chunks +8 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CSSFontSizeInterpolationType.cpp View 4 chunks +5 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CSSFontWeightInterpolationType.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CSSImageInterpolationType.cpp View 3 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CSSImageListInterpolationType.cpp View 4 chunks +5 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CSSImageSliceInterpolationType.cpp View 5 chunks +6 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CSSInterpolationType.cpp View 1 chunk +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CSSLengthInterpolationType.h View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CSSLengthInterpolationType.cpp View 6 chunks +10 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CSSLengthListInterpolationType.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CSSMotionRotationInterpolationType.cpp View 3 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CSSNumberInterpolationType.cpp View 1 chunk +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CSSPaintInterpolationType.cpp View 3 chunks +5 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CSSPathInterpolationType.cpp View 2 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CSSRotateInterpolationType.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CSSScaleInterpolationType.cpp View 3 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CSSShadowListInterpolationType.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CSSTextIndentInterpolationType.cpp View 3 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CSSTransformInterpolationType.cpp View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CSSTranslateInterpolationType.cpp View 5 chunks +5 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CSSVisibilityInterpolationType.cpp View 3 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CompositorAnimations.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CompositorAnimations.cpp View 9 chunks +11 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CompositorAnimationsTest.cpp View 19 chunks +36 lines, -36 lines 0 comments Download
M third_party/WebKit/Source/core/animation/EffectInputTest.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/EffectModel.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/animation/FilterInterpolationFunctions.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/animation/FilterInterpolationFunctions.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/animation/InterpolableValue.h View 7 chunks +25 lines, -25 lines 0 comments Download
M third_party/WebKit/Source/core/animation/InterpolableValue.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/animation/InterpolableValueTest.cpp View 8 chunks +12 lines, -13 lines 0 comments Download
M third_party/WebKit/Source/core/animation/Interpolation.h View 2 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/animation/Interpolation.cpp View 2 chunks +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/core/animation/InterpolationEffect.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/animation/InterpolationEffectTest.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/animation/InterpolationType.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/animation/InterpolationValue.h View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/animation/InvalidatableInterpolation.h View 3 chunks +5 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/animation/InvalidatableInterpolation.cpp View 5 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/animation/KeyframeEffectModel.h View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/animation/KeyframeEffectModel.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/animation/KeyframeEffectTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/animation/LegacyStyleInterpolation.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/animation/LengthUnitsChecker.h View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/animation/ListInterpolationFunctions.h View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/animation/ListInterpolationFunctions.cpp View 5 chunks +5 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/animation/PairwiseInterpolationValue.h View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/animation/PathInterpolationFunctions.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/animation/PathInterpolationFunctions.cpp View 7 chunks +9 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/core/animation/PrimitiveInterpolation.h View 7 chunks +14 lines, -16 lines 0 comments Download
M third_party/WebKit/Source/core/animation/PropertyInterpolationTypesMapping.h View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/animation/PropertyInterpolationTypesMapping.cpp View 7 chunks +49 lines, -51 lines 0 comments Download
M third_party/WebKit/Source/core/animation/SVGIntegerOptionalIntegerInterpolationType.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/animation/SVGLengthInterpolationType.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/animation/SVGLengthInterpolationType.cpp View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/animation/SVGLengthListInterpolationType.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/animation/SVGNumberListInterpolationType.cpp View 4 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/animation/SVGNumberOptionalNumberInterpolationType.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/animation/SVGPathSegInterpolationFunctions.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/animation/SVGPathSegInterpolationFunctions.cpp View 11 chunks +16 lines, -18 lines 0 comments Download
M third_party/WebKit/Source/core/animation/SVGPointListInterpolationType.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/animation/SVGRectInterpolationType.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/animation/SVGTransformListInterpolationType.cpp View 11 chunks +14 lines, -16 lines 0 comments Download
M third_party/WebKit/Source/core/animation/ShadowInterpolationFunctions.h View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/animation/ShadowInterpolationFunctions.cpp View 5 chunks +5 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/animation/StyleInterpolation.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/animation/TypedInterpolationValue.h View 3 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/animation/UnderlyingLengthChecker.h View 1 chunk +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/animation/UnderlyingValueOwner.h View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/animation/UnderlyingValueOwner.cpp View 2 chunks +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/core/animation/animatable/AnimatablePath.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/animation/css/CSSAnimationData.h View 1 chunk +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/animation/css/CSSTransitionData.h View 2 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/clipboard/DataTransfer.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/clipboard/DataTransfer.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/AffectedByFocusTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/BinaryDataFontFaceSource.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSCalculationValue.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSKeyframesRule.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSMatrix.h View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSPathValue.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSPathValue.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSSelector.h View 3 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSSelector.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSSelectorList.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSSelectorList.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSStyleSheetResourceTest.cpp View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/css/DragUpdateTest.cpp View 4 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/css/MediaList.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/MediaQuery.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/MediaQuery.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/MediaQueryEvaluatorTest.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/css/MediaQueryExp.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/MediaQueryMatcherTest.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/MediaQuerySetTest.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/PropertySetCSSStyleDeclaration.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/SelectorFilter.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/SelectorFilter.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/StyleRuleKeyframe.h View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/css/StyleRuleKeyframe.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/css/cssom/CSSMatrixTransformComponent.h View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/css/cssom/CSSMatrixTransformComponent.cpp View 7 chunks +8 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/core/css/cssom/FilteredComputedStylePropertyMapTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/invalidation/InvalidationSet.h View 2 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/css/invalidation/InvalidationSet.cpp View 3 chunks +5 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/css/invalidation/StyleInvalidator.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/invalidation/StyleInvalidator.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSParser.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSParser.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSParserImpl.h View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSParserImpl.cpp View 6 chunks +6 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSParserSelector.h View 4 chunks +10 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSParserSelector.cpp View 6 chunks +12 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSSelectorParser.h View 3 chunks +9 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSSelectorParser.cpp View 17 chunks +28 lines, -30 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/MediaConditionTest.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/resolver/FontBuilderTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/resolver/ScopedStyleResolver.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/resolver/StyleBuilderCustom.cpp View 2 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/css/resolver/StyleResolverState.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/resolver/StyleResolverStats.h View 1 chunk +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/css/resolver/StyleResolverStats.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/dom/AXObjectCache.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/AXObjectCache.cpp View 2 chunks +2 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/dom/ActiveDOMObjectTest.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/dom/AddConsoleMessageTask.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/CSSSelectorWatchTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/ChildListMutationScope.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/CompositorProxiedPropertySet.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/CompositorProxiedPropertySet.cpp View 1 chunk +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/dom/ContainerNode.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/ContextFeatures.h View 3 chunks +6 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/dom/ContextFeatures.cpp View 2 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/dom/CrossThreadTask.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/DOMMatrixReadOnly.h View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/dom/DatasetDOMStringMap.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/DecodedDataDocumentParser.h View 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/dom/DecodedDataDocumentParser.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Document.h View 11 chunks +12 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Document.cpp View 6 chunks +6 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/dom/DocumentParser.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/DocumentParser.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/DocumentStatisticsCollectorTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/DocumentTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Element.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/dom/ElementRareData.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/ElementTest.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/ExecutionContext.h View 5 chunks +6 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/dom/ExecutionContext.cpp View 5 chunks +8 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/dom/ExecutionContextTask.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/IncrementLoadEventDelayCount.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/IncrementLoadEventDelayCount.cpp View 1 chunk +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/dom/MainThreadTaskRunner.h View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/dom/MainThreadTaskRunnerTest.cpp View 4 chunks +5 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/dom/MessagePort.h View 3 chunks +6 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/dom/MessagePort.cpp View 10 chunks +14 lines, -16 lines 0 comments Download
M third_party/WebKit/Source/core/dom/MutationObserverInterestGroup.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Node.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/NodeRareData.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/NthIndexCacheTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/ProcessingInstruction.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/SelectorQuery.h View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/dom/SelectorQuery.cpp View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/dom/SelectorQueryTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/StyleElementTest.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/StyleEngine.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/StyleEngineTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/custom/CustomElementTest.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/dom/custom/CustomElementUpgradeSorterTest.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/custom/CustomElementsRegistryTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/shadow/FlatTreeTraversalTest.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/editing/EditingTestBase.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/editing/Editor.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/editing/Editor.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/editing/FrameSelection.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/editing/FrameSelection.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/editing/FrameSelectionTest.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/editing/GranularityStrategyTest.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/editing/InputMethodControllerTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/editing/SurroundingTextTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/editing/markers/DocumentMarkerControllerTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/events/ErrorEvent.h View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/events/ErrorEvent.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/events/EventFactory.h View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/events/EventListenerMap.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/events/EventPathTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/events/EventQueue.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/events/EventTarget.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/events/EventTarget.cpp View 3 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/events/GenericEventQueue.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/events/KeyboardEvent.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/events/KeyboardEvent.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/events/MessageEvent.h View 4 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/events/MessageEvent.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/events/ScopedEventQueue.cpp View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/CachingCorrectnessTest.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/CrossOriginAccessControl.cpp View 2 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/DocumentResource.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/FontResource.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/ImageResource.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/ImageResource.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/ImageResourceTest.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/MemoryCacheTest.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/RawResource.h View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/RawResource.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/Resource.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/Resource.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/ResourceFetcher.h View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/ResourceFetcher.cpp View 6 chunks +6 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/ResourceFetcherTest.cpp View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/ResourceLoader.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/ResourceLoader.cpp View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/TextResource.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/fileapi/Blob.cpp View 5 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/fileapi/File.cpp View 4 chunks +10 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/core/fileapi/FileReader.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/fileapi/FileReaderLoader.h View 4 chunks +7 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/fileapi/FileReaderLoader.cpp View 3 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/frame/DOMTimer.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/frame/DOMTimerCoordinator.h View 4 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/frame/DOMTimerCoordinator.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/frame/DOMWindow.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/frame/Frame.cpp View 2 chunks +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/frame/FrameConsole.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/frame/FrameConsole.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/frame/FrameHost.h View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/frame/FrameSerializer.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/frame/FrameView.h View 6 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/frame/FrameView.cpp View 6 chunks +7 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/core/frame/FrameViewTest.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/frame/ImageBitmap.h View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/frame/ImageBitmap.cpp View 9 chunks +15 lines, -17 lines 0 comments Download
M third_party/WebKit/Source/core/frame/ImageBitmapTest.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/frame/LocalDOMWindow.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/frame/LocalDOMWindow.cpp View 5 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/frame/LocalFrame.h View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/frame/LocalFrame.cpp View 6 chunks +6 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/frame/PageScaleConstraintsSet.h View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/frame/Settings.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/frame/Settings.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/frame/SettingsDelegate.h View 3 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/frame/SettingsDelegate.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/frame/TopControls.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/frame/UseCounter.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/frame/VisualViewport.h View 2 chunks +11 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/frame/VisualViewport.cpp View 4 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/frame/csp/CSPDirectiveList.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/frame/csp/ContentSecurityPolicy.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/frame/csp/ContentSecurityPolicy.cpp View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/html/ClassList.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/ClassList.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLAreaElement.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLAreaElement.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLCanvasElement.h View 5 chunks +7 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLCanvasElement.cpp View 10 chunks +13 lines, -15 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLFormControlElementTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLFormElement.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLImageElementTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLInputElementTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLMediaElement.h View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLMediaElement.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLMediaSource.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLSelectElementTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLTextFormControlElementTest.cpp View 3 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLVideoElement.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLVideoElementTest.cpp View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/html/LinkManifest.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/PublicURLManager.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/ValidityState.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/canvas/CanvasDrawListener.h View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/html/canvas/CanvasDrawListener.cpp View 2 chunks +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/core/html/canvas/CanvasFontCache.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/canvas/CanvasFontCache.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/canvas/CanvasFontCacheTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/ButtonInputType.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/CheckboxInputType.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/ColorInputType.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/DateInputType.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/DateTimeLocalInputType.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/FileInputType.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/FormController.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/FormController.cpp View 7 chunks +8 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/HiddenInputType.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/ImageInputType.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/InputType.cpp View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/MonthInputType.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/NumberInputType.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/RadioButtonGroupScope.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/RadioInputType.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/RangeInputType.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/ResetInputType.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/SearchInputType.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/SubmitInputType.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/TelephoneInputType.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/TextInputType.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/TimeInputType.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/URLInputType.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/WeekInputType.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/imports/HTMLImportLoader.h View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/imports/HTMLImportLoader.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/imports/HTMLImportTreeRoot.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/imports/LinkImport.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/AtomicHTMLToken.h View 3 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/BackgroundHTMLParser.h View 7 chunks +17 lines, -17 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/BackgroundHTMLParser.cpp View 9 chunks +11 lines, -13 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/CSSPreloadScanner.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.h View 7 chunks +15 lines, -15 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp View 19 chunks +24 lines, -26 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLElementStack.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLMetaCharsetParser.h View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLParserScheduler.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLParserScheduler.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLParserThread.h View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLParserThread.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner.h View 6 chunks +8 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner.cpp View 6 chunks +5 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLPreloadScannerTest.cpp View 3 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLResourcePreloader.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLResourcePreloader.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLResourcePreloaderTest.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLScriptRunner.cpp View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLToken.h View 4 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLTokenizer.h View 2 chunks +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLTreeBuilder.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLTreeBuilder.cpp View 4 chunks +5 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLViewSourceParser.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLViewSourceParser.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/ParsedChunkQueue.h View 2 chunks +5 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/ParsedChunkQueue.cpp View 3 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/PreloadRequest.h View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/ResourcePreloader.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/TextResourceDecoder.h View 4 chunks +6 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/XSSAuditor.h View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/XSSAuditor.cpp View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/XSSAuditorDelegate.h View 3 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/html/shadow/MediaControlsTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/track/vtt/VTTParser.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/imagebitmap/ImageBitmapFactories.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/input/EventHandler.cpp View 2 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/input/EventHandlerTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/input/ScrollManager.cpp View 5 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/input/TouchEventManager.cpp View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/ConsoleMessage.h View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/ConsoleMessage.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/DOMPatchSupport.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/DOMPatchSupport.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorAnimationAgent.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorAnimationAgent.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorApplicationCacheAgent.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorDOMAgent.h View 4 chunks +7 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorDOMAgent.cpp View 7 chunks +8 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorDOMDebuggerAgent.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorInputAgent.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorLayerTreeAgent.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorLayerTreeAgent.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorMemoryAgent.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorMemoryAgent.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorNetworkAgent.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorNetworkAgent.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorPageAgent.cpp View 4 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorSession.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorStyleSheet.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorStyleSheet.cpp View 2 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorTaskRunner.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorTraceEvents.h View 8 chunks +54 lines, -55 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorTraceEvents.cpp View 28 chunks +115 lines, -116 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorTracingAgent.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorWorkerAgent.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/LayoutEditor.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/MainThreadDebugger.h View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/MainThreadDebugger.cpp View 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/NetworkResourcesData.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/PageConsoleAgent.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/ThreadDebugger.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp View 4 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/WorkerConsoleAgent.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/WorkerInspectorController.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/WorkerInspectorController.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ClipPathOperation.h View 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/layout/FloatingObjects.h View 5 chunks +11 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/core/layout/FloatingObjects.cpp View 6 chunks +12 lines, -13 lines 0 comments Download
M third_party/WebKit/Source/core/layout/HitTestLocation.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/HitTestResult.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/HitTestingTransformState.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ImageQualityController.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ImageQualityController.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ImageQualityControllerTest.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutAnalyzer.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutAnalyzer.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBlock.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBlock.cpp View 5 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBlockFlow.h View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp View 10 chunks +9 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBox.h View 4 chunks +5 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBox.cpp View 4 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBoxModelObject.h View 2 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBoxModelObject.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutCounter.cpp View 3 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutGeometryMap.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutGeometryMapStep.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutGrid.h View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutGrid.cpp View 8 chunks +9 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutObject.cpp View 4 chunks +5 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutTable.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutTable.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutTableCell.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutTableCell.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutTestHelper.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutThemeTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutView.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutView.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/layout/TextAutosizer.h View 3 chunks +5 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/layout/TextAutosizer.cpp View 6 chunks +7 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/core/layout/TracedLayoutObject.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/TracedLayoutObject.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/layout/api/LineLayoutSVGTextPath.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.h View 6 chunks +19 lines, -20 lines 0 comments Download
M third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp View 8 chunks +8 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/core/layout/compositing/PaintLayerCompositor.h View 3 chunks +7 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/layout/line/InlineFlowBox.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/line/InlineFlowBox.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/layout/line/RootInlineBox.h View 3 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/layout/shapes/BoxShapeTest.cpp View 4 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/layout/shapes/PolygonShape.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/shapes/RasterShape.h View 4 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/layout/shapes/RasterShape.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/layout/shapes/Shape.h View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/layout/shapes/Shape.cpp View 5 chunks +21 lines, -22 lines 0 comments Download
M third_party/WebKit/Source/core/layout/shapes/ShapeOutsideInfo.h View 4 chunks +5 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/layout/shapes/ShapeOutsideInfo.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceGradient.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceGradient.cpp View 2 chunks +2 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePattern.h View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePattern.cpp View 3 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGShape.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGShape.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGTextPath.h View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGTextPath.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/SVGResources.h View 5 chunks +12 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/SVGResources.cpp View 3 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/SVGResourcesCache.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/SVGResourcesCache.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngine.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/loader/CrossOriginPreflightResultCache.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/loader/CrossOriginPreflightResultCache.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/loader/DocumentLoadTimingTest.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/loader/DocumentLoader.h View 4 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/loader/DocumentLoader.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/loader/DocumentThreadableLoader.h View 4 chunks +5 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/loader/DocumentThreadableLoader.cpp View 6 chunks +7 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/core/loader/DocumentWriter.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/loader/EmptyClients.h View 4 chunks +5 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/loader/EmptyClients.cpp View 4 chunks +6 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/loader/FrameFetchContext.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/loader/FrameFetchContext.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/loader/FrameFetchContextTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/loader/FrameLoader.h View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/loader/FrameLoader.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/loader/FrameLoaderClient.h View 4 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/loader/ImageLoader.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/loader/ImageLoader.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/loader/LinkLoader.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/loader/LinkLoaderTest.cpp View 4 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/loader/MixedContentCheckerTest.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/loader/MockThreadableLoader.h View 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/loader/NavigationScheduler.h View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/loader/NavigationScheduler.cpp View 7 chunks +8 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/loader/PingLoader.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/loader/PingLoader.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/loader/PrerenderHandle.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/loader/ProgressTracker.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/loader/ProgressTracker.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/loader/TextResourceDecoderBuilder.h View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/loader/TextResourceDecoderBuilder.cpp View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/loader/TextResourceDecoderBuilderTest.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/loader/TextTrackLoader.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/loader/ThreadableLoader.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/loader/ThreadableLoader.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/loader/ThreadableLoaderClient.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/loader/ThreadableLoaderClientWrapper.h View 5 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/loader/ThreadableLoaderTest.cpp View 11 chunks +21 lines, -21 lines 0 comments Download
M third_party/WebKit/Source/core/loader/WorkerThreadableLoader.h View 5 chunks +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/loader/WorkerThreadableLoader.cpp View 5 chunks +7 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/loader/appcache/ApplicationCacheHost.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/offscreencanvas/OffscreenCanvas.h View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/offscreencanvas/OffscreenCanvas.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/origin_trials/OriginTrialContextTest.cpp View 3 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/page/AutoscrollController.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/page/ChromeClient.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/page/ContextMenuController.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/page/ContextMenuController.cpp View 4 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/page/ContextMenuControllerTest.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/page/DragController.cpp View 4 chunks +7 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/page/EventSource.h View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/page/EventSource.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/page/EventSourceParser.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/page/FocusControllerTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/page/NetworkStateNotifier.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/page/NetworkStateNotifier.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/page/PrintContextTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/page/scrolling/ScrollState.h View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/page/scrolling/ScrollState.cpp View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/page/scrolling/ScrollStateTest.cpp View 2 chunks +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/core/page/scrolling/ScrollingCoordinator.h View 3 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/page/scrolling/ScrollingCoordinator.cpp View 4 chunks +8 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/page/scrolling/SnapCoordinatorTest.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/paint/FilterPainter.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/paint/FilterPainter.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/paint/ObjectPaintProperties.h View 4 chunks +5 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintInfoTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintLayer.h View 6 chunks +10 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintLayer.cpp View 5 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintLayerScrollableArea.h View 3 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintLayerStackingNode.h View 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintLayerStackingNode.cpp View 3 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/paint/SVGFilterPainter.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/paint/SVGFilterPainter.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/paint/SVGInlineTextBoxPainter.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/paint/SVGPaintContext.h View 2 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/paint/SVGPaintContext.cpp View 6 chunks +5 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/paint/TextPainterTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/paint/ThemePainterMac.mm View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/streams/ReadableStreamReaderTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/streams/ReadableStreamTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/style/CachedUAStyle.h View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/style/ComputedStyle.h View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/style/ComputedStyle.cpp View 4 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/style/ContentData.h View 4 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/style/ContentData.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/style/CounterDirectives.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/style/CounterDirectives.cpp View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/style/DataEquivalency.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/style/DataPersistent.h View 4 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/style/GridArea.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/style/SVGComputedStyleDefs.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/style/ShadowList.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/style/ShadowList.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/style/StylePath.h View 3 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/style/StylePath.cpp View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/style/StyleRareNonInheritedData.h View 3 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGAnimateElement.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGAnimatedTypeAnimator.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGElement.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPath.cpp View 7 chunks +9 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPathByteStream.h View 2 chunks +5 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/svg/UnsafeSVGAttributeSanitizationTest.cpp View 9 chunks +8 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/core/svg/graphics/SVGImageChromeClient.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/graphics/SVGImageChromeClient.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/testing/DummyPageHolder.h View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/testing/DummyPageHolder.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/testing/Internals.cpp View 4 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/testing/NullExecutionContext.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/testing/PrivateScriptTestTest.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/workers/DedicatedWorkerGlobalScope.h View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/workers/DedicatedWorkerGlobalScope.cpp View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/workers/DedicatedWorkerMessagingProxy.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/workers/DedicatedWorkerMessagingProxy.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/workers/DedicatedWorkerThread.h View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/workers/DedicatedWorkerThread.cpp View 2 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/workers/InProcessWorkerBase.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/workers/InProcessWorkerGlobalScopeProxy.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/workers/InProcessWorkerMessagingProxy.h View 4 chunks +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/workers/InProcessWorkerMessagingProxy.cpp View 6 chunks +7 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/workers/InProcessWorkerObjectProxy.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/workers/InProcessWorkerObjectProxy.cpp View 2 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/workers/SharedWorkerGlobalScope.h View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/workers/SharedWorkerGlobalScope.cpp View 4 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/workers/SharedWorkerThread.h View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/workers/SharedWorkerThread.cpp View 2 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkerBackingThread.h View 3 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkerBackingThread.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkerGlobalScope.h View 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkerGlobalScope.cpp View 5 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkerLoaderProxy.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkerReportingProxy.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkerScriptLoader.h View 5 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkerScriptLoader.cpp View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkerThread.h View 6 chunks +9 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkerThread.cpp View 7 chunks +11 lines, -13 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkerThreadStartupData.h View 5 chunks +6 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkerThreadStartupData.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkerThreadTest.cpp View 3 chunks +6 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkerThreadTestHelper.h View 8 chunks +12 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkletGlobalScope.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkletGlobalScope.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/xml/XPathParser.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/xml/XPathParser.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/xml/XSLImportRule.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/xml/parser/XMLDocumentParser.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/xml/parser/XMLDocumentParser.cpp View 12 chunks +10 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/core/xmlhttprequest/XMLHttpRequest.h View 4 chunks +6 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/xmlhttprequest/XMLHttpRequest.cpp View 7 chunks +6 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/xmlhttprequest/XMLHttpRequestUpload.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/EventModulesFactory.h View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/ModulesInitializer.cpp View 2 chunks +6 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/modules/accessibility/AXObjectCacheImpl.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/accessibility/AXObjectCacheImpl.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/accessibility/AXObjectTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/accessibility/InspectorAccessibilityAgent.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/accessibility/InspectorAccessibilityAgent.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/app_banner/AppBannerPromptResult.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/audio_output_devices/AudioOutputDeviceClient.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/audio_output_devices/HTMLMediaElementAudioOutputDevice.cpp View 2 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/background_sync/SyncCallbacks.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/background_sync/SyncError.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/battery/BatteryDispatcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/battery/BatteryDispatcher.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/bluetooth/BluetoothDevice.h View 3 chunks +6 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/bluetooth/BluetoothDevice.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTCharacteristic.h View 3 chunks +6 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTCharacteristic.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTServer.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTServer.cpp View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTService.h View 3 chunks +6 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTService.cpp View 2 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/modules/cachestorage/Cache.h View 4 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/cachestorage/Cache.cpp View 3 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/cachestorage/CacheStorage.h View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/cachestorage/CacheStorage.cpp View 4 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/cachestorage/CacheTest.cpp View 10 chunks +12 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/modules/cachestorage/InspectorCacheStorageAgent.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/cachestorage/InspectorCacheStorageAgent.cpp View 10 chunks +12 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/modules/canvas/HTMLCanvasElementModuleTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/canvas2d/CanvasRenderingContext2D.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/canvas2d/CanvasRenderingContext2DAPITest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/canvas2d/CanvasRenderingContext2DState.cpp View 4 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/canvas2d/CanvasRenderingContext2DTest.cpp View 24 chunks +26 lines, -28 lines 0 comments Download
M third_party/WebKit/Source/modules/canvas2d/HitRegion.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/compositorworker/CompositorWorkerGlobalScope.h View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/compositorworker/CompositorWorkerGlobalScope.cpp View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/compositorworker/CompositorWorkerMessagingProxy.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/compositorworker/CompositorWorkerMessagingProxy.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/compositorworker/CompositorWorkerThread.h View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/compositorworker/CompositorWorkerThread.cpp View 5 chunks +5 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/modules/compositorworker/CompositorWorkerThreadTest.cpp View 11 chunks +16 lines, -18 lines 0 comments Download
M third_party/WebKit/Source/modules/credentialmanager/CredentialsContainer.cpp View 2 chunks +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/credentialmanager/PasswordCredentialTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/crypto/NormalizeAlgorithm.cpp View 29 chunks +36 lines, -38 lines 0 comments Download
M third_party/WebKit/Source/modules/csspaint/CSSPaintDefinition.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/csspaint/PaintRenderingContext2D.h View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/csspaint/PaintRenderingContext2D.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/csspaint/PaintWorkletTest.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/encoding/TextDecoder.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/encoding/TextEncoder.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/encryptedmedia/MediaKeySession.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/encryptedmedia/MediaKeySession.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/encryptedmedia/MediaKeySystemAccess.h View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/encryptedmedia/MediaKeySystemAccess.cpp View 3 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/encryptedmedia/MediaKeys.h View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/encryptedmedia/MediaKeys.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/encryptedmedia/NavigatorRequestMediaKeySystemAccess.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/Body.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/BodyStreamBuffer.h View 3 chunks +6 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/BodyStreamBuffer.cpp View 6 chunks +6 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/BodyStreamBufferTest.cpp View 14 chunks +15 lines, -16 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/CompositeDataConsumerHandle.h View 4 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/CompositeDataConsumerHandle.cpp View 8 chunks +10 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/CompositeDataConsumerHandleTest.cpp View 19 chunks +43 lines, -45 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/CrossThreadHolder.h View 6 chunks +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/DataConsumerHandleTestUtil.h View 18 chunks +43 lines, -42 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/DataConsumerHandleTestUtil.cpp View 6 chunks +11 lines, -13 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/DataConsumerHandleUtil.h View 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/DataConsumerHandleUtil.cpp View 3 chunks +12 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/DataConsumerHandleUtilTest.cpp View 4 chunks +6 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/DataConsumerTee.h View 2 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/DataConsumerTee.cpp View 10 chunks +12 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/DataConsumerTeeTest.cpp View 27 chunks +63 lines, -65 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/FetchBlobDataConsumerHandle.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/FetchBlobDataConsumerHandle.cpp View 9 chunks +17 lines, -18 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/FetchBlobDataConsumerHandleTest.cpp View 22 chunks +42 lines, -43 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/FetchDataConsumerHandle.h View 2 chunks +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/FetchDataLoader.cpp View 6 chunks +8 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/FetchDataLoaderTest.cpp View 25 chunks +38 lines, -39 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/FetchFormDataConsumerHandle.h View 2 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/FetchFormDataConsumerHandle.cpp View 10 chunks +23 lines, -24 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/FetchFormDataConsumerHandleTest.cpp View 25 chunks +57 lines, -56 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/FetchHeaderList.h View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/FetchHeaderList.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/FetchManager.cpp View 7 chunks +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/FetchRequestData.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/FetchResponseData.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/FetchResponseData.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/GlobalFetch.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/Headers.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/ReadableStreamDataConsumerHandle.h View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/ReadableStreamDataConsumerHandleTest.cpp View 23 chunks +22 lines, -23 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/RequestInit.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/RequestTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/Response.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/Response.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/ResponseTest.cpp View 9 chunks +9 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/modules/filesystem/DOMFileSystem.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/filesystem/DOMFileSystemBase.cpp View 9 chunks +9 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/modules/filesystem/DOMFileSystemSync.cpp View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/filesystem/FileSystemCallbacks.h View 9 chunks +9 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/modules/filesystem/FileSystemCallbacks.cpp View 10 chunks +17 lines, -19 lines 0 comments Download
M third_party/WebKit/Source/modules/filesystem/FileSystemClient.h View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/filesystem/FileWriterBase.h View 3 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/filesystem/FileWriterBase.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/filesystem/LocalFileSystem.h View 4 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/modules/filesystem/LocalFileSystem.cpp View 8 chunks +11 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/modules/filesystem/WorkerGlobalScopeFileSystem.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/imagecapture/ImageCapture.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/imagecapture/ImageCapture.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBCursor.h View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBCursor.cpp View 4 chunks +5 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBCursorWithValue.h View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBCursorWithValue.cpp View 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBDatabase.h View 3 chunks +5 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBDatabase.cpp View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBFactory.cpp View 4 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBIndex.cpp View 6 chunks +5 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBObjectStore.cpp View 10 chunks +9 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBOpenDBRequest.h View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBOpenDBRequest.cpp View 3 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBRequest.h View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBRequest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBRequestTest.cpp View 3 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBTransaction.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBTransactionTest.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBValue.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBValue.cpp View 3 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/InspectorIndexedDBAgent.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/MockWebIDBDatabase.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/MockWebIDBDatabase.cpp View 1 chunk +2 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/WebIDBCallbacksImpl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/WebIDBCallbacksImpl.cpp View 4 chunks +5 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/WebIDBDatabaseCallbacksImpl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/WebIDBDatabaseCallbacksImpl.cpp View 1 chunk +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/mediacapturefromelement/AutoCanvasDrawListener.h View 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/mediacapturefromelement/AutoCanvasDrawListener.cpp View 1 chunk +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/mediacapturefromelement/CanvasCaptureMediaStreamTrack.h View 3 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/mediacapturefromelement/CanvasCaptureMediaStreamTrack.cpp View 3 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/mediacapturefromelement/HTMLCanvasElementCapture.cpp View 2 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/mediacapturefromelement/OnRequestCanvasDrawListener.h View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/mediacapturefromelement/OnRequestCanvasDrawListener.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/mediacapturefromelement/TimedCanvasDrawListener.h View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/mediacapturefromelement/TimedCanvasDrawListener.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/mediarecorder/MediaRecorder.h View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/mediarecorder/MediaRecorder.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/mediasession/MediaSession.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/mediasession/MediaSession.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/mediasession/MediaSessionTest.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/mediasource/MediaSource.h View 4 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/mediasource/MediaSource.cpp View 4 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/modules/mediasource/SourceBuffer.h View 5 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/mediasource/SourceBuffer.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/mediastream/MediaDevicesRequest.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/mediastream/MediaStreamTrack.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/mediastream/MediaStreamTrack.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/mediastream/MediaStreamTrackSourcesRequestImpl.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/mediastream/RTCCertificate.h View 2 chunks +3 lines, -1 line 0 comments Download
M third_party/WebKit/Source/modules/mediastream/RTCCertificate.cpp View 1 chunk +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/mediastream/RTCDTMFSender.h View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/mediastream/RTCDTMFSender.cpp View 3 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/mediastream/RTCDataChannel.h View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/mediastream/RTCDataChannel.cpp View 4 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/mediastream/RTCDataChannelTest.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/mediastream/RTCPeerConnection.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/mediastream/RTCPeerConnection.cpp View 4 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/mediastream/RTCSessionDescriptionRequestImpl.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/mediastream/UserMediaController.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/navigatorcontentutils/NavigatorContentUtils.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/notifications/NotificationImageLoader.h View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/notifications/NotificationImageLoader.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/notifications/NotificationPermissionClient.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/notifications/NotificationResourcesLoader.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/notifications/NotificationResourcesLoaderTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/notifications/ServiceWorkerRegistrationNotifications.h View 2 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/notifications/ServiceWorkerRegistrationNotifications.cpp View 3 chunks +5 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/modules/offscreencanvas2d/OffscreenCanvasRenderingContext2D.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/payments/PaymentRequestDetailsTest.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/payments/PaymentRequestUpdateEventTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/payments/PaymentResponseTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/permissions/Permissions.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/permissions/PermissionsCallback.h View 3 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/permissions/PermissionsCallback.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/presentation/PresentationConnection.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/presentation/PresentationConnection.cpp View 4 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/presentation/PresentationConnectionCallbacks.cpp View 2 chunks +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/presentation/PresentationController.cpp View 5 chunks +5 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/modules/presentation/PresentationError.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/push_messaging/PushController.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/push_messaging/PushController.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/push_messaging/PushMessageData.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/push_messaging/PushSubscription.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/push_messaging/PushSubscription.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/push_messaging/PushSubscriptionCallbacks.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/quota/DeprecatedStorageQuota.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/quota/DeprecatedStorageQuotaCallbacksImpl.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/quota/StorageQuotaCallbacksImpl.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorker.h View 4 chunks +6 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorker.cpp View 6 chunks +6 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerClient.h View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerClient.cpp View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerClients.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerContainer.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerContainer.cpp View 10 chunks +11 lines, -13 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerContainerClient.h View 3 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerContainerClient.cpp View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerContainerTest.cpp View 8 chunks +12 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerError.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerGlobalScope.h View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerGlobalScope.cpp View 4 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerGlobalScopeClient.h View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerLinkResource.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerLinkResource.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerRegistration.h View 5 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerRegistration.cpp View 3 chunks +5 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerScriptCachedMetadataHandler.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerThread.h View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerThread.cpp View 2 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerWindowClient.h View 2 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerWindowClient.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerWindowClientCallback.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/speech/SpeechRecognitionClient.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/speech/SpeechRecognitionController.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/speech/SpeechRecognitionController.cpp View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/storage/InspectorDOMStorageAgent.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/storage/Storage.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/storage/StorageArea.h View 3 chunks +5 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/storage/StorageArea.cpp View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/storage/StorageClient.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/storage/StorageNamespace.h View 3 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/storage/StorageNamespace.cpp View 2 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/storage/StorageNamespaceController.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/AsyncAudioDecoder.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/AsyncAudioDecoder.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/AudioBasicProcessorHandler.h View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/AudioBasicProcessorHandler.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/AudioBasicProcessorHandlerTest.cpp View 2 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/AudioBufferSourceNode.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/AudioBufferSourceNode.cpp View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/AudioNode.h View 2 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/AudioNodeInput.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/AudioNodeInput.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/AudioNodeOutput.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/AudioNodeOutput.cpp View 2 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/BiquadFilterNode.cpp View 2 chunks +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/BiquadProcessor.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/BiquadProcessor.cpp View 3 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/ConvolverNode.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/ConvolverNode.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/ConvolverNodeTest.cpp View 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/DefaultAudioDestinationNode.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/DelayNode.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/DelayProcessor.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/DelayProcessor.cpp View 2 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/DynamicsCompressorNode.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/DynamicsCompressorNode.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/DynamicsCompressorNodeTest.cpp View 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/IIRFilterNode.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/IIRProcessor.h View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/IIRProcessor.cpp View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/MediaElementAudioSourceNode.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/MediaElementAudioSourceNode.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/MediaStreamAudioDestinationNode.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/MediaStreamAudioSourceNode.h View 5 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/MediaStreamAudioSourceNode.cpp View 4 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/OfflineAudioDestinationNode.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/OfflineAudioDestinationNode.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/OscillatorNode.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/PannerNode.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/PeriodicWave.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/PeriodicWave.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/RealtimeAnalyser.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/RealtimeAnalyser.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/ScriptProcessorNodeTest.cpp View 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/StereoPannerNode.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/StereoPannerNodeTest.cpp View 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/WaveShaperDSPKernel.h View 2 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/WaveShaperDSPKernel.cpp View 2 chunks +6 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/WaveShaperNode.cpp View 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/WaveShaperProcessor.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/WaveShaperProcessor.cpp View 2 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/ChangeVersionWrapper.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/Database.cpp View 7 chunks +6 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/DatabaseTask.h View 5 chunks +10 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/DatabaseThread.h View 3 chunks +5 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/DatabaseThread.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/DatabaseTracker.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/DatabaseTracker.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/InspectorDatabaseAgent.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/SQLError.h View 1 chunk +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/SQLStatementBackend.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/SQLTransaction.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/SQLTransactionBackend.h View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/SQLTransactionBackend.cpp View 4 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/sqlite/SQLiteStatement.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGL2RenderingContext.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGL2RenderingContext.cpp View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp View 5 chunks +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLRenderingContext.h View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLRenderingContext.cpp View 5 chunks +5 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.h View 6 chunks +11 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp View 13 chunks +20 lines, -19 lines 0 comments Download
M third_party/WebKit/Source/modules/webmidi/MIDIAccess.h View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/webmidi/MIDIAccess.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webmidi/MIDIAccessInitializer.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webmidi/MIDIAccessor.h View 3 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/webmidi/MIDIAccessor.cpp View 2 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/webmidi/MIDIClient.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webmidi/MIDIController.h View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/webmidi/MIDIController.cpp View 4 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/DOMWebSocket.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/DOMWebSocket.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/DOMWebSocketTest.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/DocumentWebSocketChannel.h View 6 chunks +9 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/DocumentWebSocketChannel.cpp View 17 chunks +17 lines, -19 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/DocumentWebSocketChannelTest.cpp View 8 chunks +11 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/InspectorWebSocketEvents.h View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/InspectorWebSocketEvents.cpp View 2 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/WebSocketChannel.h View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/WebSocketChannel.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/WebSocketChannelClient.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/WorkerWebSocketChannel.h View 7 chunks +15 lines, -15 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/WorkerWebSocketChannel.cpp View 14 chunks +18 lines, -20 lines 0 comments Download
M third_party/WebKit/Source/platform/AsyncFileSystemCallbacks.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/CalculationValue.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/ContentSettingCallbacks.h View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/ContentSettingCallbacks.cpp View 1 chunk +2 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/ContextMenuItem.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/CrossThreadCopier.h View 3 chunks +13 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/CrossThreadCopier.cpp View 2 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/Crypto.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/Crypto.cpp View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/DragImage.h View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/DragImage.cpp View 5 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/DragImageTest.cpp View 5 chunks +7 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/EventTracer.h View 2 chunks +4 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/EventTracer.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/PODArena.h View 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/PurgeableVector.cpp View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/SharedBuffer.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/SharedBufferTest.cpp View 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/TimerTest.cpp View 6 chunks +7 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/platform/TraceEvent.h View 4 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/platform/TraceEventCommon.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/TracedValue.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/TracedValue.cpp View 1 chunk +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/TracedValueTest.cpp View 4 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/WaitableEvent.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/WaitableEvent.cpp View 1 chunk +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/WebScheduler.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/WebThreadSupportingGC.h View 3 chunks +6 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/WebThreadSupportingGC.cpp View 3 chunks +6 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/AnimationTranslationUtilTest.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorAnimation.h View 3 chunks +5 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorAnimation.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorAnimationHostTest.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorAnimationPlayer.h View 2 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorAnimationPlayerTest.cpp View 4 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorAnimationTest.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorAnimationTimeline.h View 2 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorAnimationTimelineTest.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorFilterAnimationCurve.h View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorFilterKeyframe.h View 2 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorFilterKeyframe.cpp View 1 chunk +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorFloatAnimationCurve.h View 2 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorFloatAnimationCurve.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorFloatAnimationCurveTest.cpp View 13 chunks +13 lines, -13 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorScrollOffsetAnimationCurve.h View 2 chunks +5 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorTransformAnimationCurve.h View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorTransformKeyframe.h View 2 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorTransformKeyframe.cpp View 1 chunk +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorTransformOperations.h View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/TimingFunction.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/AudioBus.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/AudioBus.cpp View 3 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/AudioChannel.h View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/AudioChannel.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/AudioDSPKernelProcessor.h View 3 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/AudioDestination.h View 3 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/AudioDestination.cpp View 4 chunks +5 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/AudioResampler.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/AudioResampler.cpp View 4 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/DynamicsCompressor.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/DynamicsCompressor.cpp View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/DynamicsCompressorKernel.h View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/DynamicsCompressorKernel.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/FFTFrame.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/FFTFrame.cpp View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/HRTFDatabase.h View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/HRTFDatabase.cpp View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/HRTFDatabaseLoader.h View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/HRTFDatabaseLoader.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/HRTFElevation.h View 4 chunks +8 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/HRTFElevation.cpp View 6 chunks +12 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/HRTFKernel.h View 3 chunks +11 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/HRTFKernel.cpp View 4 chunks +7 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/MultiChannelResampler.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/MultiChannelResampler.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/Panner.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/Panner.cpp View 1 chunk +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/Reverb.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/Reverb.cpp View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/ReverbConvolver.h View 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/ReverbConvolver.cpp View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/ReverbConvolverStage.h View 3 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/ReverbConvolverStage.cpp View 2 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/Spatializer.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/Spatializer.cpp View 1 chunk +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/blob/BlobData.h View 4 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/blob/BlobData.cpp View 3 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/blob/BlobDataTest.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/blob/BlobRegistry.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/blob/BlobRegistry.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/Platform.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebActiveGestureAnimation.h View 2 chunks +6 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebActiveGestureAnimation.cpp View 1 chunk +5 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebBlobData.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebContentSettingCallbacks.cpp View 2 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebCryptoAlgorithm.cpp View 3 chunks +5 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebCryptoKey.cpp View 3 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebCryptoKeyAlgorithm.cpp View 4 chunks +9 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebDataConsumerHandle.cpp View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebFileSystemCallbacks.cpp View 4 chunks +7 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebImage.cpp View 2 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebMediaStream.cpp View 3 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebMediaStreamSource.cpp View 3 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebMediaStreamTrack.cpp View 4 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebMediaStreamTrackSourcesRequest.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebPrerender.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebRTCSessionDescriptionRequest.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebRTCStatsRequest.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebRTCStatsResponse.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebRTCVoidRequest.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebScrollbarThemeGeometryNative.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebScrollbarThemeGeometryNative.cpp View 1 chunk +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebURLRequest.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebURLResponse.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/FontCache.h View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/FontCache.cpp View 5 chunks +7 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/FontCustomPlatformData.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/FontCustomPlatformData.cpp View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/GlyphMetricsMap.h View 3 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/GlyphPageTreeNode.h View 2 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/GlyphPageTreeNode.cpp View 5 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/OrientationIterator.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/OrientationIterator.cpp View 1 chunk +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/SimpleFontData.h View 5 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/SimpleFontData.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/SmallCapsIterator.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/SmallCapsIterator.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/SymbolsIterator.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/SymbolsIterator.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/mac/FontCacheMac.mm View 3 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/shaping/CachingWordShaper.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/shaping/CachingWordShaperTest.cpp View 4 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzFace.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzShaper.h View 2 chunks +5 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzShaper.cpp View 4 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/shaping/RunSegmenter.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/shaping/RunSegmenter.cpp View 1 chunk +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/shaping/ShapeResult.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/shaping/ShapeResult.cpp View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/skia/FontCacheSkia.cpp View 3 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/win/FontCacheSkiaWin.cpp View 3 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/geometry/FloatPolygon.h View 3 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/geometry/FloatPolygon.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/geometry/FloatPolygonTest.cpp View 2 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/geometry/TransformState.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/geometry/TransformState.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/BitmapImage.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/BitmapImage.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/Canvas2DLayerBridge.h View 4 chunks +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/Canvas2DLayerBridge.cpp View 7 chunks +7 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/Canvas2DLayerBridgeTest.cpp View 48 chunks +62 lines, -62 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/CanvasSurfaceLayerBridge.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/CanvasSurfaceLayerBridge.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/CompositorFilterOperations.h View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/CompositorMutableStateProvider.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/CompositorMutableStateProvider.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/CompositorMutableStateTest.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/CompositorMutation.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/CompositorMutatorClient.h View 2 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/CompositorMutatorClient.cpp View 4 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/CompositorMutatorClientTest.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/ContentLayerDelegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/ContiguousContainer.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/ContiguousContainer.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/DecodingImageGenerator.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/DeferredImageDecoder.h View 4 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/DeferredImageDecoder.cpp View 3 chunks +8 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/DeferredImageDecoderTest.cpp View 5 chunks +5 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/DeferredImageDecoderTestWoPlatform.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/DrawLooperBuilder.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/DrawLooperBuilder.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/GraphicsContext.h View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/GraphicsContext.cpp View 4 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/GraphicsContextState.h View 2 chunks +5 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/GraphicsContextTest.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/GraphicsLayer.h View 4 chunks +7 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/GraphicsLayer.cpp View 5 chunks +7 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/GraphicsLayerTest.cpp View 5 chunks +14 lines, -15 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/ImageBuffer.h View 4 chunks +6 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/ImageBuffer.cpp View 3 chunks +9 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/ImageDecodingStore.h View 7 chunks +15 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/ImageDecodingStore.cpp View 11 chunks +12 lines, -13 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/ImageDecodingStoreTest.cpp View 5 chunks +8 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/ImageFrameGenerator.h View 4 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/ImageFrameGenerator.cpp View 5 chunks +8 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/ImageFrameGeneratorTest.cpp View 2 chunks +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/ImageLayerChromiumTest.cpp View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/ImageSource.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/PaintGeneratedImage.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/PictureSnapshot.h View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/PictureSnapshot.cpp View 5 chunks +5 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/RecordingImageBufferSurface.h View 5 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/RecordingImageBufferSurface.cpp View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/RecordingImageBufferSurfaceTest.cpp View 4 chunks +9 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/StaticBitmapImage.cpp View 2 chunks +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/StrokeData.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositor.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositor.cpp View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositorTest.cpp View 5 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/filters/FEConvolveMatrix.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/filters/FEMerge.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/gpu/AcceleratedImageBufferSurface.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/gpu/AcceleratedImageBufferSurface.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/gpu/DrawingBuffer.h View 5 chunks +8 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/gpu/DrawingBuffer.cpp View 5 chunks +5 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/gpu/DrawingBufferTest.cpp View 7 chunks +11 lines, -13 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/gpu/Extensions3DUtil.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/gpu/Extensions3DUtil.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/gpu/SharedContextRateLimiter.h View 2 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/gpu/SharedContextRateLimiter.cpp View 1 chunk +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/gpu/WebGLImageConversion.cpp View 4 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/ClipDisplayItem.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/ClipPathDisplayItem.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/CompositingDisplayItem.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/DrawingDisplayItem.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/FilterDisplayItem.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/FloatClipDisplayItem.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/PaintController.h View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/PaintControllerTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/ScrollDisplayItem.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/SkPictureBuilder.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/SkPictureBuilder.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/Transform3DDisplayItem.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/TransformDisplayItem.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/test/MockImageDecoder.h View 3 chunks +8 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/GCTaskRunner.h View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/Heap.h View 2 chunks +9 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/Heap.cpp View 4 chunks +11 lines, -13 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/HeapPage.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/HeapTest.cpp View 13 chunks +16 lines, -18 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/PersistentNode.h View 3 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/ThreadState.h View 7 chunks +8 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/ThreadState.cpp View 6 chunks +6 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/Visitor.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/Visitor.cpp View 1 chunk +5 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/platform/image-decoders/ImageDecoder.h View 3 chunks +5 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/image-decoders/ImageDecoder.cpp View 3 chunks +10 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/platform/image-decoders/ImageDecoderTest.cpp View 10 chunks +11 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/platform/image-decoders/ImageDecoderTestHelpers.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/image-decoders/ImageDecoderTestHelpers.cpp View 5 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/image-decoders/bmp/BMPImageDecoder.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/image-decoders/bmp/BMPImageDecoder.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/image-decoders/bmp/BMPImageDecoderTest.cpp View 4 chunks +5 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/platform/image-decoders/gif/GIFImageDecoder.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/image-decoders/gif/GIFImageDecoder.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp View 22 chunks +26 lines, -26 lines 0 comments Download
M third_party/WebKit/Source/platform/image-decoders/gif/GIFImageReader.h View 3 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/image-decoders/gif/GIFImageReader.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/image-decoders/ico/ICOImageDecoder.h View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/image-decoders/ico/ICOImageDecoder.cpp View 3 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/image-decoders/ico/ICOImageDecoderTest.cpp View 1 chunk +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/image-decoders/jpeg/JPEGImageDecoder.h View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/image-decoders/jpeg/JPEGImageDecoder.cpp View 3 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/image-decoders/jpeg/JPEGImageDecoderTest.cpp View 7 chunks +12 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/platform/image-decoders/png/PNGImageDecoder.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/image-decoders/png/PNGImageDecoder.cpp View 4 chunks +5 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp View 19 chunks +24 lines, -24 lines 0 comments Download
M third_party/WebKit/Source/platform/image-encoders/JPEGImageEncoder.h View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/image-encoders/JPEGImageEncoder.cpp View 4 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/image-encoders/PNGImageEncoder.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/image-encoders/PNGImageEncoder.cpp View 4 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/mac/ScrollAnimatorMac.h View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/mac/ScrollAnimatorMac.mm View 4 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/mediastream/MediaStreamCenter.h View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/mediastream/MediaStreamCenter.cpp View 3 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/mediastream/MediaStreamComponent.h View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/mediastream/MediaStreamDescriptor.h View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/mediastream/MediaStreamSource.h View 3 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/mediastream/MediaStreamWebAudioSource.h View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/mediastream/MediaStreamWebAudioSource.cpp View 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/mediastream/RTCConfiguration.h View 3 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/mojo/MojoHelper.h View 1 chunk +6 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/network/HTTPHeaderMap.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/network/HTTPHeaderMap.cpp View 3 chunks +3 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/network/ResourceRequest.h View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/network/ResourceRequest.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/network/ResourceRequestTest.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/network/ResourceResponse.h View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/network/ResourceResponse.cpp View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/network/ResourceTimingInfo.h View 3 chunks +8 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/platform/network/ResourceTimingInfo.cpp View 2 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/CancellableTaskFactory.h View 2 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/CancellableTaskFactoryTest.cpp View 14 chunks +17 lines, -19 lines 0 comments Download
M third_party/WebKit/Source/platform/scroll/ProgrammaticScrollAnimator.h View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/scroll/ProgrammaticScrollAnimator.cpp View 2 chunks +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/scroll/ScrollAnimator.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/scroll/ScrollAnimator.cpp View 2 chunks +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/scroll/ScrollAnimatorBase.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/scroll/ScrollAnimatorCompositorCoordinator.h View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/scroll/ScrollAnimatorCompositorCoordinator.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/scroll/ScrollbarTestSuite.h View 3 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/scroll/ScrollbarThemeClient.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/speech/PlatformSpeechSynthesizer.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/speech/PlatformSpeechSynthesizer.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/testing/FontTestHelpers.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/testing/HistogramTester.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/testing/HistogramTester.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/testing/RunAllTests.cpp View 4 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/testing/TestPaintArtifact.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/testing/TestPaintArtifact.cpp View 3 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/testing/TestingPlatformSupport.h View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/testing/TestingPlatformSupport.cpp View 5 chunks +8 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/platform/testing/WebLayerTreeViewImplForTesting.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/testing/weburl_loader_mock.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/testing/weburl_loader_mock.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/text/BidiResolverTest.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/text/LocaleICU.h View 4 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/platform/text/LocaleICU.cpp View 11 chunks +24 lines, -25 lines 0 comments Download
M third_party/WebKit/Source/platform/text/LocaleICUTest.cpp View 4 chunks +11 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/platform/text/LocaleMac.h View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/text/LocaleMac.mm View 3 chunks +6 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/platform/text/LocaleMacTest.cpp View 5 chunks +18 lines, -18 lines 0 comments Download
M third_party/WebKit/Source/platform/text/LocaleWin.h View 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/text/LocaleWin.cpp View 4 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/text/LocaleWinTest.cpp View 3 chunks +13 lines, -13 lines 0 comments Download
M third_party/WebKit/Source/platform/text/PlatformLocale.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/text/PlatformLocale.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/text/TextBreakIteratorICU.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/threading/BackgroundTaskRunner.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/threading/BackgroundTaskRunnerTest.cpp View 3 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/transforms/TransformationMatrix.h View 2 chunks +9 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/platform/web_process_memory_dump.h View 2 chunks +3 lines, -1 line 0 comments Download
M third_party/WebKit/Source/platform/web_process_memory_dump.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/web_process_memory_dump_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/weborigin/KURL.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/weborigin/KURL.cpp View 5 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/weborigin/SecurityOrigin.h View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/weborigin/SecurityOrigin.cpp View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/weborigin/SecurityPolicy.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/AssociatedURLLoader.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/web/AssociatedURLLoader.cpp View 4 chunks +5 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/web/AssociatedURLLoaderTest.cpp View 6 chunks +11 lines, -13 lines 0 comments Download
M third_party/WebKit/Source/web/AudioOutputDeviceClientImpl.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/web/AudioOutputDeviceClientImpl.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/web/ChromeClientImpl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/ChromeClientImpl.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/ColorChooserPopupUIController.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/web/ColorChooserUIController.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/ColorChooserUIController.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/web/CompositorMutatorImpl.h View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/CompositorMutatorImpl.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/web/ContextFeaturesClientImpl.h View 1 chunk +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/DateTimeChooserImpl.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/web/DedicatedWorkerGlobalScopeProxyProviderImpl.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/web/DedicatedWorkerGlobalScopeProxyProviderImpl.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/web/DevToolsEmulator.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/web/DevToolsEmulator.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/web/ExternalPopupMenu.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/web/ExternalPopupMenu.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/web/ExternalPopupMenuTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/web/FrameLoaderClientImpl.h View 3 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/web/FrameLoaderClientImpl.cpp View 5 chunks +8 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/web/FullscreenController.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/web/InspectorOverlay.h View 4 chunks +7 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/web/InspectorOverlay.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/web/LinkHighlightImpl.h View 3 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/web/LinkHighlightImpl.cpp View 4 chunks +7 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/web/LinkHighlightImplTest.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/web/LocalFileSystemClient.h View 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/web/LocalFileSystemClient.cpp View 2 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/web/MIDIClientProxy.h View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/PageOverlay.h View 3 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/web/PageOverlay.cpp View 1 chunk +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/PageOverlayTest.cpp View 4 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/PageWidgetDelegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/web/RemoteFrameClientImpl.cpp View 2 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/web/ServiceWorkerGlobalScopeClientImpl.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/web/ServiceWorkerGlobalScopeClientImpl.cpp View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/web/ServiceWorkerGlobalScopeProxy.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/ServiceWorkerGlobalScopeProxy.cpp View 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/SharedWorkerRepositoryClientImpl.h View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/SharedWorkerRepositoryClientImpl.cpp View 4 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/web/SpeechRecognitionClientProxy.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/SpeechRecognitionClientProxy.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/StorageClientImpl.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/web/StorageClientImpl.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/SuspendableScriptExecutor.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/TextFinder.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/web/WebBlob.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/WebDOMActivityLogger.cpp View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/web/WebDataSourceImpl.h View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/WebDataSourceImpl.cpp View 3 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/web/WebDevToolsAgentImpl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/WebDevToolsAgentImpl.cpp View 6 chunks +6 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/web/WebElementTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/web/WebEmbeddedWorkerImpl.h View 3 chunks +5 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/web/WebEmbeddedWorkerImpl.cpp View 5 chunks +5 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/web/WebEmbeddedWorkerImplTest.cpp View 3 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/WebFrameWidgetImpl.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/web/WebFrameWidgetImpl.cpp View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/web/WebHelperPluginImpl.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/web/WebImageDecoder.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/web/WebKit.cpp View 2 chunks +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/web/WebLocalFrameImpl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/WebLocalFrameImpl.cpp View 7 chunks +7 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/web/WebNode.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/web/WebNodeTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/web/WebPagePopupImpl.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/web/WebPagePopupImpl.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/web/WebPepperSocket.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/WebPepperSocketChannelClientProxy.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/WebPepperSocketImpl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/WebPepperSocketImpl.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/web/WebPluginContainerImpl.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/web/WebRemoteFrameImpl.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/web/WebSharedWorkerImpl.h View 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/WebSharedWorkerImpl.cpp View 4 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/web/WebStorageEventDispatcherImpl.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/web/WebViewImpl.h View 5 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/web/WebViewImpl.cpp View 10 chunks +13 lines, -15 lines 0 comments Download
M third_party/WebKit/Source/web/WorkerContentSettingsClient.h View 3 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/web/WorkerContentSettingsClient.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/tests/ActivityLoggerTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/web/tests/CompositorWorkerTest.cpp View 3 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/tests/FrameTestHelpers.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/tests/FrameTestHelpers.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/web/tests/KeyboardTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/web/tests/PrerenderingTest.cpp View 3 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/web/tests/SpinLockTest.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/tests/TextFinderTest.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/web/tests/WebFrameTest.cpp View 12 chunks +14 lines, -16 lines 0 comments Download
M third_party/WebKit/Source/web/tests/WebPluginContainerTest.cpp View 4 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/web/tests/WebViewTest.cpp View 2 chunks +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/wtf/Assertions.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/wtf/DataLog.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/wtf/DequeTest.cpp View 7 chunks +12 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/wtf/FilePrintStream.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/wtf/FilePrintStream.cpp View 2 chunks +3 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/wtf/Forward.h View 2 chunks +11 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/wtf/Functional.h View 2 chunks +7 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/wtf/HashFunctions.h View 3 chunks +17 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/wtf/HashMapTest.cpp View 5 chunks +10 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/wtf/HashSetTest.cpp View 6 chunks +15 lines, -15 lines 0 comments Download
M third_party/WebKit/Source/wtf/HashTable.h View 5 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/wtf/HashTraits.h View 1 chunk +17 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/wtf/LinkedHashSet.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/wtf/LinkedStack.h View 4 chunks +7 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/wtf/ListHashSet.h View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/wtf/ListHashSetTest.cpp View 7 chunks +13 lines, -15 lines 0 comments Download
A third_party/WebKit/Source/wtf/OwnPtr.h View 1 chunk +196 lines, -0 lines 0 comments Download
A + third_party/WebKit/Source/wtf/OwnPtrCommon.h View 2 chunks +41 lines, -32 lines 0 comments Download
A + third_party/WebKit/Source/wtf/PassOwnPtr.h View 2 chunks +29 lines, -28 lines 0 comments Download
M third_party/WebKit/Source/wtf/SizeLimits.cpp View 3 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/wtf/TerminatedArray.h View 4 chunks +6 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/wtf/ThreadingPthreads.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/wtf/ThreadingWin.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/wtf/Vector.h View 4 chunks +2 lines, -28 lines 0 comments Download
M third_party/WebKit/Source/wtf/VectorTest.cpp View 6 chunks +11 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/wtf/VectorTraits.h View 2 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/wtf/WTFThreadData.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/wtf/WTFThreadData.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/wtf/allocator/PartitionAllocTest.cpp View 4 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/wtf/text/Collator.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/wtf/text/StringImpl.cpp View 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/wtf/text/TextCodec.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/wtf/text/TextCodecICU.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/wtf/text/TextCodecICU.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/wtf/text/TextCodecLatin1.cpp View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/wtf/text/TextCodecReplacement.cpp View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/wtf/text/TextCodecReplacementTest.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/wtf/text/TextCodecUTF16.cpp View 2 chunks +5 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/wtf/text/TextCodecUTF8.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/wtf/text/TextCodecUTF8.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/wtf/text/TextCodecUTF8Test.cpp View 4 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/wtf/text/TextCodecUserDefined.cpp View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/wtf/text/TextEncoding.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/wtf/text/TextEncodingRegistry.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/wtf/text/TextEncodingRegistry.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/wtf/text/TextPosition.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/wtf/text/TextPosition.cpp View 1 chunk +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/wtf/text/icu/CollatorICU.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/wtf/wtf.gypi View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/public/platform/WebBlobData.h View 2 chunks +5 lines, -4 lines 0 comments Download
M third_party/WebKit/public/platform/WebContentSettingCallbacks.h View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/public/platform/WebCryptoAlgorithm.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/public/platform/WebCryptoKeyAlgorithm.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/public/platform/WebDataConsumerHandle.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/public/platform/WebFileSystemCallbacks.h View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/public/platform/WebPrivateOwnPtr.h View 4 chunks +8 lines, -9 lines 0 comments Download
M third_party/WebKit/public/platform/WebScrollbar.h View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/public/platform/WebTaskRunner.h View 2 chunks +2 lines, -4 lines 0 comments Download

Messages

Total messages: 10 (6 generated)
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/6a85b3b95353c94da606f9f689b962cb17b21041 Cr-Commit-Position: refs/heads/master@{#400641}
4 years, 6 months ago (2016-06-20 09:48:42 UTC) #6
vasilii
Committed patchset #1 (id:1) manually as 6a85b3b95353c94da606f9f689b962cb17b21041 (presubmit successful).
4 years, 6 months ago (2016-06-20 09:49:44 UTC) #8
Yuta Kitamura
NOT LGTM Please don't revert this. This patch is extremely costly to land.
4 years, 6 months ago (2016-06-20 10:25:49 UTC) #9
Yuta Kitamura
4 years, 6 months ago (2016-06-20 10:30:48 UTC) #10
Message was sent while issue was closed.
I'm going to revert this revert since it's unacceptable to
revert this giant patch just for another patch's regression.

If you are not sure how to revert a CL without reverting this
one, please let me know. I can do that for you.

Powered by Google App Engine
This is Rietveld 408576698