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
*
Replace isGammaCorrect with isLinearlyBlended
Brian Osman
2018-07-03
*
Fix empty stroked oval handling in GrRenderTargetContext::drawOval
Robert Phillips
2018-07-03
*
Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors.
Greg Daniel
2018-07-03
*
updated SkCanvas documentation for animation overloads of drawVertices
Ruiqi Mao
2018-07-03
*
implement onreadpixels for metal gpu backend
Timothy Liang
2018-07-02
*
GrTessellator: handle three consecutive collinear edges.
Stephen White
2018-07-02
*
implemented wrapped backend texture/rendertarget/textureRT for Metal gpu backend
Timothy Liang
2018-07-02
*
Simplify GrGLInterface::abandon
Hal Canary
2018-07-02
*
Remove sRGB config checks based on color space
Brian Osman
2018-07-02
*
Fix race condition in GrGLCaps
Robert Phillips
2018-07-02
*
Remove unused generateTextureProxyForParams
Brian Osman
2018-07-02
*
Don't reject stroked empty rrects in GPU backend
Robert Phillips
2018-07-02
*
Revert "Some scissor state cleanup."
Brian Salomon
2018-07-02
*
Some scissor state cleanup.
Brian Salomon
2018-07-02
*
Add a runtime flag to enable ATRACE
Stan Iliev
2018-06-29
*
Don't use geometry shaders on older Adreno chips
Chris Dalton
2018-06-29
*
Remove half float workaround in GrGLGpu::onReadPixels
Brian Osman
2018-06-29
*
ccpr: Recycle cache entries when possible to avoid malloc
Chris Dalton
2018-06-29
*
skeletal animation support added to API and software backend
Ruiqi Mao
2018-06-29
*
update and skip accepts check in lexers
Mike Klein
2018-06-29
*
Revert "GrTessellator: handle three consecutive collinear edges."
Mike Klein
2018-06-29
*
Fix chrome memory dump crashes using out of process strike caches
Adrienne Walker
2018-06-29
*
GrTessellator: handle three consecutive collinear edges.
Stephen White
2018-06-29
*
fix fuzzer found timeout
Cary Clark
2018-06-29
*
added Metal support to GrBackendSurface
Timothy Liang
2018-06-29
*
Add ear-clipping code to triangulate simple polygons.
Jim Van Verth
2018-06-29
*
Revert "Reland "Make GrVkBackendContext no longer derive from SkRefCnt.""
Greg Daniel
2018-06-28
*
Revert "Reland "Move Vulkan DebugCallback code into tools.""
Greg Daniel
2018-06-28
*
Revert "Reland "Let client pass in full extension to GrVkBackendContext.""
Greg Daniel
2018-06-28
*
Reland "Let client pass in full extension to GrVkBackendContext."
Greg Daniel
2018-06-28
*
implemented getting format from texture as virtual in gpu caps
Timothy Liang
2018-06-28
*
Reland "Move Vulkan DebugCallback code into tools."
Greg Daniel
2018-06-28
*
Return to low-precision ovals
Jim Van Verth
2018-06-28
*
Adjust ellipse center epsilon further to fix dropouts
Jim Van Verth
2018-06-28
*
Reland "Make GrVkBackendContext no longer derive from SkRefCnt."
Greg Daniel
2018-06-28
*
Return nullptr from readFlattenable when invalid
Adrienne Walker
2018-06-28
*
added TextureRenderTarget to Metal gpu backend
Timothy Liang
2018-06-28
*
Reland "Improve precision and speed of oval rendering."
Jim Van Verth
2018-06-28
*
cut SkMaskBlurFilter code size by about half
Mike Klein
2018-06-28
*
GrTessellator: handle collinear final vertex.
Stephen White
2018-06-28
*
Revert "Revert "Temporary fix for SkImage_Lazy handling of color spaces""
Brian Osman
2018-06-28
*
Revert "Remove drawTextBlob from device use drawGlyphRunList"
Robert Phillips
2018-06-28
*
Remove drawTextBlob from device use drawGlyphRunList
Herb Derby
2018-06-28
*
Revert "Improve precision and speed of oval rendering."
Jim Van Verth
2018-06-27
*
Improve precision and speed of oval rendering.
Jim Van Verth
2018-06-27
*
Switch createAlphaClipMask to use kTopLeft
Robert Phillips
2018-06-27
*
Revert "Make GrVkBackendContext no longer derive from SkRefCnt."
Greg Daniel
2018-06-27
*
Implement SkFontMgr_FontConfigInterface::onMatchFamilyStyle
Ben Wagner
2018-06-27
*
Revert "Move Vulkan DebugCallback code into tools."
Greg Daniel
2018-06-27
*
Revert "Let client pass in full extension to GrVkBackendContext."
Greg Daniel
2018-06-27
[next]