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

Issue 2941893002: DO NOT SUBMIT: results of old clang-format (Closed)

Created:
3 years, 6 months ago by Dan Beam
Modified:
3 years, 6 months ago
Reviewers:
CC:
chromium-reviews, shans, mlamouri+watch-screen-orientation_chromium.org, johnme+watch_chromium.org, dcheng, arv+watch_chromium.org, Yoav Weiss, krit, toyoshim+midi_chromium.org, blink-reviews-html_chromium.org, Patrick Dubroy, blink-reviews-platform-graphics_chromium.org, dglazkov+blink, blink-reviews-bindings_chromium.org, Navid Zolghadr, gogerald+paymentswatch_chromium.org, jfernandez, loading-reviews_chromium.org, tommyw+watchlist_chromium.org, pam+watch_chromium.org, dbeam+watch-elements_chromium.org, dtapuska+blinkwatch_chromium.org, tfarina, loading-reviews+parser_chromium.org, stevenjb+watch-md-settings_chromium.org, mac-reviews_chromium.org, mahmadi+paymentswatch_chromium.org, sebsg+paymentswatch_chromium.org, jshin+watch_chromium.org, fs, dougt+watch_chromium.org, ortuno+watch_chromium.org, kinuko+watch, rwlbuis, drott+blinkwatch_chromium.org, Mads Ager (chromium), aboxhall, szager+layoutwatch_chromium.org, Rik, blink-reviews, gyuyoung2, falken+watch_chromium.org, michaelpg+watch-elements_chromium.org, nhiroki, Raymond Toy, timvolodine, Nate Chapin, blink-reviews-frames_chromium.org, cbiesinger, shimazu+serviceworker_chromium.org, rouslan+payments_chromium.org, blink-reviews-animation_chromium.org, pdr+renderingwatchlist_chromium.org, shimazu+worker_chromium.org, dmazzoni, dtseng+watch_chromium.org, horo+watch_chromium.org, kouhei+heap_chromium.org, dshwang, leviw+bidiwatch_chromium.org, dmazzoni+watch_chromium.org, lunalu1, kinuko+worker_chromium.org, lchoi+reviews_chromium.org, jsbell+serviceworker_chromium.org, awdf+watch_chromium.org, yhirano+watch_chromium.org, blink-reviews-css, Justin Novosad, je_julie, jchaffraix+rendering, blink-reviews-paint_chromium.org, blink-worker-reviews_chromium.org, Eric Willigers, kenneth.christiansen, iclelland, zoltan1, Manuel Rego, blink-reviews-layout_chromium.org, sof, aleventhal+watch_chromium.org, oshima+watch_chromium.org, haraken, piman+watch_chromium.org, tyoshino+watch_chromium.org, glebl+reviews_chromium.org, shalamov, mlamouri+watch-blink_chromium.org, leviw+renderwatch, fmalita+watch_chromium.org, scheib+watch_chromium.org, cmumford, Stephen Chennney, kinuko+fileapi, platform-architecture-syd+reviews-web_chromium.org, ojan+watch_chromium.org, serviceworker-reviews, tzik, webcomponents-bugzilla_chromium.org, eae+blinkwatch, dominicc+watchlist_chromium.org, apavlov+blink_chromium.org, kouhei+svg_chromium.org, pdr+graphicswatchlist_chromium.org, aboxhall+watch_chromium.org, dbeam+watch-history_chromium.org, hongchan, blink-reviews-dom_chromium.org, gavinp+loader_chromium.org, wanming.lin, pdr+svgwatchlist_chromium.org, blink-reviews-api_chromium.org, panicker+watch_chromium.org, rjwright, blink-reviews-style_chromium.org, atotic+reviews_chromium.org, Peter Beverloo, yuzo+watch_chromium.org, michaelpg+watch-md-ui_chromium.org, fuzzing_chromium.org, darktears, loading-reviews+fetch_chromium.org, jsbell+idb_chromium.org, michaeln, dgrogan+ng_chromium.org, svillar, nektar+watch_chromium.org, nektarios, kinuko+serviceworker, oilpan-reviews, scheduler-bugs_chromium.org, Mikhail
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

