Fix miscellaneous compiler warnings from Visual Studio 2010.
authortomhudson@google.com <tomhudson@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 10 Apr 2012 17:42:21 +0000 (17:42 +0000)
committertomhudson@google.com <tomhudson@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 10 Apr 2012 17:42:21 +0000 (17:42 +0000)
commit75589257c6ac7fc55a66502b74b8bc09c0212fea
tree24d452385ad37eba7f91a17aec9b5a7851007229
parent56dd630c41d662bcf2a3f08100f2c6accda05ba9
Fix miscellaneous compiler warnings from Visual Studio 2010.
Changes serialization path for MorphologyImageFilter, handling of Windows
HRESULTS; otherwise just tweaks tests.

git-svn-id: http://skia.googlecode.com/svn/trunk@3642 2bbb7eff-a529-9590-31e7-b0007b416f81
gm/bitmapcopy.cpp
gm/colormatrix.cpp
gm/imageblur.cpp
gm/verttext2.cpp
src/effects/SkMorphologyImageFilter.cpp
src/utils/win/SkHRESULT.cpp
tests/FillPathTest.cpp
tests/MathTest.cpp
tests/PointTest.cpp