moz-skia/tests
commit-bot@chromium.org e2b193ca5c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/)
Reason for revert:
does not address all legacy callsites in chrome.

e.g.

[13:45:32.091872] ../../ui/native_theme/native_theme_base.cc:608:76: error: no matching function for call to ‘SkGradientShader::CreateLinear(SkPoint [3], SkColor [3], NULL, int, SkShader::TileMode, NULL)’
[13:45:32.091919]            gradient_bounds, colors, NULL, 3, SkShader::kClamp_TileMode, NULL));


Original issue's description:
> remove unused (by clients) SkUnitMapper
>
> BUG=skia:
>
> Committed: http://code.google.com/p/skia/source/detail?r=14761

R=robertphillips@google.com, scroggo@google.com, george@mozilla.com
TBR=george@mozilla.com, robertphillips@google.com, scroggo@google.com
NOTREECHECKS=true
NOTRY=true
BUG=skia:

Author: reed@google.com

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

git-svn-id: http://skia.googlecode.com/svn/trunk@14763 2bbb7eff-a529-9590-31e7-b0007b416f81
2014-05-16 13:49:08 +00:00
..
TestXCode/Tests.xcodeproj
AAClipTest.cpp
ARGBImageEncoderTest.cpp
AndroidPaintTest.cpp
AnnotationTest.cpp
AsADashTest.cpp Add asADash entry point into SkPathEffect to allow extracting Dash info from PathEffects 2014-04-22 15:21:18 +00:00
AtomicTest.cpp
BBoxHierarchyTest.cpp Fast implementation of QuadTree 2014-03-17 10:38:34 +00:00
BitSetTest.cpp
BitmapCopyTest.cpp Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) 2014-04-11 17:15:40 +00:00
BitmapGetColorTest.cpp Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) 2014-04-11 17:15:40 +00:00
BitmapHasherTest.cpp remove deprecated use of bitmap config from tests 2014-03-05 13:43:15 +00:00
BitmapHeapTest.cpp staticMethod -> StaticMethod 2014-02-18 16:15:05 +00:00
BitmapTest.cpp Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) 2014-04-11 17:15:40 +00:00
BlendTest.cpp BlendTest: implicit casts -> explicit casts 2014-02-26 21:40:07 +00:00
BlitRowTest.cpp Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) 2014-04-11 17:15:40 +00:00
BlurTest.cpp add asAShadowBlur for android to drawlooper 2014-04-29 15:20:16 +00:00
CachedDecodingPixelRefTest.cpp Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) 2014-04-11 17:15:40 +00:00
CanvasStateTest.cpp Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) 2014-04-11 17:15:40 +00:00
CanvasTest.cpp First step in pulling SkPicturePlayback & SkPictureRecord out of SkPicture 2014-04-23 22:35:42 +00:00
ChecksumTest.cpp
ClampRangeTest.cpp Avoid undefined behavior and enable asserts in ClampTest. 2014-04-30 16:51:51 +00:00
ClipCacheTest.cpp
ClipCubicTest.cpp
ClipStackTest.cpp
ClipperTest.cpp
ColorFilterTest.cpp
ColorPrivTest.cpp
ColorTest.cpp
DashPathEffectTest.cpp Add reg test for http://crbug.com/348821 2014-03-18 17:38:34 +00:00
DataRefTest.cpp
DeferredCanvasTest.cpp Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) 2014-05-16 13:49:08 +00:00
DequeTest.cpp
DeviceLooperTest.cpp
DiscardableMemoryPoolTest.cpp SkDiscardableMemoryPool to abstract class 2014-04-04 16:43:38 +00:00
DiscardableMemoryTest.cpp
DocumentTest.cpp
DrawBitmapRectTest.cpp Move SkShader::fLocalMatrix into SkShader constructor. 2014-04-28 14:55:39 +00:00
DrawPathTest.cpp Remove scaleToFit from DashPathEffect 2014-03-31 18:52:51 +00:00
DrawTextTest.cpp remove deprecated use of bitmap config from tests 2014-03-05 13:43:15 +00:00
DynamicHashTest.cpp SkTDynamicHash: pick up GetKey(), Hash() from T by default. 2014-04-02 19:17:00 +00:00
EmptyPathTest.cpp
ErrorTest.cpp
FillPathTest.cpp
FitsInTest.cpp
FlatDataTest.cpp staticMethod -> StaticMethod 2014-02-18 16:15:05 +00:00
FlateTest.cpp
FontHostStreamTest.cpp remove deprecated use of bitmap config from tests 2014-03-05 13:43:15 +00:00
FontHostTest.cpp
FontMgrTest.cpp Sanitizing source files in Housekeeper-Nightly 2014-04-09 03:04:11 +00:00
FontNamesTest.cpp
FrontBufferedStreamTest.cpp
GLInterfaceValidationTest.cpp Rename test files to end with Test.cpp. 2014-03-03 19:23:28 +00:00
GLProgramsTest.cpp Factory methods for heap-allocated SkImageFilter objects. 2014-03-10 10:51:58 +00:00
GeometryTest.cpp
GifTest.cpp
GpuColorFilterTest.cpp
GpuDrawPathTest.cpp
GrBinHashKeyTest.cpp
GrContextFactoryTest.cpp
GrDrawTargetTest.cpp
GrMemoryPoolTest.cpp
GrOrderedSetTest.cpp Sanitizing source files in Housekeeper-Nightly 2014-02-28 03:02:05 +00:00
GrRedBlackTreeTest.cpp
GrSurfaceTest.cpp
GrTBSearchTest.cpp
GradientTest.cpp
HashCacheTest.cpp
ImageCacheTest.cpp SkDiscardableMemoryPool to abstract class 2014-04-04 16:43:38 +00:00
ImageDecodingTest.cpp Flatten resources directory 2014-05-09 18:08:24 +00:00
ImageFilterTest.cpp Some small cleanups for image filter code. 2014-05-07 20:56:08 +00:00
InfRectTest.cpp
JpegTest.cpp
LListTest.cpp
LayerDrawLooperTest.cpp split SkPictureRecorder out of SkPicture 2014-04-13 19:09:42 +00:00
LayerRasterizerTest.cpp Cast int to float. 2014-04-10 21:09:33 +00:00
MD5Test.cpp
MallocPixelRefTest.cpp Remove offset to SkMallocPixelRef::NewWithData - use SkData::NewSubset instead. 2014-04-21 21:08:14 +00:00
MathTest.cpp
Matrix44Test.cpp
MatrixClipCollapseTest.cpp Sanitizing source files in Housekeeper-Nightly 2014-02-20 03:01:56 +00:00
MatrixTest.cpp
MemoryTest.cpp
MemsetTest.cpp
MessageBusTest.cpp
MetaDataTest.cpp
MipMapTest.cpp
OSPathTest.cpp
ObjectPoolTest.cpp Fast implementation of QuadTree 2014-03-17 10:38:34 +00:00
OnceTest.cpp
PDFPrimitivesTest.cpp
PackBitsTest.cpp
PaintTest.cpp move common blur types into central header 2014-04-28 16:25:35 +00:00
ParsePathTest.cpp
PathCoverageTest.cpp
PathMeasureTest.cpp
PathOpsAngleIdeas.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
PathOpsAngleTest.cpp remove unused tests to fix new clang build 2014-04-17 15:18:21 +00:00
PathOpsBoundsTest.cpp
PathOpsCubicIntersectionTest.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
PathOpsCubicIntersectionTestData.cpp
PathOpsCubicIntersectionTestData.h
PathOpsCubicLineIntersectionIdeas.cpp Sanitizing source files in Housekeeper-Nightly 2014-05-08 03:05:29 +00:00
PathOpsCubicLineIntersectionTest.cpp When solving the cubic line intersection directly fails, use binary search as a fallback. 2014-05-07 15:31:40 +00:00
PathOpsCubicQuadIntersectionTest.cpp Sanitizing source files in Housekeeper-Nightly 2014-04-15 03:04:18 +00:00
PathOpsCubicReduceOrderTest.cpp
PathOpsCubicToQuadsTest.cpp
PathOpsDCubicTest.cpp
PathOpsDLineTest.cpp
PathOpsDPointTest.cpp
PathOpsDQuadTest.cpp
PathOpsDRectTest.cpp
PathOpsDTriangleTest.cpp
PathOpsDVectorTest.cpp
PathOpsDebug.cpp fix minor skp-found bugs 2014-04-25 12:59:11 +00:00
PathOpsExtendedTest.cpp fix cubic/line intersection; add skp tests 2014-04-30 13:37:48 +00:00
PathOpsExtendedTest.h Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
PathOpsInverseTest.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
PathOpsLineIntersectionTest.cpp
PathOpsLineParametetersTest.cpp
PathOpsOpCubicThreadedTest.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
PathOpsOpLoopThreadedTest.cpp fix minor skp-found bugs 2014-04-25 12:59:11 +00:00
PathOpsOpRectThreadedTest.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
PathOpsOpTest.cpp When solving the cubic line intersection directly fails, use binary search as a fallback. 2014-05-07 15:31:40 +00:00
PathOpsQuadIntersectionTest.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
PathOpsQuadIntersectionTestData.cpp
PathOpsQuadIntersectionTestData.h
PathOpsQuadLineIntersectionTest.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
PathOpsQuadLineIntersectionThreadedTest.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
PathOpsQuadParameterizationTest.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
PathOpsQuadReduceOrderTest.cpp
PathOpsSimplifyDegenerateThreadedTest.cpp
PathOpsSimplifyFailTest.cpp Sanitizing source files in Housekeeper-Nightly 2014-04-15 03:04:18 +00:00
PathOpsSimplifyQuadThreadedTest.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
PathOpsSimplifyQuadralateralsThreadedTest.cpp
PathOpsSimplifyRectThreadedTest.cpp
PathOpsSimplifyTest.cpp fix minor skp-found bugs 2014-04-25 12:59:11 +00:00
PathOpsSimplifyTrianglesThreadedTest.cpp
PathOpsSkpClipTest.cpp Sanitizing source files in Housekeeper-Nightly 2014-04-26 03:04:35 +00:00
PathOpsSkpTest.cpp fix cubic/line intersection; add skp tests 2014-04-30 13:37:48 +00:00
PathOpsTestCommon.cpp
PathOpsTestCommon.h
PathOpsThreadedCommon.cpp fix minor skp-found bugs 2014-04-25 12:59:11 +00:00
PathOpsThreadedCommon.h
PathOpsTypesTest.cpp
PathTest.cpp add rounding-using-doubles methods on SkScalar and SkRect 2014-05-05 16:04:42 +00:00
PathUtilsTest.cpp
PictureShaderTest.cpp Fixes for SkPictureShader. 2014-04-21 19:33:12 +00:00
PictureStateTreeTest.cpp Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag. 2014-04-28 20:17:48 +00:00
PictureTest.cpp comment out info4 test until Rob can fix it 2014-05-14 18:58:16 +00:00
PictureUtilsTest.cpp
PipeTest.cpp
PixelRefTest.cpp remove deprecated use of bitmap config from tests 2014-03-05 13:43:15 +00:00
PointTest.cpp
PremulAlphaRoundTripTest.cpp add new readPixels with direct memory parameters 2014-03-17 21:31:26 +00:00
QuickRejectTest.cpp Allow toString capability to be toggled independent of developer mode. 2014-03-13 18:02:17 +00:00
RTreeTest.cpp
RandomTest.cpp
ReadPixelsTest.cpp Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) 2014-04-11 17:15:40 +00:00
ReadWriteAlphaTest.cpp
Reader32Test.cpp
RecordDrawTest.cpp Backfill unit tests for SkRecord 2014-04-30 13:18:12 +00:00
RecordOptsTest.cpp Noop away PushCull/PopCull pairs with nothing between them. 2014-05-08 18:17:51 +00:00
RecordPatternTest.cpp Split Star into Star (stores nothing) and List (stores matches). 2014-05-08 18:58:32 +00:00
RecordTest.cpp Move paints to the front of draw structs. 2014-05-07 22:59:38 +00:00
RecorderTest.cpp Convert all SkRecordPattern matchers into SkRecord mutators. 2014-05-07 21:16:09 +00:00
RecordingTest.cpp Rearrange SkRecord public API to fit better with cc/resources/picture 2014-04-24 15:22:55 +00:00
RefCntTest.cpp
RefDictTest.cpp
RegionTest.cpp
ResourceCacheTest.cpp cleanup GrContext resource cache api 2014-05-09 14:29:32 +00:00
RoundRectTest.cpp Add nine patch type to SkRRect. 2014-03-17 21:17:30 +00:00
RuntimeConfigTest.cpp
SHA1Test.cpp
SListTest.cpp Fast implementation of QuadTree 2014-03-17 10:38:34 +00:00
ScalarTest.cpp fix double->float warning 2014-05-05 16:32:16 +00:00
SerializationTest.cpp Fixed issue found by clusterfuzz 2014-04-29 15:35:23 +00:00
ShaderImageFilterTest.cpp
ShaderOpacityTest.cpp Remove support for inheriting the paint color from SkColorShader 2014-04-24 16:54:46 +00:00
SkBase64Test.cpp
SkpSkGrTest.cpp
SmallAllocatorTest.cpp Add a class to allocate small objects w/o extra calls to new. 2014-03-07 03:24:41 +00:00
SortTest.cpp
SrcOverTest.cpp
StreamTest.cpp
StringTest.cpp
StrokeTest.cpp
SurfaceTest.cpp cleanup GrContext resource cache api 2014-05-09 14:29:32 +00:00
TArrayTest.cpp Fix incorrect assert in r13895. 2014-03-21 20:14:05 +00:00
TDStackNesterTest.cpp
TLSTest.cpp
TSetTest.cpp
Test.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
Test.h Let DM run unit tests. 2014-02-26 16:31:22 +00:00
TestSize.cpp
TileGridTest.cpp Staging for cleanup of SkPicture-related headers 2014-04-18 18:04:41 +00:00
ToUnicodeTest.cpp Rename test files to end with Test.cpp. 2014-03-03 19:23:28 +00:00
TracingTest.cpp
TypefaceTest.cpp Rename test files to end with Test.cpp. 2014-03-03 19:23:28 +00:00
UnicodeTest.cpp
UnitTestTest.cpp
UtilsTest.cpp
WArrayTest.cpp
WritePixelsTest.cpp Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) 2014-04-11 17:15:40 +00:00
Writer32Test.cpp Sanitizing source files in Housekeeper-Nightly 2014-03-13 03:02:23 +00:00
XfermodeTest.cpp Orphan ProcXfermode, with an eye towards removing it 2014-04-17 15:19:32 +00:00
skia_test.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00