DO NOT SUBMIT: results of old clang-format $ buildtools/linux64/clang-format --version clang-format version 5.0.0 (trunk 296408) $ stat buildtools/linux64/clang-format | egrep -o 'Size: [0-9]+' Size: 1631568 $ time find third_party/WebKit/ -type f -iname '*.h' -o -iname '*.cc' -o -iname '*.mm' -o -iname '*.cpp' | xargs buildtools/linux64/clang-format -i real 1m58.072s user 1m18.611s sys 0m1.981s $ time find ui/webui chrome/browser/resources/md_{bookmarks,history} -type f -iname '*.js' | xargs buildtools/linux64/clang-format -i real 0m3.953s user 0m3.910s sys 0m0.041s BUG=567770 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:closure_compilation;master.tryserver.chromium.linux:linux_layout_tests_layout_ng;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1104 lines, -1142 lines) Patch
M chrome/browser/resources/md_history/browser_service.js View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/md_history/router.js View 1 chunk +2 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ExceptionMessages.cpp View 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V8BindingForTesting.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/custom/V8HTMLPlugInElementCustom.cpp View 1 chunk +29 lines, -29 lines 0 comments Download
M third_party/WebKit/Source/bindings/modules/v8/wasm/WasmResponseExtensions.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/build/mac/Prefix.h View 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/animation/AnimationInputHelpersTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/AnimationTimelineTest.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/BasicShapeInterpolationFunctions.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/BasicShapeInterpolationFunctions.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/CSSColorInterpolationType.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/CSSLengthInterpolationType.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/DocumentTimelineTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/EffectStackTest.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/FilterInterpolationFunctions.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/FilterInterpolationFunctions.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/InterpolableValueTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/InterpolationEffectTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/InterpolationEnvironment.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/animation/InterpolationValue.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/InvalidatableInterpolation.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/LegacyStyleInterpolation.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/LengthInterpolationFunctions.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/PairwiseInterpolationValue.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/PathInterpolationFunctions.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/SVGIntegerOptionalIntegerInterpolationType.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/SVGLengthInterpolationType.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/SVGNumberListInterpolationType.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/SVGNumberOptionalNumberInterpolationType.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/SVGPathSegInterpolationFunctions.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/SVGPointListInterpolationType.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/ShadowInterpolationFunctions.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/ShadowInterpolationFunctions.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/SizeInterpolationFunctions.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/animatable/AnimatableDouble.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/clipboard/DataTransfer.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/CSSFontFace.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/CSSPathValue.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/CSSSelectorList.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/MediaQueryMatcherTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/PageRuleCollector.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/StylePropertySerializer.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/StylePropertySerializer.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/StyleRuleKeyframe.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/StyleSheetContentsFuzzer.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/cssom/CSSStyleImageValue.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/cssom/FilteredComputedStylePropertyMapTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/cssom/StylePropertyMap.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSParser.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSParser.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSSelectorParser.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/resolver/FontBuilderTest.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/resolver/StyleBuilderCustom.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/resolver/StyleResolverState.h View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/AXObjectCache.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/CompositorProxy.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/ContextFeatures.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/DecodedDataDocumentParser.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/DecodedDataDocumentParser.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/Node.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/NodeFilter.h View 1 chunk +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/dom/NthIndexCacheTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/StyleElementTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/SuspendableObjectTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/custom/CustomElementTest.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/custom/V0CustomElementMicrotaskImportStep.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/editing/CaretDisplayItemClient.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/editing/DragCaret.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/editing/Editor.h View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/editing/EphemeralRangeTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/editing/PositionWithAffinity.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/editing/TextAffinity.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/editing/VisiblePosition.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/editing/state_machines/TextSegmentationMachineState.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/events/EventPathTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/events/KeyboardEvent.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/events/MutationEvent.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/frame/DOMTimerCoordinator.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/frame/LocalDOMWindow.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/frame/LocalFrameView.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/frame/SettingsDelegate.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/frame/csp/CSPDirectiveListTest.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/frame/csp/ContentSecurityPolicyTest.cpp View 3 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLOptGroupElement.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLStyleElement.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLTableColElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/TimeRanges.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/TimeRangesTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/canvas/CanvasDrawListener.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/canvas/CanvasDrawListener.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/canvas/CanvasImageSource.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/forms/EmailInputType.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/imports/HTMLImportLoader.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLDocumentParserTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLParserScheduler.h View 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLResourcePreloader.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLResourcePreloaderTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLSrcsetParserTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLStackItem.h View 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLViewSourceParser.h View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLViewSourceParser.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/parser/ResourcePreloader.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/parser/TextResourceDecoderFuzzer.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/parser/TokenizedChunkQueue.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/input/TouchEventManager.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/CounterNode.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/HitTestLocation.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/HitTestLocation.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/HitTestRequest.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/HitTestResult.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBlockFlow.h View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBlockFlowLine.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutFileUploadControl.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutObject.h View 2 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutTableCell.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutTableRow.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutThemeMac.mm View 1 chunk +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutView.h View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/ScrollAnchorTest.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/TracedLayoutObject.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/TracedLayoutObject.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/api/LineLayoutSVGTextPath.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/line/InlineFlowBox.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/ng/layout_ng_block_flow.cc View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_absolute_utils_test.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_block_node.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_layout_algorithm.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/shapes/BoxShapeTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/shapes/PolygonShape.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/shapes/Shape.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGEllipse.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGTextPath.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/svg/SVGResourcesCache.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/loader/DocumentLoadTimingTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/loader/MixedContentCheckerTest.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/loader/TextResourceDecoderBuilder.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/loader/TextResourceDecoderBuilderTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/loader/resource/DocumentResource.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/loader/resource/ImageResource.h View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/loader/resource/MockImageResourceObserver.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/loader/resource/TextResource.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/page/DragData.cpp View 1 chunk +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/page/FocusController.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/page/PagePopupClientTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/FindPropertiesNeedingUpdate.h View 1 chunk +12 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/core/paint/GridPainter.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/InlineTextBoxPainter.cpp View 2 chunks +3 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintLayerClipperTest.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.h View 1 chunk +1 line, -4 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/SVGPaintContext.h View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/TableSectionPainter.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/TextPainterTest.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/style/ComputedStyle.h View 1 chunk +26 lines, -26 lines 0 comments Download
M third_party/WebKit/Source/core/style/ComputedStyleConstants.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/style/GridPositionsResolver.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/style/ShadowList.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/style/StyleRareNonInheritedData.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/style/StyleRareNonInheritedData.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGAnimateElement.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPath.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGTransformDistance.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/graphics/SVGImage.cpp View 1 chunk +45 lines, -45 lines 0 comments Download
M third_party/WebKit/Source/core/svg/graphics/SVGImageChromeClient.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/testing/NullExecutionContext.h View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/timing/Performance.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceBase.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceObserver.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/workers/DedicatedWorkerGlobalScope.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/workers/DedicatedWorkerMessagingProxy.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/workers/DedicatedWorkerMessagingProxy.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/workers/DedicatedWorkerTest.cpp View 1 chunk +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/core/workers/DedicatedWorkerThread.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/workers/MainThreadWorkletGlobalScope.h View 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/workers/SharedWorkerGlobalScope.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/workers/SharedWorkerThread.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/workers/WorkerNavigator.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/workers/WorkletPendingTasks.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/xml/parser/SharedBufferReaderTest.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/accessibility/AXLayoutObject.cpp View 1 chunk +26 lines, -26 lines 0 comments Download
M third_party/WebKit/Source/modules/accessibility/AXObjectTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/audio_output_devices/AudioOutputDeviceClient.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/bluetooth/BluetoothAttributeInstanceMap.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/bluetooth/BluetoothAttributeInstanceMap.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTDescriptor.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTServer.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/canvas2d/CanvasRenderingContext2DState.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/compositorworker/AbstractAnimationWorkletThread.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/compositorworker/AnimationWorkletThread.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/compositorworker/CompositorWorkerGlobalScope.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/compositorworker/CompositorWorkerMessagingProxy.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/compositorworker/CompositorWorkerThread.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/csspaint/PaintRenderingContext2D.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/document_metadata/CopylessPasteExtractorTest.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/modules/fetch/BodyStreamBuffer.h View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/fetch/BytesConsumerForDataConsumerHandle.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/filesystem/FileWriterBase.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/filesystem/FileWriterBase.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/filesystem/WorkerGlobalScopeFileSystem.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBCursorWithValue.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBCursorWithValue.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBOpenDBRequest.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBOpenDBRequest.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/MockWebIDBDatabase.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/keyboard_lock/NavigatorKeyboardLock.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/keyboard_lock/NavigatorKeyboardLock.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/mediacapturefromelement/AutoCanvasDrawListener.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/mediacapturefromelement/CanvasCaptureMediaStreamTrack.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/mediacapturefromelement/CanvasCaptureMediaStreamTrack.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/mediacapturefromelement/OnRequestCanvasDrawListener.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/mediacapturefromelement/OnRequestCanvasDrawListener.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/mediacapturefromelement/TimedCanvasDrawListener.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/mediacapturefromelement/TimedCanvasDrawListener.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/offscreencanvas2d/OffscreenCanvasRenderingContext2D.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/payments/PaymentAddressTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/peerconnection/RTCDTMFSender.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/quota/NavigatorStorageQuota.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationControllerImpl.h View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/sensor/Gyroscope.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerThread.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/speech/SpeechRecognitionController.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/storage/StorageArea.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/storage/StorageClient.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/storage/StorageNamespace.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/storage/StorageNamespaceController.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webaudio/AudioBasicProcessorHandler.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webaudio/AudioSummingJunction.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webaudio/AudioWorkletGlobalScope.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/AudioWorkletProcessorDefinition.h View 1 chunk +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/AudioWorkletProcessorDefinition.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/AudioWorkletThread.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webaudio/ConvolverNodeTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webaudio/DynamicsCompressorNode.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webaudio/DynamicsCompressorNodeTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webaudio/IIRProcessor.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webaudio/ScriptProcessorNodeTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webaudio/StereoPannerNode.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webaudio/StereoPannerNodeTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webaudio/WaveShaperDSPKernel.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/Database.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/DatabaseManager.cpp View 1 chunk +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/sqlite/SQLiteDatabase.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGL2RenderingContext.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLRenderingContext.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webmidi/MIDIAccess.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/websockets/InspectorWebSocketEvents.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/websockets/WebSocketChannel.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/websockets/WorkerWebSocketChannel.h View 1 chunk +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/Crypto.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/Decimal.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/InstanceCounters.h View 1 chunk +28 lines, -28 lines 0 comments Download
M third_party/WebKit/Source/platform/InstanceCounters.cpp View 1 chunk +28 lines, -28 lines 0 comments Download
M third_party/WebKit/Source/platform/LayoutUnitTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/MemoryCoordinator.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/platform/UUID.h View 1 chunk +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/AnimationTranslationUtilTest.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorAnimation.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorAnimationHostTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorAnimationTimelineTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/animation/CompositorFilterKeyframe.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/audio/AudioChannel.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/AudioDestination.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/Biquad.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/audio/PushPullFIFO.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/PushPullFIFOMultithreadTest.cpp View 5 chunks +46 lines, -57 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/PushPullFIFOTest.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/blob/BlobData.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebBlobData.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/feature_policy/FeaturePolicyTest.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/FontDescription.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/fonts/OrientationIteratorTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/fonts/SmallCapsIteratorTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/fonts/SymbolsIteratorTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/fonts/VDMXParser.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/fonts/android/FontCacheAndroid.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/fonts/shaping/ShapingLineBreaker.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/platform/fonts/win/FontFallbackWin.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/win/FontPlatformDataWin.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/geometry/DoubleSize.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/geometry/GeometryTestHelpers.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/graphics/CompositorMutableStateTest.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/graphics/CompositorMutatorClient.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/graphics/GraphicsTypes3D.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/graphics/ImageBufferSurface.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/platform/graphics/ImageDecodingStoreTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/graphics/LoggingCanvas.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/graphics/OffscreenCanvasFrameDispatcherImpl.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/Pattern.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/filters/FEGaussianBlur.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/platform/graphics/gpu/AcceleratedImageBufferSurface.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/PaintController.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/PaintControllerTest.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/heap/Heap.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/Persistent.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/PersistentTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/heap/RunAllTests.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/image-decoders/bmp/BMPImageDecoder.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/image-decoders/gif/GIFImageReader.h View 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/image-decoders/ico/ICOImageDecoder.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/image-decoders/jpeg/JPEGImageDecoder.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/image-decoders/jpeg/JPEGImageDecoder.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/instrumentation/tracing/TracedValueTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/loader/fetch/ResourceLoaderOptionsTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/mac/VersionUtilMac.mm View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/mediastream/MediaStreamWebAudioSource.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/mhtml/MHTMLFuzzer.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/base/task_queue_impl.cc View 2 chunks +6 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/base/task_queue_manager.cc View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/platform/scheduler/base/task_queue_manager_perftest.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/base/task_queue_manager_unittest.cc View 4 chunks +48 lines, -32 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/base/work_queue_sets.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/child/idle_helper.cc View 1 chunk +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/child/idle_helper_unittest.cc View 2 chunks +6 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/child/worker_scheduler_impl_unittest.cc View 3 chunks +10 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/renderer/renderer_scheduler_impl_unittest.cc View 2 chunks +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/renderer/task_queue_throttler.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/test/fake_web_task_runner.cc View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/scroll/ScrollAnimator.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/scroll/ScrollbarThemeMac.mm View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/testing/BlinkFuzzerTestSupport.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/testing/GeometryPrinters.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/testing/GeometryPrinters.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/testing/HistogramTester.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/testing/PaintPrinters.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/testing/RunAllTests.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/testing/WebLayerTreeViewImplForTesting.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/testing/weburl_loader_mock.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/testing/weburl_loader_mock_factory_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/text/BidiResolverTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/text/BidiTestHarness.h View 3 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/text/Character.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/text/CharacterEmoji.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/text/CharacterPropertyDataGenerator.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/text/TextChecking.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/text/TextEncodingDetector.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/text/UnicodeRange.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/text/hyphenation/HyphenatorAOSP.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/transforms/TransformOperations.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/weborigin/OriginAccessEntryTest.cpp View 3 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/weborigin/URLSecurityOriginMap.h View 1 chunk +28 lines, -28 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/Alignment.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/Assertions.cpp View 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/AssertionsTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/BitVector.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/ByteOrder.h View 1 chunk +28 lines, -28 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/CryptographicallyRandomNumber.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/DateMath.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/DateMath.cpp View 3 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/DequeTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/FilePrintStream.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/FilePrintStream.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/Forward.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/Functional.h View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/FunctionalTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/HashFunctions.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/HashMap.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/HashMapTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/HashSet.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/HashSetTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/HashTable.h View 4 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/HashTraits.h View 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/ListHashSet.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/ListHashSetTest.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/MathExtras.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/PrintStream.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/PrintStream.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/RefPtr.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/RetainPtr.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/SizeLimits.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/StackUtil.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/StringExtras.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/StringExtrasTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/TerminatedArray.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/Threading.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/ThreadingPthreads.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/ThreadingWin.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/Vector.h View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/VectorTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/VectorTraits.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/WTFThreadData.h View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/allocator/PartitionAllocator.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/dtoa.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/testing/RunAllTests.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/ASCIIFastPath.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/AtomicString.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/AtomicStringCF.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/Base64.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/CString.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/CString.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/CStringTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/Collator.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/IntegerToStringConversion.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/StringBuilder.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/StringConcatenate.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/StringImpl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/StringImpl.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/StringImplCF.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/StringToNumber.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/StringToNumberTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/StringView.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/TextCodec.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/TextCodecICU.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/TextCodecICU.cpp View 3 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/TextCodecLatin1.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/TextCodecLatin1Test.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/TextCodecReplacement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/TextCodecReplacementTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/TextCodecUTF16.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/TextCodecUTF8.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/TextCodecUTF8.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/TextCodecUTF8Test.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/TextCodecUserDefined.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/TextCodecUserDefinedTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/TextEncoding.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/TextEncodingRegistry.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/TextEncodingRegistry.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/TextPosition.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/TextPosition.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/WTFString.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/WTFString.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/WTFStringTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/text/icu/CollatorICU.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/typed_arrays/ArrayBufferBuilder.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/typed_arrays/ArrayBufferBuilderTest.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/typed_arrays/ArrayBufferView.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/wtf/typed_arrays/IntegralTypedArrayBase.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/ServiceWorkerGlobalScopeClientImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/StorageClientImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/TextFinder.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebElementTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebHitTestResult.cpp View 1 chunk +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/web/WebNodeTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/mac/WebSubstringUtil.mm View 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/web/tests/KeyboardTest.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/tests/WebFrameTest.cpp View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/public/platform/WebCachePolicy.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/platform/WebDragOperation.h View 1 chunk +28 lines, -28 lines 0 comments Download
M third_party/WebKit/public/platform/WebFloatRect.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/platform/WebFloatSize.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/platform/WebFont.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/platform/WebMessagePortChannel.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/platform/WebRect.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/platform/WebSize.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/public/platform/WebString.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/platform/WebURLLoader.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/platform/WebURLLoaderClient.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/platform/WebURLRequest.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/platform/WebURLResponse.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/platform/modules/notifications/WebNotificationManager.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/public/platform/modules/push_messaging/WebPushClient.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrientationClient.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerCache.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerRegistration.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/platform/scheduler/child/single_thread_idle_task_runner.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/web/WebAXObject.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/public/web/WebAssociatedURLLoaderOptions.h View 1 chunk +1 line, -4 lines 0 comments Download
M third_party/WebKit/public/web/WebContextMenuData.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/public/web/WebDOMFileSystem.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/web/WebDataSource.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/public/web/WebDateTimeChooserParams.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/public/web/WebDragStatus.h View 1 chunk +28 lines, -28 lines 0 comments Download
M third_party/WebKit/public/web/WebElement.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/web/WebFileChooserParams.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/web/WebFormControlElement.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/web/WebFormElement.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/web/WebFrameSerializer.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/web/WebHelperPlugin.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/web/WebHitTestResult.h View 1 chunk +8 lines, -8 lines 0 comments Download
M third_party/WebKit/public/web/WebInputMethodController.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/web/WebMenuItemInfo.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/web/WebPagePopup.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/web/WebPerformance.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/web/WebPopupMenuInfo.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/web/WebPrintParams.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/web/WebScopedUserGesture.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/web/WebScopedWindowFocusAllowedIndicator.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/web/WebSearchableFormData.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/web/WebSelectElement.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/web/WebSettings.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/web/WebSharedWorkerRepositoryClient.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/web/WebSpeechRecognizer.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/web/WebSurroundingText.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/public/web/WebView.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/public/web/WebViewClient.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/public/web/linux/WebFontRendering.h View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/webui/resources/cr_elements/cr_scrollable_behavior.js View 2 chunks +3 lines, -2 lines 0 comments Download
M ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar.js View 1 chunk +4 lines, -2 lines 0 comments Download
M ui/webui/resources/cr_elements/policy/cr_policy_network_behavior.js View 1 chunk +3 lines, -2 lines 0 comments Download
M ui/webui/resources/js/analytics.js View 1 chunk +1 line, -1 line 0 comments Download
M ui/webui/resources/js/cr/ui/bubble.js View 1 chunk +3 lines, -3 lines 0 comments Download
M ui/webui/resources/js/cr/ui/touch_handler.js View 1 chunk +3 lines, -3 lines 0 comments Download
M ui/webui/resources/js/jstemplate_compiled.js View 1 chunk +1 line, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 6 (6 generated)
Dan Beam
Description was changed from ========== DO NOT SUBMIT: results of old clang-format $ buildtools/linux64/clang-format --version ...
3 years, 6 months ago (2017-06-14 21:37:52 UTC) #1
Dan Beam
Description was changed from ========== DO NOT SUBMIT: results of old clang-format $ buildtools/linux64/clang-format --version ...
3 years, 6 months ago (2017-06-14 21:37:56 UTC) #2
Dan Beam
Description was changed from ========== DO NOT SUBMIT: results of old clang-format $ buildtools/linux64/clang-format --version ...
3 years, 6 months ago (2017-06-14 21:38:01 UTC) #3
Dan Beam
Description was changed from ========== DO NOT SUBMIT: results of old clang-format $ buildtools/linux64/clang-format --version ...
3 years, 6 months ago (2017-06-14 21:38:05 UTC) #4
Dan Beam
Description was changed from ========== DO NOT SUBMIT: results of old clang-format $ buildtools/linux64/clang-format --version ...
3 years, 6 months ago (2017-06-14 22:47:31 UTC) #5
Dan Beam
3 years, 6 months ago (2017-06-14 22:52:18 UTC) #6
Description was changed from

