index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
Commit message (
Expand
)
Author
Age
*
Revert "Revert "use unique_ptr for stream api""
Mike Reed
2017-09-16
*
Revert "use unique_ptr for stream api"
Mike Reed
2017-09-15
*
use unique_ptr for stream api
Mike Reed
2017-09-15
*
make most of SkColorPriv.h private
Cary Clark
2017-09-15
*
Change visitProxies signature
Robert Phillips
2017-09-14
*
Pull non-substantive changes out of explicit GPU resource allocation CL
Robert Phillips
2017-09-13
*
Add method to iterate over a GrOp's GrSurfaceProxies
Robert Phillips
2017-09-13
*
Adjust GPU YUV -> RGB (JPG) conversion
Brian Osman
2017-09-13
*
Remove symmetric three stop special case
Brian Osman
2017-09-12
*
Add general three-stop analytic gradient shader
Brian Osman
2017-09-11
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
Move several GrContextOptions fields behind GR_TEST_UTILS
Brian Osman
2017-08-30
*
Rename methods and enum on SkClipStack::Element to indicate "device space"
Brian Salomon
2017-08-30
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
Fix artifacts on tiny stroked paths scaled up a lot.
Stephen White
2017-08-23
*
Revert "Fix artifacts on tiny stroked paths scaled up a lot."
Robert Phillips
2017-08-23
*
Fix artifacts on tiny stroked paths scaled up a lot.
Stephen White
2017-08-22
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
*
Test blur small radii and text.
Herb Derby
2017-08-14
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
Hide GrPaint copy constructor and add GrPaint::Clone and remove MoveOrNew and...
Brian Salomon
2017-08-10
*
Move GrAppliedClip into GrPipeline
Brian Salomon
2017-08-10
*
Move GrProcessorSet into GrPipeline
Brian Salomon
2017-08-09
*
simplify gm matrices
Mike Reed
2017-08-08
*
Remove SkLightingShader and associated classes
Robert Phillips
2017-08-07
*
clean up useage of SkFloatBits
Mike Reed
2017-08-07
*
GrGradientEffect::onIsEqual() must also consider tiling
Florin Malita
2017-08-04
*
Fix sweep_tiling GM sizing
Florin Malita
2017-08-02
*
Add another sweep gradient tiling test
Florin Malita
2017-08-02
*
Tiling support for SkSweepGradient
Florin Malita
2017-08-01
*
Pull non-substantive changes out of omnibus GrSurface CL
Robert Phillips
2017-07-27
*
Remove internal use of SkTypeface::Style.
Ben Wagner
2017-07-27
*
rename new GM
Mike Klein
2017-07-25
*
Revert "Revert "Add GM to test SkToSRGBColorFilter""
Mike Reed
2017-07-25
*
Revert "Add GM to test SkToSRGBColorFilter"
Kevin Lubick
2017-07-25
*
use unique_ptr for codec factories
Mike Reed
2017-07-25
*
Add GM to test SkToSRGBColorFilter
Brian Osman
2017-07-25
*
sprinkle more tracing in GM, tests, and ok, and add TRACE_FUNC
Mike Klein
2017-07-24
*
Don't use fonts with many glyphs in fontmgr_bounds.
Ben Wagner
2017-07-24
*
Second small fragment from "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-24
*
have resources return unique_ptr for stream
Mike Reed
2017-07-23
*
Add strikeout font metrics.
Ben Wagner
2017-07-21
*
Revert "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-21
*
Reduce dependence on GrSurface's origin field
Robert Phillips
2017-07-21
*
Assume HQ is handled by pipeline, delete legacy code-path
Mike Reed
2017-07-20
*
Add Alpha Image GM
Hal Canary
2017-07-19
*
guard references to SkColorTable
Mike Reed
2017-07-18
*
Make convex poly effect GM use a non-legacy GrMeshDrawOp
Brian Salomon
2017-07-14
*
Make ops in bezier_effects GMs be non-Legacy GrMeshDrawOps
Brian Salomon
2017-07-14
*
New zero length path GM
Brian Osman
2017-07-13
[next]