Commit 9d0b0ef4 authored by epoger@chromium.org's avatar epoger@chromium.org

Rolling Skia DEPS from r2633 to r2666

Control group (whitespace-only change) is http://codereview.chromium.org/8538012
Review URL: http://codereview.chromium.org/8538010

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109639 0039d316-1c4b-4281-b951-d872f2087c98
parent 08aa0276
......@@ -28,7 +28,7 @@ vars = {
"libvpx_revision": "109236",
"ffmpeg_revision": "109452",
"sfntly_revision": "98",
"skia_revision": "2633",
"skia_revision": "2666",
"v8_revision": "9969",
"webrtc_revision": "921",
"jsoncpp_revision": "246",
......
......@@ -212,6 +212,7 @@
'../third_party/skia/src/core/SkComposeShader.cpp',
'../third_party/skia/src/core/SkConcaveToTriangles.cpp',
'../third_party/skia/src/core/SkConcaveToTriangles.h',
'../third_party/skia/src/core/SkConfig8888.h',
'../third_party/skia/src/core/SkCordic.cpp',
'../third_party/skia/src/core/SkCordic.h',
'../third_party/skia/src/core/SkCoreBlitters.h',
......@@ -316,6 +317,7 @@
'../third_party/skia/src/effects/SkBitmapCache.cpp',
'../third_party/skia/src/effects/SkBitmapCache.h',
'../third_party/skia/src/effects/SkBlurDrawLooper.cpp',
'../third_party/skia/src/effects/SkBlurImageFilter.cpp',
'../third_party/skia/src/effects/SkBlurMask.cpp',
'../third_party/skia/src/effects/SkBlurMask.h',
'../third_party/skia/src/effects/SkBlurMaskFilter.cpp',
......@@ -593,6 +595,7 @@
'../third_party/skia/include/effects/Sk2DPathEffect.h',
'../third_party/skia/include/effects/SkAvoidXfermode.h',
'../third_party/skia/include/effects/SkBlurDrawLooper.h',
'../third_party/skia/include/effects/SkBlurImageFilter.h',
'../third_party/skia/include/effects/SkBlurMaskFilter.h',
'../third_party/skia/include/effects/SkColorMatrix.h',
'../third_party/skia/include/effects/SkColorMatrixFilter.h',
......
......@@ -7,5 +7,8 @@
// PLEASE DO NOT LEAVE ENTRIES IN THIS FILE FOR MORE THAN 24 HRS.
BUG_SENORBLANCO GPU : fast/canvas/canvas-transforms-fillRect-shadow.html = TEXT
// Fixed ES5 bugs during the V8 roll, upstream in progress.
BUGMSTARZINGER : fast/js/mozilla/strict/15.4.5.1.html = TEXT
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