.. |
TestXCode/Tests.xcodeproj
|
|
|
AAClipTest.cpp
|
update the nearly_integral calculation to be (a) faster, and (b) to correctly
|
2012-05-11 20:57:25 +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
|
|
|
BitSetTest.cpp
|
|
|
BlitRowTest.cpp
|
|
|
BlurTest.cpp
|
|
|
CanvasTest.cpp
|
Adding new steps to Canvas unit test to validate that the deferred
|
2012-07-20 13:21:58 +00:00 |
ClampRangeTest.cpp
|
|
|
ClipCacheTest.cpp
|
Move clientID into texture desc
|
2012-06-07 12:08:45 +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 ctor to SkClipStack and isEmpty method
|
2012-07-26 18:39:13 +00:00 |
ColorFilterTest.cpp
|
Decouple the SkFlattenable from SkReader32/SkWriter32.
|
2012-04-12 13:24:04 +00:00 |
ColorTest.cpp
|
|
|
DataRefTest.cpp
|
remove debugging printfs
|
2012-07-11 18:55:23 +00:00 |
DeferredCanvasTest.cpp
|
Refactoring how SkDeferredCanvas manages mutable bitmaps
|
2012-07-25 17:27:13 +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
|
add test for http://code.google.com/p/chromium/issues/detail?id=131181
|
2012-06-15 18:26:04 +00:00 |
DrawTextTest.cpp
|
|
|
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 |
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
|
Need to apply matrix to advance in generateAdvance (as we already were in generateMetrics)
|
2012-07-18 13:45:58 +00:00 |
GeometryTest.cpp
|
fix warnings on Mac in tests
|
2012-06-06 12:03:39 +00:00 |
GLInterfaceValidation.cpp
|
Code changes for ANGLE GL interface. .gyp file changes will be delivered later.
|
2012-03-28 16:19:11 +00:00 |
GLProgramsTest.cpp
|
Merge GrGpuGLShaders into its parent class, GrGpuGL
|
2012-05-31 15:07:19 +00:00 |
GradientTest.cpp
|
extend asAGradient for Conical type (to be implemented by PDF and XPS)
|
2012-06-07 20:26:47 +00:00 |
GrMemoryPoolTest.cpp
|
Separated Inst counting from the SK_DEBUG #define (now SK_ENABLE_INST_COUNT)
|
2012-06-27 19:41:42 +00:00 |
InfRectTest.cpp
|
speedup SkRect::isFinite() (almost 2x)
|
2012-05-16 13:35:36 +00:00 |
MathTest.cpp
|
remove SK_CAN_USE_FLOAT (deprecated)
|
2012-06-11 21:21:26 +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
|
|
|
PackBitsTest.cpp
|
|
|
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
|
explicitly track if a path is finite or not
|
2012-07-26 15:20:36 +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 |
PointTest.cpp
|
fix warnings on Mac in tests
|
2012-06-06 12:03:39 +00:00 |
PremulAlphaRoundTripTest.cpp
|
|
|
QuickRejectTest.cpp
|
|
|
Reader32Test.cpp
|
|
|
ReadPixelsTest.cpp
|
|
|
ReadWriteAlphaTest.cpp
|
Move clientID into texture desc
|
2012-06-07 12:08:45 +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
|
|
|
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
|
|
|
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
|
|
|
StreamTest.cpp
|
|
|
StringTest.cpp
|
fix warnings on Mac in tests
|
2012-06-06 12:03:39 +00:00 |
Test.cpp
|
|
|
Test.h
|
|
|
TestClassDef.h
|
|
|
TestSize.cpp
|
|
|
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
|
|
|
UnicodeTest.cpp
|
|
|
UtilsTest.cpp
|
|
|
valgrind.supp
|
|
|
WArrayTest.cpp
|
Fix metrics test to no longer include the cpp.
|
2012-06-25 17:01:46 +00:00 |
WritePixelsTest.cpp
|
Disable WritePixelsTest on Android
|
2012-07-12 19:48:42 +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 |