==========
DO NOT SUBMIT: results of old clang-format

$ buildtools/linux64/clang-format --version
clang-format version 5.0.0 (trunk 296408)

stat buildtools/linux64/clang-format | egrep -o 'Size: [0-9]+'
Size: 1631568

$ time find third_party/WebKit/ -type f -iname '*.h' -o -iname '*.cc' -o -iname
'*.mm' -o -iname '*.cpp' | xargs buildtools/linux64/clang-format -i
real    1m58.072s
user    1m18.611s
sys     0m1.981s

$ time find ui/webui chrome/browser/resources/md_{bookmarks,history} -type f
-iname '*.js' | xargs buildtools/linux64/clang-format -i
real    0m3.953s
user    0m3.910s
sys     0m0.041s

BUG=567770
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:closure_compilation;master.tryserver.chromium.linux:linux_layout_tests_layout_ng;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
==========

to

==========
DO NOT SUBMIT: results of old clang-format

$ buildtools/linux64/clang-format --version
clang-format version 5.0.0 (trunk 296408)

$ stat buildtools/linux64/clang-format | egrep -o 'Size: [0-9]+'
Size: 1631568

$ time find third_party/WebKit/ -type f -iname '*.h' -o -iname '*.cc' -o -iname
'*.mm' -o -iname '*.cpp' | xargs buildtools/linux64/clang-format -i
real    1m58.072s
user    1m18.611s
sys     0m1.981s

$ time find ui/webui chrome/browser/resources/md_{bookmarks,history} -type f
-iname '*.js' | xargs buildtools/linux64/clang-format -i
real    0m3.953s
user    0m3.910s
sys     0m0.041s

BUG=567770
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:closure_compilation;master.tryserver.chromium.linux:linux_layout_tests_layout_ng;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
==========

Powered by Google App Engine
This is Rietveld 408576698