aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Revert "migrate to sk_sp for SkFontMgr API"Gravatar Mike Reed2017-09-25
* migrate to sk_sp for SkFontMgr APIGravatar Mike Reed2017-09-25
* Reland "Fix SkImageSource::filterBounds()" againGravatar Xianzhu Wang2017-09-25
* Fold clamp_{x,y} into the gathers.Gravatar Mike Klein2017-09-22
* switched SkSL's temporary 'highfloat' type back to 'float'Gravatar Ethan Nicholas2017-09-22
* Remove pre-attachment of stencil buffersGravatar Robert Phillips2017-09-21
* Add native caching of uniquely keyed GrTextureProxies (take 2)Gravatar Robert Phillips2017-09-21
* Another attempt to fix TSANGravatar Jim Van Verth2017-09-20
* Revert "Add native caching of uniquely keyed GrTextureProxies"Gravatar Robert Phillips2017-09-20
* remove dead code for STREAM_APIGravatar Mike Reed2017-09-20
* Add native caching of uniquely keyed GrTextureProxiesGravatar Robert Phillips2017-09-20
* Fix TSAN issue with atlas expansion.Gravatar Jim Van Verth2017-09-20
* Extra safety for SkRRect.Gravatar Brian Salomon2017-09-20
* Use shader based blending to clamp kPlus mode w/F16Gravatar Brian Osman2017-09-20
* Revert "Reland "Fix SkImageSource::filterBounds()""Gravatar Florin Malita2017-09-18
* skipRect should only work for lines (not quads or cubics)Gravatar Yuqian Li2017-09-18
* re-land of new SkSL precisionsGravatar Ethan Nicholas2017-09-18
* Revert "Revert "Don't ignore degenerates when deciding if a path is convex""Gravatar Brian Osman2017-09-18
* Revert "Revert "Revert "Switched highp float to highfloat and mediump float t...Gravatar Ethan Nicholas2017-09-18
* Revert "Minor fixes to SkSL precisions"Gravatar Ethan Nicholas2017-09-18
* Reland "Fix SkImageSource::filterBounds()"Gravatar Xianzhu Wang2017-09-16
* Retry, Bump stored lowp uniform color to 16-bit storage.Gravatar Mike Klein2017-09-16
* Revert "Revert "use unique_ptr for stream api""Gravatar Mike Reed2017-09-16
* Implement some easy _lowp stages.Gravatar Mike Klein2017-09-16
* Minor fixes to SkSL precisionsGravatar Ethan Nicholas2017-09-15
* Revert "use unique_ptr for stream api"Gravatar Mike Reed2017-09-15
* Revert "Don't ignore degenerates when deciding if a path is convex"Gravatar Brian Osman2017-09-15
* Revert "Fix SkImageSource::filterBounds()"Gravatar Mike Reed2017-09-15
* Don't ignore degenerates when deciding if a path is convexGravatar Brian Osman2017-09-15
* Revert "Revert "Switched highp float to highfloat and mediump float to half.""Gravatar Ethan Nicholas2017-09-15
* use unique_ptr for stream apiGravatar Mike Reed2017-09-15
* Fix SkImageSource::filterBounds()Gravatar Xianzhu Wang2017-09-15
* make most of SkColorPriv.h privateGravatar Cary Clark2017-09-15
* Add a utility function to save path test code sizeGravatar Yuqian Li2017-09-15
* Change visitProxies signatureGravatar Robert Phillips2017-09-14
* Finish restoring GrOpList DAGGravatar Robert Phillips2017-09-14
* Pull non-substantive changes out of explicit GPU resource allocation CLGravatar Robert Phillips2017-09-13
* Add method to iterate over a GrOp's GrSurfaceProxiesGravatar Robert Phillips2017-09-13
* Improve heuristics for when to use ccprGravatar Chris Dalton2017-09-12
* Optimize filterBounds() of SkArithmeticImageFilter/SkXfermodeImageFilterGravatar Xianzhu Wang2017-09-12
* Revert "Revert "Switch to the new SkSL lexer.""Gravatar Ethan Nicholas2017-09-11
* Do software clip mask generation with worker threadsGravatar Brian Osman2017-09-11
* Revert "Switch to the new SkSL lexer."Gravatar Ethan Nicholas2017-09-11
* Switch to the new SkSL lexer.Gravatar Ethan Nicholas2017-09-11
* Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scrat...Gravatar Greg Daniel2017-09-08
* Don't allow iteration through non-finite points.Gravatar Mike Klein2017-09-08
* Rework GrSamplerParams to be more compact and use its own wrap mode enum.Gravatar Brian Salomon2017-09-07
* Revert "Remove "content" rect from GrTextureAdjuster."Gravatar Brian Salomon2017-09-07
* Remove "content" rect from GrTextureAdjuster.Gravatar Brian Salomon2017-09-07
* Fix SkASSERT for convex paths with DAAGravatar Yuqian Li2017-09-07