aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm
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
* Remove pre-attachment of stencil buffersGravatar Robert Phillips2017-09-21
* Add native caching of uniquely keyed GrTextureProxies (take 2)Gravatar Robert Phillips2017-09-21
* 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
* Use shader based blending to clamp kPlus mode w/F16Gravatar Brian Osman2017-09-20
* Revert "Revert "use unique_ptr for stream api""Gravatar Mike Reed2017-09-16
* Revert "use unique_ptr for stream api"Gravatar Mike Reed2017-09-15
* use unique_ptr for stream apiGravatar Mike Reed2017-09-15
* make most of SkColorPriv.h privateGravatar Cary Clark2017-09-15
* Change visitProxies signatureGravatar 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
* Adjust GPU YUV -> RGB (JPG) conversionGravatar Brian Osman2017-09-13
* Remove symmetric three stop special caseGravatar Brian Osman2017-09-12
* Add general three-stop analytic gradient shaderGravatar Brian Osman2017-09-11
* Rework GrSamplerParams to be more compact and use its own wrap mode enum.Gravatar Brian Salomon2017-09-07
* Move several GrContextOptions fields behind GR_TEST_UTILSGravatar Brian Osman2017-08-30
* Rename methods and enum on SkClipStack::Element to indicate "device space"Gravatar Brian Salomon2017-08-30
* Convert NULL and 0 to nullptr.Gravatar Ben Wagner2017-08-28
* Fix artifacts on tiny stroked paths scaled up a lot.Gravatar Stephen White2017-08-23
* Revert "Fix artifacts on tiny stroked paths scaled up a lot."Gravatar Robert Phillips2017-08-23
* Fix artifacts on tiny stroked paths scaled up a lot.Gravatar Stephen White2017-08-22
* Replace SkFAIL with SK_ABORT.Gravatar Ben Wagner2017-08-16
* Test blur small radii and text.Gravatar Herb Derby2017-08-14
* Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.Gravatar Brian Salomon2017-08-11
* Hide GrPaint copy constructor and add GrPaint::Clone and remove MoveOrNew and...Gravatar Brian Salomon2017-08-10
* Move GrAppliedClip into GrPipelineGravatar Brian Salomon2017-08-10
* Move GrProcessorSet into GrPipelineGravatar Brian Salomon2017-08-09
* simplify gm matricesGravatar Mike Reed2017-08-08
* Remove SkLightingShader and associated classesGravatar Robert Phillips2017-08-07
* clean up useage of SkFloatBitsGravatar Mike Reed2017-08-07
* GrGradientEffect::onIsEqual() must also consider tilingGravatar Florin Malita2017-08-04
* Fix sweep_tiling GM sizingGravatar Florin Malita2017-08-02
* Add another sweep gradient tiling testGravatar Florin Malita2017-08-02
* Tiling support for SkSweepGradientGravatar Florin Malita2017-08-01
* Pull non-substantive changes out of omnibus GrSurface CLGravatar Robert Phillips2017-07-27
* Remove internal use of SkTypeface::Style.Gravatar Ben Wagner2017-07-27
* rename new GMGravatar Mike Klein2017-07-25
* Revert "Revert "Add GM to test SkToSRGBColorFilter""Gravatar Mike Reed2017-07-25
* Revert "Add GM to test SkToSRGBColorFilter"Gravatar Kevin Lubick2017-07-25
* use unique_ptr for codec factoriesGravatar Mike Reed2017-07-25
* Add GM to test SkToSRGBColorFilterGravatar Brian Osman2017-07-25
* sprinkle more tracing in GM, tests, and ok, and add TRACE_FUNCGravatar Mike Klein2017-07-24
* Don't use fonts with many glyphs in fontmgr_bounds.Gravatar Ben Wagner2017-07-24
* Second small fragment from "Reduce dependence on GrSurface's origin field"Gravatar Robert Phillips2017-07-24
* have resources return unique_ptr for streamGravatar Mike Reed2017-07-23
* Add strikeout font metrics.Gravatar Ben Wagner2017-07-21