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
*
Add some new PolyUtils tests.
Jim Van Verth
2018-07-03
*
Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
Greg Daniel
2018-07-03
*
Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
Ethan Nicholas
2018-07-03
*
Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors.
Greg Daniel
2018-07-03
*
GrTessellator: handle three consecutive collinear edges.
Stephen White
2018-07-02
*
Remove sRGB config checks based on color space
Brian Osman
2018-07-02
*
Revert "Some scissor state cleanup."
Brian Salomon
2018-07-02
*
Some scissor state cleanup.
Brian Salomon
2018-07-02
*
Revert "GrTessellator: handle three consecutive collinear edges."
Mike Klein
2018-06-29
*
GrTessellator: handle three consecutive collinear edges.
Stephen White
2018-06-29
*
Add ear-clipping code to triangulate simple polygons.
Jim Van Verth
2018-06-29
*
implemented getting format from texture as virtual in gpu caps
Timothy Liang
2018-06-28
*
GrTessellator: handle collinear final vertex.
Stephen White
2018-06-28
*
Revert "Remove drawTextBlob from device use drawGlyphRunList"
Robert Phillips
2018-06-28
*
Remove drawTextBlob from device use drawGlyphRunList
Herb Derby
2018-06-28
*
Fix some shadow issues.
Jim Van Verth
2018-06-26
*
basic first pass at RGBA F32 support
Mike Klein
2018-06-26
*
Expose public factories for platform decoders
Leon Scroggins III
2018-06-26
*
Refactor GrPipeline dynamic state.
Brian Salomon
2018-06-26
*
Update libjpeg-turbo to pre-2.0.0 (from 1.5.3)
Leon Scroggins III
2018-06-26
*
Implement onMakeClone function on all subclasses of SkTypeface except
Bruce Wang
2018-06-25
*
Put GrPrimitiveProcessor/GrGeometryProcessor before GrPipeline in param lists.
Brian Salomon
2018-06-25
*
Use indices into the vectors shared by runs
Herb Derby
2018-06-25
*
ccpr: Enable ccpr by default
Chris Dalton
2018-06-25
*
flush to zero tiny radii
Mike Reed
2018-06-22
*
Reland "Implement onMakeClone(const SkFontArguments& args) in class SkTypefac...
Ben Wagner
2018-06-22
*
Revert "Implement onMakeClone(const SkFontArguments& args) in class SkTypefac...
Kevin Lubick
2018-06-22
*
ccpr: Cache paths with >=50% visibility
Chris Dalton
2018-06-22
*
Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontco...
Bruce Wang
2018-06-22
*
GrTessellator: avoid split with zero primary and out-of-range secondary.
Stephen White
2018-06-22
*
Add SkGlyphRunList - v2
Herb Derby
2018-06-22
*
Alternative fix for stale MIP maps on texture export/import.
Brian Salomon
2018-06-21
*
Revert "Add SkGlyphRunList"
Herb Derby
2018-06-21
*
Use local strike caches to avoid flaky test behavior
Herb Derby
2018-06-21
*
Make SkStrikeCache::Validate call non global version
Herb Derby
2018-06-21
*
Add SkGlyphRunList
Herb Derby
2018-06-21
*
add test for wacky conic edges (disabled for now)
Mike Reed
2018-06-21
*
Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_Androi...
Bruce Wang
2018-06-21
*
Revert "Make SkRemoteGlyphCache tests use private glyph cache"
Herb Derby
2018-06-21
*
Ensure that textures exported via SkImage::MakeBackendTextureFromSkImage
Brian Salomon
2018-06-20
*
Make SkRemoteGlyphCache tests use private glyph cache
Herb Derby
2018-06-20
*
Revert "Revert "Change how vertex/instance attributes are handled in geometry...
Brian Salomon
2018-06-19
*
Move op memory storage to GrContext (take 2)
Robert Phillips
2018-06-19
*
Fold SkJSON into Skia/utils
Florin Malita
2018-06-19
*
Revert "added GrSkSLFP and converted DitherEffect to use it"
Kevin Lubick
2018-06-19
*
Stop using SkTSwap.
Ben Wagner
2018-06-19
*
Revert "Change how vertex/instance attributes are handled in geometry process...
Mike Klein
2018-06-19
*
added GrSkSLFP and converted DitherEffect to use it
Ethan Nicholas
2018-06-18
*
remove SkTCast
Mike Klein
2018-06-18
*
Change how vertex/instance attributes are handled in geometry processors.
Brian Salomon
2018-06-18
[next]