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

Issue 2916933002: Re-commit "win: Set is_clang=true by default" over the weekend. (Closed)

Created:
3 years, 6 months ago by hans
Modified:
3 years, 6 months ago
Reviewers:
Nico, brettw, brucedawson
CC:
chromium-reviews, tburkard+watch_chromium.org, gavinp+prer_chromium.org, cbentzel+watch_chromium.org, pfeldman, devtools-reviews_chromium.org, jam
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Re-commit "win: Set is_clang=true by default" over the weekend. This relands https://codereview.chromium.org/2870543003 To figure out unknown problems. If this inconveniences you in any way, please do let us know (ideally on crbug.com) – finding annoying things are part of the motivation for this change. If this breaks anything, please revert with prejudice -- but file a bug for us about what went wrong. We intend to revert this on Sunday afternoon if it's not reverted earlier due to breaking something. This also switches win_clang to use MSVC as compiler, to make sure things stay compilable with both compilers even while this is in. Known problems: * build times without goma are slower (but you can do goma builds with debug info, which are faster) * incremental linking of webcore.dll doesn't work, so if you work on blink on windows links will be slow. If this affects you, please star https://crbug.com/717207 and make yourself heard. This doesn't affect what we ship, which is currently off an PGO builder. BUG=709690, 82385 Review-Url: https://codereview.chromium.org/2916933002 Cr-Commit-Position: refs/heads/master@{#476884} Committed: https://chromium.googlesource.com/chromium/src/+/8476c55fd44915447233200c063fcd426dfe9807

Patch Set 1 #

