Fixed a bug with linear gradient PDF matrices and added test cases
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 12 Jun 2013 21:33:02 +0000 (21:33 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 12 Jun 2013 21:33:02 +0000 (21:33 +0000)
commitace2269edfed9dfd3097597f1698921aaddf80a1
tree5661ac65850a997a32307cbd4667e31ac4e1ce62
parent01efe139af523702361bd917a1e33a6af3f014b6
Fixed a bug with linear gradient PDF matrices and added test cases

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

Author: richardlin@chromium.org

Review URL: https://chromiumcodereview.appspot.com/16094020

git-svn-id: http://skia.googlecode.com/svn/trunk@9553 2bbb7eff-a529-9590-31e7-b0007b416f81
gm/gradient_matrix.cpp [new file with mode: 0644]
gyp/gmslides.gypi
src/pdf/SkPDFShader.cpp