.. |
TestXCode/Tests.xcodeproj
|
migrate more legacy unittests into tests/
|
2009-03-07 03:39:23 +00:00 |
AAClipTest.cpp
|
Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)
|
2012-08-16 14:58:06 +00:00 |
AnnotationTest.cpp
|
[PDF] Add link annotations.
|
2012-07-13 20:06:02 +00:00 |
AtomicTest.cpp
|
Add a skia method to perform an atomic add.
|
2012-07-16 16:51:28 +00:00 |
BitmapCopyTest.cpp
|
fix warnings on Mac in tests
|
2012-06-06 12:03:39 +00:00 |
BitmapGetColorTest.cpp
|
Automatic update of all copyright notices to reflect new license terms.
|
2011-07-28 14:26:00 +00:00 |
BitSetTest.cpp
|
Automatic update of all copyright notices to reflect new license terms.
|
2011-07-28 14:26:00 +00:00 |
BlitRowTest.cpp
|
Automatic update of all copyright notices to reflect new license terms.
|
2011-07-28 14:26:00 +00:00 |
BlurTest.cpp
|
Remove warnings (trailing \, signed vs unsigned, parenthesization).
|
2011-10-27 15:27:51 +00:00 |
CanvasTest.cpp
|
remove EdgeType enum. Unimportant distinction, and removing speeds up quickReject
|
2012-08-16 20:53:31 +00:00 |
ClampRangeTest.cpp
|
Split SkGradientShader into separate files for each gradient subclass.
|
2012-07-26 20:04:23 +00:00 |
ClipCacheTest.cpp
|
Move SK_SUPPORT_GPU checks below first #includes in case the macro is defined in SkUserConfig.h rather than by the build system.
|
2012-08-03 15:00:52 +00:00 |
ClipCubicTest.cpp
|
Addressed more Windows compiler complaint issues
|
2012-04-16 15:50:18 +00:00 |
ClipperTest.cpp
|
fix warnings on Mac in tests
|
2012-06-06 12:03:39 +00:00 |
ClipStackTest.cpp
|
Added check for aa/bw rect merging
|
2012-08-02 12:49:00 +00:00 |
ColorFilterTest.cpp
|
Update SkFlattenable buffers to be more modular.
|
2012-08-07 15:54:32 +00:00 |
ColorTest.cpp
|
Privatization:
|
2012-08-07 21:35:13 +00:00 |
DataRefTest.cpp
|
remove debugging printfs
|
2012-07-11 18:55:23 +00:00 |
DeferredCanvasTest.cpp
|
Cleaning up deprecated API in SkDeferredCanvas
|
2012-08-17 14:50:16 +00:00 |
DequeTest.cpp
|
fix for non-Windows-specific compiler error in r4624
|
2012-07-16 17:19:21 +00:00 |
DrawBitmapRectTest.cpp
|
Debug Windows compiler complaint fixes
|
2012-05-14 16:33:36 +00:00 |
DrawPathTest.cpp
|
Even when the pts are restricted to 32K values, we can still overflow computing
|
2012-08-06 19:01:34 +00:00 |
DrawTextTest.cpp
|
Set LF property on a bunch of files.
|
2012-08-20 13:55:09 +00:00 |
EmptyPathTest.cpp
|
fix warnings on Mac in tests
|
2012-06-06 12:03:39 +00:00 |
FillPathTest.cpp
|
fix warnings on Mac in tests
|
2012-06-06 12:03:39 +00:00 |
FlatDataTest.cpp
|
Fix broken test.
|
2012-08-14 19:30:20 +00:00 |
FlateTest.cpp
|
Fixed Windows compiler complaints
|
2012-07-10 17:30:58 +00:00 |
FontHostStreamTest.cpp
|
CreateTypefaceFromStream for GDI.
|
2012-05-18 19:06:41 +00:00 |
FontHostTest.cpp
|
Fix units per em test.
|
2012-07-31 21:39:05 +00:00 |
GeometryTest.cpp
|
fix warnings on Mac in tests
|
2012-06-06 12:03:39 +00:00 |
GLInterfaceValidation.cpp
|
Move SK_SUPPORT_GPU checks below first #includes in case the macro is defined in SkUserConfig.h rather than by the build system.
|
2012-08-03 15:00:52 +00:00 |
GLProgramsTest.cpp
|
Add a zoom filter to Skia. This will be used on ChromeOS to implement the screen magnifier.
|
2012-08-13 14:22:17 +00:00 |
GradientTest.cpp
|
extend asAGradient for Conical type (to be implemented by PDF and XPS)
|
2012-06-07 20:26:47 +00:00 |
GrContextFactoryTest.cpp
|
GrContextFactory can now expose the GLContext it is using.
|
2012-08-14 22:02:48 +00:00 |
GrMemoryPoolTest.cpp
|
Move SK_SUPPORT_GPU checks below first #includes in case the macro is defined in SkUserConfig.h rather than by the build system.
|
2012-08-03 15:00:52 +00:00 |
InfRectTest.cpp
|
speedup SkRect::isFinite() (almost 2x)
|
2012-05-16 13:35:36 +00:00 |
MathTest.cpp
|
Clean up most clang warnings outside animator/
|
2012-08-14 15:03:35 +00:00 |
Matrix44Test.cpp
|
fix warnings on Mac in tests
|
2012-06-06 12:03:39 +00:00 |
MatrixTest.cpp
|
Rename the existing flatten(void*) methods.
|
2012-06-08 18:30:46 +00:00 |
MemsetTest.cpp
|
change SkChunkAlloc to grow its allocations geometrically (not linearly)
|
2012-05-17 14:28:11 +00:00 |
MetaDataTest.cpp
|
Automatic update of all copyright notices to reflect new license terms.
|
2011-07-28 14:26:00 +00:00 |
PackBitsTest.cpp
|
Automatic update of all copyright notices to reflect new license terms.
|
2011-07-28 14:26:00 +00:00 |
PaintTest.cpp
|
Addressed more Windows compiler complaint issues
|
2012-04-16 15:50:18 +00:00 |
ParsePathTest.cpp
|
fix warnings on Mac in tests
|
2012-06-06 12:03:39 +00:00 |
PathCoverageTest.cpp
|
fix warnings on Mac in tests
|
2012-06-06 12:03:39 +00:00 |
PathMeasureTest.cpp
|
Fixed Windows compiler complaints
|
2012-07-10 17:30:58 +00:00 |
PathTest.cpp
|
Fix handling of infinite bounds during "fast transforms".
|
2012-08-10 14:10:45 +00:00 |
PDFPrimitivesTest.cpp
|
[PDF] Add link annotations.
|
2012-07-13 20:06:02 +00:00 |
PictureUtilsTest.cpp
|
Updated make_filepath test to reflect changes in picture_utils. TBR
|
2012-07-13 18:43:39 +00:00 |
PipeTest.cpp
|
Ensure that Pipe does not crash when attempting to draw after endRecording.
|
2012-08-14 20:38:28 +00:00 |
PointTest.cpp
|
fix warnings on Mac in tests
|
2012-06-06 12:03:39 +00:00 |
PremulAlphaRoundTripTest.cpp
|
Create GPU-less build of Skia.
|
2012-08-02 14:03:32 +00:00 |
QuickRejectTest.cpp
|
Create macro for registering classes for deserialization
|
2012-03-26 17:57:35 +00:00 |
Reader32Test.cpp
|
Automatic update of all copyright notices to reflect new license terms.
|
2011-07-28 14:26:00 +00:00 |
ReadPixelsTest.cpp
|
Modify Read/WritePixelTests to print one pixel failure for each test case rather than every pixel
|
2012-08-17 13:32:06 +00:00 |
ReadWriteAlphaTest.cpp
|
Disable ReadWriteAlpha test on Android
|
2012-08-02 16:13:23 +00:00 |
RefCntTest.cpp
|
add protected method for internal_dispose overrides to jam fRefCnt before
|
2012-07-23 14:50:38 +00:00 |
RefDictTest.cpp
|
Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)
|
2012-08-16 14:58:06 +00:00 |
RegionTest.cpp
|
add more tests for rgn::intersects(rect)
|
2012-05-02 16:52:12 +00:00 |
ScalarTest.cpp
|
remove SK_CAN_USE_FLOAT (deprecated)
|
2012-06-11 21:21:26 +00:00 |
ShaderOpacityTest.cpp
|
Adding isOpaque method to skia shader classes
|
2011-12-09 15:48:03 +00:00 |
Sk64Test.cpp
|
remove SK_CAN_USE_FLOAT (deprecated)
|
2012-06-11 21:21:26 +00:00 |
skia_test.cpp
|
check for memory leaks in debug-build
|
2012-07-22 22:33:05 +00:00 |
SortTest.cpp
|
add test for SkChecksum
|
2012-07-09 01:53:07 +00:00 |
SrcOverTest.cpp
|
Automatic update of all copyright notices to reflect new license terms.
|
2011-07-28 14:26:00 +00:00 |
StreamTest.cpp
|
add tests for read/writePackedUInt, and fix a bug there.
|
2011-10-18 11:49:52 +00:00 |
StringTest.cpp
|
fix warnings on Mac in tests
|
2012-06-06 12:03:39 +00:00 |
Test.cpp
|
Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)
|
2012-08-16 14:58:06 +00:00 |
Test.h
|
Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)
|
2012-08-16 14:58:06 +00:00 |
TestClassDef.h
|
Skip test GLPrograms test when GL or Gr context can't be created.
|
2011-08-24 03:29:11 +00:00 |
TestSize.cpp
|
Automatic update of all copyright notices to reflect new license terms.
|
2011-07-28 14:26:00 +00:00 |
TLSTest.cpp
|
Disable TLSTest for now, to work around http://code.google.com/p/skia/issues/detail?id=619
|
2012-05-31 13:54:51 +00:00 |
ToUnicode.cpp
|
Fixed Windows compiler complaints
|
2012-07-10 17:30:58 +00:00 |
TriangulationTest.cpp
|
Automatic update of all copyright notices to reflect new license terms.
|
2011-07-28 14:26:00 +00:00 |
UnicodeTest.cpp
|
fix clang compilation warning
|
2012-03-22 21:29:10 +00:00 |
UtilsTest.cpp
|
Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)
|
2012-08-16 14:58:06 +00:00 |
valgrind.supp
|
Close a couple of minor memory leaks, add a valgrind suppression file to
|
2012-03-15 18:16:39 +00:00 |
WArrayTest.cpp
|
Fix metrics test to no longer include the cpp.
|
2012-06-25 17:01:46 +00:00 |
WritePixelsTest.cpp
|
Modify Read/WritePixelTests to print one pixel failure for each test case rather than every pixel
|
2012-08-17 13:32:06 +00:00 |
Writer32Test.cpp
|
Avoid a loop in writeString and writePad by zeroing padding first.
|
2012-07-24 20:47:55 +00:00 |
XfermodeTest.cpp
|
fix warnings on Mac in tests
|
2012-06-06 12:03:39 +00:00 |