Patch Set 2 : third_party/WebKit/Tools/Scripts/webkit-patch rebaseline-cl #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -10 lines) Patch
M build/config/BUILDCONFIG.gn View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/devtools/devtools_sanity_browsertest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/prerender/prerender_browsertest.cc View 2 chunks +5 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/skew-notsequential-compositor-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/compositing/3d-corners-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/compositing/culling/filter-occlusion-blur-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/compositing/culling/filter-occlusion-blur-large-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/compositing/geometry/vertical-scroll-composited-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/compositing/lots-of-img-layers-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/compositing/lots-of-img-layers-with-opacity-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/compositing/overflow/mask-with-filter-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/compositing/overflow/tiled-mask-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/compositing/perpendicular-layer-sorting-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/compositing/video/video-reflection-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/css3/filters/filter-change-repaint-composited-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/css3/filters/filter-change-repaint-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/css3/filters/filter-repaint-composited-fallback-crash-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/css3/filters/filter-repaint-composited-fallback-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/media/color-profile-video-seek-filter-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/media/color-profile-video-seek-object-fit-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/media/video-canvas-alpha-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/media/video-remove-insert-repaints-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/animations/skew-notsequential-compositor-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/compositing/3d-corners-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/compositing/culling/filter-occlusion-blur-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/compositing/culling/filter-occlusion-blur-large-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/compositing/flat-with-transformed-child-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/compositing/geometry/vertical-scroll-composited-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/compositing/lots-of-img-layers-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/compositing/lots-of-img-layers-with-opacity-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/compositing/overflow/mask-with-filter-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/compositing/overflow/tiled-mask-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/compositing/perpendicular-layer-sorting-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/compositing/video/video-reflection-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/compositing/visibility/visibility-image-layers-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/compositing/visibility/visibility-simple-video-layer-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/css3/filters/effect-blur-hw-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/css3/filters/effect-brightness-clamping-hw-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/css3/filters/effect-brightness-hw-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/css3/filters/effect-combined-hw-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/css3/filters/effect-drop-shadow-hw-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/css3/filters/effect-saturate-hw-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/css3/filters/effect-sepia-hw-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/css3/filters/filter-change-repaint-composited-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/css3/filters/filter-change-repaint-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/css3/filters/filter-repaint-composited-fallback-crash-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/css3/filters/filter-repaint-composited-fallback-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/css3/masking/mask-luminance-svg-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/css3/masking/mask-repeat-round-content-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/css3/masking/mask-repeat-space-border-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/css3/masking/mask-repeat-space-content-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/css3/masking/mask-repeat-space-padding-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/block/float/008-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/block/positioning/vertical-lr/002-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/block/positioning/vertical-rl/002-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/forms/huge-mac-input-clamped-width-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/images/color-profile-layer-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/images/color-profile-layer-filter-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/media/color-profile-video-seek-filter-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/media/color-profile-video-seek-object-fit-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/media/video-canvas-alpha-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/media/video-remove-insert-repaints-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/document-flipped-blocks-writing-mode-scroll-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/repaint-in-scrolled-view-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/svg/custom/object-sizing-no-width-height-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-userSpaceOnUse-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/svg/zoom/page/absolute-sized-document-scrollbars-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug137388-2-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/transforms/3d/point-mapping/3d-point-mapping-deep-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/compositing/color-matching/image-color-matching-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/compositing/geometry/video-fixed-scrolling-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/compositing/geometry/video-opacity-overlay-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/compositing/gestures/gesture-tapHighlight-pixel-rotated-div-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/compositing/layers-inside-overflow-scroll-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/compositing/lots-of-img-layers-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/compositing/lots-of-img-layers-with-opacity-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/compositing/masks/mask-with-added-filters-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/compositing/masks/mask-with-removed-filters-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/compositing/overflow/mask-with-filter-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/compositing/overflow/overflow-compositing-descendant-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/compositing/overflow/scaled-mask-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/compositing/overflow/scroll-ancestor-update-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/compositing/perpendicular-layer-sorting-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/compositing/reflections/animation-inside-reflection-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/compositing/reflections/load-video-in-reflection-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/compositing/reflections/nested-reflection-mask-change-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/compositing/self-painting-layers-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/compositing/video-frame-size-change-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/color-profile-background-image-cover-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/color-profile-background-image-repeat-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/color-profile-background-image-space-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/color-profile-border-image-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/color-profile-border-image-source-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/color-profile-border-radius-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/color-profile-filter-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/color-profile-group-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/color-profile-iframe-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/color-profile-image-canvas-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/color-profile-image-canvas-pattern-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/color-profile-image-canvas-svg-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/color-profile-image-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/color-profile-image-profile-match-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/color-profile-layer-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/color-profile-layer-filter-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/color-profile-object-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/color-profile-svg-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/cross-fade-background-size-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/exif-orientation-height-image-document-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/jpeg-yuv-progressive-image-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/rgb-png-with-cmyk-color-profile-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/ycbcr-with-cmyk-color-profile-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu/fast/canvas/canvas-arc-circumference-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu/fast/canvas/canvas-drawImage-video-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu/fast/canvas/canvas-pattern-no-repeat-with-transformations-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu/fast/canvas/canvas-toDataURL-webp-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu/fast/canvas/yuv-video-on-accelerated-canvas-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/css1/pseudo/pseudo_elements_in_selectors-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/fast/table/023-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/fast/table/040-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/fast/table/backgr_border-table-cell-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/fast/table/backgr_border-table-column-group-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/fast/table/backgr_border-table-row-group-collapsed-border-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/fast/table/backgr_border-table-row-group-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/fast/table/backgr_layers-hide-collapsed-border-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/fast/table/backgr_layers-hide-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/fast/table/backgr_layers-show-collapsed-border-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/fast/table/backgr_layers-show-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/fast/table/backgr_position-table-column-collapsed-border-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/fast/table/backgr_position-table-column-group-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/fast/table/backgr_position-table-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/fast/table/backgr_position-table-row-group-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/fast/table/backgr_simple-table-cell-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/fast/table/backgr_simple-table-column-group-collapsed-border-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/fast/table/backgr_simple-table-column-group-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/fast/table/backgr_simple-table-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/fast/table/backgr_simple-table-row-group-collapsed-border-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/fast/table/border-collapsing/001-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/fast/table/empty-cells-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/mask-with-filter-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/tiled-mask-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/threaded/compositing/visibility/visibility-image-layers-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/threaded/compositing/visibility/visibility-simple-video-layer-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/animations/skew-notsequential-compositor-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/compositing/3d-corners-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/compositing/culling/filter-occlusion-blur-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/compositing/culling/filter-occlusion-blur-large-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/compositing/geometry/vertical-scroll-composited-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/compositing/lots-of-img-layers-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/compositing/lots-of-img-layers-with-opacity-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/mask-with-filter-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/tiled-mask-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/compositing/perpendicular-layer-sorting-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/compositing/video/video-reflection-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/css3/filters/filter-change-repaint-composited-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/css3/filters/filter-change-repaint-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/css3/filters/filter-repaint-composited-fallback-crash-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/css3/filters/filter-repaint-composited-fallback-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/media/color-profile-video-seek-filter-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/media/color-profile-video-seek-object-fit-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/media/video-canvas-alpha-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/media/video-remove-insert-repaints-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/compositing/lots-of-img-layers-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/compositing/lots-of-img-layers-with-opacity-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/virtual/gpu-rasterization/images/exif-orientation-height-image-document-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/virtual/gpu-rasterization/images/jpeg-yuv-progressive-image-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/virtual/gpu-rasterization/images/rgb-png-with-cmyk-color-profile-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/virtual/gpu-rasterization/images/ycbcr-with-cmyk-color-profile-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/virtual/gpu/fast/canvas/canvas-arc-circumference-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/virtual/gpu/fast/canvas/canvas-drawImage-video-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/virtual/gpu/fast/canvas/canvas-pattern-no-repeat-with-transformations-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/virtual/gpu/fast/canvas/yuv-video-on-accelerated-canvas-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/mask-with-filter-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/tiled-mask-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/animations/skew-notsequential-compositor-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/compositing/3d-corners-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/compositing/color-matching/image-color-matching-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/compositing/culling/filter-occlusion-blur-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/compositing/culling/filter-occlusion-blur-large-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/compositing/flat-with-transformed-child-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/compositing/geometry/layer-due-to-layer-children-deep-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/compositing/geometry/vertical-scroll-composited-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/compositing/geometry/video-fixed-scrolling-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/compositing/geometry/video-opacity-overlay-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/compositing/gestures/gesture-tapHighlight-pixel-rotated-div-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/compositing/layers-inside-overflow-scroll-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/compositing/lots-of-img-layers-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/compositing/lots-of-img-layers-with-opacity-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/compositing/masks/mask-with-added-filters-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/compositing/masks/mask-with-removed-filters-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/compositing/overflow/mask-with-filter-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/compositing/overflow/overflow-compositing-descendant-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/compositing/overflow/scaled-mask-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/compositing/overflow/scroll-ancestor-update-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/compositing/overflow/tiled-mask-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/compositing/perpendicular-layer-sorting-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/compositing/reflections/animation-inside-reflection-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/compositing/reflections/load-video-in-reflection-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/compositing/reflections/nested-reflection-mask-change-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/compositing/self-painting-layers-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/compositing/video-frame-size-change-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/compositing/video/video-reflection-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/compositing/visibility/visibility-image-layers-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/compositing/visibility/visibility-simple-video-layer-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/css1/box_properties/float_elements_in_series-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/css1/box_properties/padding_inline-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/css1/pseudo/firstline-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/css1/pseudo/pseudo_elements_in_selectors-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/css1/text_properties/text_transform-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/css2.1/t0803-c5502-mrgn-r-02-c-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/css2.1/t0803-c5505-mrgn-02-c-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/css2.1/t1002-c5523-width-02-b-g-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/css3/blending/background-blend-mode-overlapping-accelerated-elements-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/css3/filters/effect-blur-hw-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/css3/filters/effect-brightness-clamping-hw-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/css3/filters/effect-brightness-hw-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/css3/filters/effect-combined-hw-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/css3/filters/effect-drop-shadow-hw-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/css3/filters/effect-saturate-hw-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/css3/filters/effect-sepia-hw-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/css3/filters/filter-change-repaint-composited-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/css3/filters/filter-change-repaint-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/css3/filters/filter-repaint-composited-fallback-crash-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/css3/filters/filter-repaint-composited-fallback-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/css3/masking/mask-luminance-svg-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/css3/masking/mask-repeat-round-content-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/css3/masking/mask-repeat-space-border-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/css3/masking/mask-repeat-space-content-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/css3/masking/mask-repeat-space-padding-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/block/float/008-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/block/float/021-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/block/margin-collapse/104-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/block/positioning/relative-overflow-block-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/block/positioning/relative-overflow-replaced-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/block/positioning/relative-overflow-replaced-float-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/block/positioning/vertical-lr/002-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/block/positioning/vertical-rl/002-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/borders/border-radius-mask-video-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/borders/border-radius-mask-video-ratio-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/borders/border-radius-mask-video-shadow-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/clip/overflow-border-radius-composited-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/clip/overflow-border-radius-composited-parent-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/css3-text/css3-text-decoration/text-decoration-style-inherit-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/forms/button-default-title-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/forms/huge-mac-input-clamped-width-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/forms/text/input-appearance-selection-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/forms/text/input-table-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/frames/iframe-scrolling-attribute-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/gradients/css3-color-stop-units-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/hidpi/scrollbar-appearance-increase-device-scale-factor-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/inline/inline-borders-with-bidi-override-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/lists/olstart-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/sub-pixel/transformed-iframe-copy-on-scroll-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/table/023-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/table/040-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/table/backgr_border-table-cell-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/table/backgr_border-table-column-group-collapsed-border-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/table/backgr_border-table-column-group-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/table/backgr_border-table-row-group-collapsed-border-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/table/backgr_border-table-row-group-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/table/backgr_layers-hide-collapsed-border-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/table/backgr_layers-hide-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/table/backgr_layers-show-collapsed-border-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/table/backgr_layers-show-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/table/backgr_position-table-column-collapsed-border-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/table/backgr_position-table-column-group-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/table/backgr_position-table-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/table/backgr_position-table-row-group-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/table/backgr_simple-table-cell-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/table/backgr_simple-table-column-group-collapsed-border-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/table/backgr_simple-table-column-group-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/table/backgr_simple-table-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/table/backgr_simple-table-row-group-collapsed-border-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/table/border-collapsing/001-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/table/empty-cells-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/border-radius-clipping-vertical-lr-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/images/color-profile-layer-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/images/color-profile-layer-filter-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/images/rendering-broken-0px-images-quirk-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/images/rendering-broken-block-flow-images-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/media/color-profile-video-seek-filter-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/media/color-profile-video-seek-object-fit-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/media/controls/video-controls-with-cast-rendering-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/media/controls/video-overlay-cast-dark-rendering-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/media/controls/video-overlay-cast-light-rendering-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/media/track/track-cue-rendering-horizontal-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/media/track/track-cue-rendering-vertical-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/media/video-aspect-ratio-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/media/video-canvas-alpha-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/media/video-colorspace-yuv420-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/media/video-colorspace-yuv422-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/media/video-layer-crash-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/media/video-remove-insert-repaints-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/media/video-replaces-poster-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/media/video-zoom-controls-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/paint/invalidation/document-flipped-blocks-writing-mode-scroll-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/paint/invalidation/inline-style-change-in-scrolled-view-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/paint/invalidation/overflow-scroll-body-appear-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/paint/invalidation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/repaint-in-scrolled-view-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/scrolling-embedded-svg-file-image-repaint-problem-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-xy-updates-SVGList-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/printing/return-from-printing-mode-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/coords-units-02-b-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/svg/custom/bug45331-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/svg/custom/object-sizing-no-width-height-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-userSpaceOnUse-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/svg/wicd/test-scalable-background-image1-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/svg/zoom/page/absolute-sized-document-scrollbars-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/svg/zoom/page/zoom-mask-with-percentages-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/svg/zoom/page/zoom-svg-float-border-padding-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/svg/zoom/text/zoom-svg-float-border-padding-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/tables/mozilla/bugs/bug11944-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/tables/mozilla/bugs/bug137388-2-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/tables/mozilla/bugs/bug22019-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/tables/mozilla/bugs/bug2479-3-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/tables/mozilla/bugs/bug46480-1-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/tables/mozilla/bugs/bug50695-1-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/tables/mozilla/bugs/bug5835-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/tables/mozilla/core/bloomberg-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/tables/mozilla/other/nestedTables-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/transforms/3d/general/perspective-units-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/transforms/3d/point-mapping/3d-point-mapping-2-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/transforms/3d/point-mapping/3d-point-mapping-deep-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/transforms/3d/point-mapping/3d-point-mapping-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/3d-corners-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/color-matching/image-color-matching-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/culling/filter-occlusion-blur-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/culling/filter-occlusion-blur-large-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/flat-with-transformed-child-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/geometry/layer-due-to-layer-children-deep-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/geometry/vertical-scroll-composited-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/geometry/video-fixed-scrolling-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/geometry/video-opacity-overlay-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/gestures/gesture-tapHighlight-pixel-rotated-div-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/layers-inside-overflow-scroll-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/lots-of-img-layers-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/lots-of-img-layers-with-opacity-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/masks/mask-with-added-filters-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/masks/mask-with-removed-filters-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/overflow/mask-with-filter-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/overflow/overflow-compositing-descendant-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/overflow/scaled-mask-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/overflow/scroll-ancestor-update-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/overflow/tiled-mask-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/perpendicular-layer-sorting-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/reflections/animation-inside-reflection-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/reflections/load-video-in-reflection-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/reflections/nested-reflection-mask-change-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/self-painting-layers-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/video-frame-size-change-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/video/video-reflection-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/visibility/visibility-image-layers-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/compositing/visibility/visibility-simple-video-layer-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/document-flipped-blocks-writing-mode-scroll-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/inline-style-change-in-scrolled-view-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/overflow-scroll-body-appear-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/svg/repaint-in-scrolled-view-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/svg/scrolling-embedded-svg-file-image-repaint-problem-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/svg/text-xy-updates-SVGList-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/color-profile-background-image-cover-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/color-profile-background-image-repeat-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/color-profile-background-image-space-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/color-profile-border-image-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/color-profile-border-image-source-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/color-profile-border-radius-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/color-profile-filter-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/color-profile-group-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/color-profile-iframe-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/color-profile-image-canvas-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/color-profile-image-canvas-pattern-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/color-profile-image-canvas-svg-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/color-profile-image-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/color-profile-image-filter-all-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/color-profile-image-profile-match-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/color-profile-layer-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/color-profile-layer-filter-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/color-profile-object-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/color-profile-svg-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/color-profile-svg-fill-text-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/cross-fade-background-size-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/exif-orientation-height-image-document-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/imagemap-circle-focus-ring-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/imagemap-focus-ring-with-scale-transform-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/imagemap-focus-ring-zero-outline-width-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/imagemap-overflowing-circle-focus-ring-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/jpeg-yuv-progressive-image-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/rendering-broken-0px-images-quirk-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/rendering-broken-block-flow-images-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/rgb-png-with-cmyk-color-profile-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/ycbcr-with-cmyk-color-profile-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/virtual/gpu/fast/canvas/canvas-arc-circumference-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu/fast/canvas/canvas-composite-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu/fast/canvas/canvas-composite-shadow-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu/fast/canvas/canvas-composite-video-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu/fast/canvas/canvas-composite-video-shadow-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/virtual/gpu/fast/canvas/canvas-drawImage-video-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu/fast/canvas/canvas-incremental-repaint-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/virtual/gpu/fast/canvas/canvas-pattern-no-repeat-with-transformations-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu/fast/canvas/canvas-shadow-source-in-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu/fast/canvas/canvas-text-alignment-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu/fast/canvas/canvas-toDataURL-jpeg-maximum-quality-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu/fast/canvas/canvas-toDataURL-webp-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu/fast/canvas/fillrect_gradient-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu/fast/canvas/image-object-in-canvas-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/virtual/gpu/fast/canvas/yuv-video-on-accelerated-canvas-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/css1/box_properties/float_elements_in_series-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/css1/box_properties/padding_inline-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/css1/pseudo/firstline-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/css1/pseudo/pseudo_elements_in_selectors-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/css1/text_properties/text_transform-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/fast/table/023-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/fast/table/040-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/fast/table/backgr_border-table-cell-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/fast/table/backgr_border-table-column-group-collapsed-border-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/fast/table/backgr_border-table-column-group-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/fast/table/backgr_border-table-row-group-collapsed-border-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/fast/table/backgr_border-table-row-group-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/fast/table/backgr_layers-hide-collapsed-border-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/fast/table/backgr_layers-hide-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/fast/table/backgr_layers-show-collapsed-border-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/fast/table/backgr_layers-show-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/fast/table/backgr_position-table-column-collapsed-border-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/fast/table/backgr_position-table-column-group-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/fast/table/backgr_position-table-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/fast/table/backgr_position-table-row-group-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/fast/table/backgr_simple-table-cell-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/fast/table/backgr_simple-table-column-group-collapsed-border-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/fast/table/backgr_simple-table-column-group-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/fast/table/backgr_simple-table-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/fast/table/backgr_simple-table-row-group-collapsed-border-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/fast/table/border-collapsing/001-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/fast/table/empty-cells-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/new-remote-playback-pipeline/media/controls/video-controls-with-cast-rendering-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/new-remote-playback-pipeline/media/controls/video-overlay-cast-dark-rendering-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/new-remote-playback-pipeline/media/controls/video-overlay-cast-light-rendering-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/virtual/off-main-thread-fetch/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/mask-with-filter-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/nested-render-surfaces-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/overflow-compositing-descendant-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/scaled-mask-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/scroll-ancestor-update-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/tiled-mask-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/scrollbars/scrollbars-on-positioned-content-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/threaded/compositing/visibility/visibility-image-layers-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/threaded/compositing/visibility/visibility-simple-video-layer-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/threaded/printing/return-from-printing-mode-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/css1/pseudo/firstline-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/fast/table/backgr_border-table-cell-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/fast/table/backgr_border-table-column-group-collapsed-border-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/fast/table/backgr_border-table-column-group-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/fast/table/backgr_border-table-row-group-collapsed-border-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/fast/table/backgr_border-table-row-group-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/fast/table/backgr_layers-hide-collapsed-border-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/fast/table/backgr_layers-hide-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/fast/table/backgr_position-table-column-collapsed-border-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/fast/table/backgr_position-table-column-group-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/fast/table/backgr_position-table-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/fast/table/backgr_position-table-row-group-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/fast/table/backgr_simple-table-cell-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/fast/table/backgr_simple-table-column-group-collapsed-border-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/fast/table/backgr_simple-table-column-group-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/fast/table/backgr_simple-table-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/fast/table/backgr_simple-table-row-group-collapsed-border-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/fast/text/international/complex-character-based-fallback-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/media/track/track-cue-rendering-vertical-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/media/video-transformed-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/paint/invalidation/svg/scrolling-embedded-svg-file-image-repaint-problem-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/virtual/disable-spinvalidation/paint/invalidation/svg/scrolling-embedded-svg-file-image-repaint-problem-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/virtual/mojo-loading/css1/pseudo/firstline-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win7/virtual/mojo-loading/fast/table/backgr_border-table-cell-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/virtual/mojo-loading/fast/table/backgr_border-table-column-group-collapsed-border-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win7/virtual/mojo-loading/fast/table/backgr_border-table-column-group-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win7/virtual/mojo-loading/fast/table/backgr_border-table-row-group-collapsed-border-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win7/virtual/mojo-loading/fast/table/backgr_border-table-row-group-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win7/virtual/mojo-loading/fast/table/backgr_layers-hide-collapsed-border-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win7/virtual/mojo-loading/fast/table/backgr_layers-hide-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win7/virtual/mojo-loading/fast/table/backgr_position-table-column-collapsed-border-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win7/virtual/mojo-loading/fast/table/backgr_position-table-column-group-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win7/virtual/mojo-loading/fast/table/backgr_position-table-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win7/virtual/mojo-loading/fast/table/backgr_position-table-row-group-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win7/virtual/mojo-loading/fast/table/backgr_simple-table-cell-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win7/virtual/mojo-loading/fast/table/backgr_simple-table-column-group-collapsed-border-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win7/virtual/mojo-loading/fast/table/backgr_simple-table-column-group-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win7/virtual/mojo-loading/fast/table/backgr_simple-table-expected.png View 1 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win7/virtual/mojo-loading/fast/table/backgr_simple-table-row-group-collapsed-border-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/virtual/gpu-rasterization/images/exif-orientation-height-image-document-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/virtual/gpu-rasterization/images/jpeg-yuv-progressive-image-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/virtual/gpu-rasterization/images/rgb-png-with-cmyk-color-profile-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/virtual/gpu-rasterization/images/ycbcr-with-cmyk-color-profile-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/virtual/gpu/fast/canvas/canvas-arc-circumference-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/virtual/gpu/fast/canvas/canvas-drawImage-video-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/virtual/gpu/fast/canvas/canvas-pattern-no-repeat-with-transformations-expected.png View 1 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/virtual/gpu/fast/canvas/yuv-video-on-accelerated-canvas-expected.png View 1 Binary file 0 comments Download
M tools/mb/mb_config.pyl View 6 chunks +28 lines, -9 lines 0 comments Download

