index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
Update gpu caps for valid sample counts.
Greg Daniel
2017-07-19
*
Remove GrLegacyMeshDrawOp and GrPipelineBuilder
Brian Salomon
2017-07-19
*
Report first GIF frame after knowing its meta data
Leon Scroggins III
2017-07-19
*
Add GrResourceAllocator class + unit test
Robert Phillips
2017-07-19
*
remove gather_i8, unify memory-touching contexts
Mike Klein
2017-07-18
*
start on raster pipeline 2d mode
Mike Klein
2017-07-18
*
guard references to SkColorTable
Mike Reed
2017-07-18
*
Index8 is dead, remove guarded code
Mike Reed
2017-07-17
*
fixed skslc vec4 uniforms
Ethan Nicholas
2017-07-17
*
Add support for GL 565 and 4444 configs to test tools
Brian Salomon
2017-07-17
*
Report error on failure to create SkCodec
Leon Scroggins III
2017-07-14
*
Fix SkClassifyCubic for near-quadratics
Chris Dalton
2017-07-14
*
Remove GrTestMeshDrawOp
Brian Salomon
2017-07-14
*
Fix double delete in SkBmpCodec
Leon Scroggins III
2017-07-14
*
Make ProcessorRefTests op be a non-legacy GrMeshDrawOp
Brian Salomon
2017-07-14
*
Make PrimitiveProcessorTest's op be a non-legacy GrMeshDrawOp
Brian Salomon
2017-07-14
*
Make ops used in OnFlushCallbackTest be non-legacy GrMeshDrawOps.
Brian Salomon
2017-07-14
*
Purge cached SkPictureShader entries on shader deletion
Florin Malita
2017-07-14
*
Add metal config to tools
Greg Daniel
2017-07-14
*
don't test index8 -- no longer supported
Mike Reed
2017-07-13
*
Re-land of "converted GrSimpleTextureEffect to sksl"
Ethan Nicholas
2017-07-13
*
remove references to kIndex_8_SkColorType from our tools/tests
Mike Reed
2017-07-12
*
Implement Sk4i's abs, min, max
Yuqian Li
2017-07-12
*
Revert "Revert "Change image encode api to return sk_sp""
Mike Reed
2017-07-12
*
Revert "converted GrSimpleTextureEffect to sksl"
Ethan Nicholas
2017-07-12
*
converted GrSimpleTextureEffect to sksl
Ethan Nicholas
2017-07-12
*
check for null surface in test
Mike Reed
2017-07-11
*
Reland "Remove support for decoding to kIndex_8"
Leon Scroggins
2017-07-11
*
check for default typeface for new test
Mike Reed
2017-07-11
*
Revert "Change image encode api to return sk_sp"
Mike Reed
2017-07-11
*
Change image encode api to return sk_sp
Mike Reed
2017-07-11
*
Add serialize + catalog api to SkTextBlob
Mike Reed
2017-07-11
*
Re-land "converted GrCircleBlurFragmentProcessor to sksl"
Ethan Nicholas
2017-07-11
*
Move GrResourceProvider::createMipMappedTexture to GrSurfaceProxy::MakeDeferr...
Robert Phillips
2017-07-11
*
Revert "Remove support for decoding to kIndex_8"
Leon Scroggins
2017-07-10
*
Skip GLPrograms test on D3D9 ANGLE to avoid NaN literals bug
Brian Osman
2017-07-10
*
ICC: SkICCGetColorProfileTag supports special cases
Hal Canary
2017-07-10
*
Remove support for decoding to kIndex_8
Leon Scroggins III
2017-07-10
*
Revert "converted GrCircleBlurFragmentProcessor to sksl"
Ethan Nicholas
2017-07-10
*
Add mock config to tools and run through gms and benchs without crashing.
Brian Salomon
2017-07-07
*
converted GrCircleBlurFragmentProcessor to sksl
Ethan Nicholas
2017-07-07
*
Tweak GLPrograms random seed to "fix" ANGLE bots
Brian Osman
2017-07-07
*
Plumb through need for unpremul/premul
Mike Reed
2017-07-07
*
Add an SkColorSpaceXformer image filter cache
Florin Malita
2017-07-06
*
add stages for black and white colors
Mike Reed
2017-07-06
*
Image filter DAG test for makeColorSpace()
Florin Malita
2017-07-06
*
Add SkCodec::Result indicating error in the data
Leon Scroggins III
2017-07-06
*
GR_TEST_UTILS fixes
Brian Salomon
2017-07-06
*
Use RGBA rather than N32 for GPU tests
Brian Salomon
2017-07-05
*
rewrote GrAlphaThresholdFragmentProcessor in sksl
Ethan Nicholas
2017-07-05
[next]