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 "Make GPU backend triangulate rects such that they are rendere...
Brian Salomon
2017-10-18
*
Remove redundant parentheses.
Ben Wagner
2017-10-17
*
Revert "Make GPU backend triangulate rects such that they are rendered as tri...
Brian Salomon
2017-10-17
*
Revert[4] "apply codec origin in generator"
Mike Reed
2017-10-17
*
Make GPU backend triangulate rects such that they are rendered as tri strips ...
Brian Salomon
2017-10-17
*
Revert "Revert "Revert "apply codec origin in generator"""
Mike Reed
2017-10-17
*
Revert "Revert "apply codec origin in generator""
Mike Reed
2017-10-16
*
Revert "apply codec origin in generator"
Ben Wagner
2017-10-16
*
apply codec origin in generator
Mike Reed
2017-10-16
*
Add api for passing mipped hint into ImageGenerator onGenerateTexture
Greg Daniel
2017-10-11
*
Remove trailing whitespace.
Ben Wagner
2017-10-09
*
Remove carriage returns.
Ben Wagner
2017-10-09
*
Revert "Revert "migrate to sk_sp for SkFontMgr API""
Mike Reed
2017-09-26
*
Revert "migrate to sk_sp for SkFontMgr API"
Mike Reed
2017-09-25
*
migrate to sk_sp for SkFontMgr API
Mike Reed
2017-09-25
*
Remove pre-attachment of stencil buffers
Robert Phillips
2017-09-21
*
Add native caching of uniquely keyed GrTextureProxies (take 2)
Robert Phillips
2017-09-21
*
Revert "Add native caching of uniquely keyed GrTextureProxies"
Robert Phillips
2017-09-20
*
remove dead code for STREAM_API
Mike Reed
2017-09-20
*
Add native caching of uniquely keyed GrTextureProxies
Robert Phillips
2017-09-20
*
Use shader based blending to clamp kPlus mode w/F16
Brian Osman
2017-09-20
*
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
[next]