Messages

Total messages: 24 (16 generated)
Nico
lgtm
3 years, 6 months ago (2017-06-01 17:18:17 UTC) #3
hans
brettw, jam, brucedawson: Please take a look. (I'm also planning to add baselines for the ...
3 years, 6 months ago (2017-06-01 17:22:16 UTC) #5
Nico
jam and bruce to cc brettw: this is just a (again, temporary) rebasedreland of last ...
3 years, 6 months ago (2017-06-01 17:29:43 UTC) #7
brucedawson
On 2017/06/01 17:29:43, Nico (vacation Jun 3-11) wrote: > jam and bruce to cc > ...
3 years, 6 months ago (2017-06-01 18:49:19 UTC) #8
brettw
lgtm
3 years, 6 months ago (2017-06-01 20:23:03 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2916933002/20001
3 years, 6 months ago (2017-06-03 00:36:20 UTC) #20
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/8476c55fd44915447233200c063fcd426dfe9807
3 years, 6 months ago (2017-06-03 03:58:34 UTC) #23
hans
3 years, 6 months ago (2017-06-04 22:18:56 UTC) #24
Message was sent while issue was closed.
The revert button just gives a 500 error. Doing it manually here:
https://codereview.chromium.org/2919313002/

Powered by Google App Engine
This is Rietveld 408576698