index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Improve cubic KLM accuracy
Chris Dalton
2017-06-09
*
Extend composeshader to support a lerp parameter
Mike Reed
2017-06-09
*
Remove debug checks for unsupported ICC profiles
Matt Sarett
2017-06-09
*
Make gradient effect creation fail if texture LUT creation fails
Brian Salomon
2017-06-09
*
remove unused colorfilter virtual asACompose
Mike Reed
2017-06-09
*
Revert "Handle too many (or too large) paths in GrDefaultPathRenderer"
Brian Osman
2017-06-09
*
Make SkPixmap::getColor support kUnpremul pixels
Matt Sarett
2017-06-09
*
Handle too many (or too large) paths in GrDefaultPathRenderer
Brian Osman
2017-06-09
*
specialize D32 proc for legacy src
Mike Reed
2017-06-09
*
Add flush before drawing lines workaround for Adreno 3xx
Brian Salomon
2017-06-08
*
Use nextafter rather than std::nextafter, it's more widely available
Mostyn Bramley-Moore
2017-06-08
*
Don't reuse failed buffers as scratch
Robert Phillips
2017-06-08
*
Add support for SkImageGenerator creating external textures
Stan Iliev
2017-06-08
*
GrTessellator: fix intersection above the first vertex.
Stephen White
2017-06-08
*
Draw time color xform API for Android
Matt Sarett
2017-06-08
*
Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType"
Matt Sarett
2017-06-08
*
Experimental change to diagnose image diffs in g3
Mike Reed
2017-06-08
*
Bump min picture to 7+ months ago
Mike Reed
2017-06-08
*
Fix LCD distance field text color filtering
Jim Van Verth
2017-06-08
*
Disable buffer mapping on Galaxy J5
Brian Salomon
2017-06-08
*
eliminate GPU line snapping
Ethan Nicholas
2017-06-08
*
Disable F16-nullptr sources
Matt Sarett
2017-06-08
*
Revert "Revert "Revert "DeferredTextureImageData low-bit-depth/dithering supp...
Brian Salomon
2017-06-08
*
Revert "Revert "DeferredTextureImageData low-bit-depth/dithering support""
Brian Salomon
2017-06-08
*
Do not return Index8 from SkAndroidCodec::computeOutputColorType
Matt Sarett
2017-06-08
*
Revert "DeferredTextureImageData low-bit-depth/dithering support"
Brian Salomon
2017-06-08
*
remove unused xfermode methods
Mike Reed
2017-06-08
*
Remove SkLinearGradient::kForce4fContext_PrivateFlag
Florin Malita
2017-06-07
*
SkPDF: Do draw{Image,Bitmap} with maskfilter.
Hal Canary
2017-06-07
*
DeferredTextureImageData low-bit-depth/dithering support
Eric Karl
2017-06-07
*
Make SkCodec more flexible about its required frame
Leon Scroggins III
2017-06-07
*
SkPDF: Do draw{Image,Bitmap}Rect with maskfilter.
Hal Canary
2017-06-07
*
Use burst mode for linear gradients w/ > 2 stops
Florin Malita
2017-06-07
*
Introduce dynamic pipeline state
Chris Dalton
2017-06-07
*
Reland "Handle different types of streams in different jpeg source managers"
Matt Sarett
2017-06-07
*
disable coverage optimization for hairlines
Mike Reed
2017-06-07
*
Suppress rendererability of kAlpha8 GL_CHROMIUM_framebuffer_multisample for A...
Robert Phillips
2017-06-07
*
Fix alpha issues in SkGifCodec
Leon Scroggins III
2017-06-07
*
Revert "Handle too many (or too large) paths in GrDefaultPathRenderer"
Brian Osman
2017-06-07
*
Touch input support for Windows
Brian Osman
2017-06-07
*
Fix use of uninitialized value in SkColor4Shader::CreateProc
Brian Osman
2017-06-07
*
Handle too many (or too large) paths in GrDefaultPathRenderer
Brian Osman
2017-06-07
*
Limit Adreno 4xx stencil clear workaround to older drivers
Brian Salomon
2017-06-07
*
we can std::move work to avoid copying it
Mike Klein
2017-06-07
*
Mark SkThreadedBMPDevice destructors with override
Kevin Lubick
2017-06-07
*
we can move dst here
Mike Klein
2017-06-07
*
GrTessellator: implement out-of-range splitting and AEL rewinding.
Stephen White
2017-06-07
*
Revert "Revert "Workaround Adreno driver issue with stencil clears.""
Mike Klein
2017-06-06
*
Revert "Workaround Adreno driver issue with stencil clears."
Mike Klein
2017-06-06
*
Fix invalid assert in GrMesh::setIndexed
Chris Dalton
2017-06-06
[next]