index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
Add support for writing ICC profiles to webp encoder
Matt Sarett
2017-04-05
*
Fix various SkBitmap::copyTo() bugs
Matt Sarett
2017-04-05
*
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...
Robert Phillips
2017-04-05
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...
Robert Phillips
2017-04-05
*
Add SkImage::makeColorSpace() to public API
Matt Sarett
2017-04-05
*
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...
Robert Phillips
2017-04-05
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv
Robert Phillips
2017-04-05
*
Support Canvas Clip on Blit Framebuffer
Eric Karl
2017-04-04
*
Use sk_sp with GrXferProcessor and use a static factory to handle the nullptr...
Brian Salomon
2017-04-04
*
Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp
Brian Salomon
2017-04-04
*
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
Eric Karl
2017-04-04
*
Store the dst texture used by an XP in GrPipeline rather than in the XP.
Brian Salomon
2017-04-03
*
Revert[4] "clean up (partially) colortable api""""
Mike Reed
2017-04-03
*
Support parametric transfer functions in SkImage_Raster::onMakeColorSpace()
Matt Sarett
2017-04-03
*
move vertex-mode enum into SkVertices
Mike Reed
2017-04-03
*
Move pipeline handling out of GrMeshDrawOp.
Brian Salomon
2017-04-03
*
Revert "Revert[2] "clean up (partially) colortable api"""
Mike Reed
2017-04-01
*
Revert[2] "clean up (partially) colortable api""
Mike Reed
2017-04-01
*
Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup"
Mike Klein
2017-04-01
*
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
Eric Karl
2017-04-01
*
fixed SPIR-V compilation error with unmodified variables
Ethan Nicholas
2017-03-31
*
skslc can now be compiled with no Skia dependencies, in preparation for its e...
Ethan Nicholas
2017-03-31
*
Revert "clean up (partially) colortable api"
Mike Klein
2017-03-31
*
Revert "skslc can now be compiled with no Skia dependencies, in preparation f...
Ethan Nicholas
2017-03-31
*
clean up (partially) colortable api
Mike Reed
2017-03-31
*
skslc can now be compiled with no Skia dependencies, in preparation for its e...
Ethan Nicholas
2017-03-31
*
Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup"
Brian Salomon
2017-03-31
*
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
Eric Karl
2017-03-31
*
Revert "skslc can now be compiled with no Skia dependencies, in preparation for"
Ethan Nicholas
2017-03-30
*
skslc can now be compiled with no Skia dependencies, in preparation for
Ethan Nicholas
2017-03-30
*
Make xformer class for SkCSXCanvas, use for draw loopers
Matt Sarett
2017-03-30
*
Minor cleanup (remove unused GrRenderTargetContext::asTexture method)
Robert Phillips
2017-03-30
*
Use last value for axis for variation position.
bungeman
2017-03-30
*
Renames of processor analysis-related classes and method.
Brian Salomon
2017-03-30
*
Add GrSurfaceProxy* parameter to GrContext::flush
Robert Phillips
2017-03-30
*
Fix is_convex() check for inset polys.
Jim Van Verth
2017-03-29
*
Make analysis optional to GrPipeline::init().
Brian Salomon
2017-03-29
*
More GrSurfaceProxy-clean up
Robert Phillips
2017-03-29
*
Miscellaneous GrSurfaceProxy-related cleanup
Robert Phillips
2017-03-29
*
Remove GrPipelineOptimizations computation from GrPipeline::init and nest in ...
Brian Salomon
2017-03-29
*
Remove GrXferProcessor::getOptimizations.
Brian Salomon
2017-03-29
*
Remove GrSurface::flushWrites
Robert Phillips
2017-03-29
*
Minor fix to VkWrapTest
Greg Daniel
2017-03-27
*
quiet some annoying logging in unit tests
Mike Klein
2017-03-27
*
Add height function to shadow tessellators.
Jim Van Verth
2017-03-27
*
Split GrPipelineInput into separate color and coverage types, the latter of w...
Brian Salomon
2017-03-27
*
Add new proxy-based DetermineDomainMode w/ test
Robert Phillips
2017-03-27
*
Revert "Revert "simplify api to bitmapcache""
Mike Reed
2017-03-25
*
Revert "simplify api to bitmapcache"
Florin Malita
2017-03-24
*
simplify api to bitmapcache
Mike Reed
2017-03-24
[next]