Revert 252017 "Roll to r13493"

> Roll to r13493
> 
> R=rmistry@google.com
> 
> Review URL: https://codereview.chromium.org/167973005

TBR=robertphillips@google.com

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@252021 0039d316-1c4b-4281-b951-d872f2087c98
parent 087c55c9
...@@ -45,8 +45,8 @@ vars = { ...@@ -45,8 +45,8 @@ vars = {
"sfntly_revision": "228", "sfntly_revision": "228",
"lighttpd_revision": "33737", "lighttpd_revision": "33737",
"skia_revision": "13493", "skia_revision": "13441",
"skia_hash": "d281c9240c7bd51ce0c29c6d4de27819e359e1d1", "skia_hash": "a7692a9ac6cb8a0bbe6bbdfc83f86014a7dc265e",
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia # the commit queue can handle CLs rolling Skia
# and V8 without interference from each other. # and V8 without interference from each other.
......
...@@ -149,7 +149,6 @@ ...@@ -149,7 +149,6 @@
'GR_GL_IGNORE_ES3_MSAA=0', 'GR_GL_IGNORE_ES3_MSAA=0',
'SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG=1', 'SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG=1',
'SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS=1', 'SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS=1',
'SK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT',
], ],
'default_font_cache_limit%': '(20*1024*1024)', 'default_font_cache_limit%': '(20*1024*1024)',
......
...@@ -55,12 +55,4 @@ crbug.com/341448 svg/W3C-SVG-1.1/filters-morph-01-f.svg [ ImageOnlyFailure ] ...@@ -55,12 +55,4 @@ crbug.com/341448 svg/W3C-SVG-1.1/filters-morph-01-f.svg [ ImageOnlyFailure ]
crbug.com/341448 svg/batik/text/smallFonts.svg [ ImageOnlyFailure ] crbug.com/341448 svg/batik/text/smallFonts.svg [ ImageOnlyFailure ]
crbug.com/341448 svg/batik/text/textFeatures.svg [ ImageOnlyFailure ] crbug.com/341448 svg/batik/text/textFeatures.svg [ ImageOnlyFailure ]
# The Skia roll to r13482 altered the following layout tests:
crbug.com/344497 virtual/deferred/fast/images/imagemap-focus-ring-zero-outline-width.html [ ImageOnlyFailure ]
crbug.com/344497 virtual/deferred/fast/images/jpeg-with-color-profile.html [ ImageOnlyFailure ]
crbug.com/344497 virtual/deferred/fast/images/png-with-color-profile.html [ ImageOnlyFailure ]
crbug.com/344497 virtual/deferred/fast/images/rgb-png-with-cmyk-color-profile.html [ ImageOnlyFailure ]
crbug.com/344497 virtual/deferred/fast/images/webp-color-profile-lossy.html [ ImageOnlyFailure ]
crbug.com/344497 virtual/deferred/fast/images/ycbcr-with-cmyk-color-profile.html [ ImageOnlyFailure ]
# END OVERRIDES HERE (this line ensures that the file is newline-terminated) # END OVERRIDES HERE (this line ensures that the file is newline-terminated)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment