0

Roll Skia DEPS to r12012

R=enne@chromium.org, reed@google.com

Review URL: https://codereview.chromium.org/48113022

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@231886 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
robertphillips@google.com
2013-10-30 18:44:30 +00:00
parent 078a43b5fb
commit 9e65a984e2
3 changed files with 22 additions and 2 deletions

4
DEPS

@ -41,8 +41,8 @@ vars = {
"sfntly_revision": "228",
"lighttpd_revision": "33737",
"skia_revision": "11991",
"skia_hash": "e2b156980c1cdd60fcfc5d0f6c18edc247fefc20",
"skia_revision": "12012",
"skia_hash": "e8166a5e9e9656909029d14d284c15c47acb653f",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.

Binary file not shown.

Before

(image error) Size: 7.1 KiB

After

(image error) Size: 7.1 KiB

@ -48,4 +48,24 @@
#
# START OVERRIDES HERE
# The Skia roll to r12012 introduced imperceptible image differences in the following tests:
crbug.com/313226 compositing/geometry/layer-due-to-layer-children.html [ ImageOnlyFailure ]
crbug.com/313226 compositing/geometry/vertical-scroll-composited.html [ ImageOnlyFailure ]
crbug.com/313226 compositing/overflow/nested-render-surfaces-with-rotation.html [ ImageOnlyFailure ]
crbug.com/313226 compositing/perpendicular-layer-sorting.html [ ImageOnlyFailure ]
crbug.com/313226 compositing/reflections/animation-inside-reflection.html [ ImageOnlyFailure ]
crbug.com/313226 compositing/reflections/transform-inside-reflection.html [ ImageOnlyFailure ]
crbug.com/313226 fast/sub-pixel/transformed-iframe-copy-on-scroll.html [ ImageOnlyFailure ]
crbug.com/313226 transforms/3d/point-mapping/3d-point-mapping-deep.html [ ImageOnlyFailure ]
crbug.com/313226 transforms/3d/point-mapping/3d-point-mapping-origins.html [ ImageOnlyFailure ]
crbug.com/313226 transforms/3d/point-mapping/3d-point-mapping-preserve-3d.html [ ImageOnlyFailure ]
crbug.com/313226 virtual/gpu/compositedscrolling/overflow/nested-render-surfaces-with-rotation.html [ ImageOnlyFailure ]
crbug.com/313226 compositing/geometry/fixed-position-transform-composited-page-scale-down.html [ ImageOnlyFailure ]
crbug.com/313226 transforms/3d/general/perspective-units.html [ ImageOnlyFailure ]
crbug.com/313226 virtual/softwarecompositing/geometry/vertical-scroll-composited.html [ ImageOnlyFailure ]
crbug.com/313226 virtual/softwarecompositing/huge-layer-rotated.html [ ImageOnlyFailure ]
crbug.com/313226 virtual/softwarecompositing/lots-of-img-layers-with-opacity.html [ ImageOnlyFailure ]
crbug.com/313226 virtual/softwarecompositing/lots-of-img-layers.html [ ImageOnlyFailure ]
crbug.com/313226 virtual/softwarecompositing/tiny-layer-rotated.html [ ImageOnlyFailure ]
# END OVERRIDES HERE (this line ensures that the file is newline-terminated)