aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
...
* 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
* Convert Windows CRLF newlines back to unix onesGravatar Yuqian Li2017-09-06
* Remove isMipMapped from GrSurfaceDescGravatar Greg Daniel2017-09-06
* possible fix for pathops timeoutGravatar Cary Clark2017-09-06
* Add FIFO thread pool, use it for most things.Gravatar Mike Klein2017-09-01
* Add methods for converting GrShape to filled styleGravatar Brian Salomon2017-09-01
* Revert "Revert "Add a GrShape::Type value for an inverted empty path""Gravatar Brian Salomon2017-08-31
* Revert "Add a GrShape::Type value for an inverted empty path"Gravatar Brian Salomon2017-08-31
* Add a GrShape::Type value for an inverted empty pathGravatar Brian Salomon2017-08-31
* Retract Gr*Priv.h includes a bitGravatar Robert Phillips2017-08-31
* Rename methods and enum on SkClipStack::Element to indicate "device space"Gravatar Brian Salomon2017-08-30
* Threaded generation of software pathsGravatar Brian Osman2017-08-30
* Remove kDefault_GrSurfaceOriginGravatar Robert Phillips2017-08-30
* Remove origin field from GrSurface (take 2)Gravatar Robert Phillips2017-08-29
* Add missing methods to neon/sse SkNx implementationsGravatar Chris Dalton2017-08-28
* change SkRect::growToInclude to take a point instead of x,yGravatar Mike Reed2017-08-28
* Convert NULL and 0 to nullptr.Gravatar Ben Wagner2017-08-28
* Add support for vkCmdCopyBufferGravatar Greg Daniel2017-08-25
* tiny concave path point fixGravatar Cary Clark2017-08-25
* Revert "Threaded generation of software paths"Gravatar Brian Salomon2017-08-24
* Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU.Gravatar Greg Daniel2017-08-24
* Threaded generation of software pathsGravatar Brian Osman2017-08-24