index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
remove unused SkLayer
Mike Reed
2017-01-30
*
Rationalize GrContext's Gr*Proxy getter naming
Robert Phillips
2017-01-30
*
Change shadow tessellators to use SkColor and move to util.
Jim Van Verth
2017-01-30
*
remove SkArithmeticMode.h empty header
Mike Reed
2017-01-30
*
Make SkGpuDevice::drawVertices perform color byte order swap and premul step ...
Brian Salomon
2017-01-30
*
Push GrTextureProxy down to more effects
Robert Phillips
2017-01-30
*
Revert "SkRasterPipeline shader adapter"
Florin Malita
2017-01-29
*
SkRasterPipeline shader adapter
Florin Malita
2017-01-29
*
Rename GrFragmentProcessor::MulOutputByInputUnpremulColor to MakeInputPremulA...
Brian Salomon
2017-01-28
*
Add geometric version of spot shadow
Jim Van Verth
2017-01-27
*
Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descs
Robert Phillips
2017-01-27
*
Raster pipeline support for SkLocalMatrixShader composition
Florin Malita
2017-01-27
*
Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations.""
Brian Salomon
2017-01-27
*
Revert "Start of rewrite of GrFragmentProcessor optimizations."
Ethan Nicholas
2017-01-27
*
Start of rewrite of GrFragmentProcessor optimizations.
Brian Salomon
2017-01-27
*
Revert "Revert "SkUserConfig.h: remove out-of-date comment on SK_SFNTLY_SUBSE...
Ravi Mistry
2017-01-27
*
remove SK_SUPPORT_LEGACY_GETCLIPBOUNDS
Mike Reed
2017-01-27
*
Revert "SkUserConfig.h: remove out-of-date comment on SK_SFNTLY_SUBSETTER"
Leon Scroggins
2017-01-26
*
SkUserConfig.h: remove out-of-date comment on SK_SFNTLY_SUBSETTER
Hal Canary
2017-01-26
*
Add SkICC::rawTransferFnData()
Matt Sarett
2017-01-26
*
remove obsolete flag
Cary Clark
2017-01-26
*
Move SkGammaColorFilter to tools, limit to sRGB
Brian Osman
2017-01-26
*
Move GrDrawingManager pointer to GrSurfaceContext
Robert Phillips
2017-01-26
*
Remove redundant caps field from GrProcessorTestData
Brian Salomon
2017-01-25
*
Switch GrConfigConversionEffect over to taking GrTextureProxies
Robert Phillips
2017-01-25
*
Use GrSurfaceContext::read/write-Pixels more
Robert Phillips
2017-01-25
*
Revert "Remove SkImage::MakeTextureFromPixmap"
Brian Osman
2017-01-25
*
Allow GrSingleTextureEffect to take GrTextureProxies
Robert Phillips
2017-01-24
*
Remove SkTDict and calls from SkView.
Herb Derby
2017-01-24
*
restore bool version of clip-bounds
Mike Reed
2017-01-24
*
Make GrYUVEffect take GrTextureProxies
Robert Phillips
2017-01-24
*
rename virtuals for clipbounds, and deprecate older bool/var-arg pattern
Mike Reed
2017-01-23
*
Stop tracking whether GrFragmentProcessors read their input
Brian Salomon
2017-01-23
*
Update SkTDict to use SkArenaAlloc.
Herb Derby
2017-01-23
*
change clip-bounds getters to always return the rect
Mike Reed
2017-01-23
*
Remove public APIs that use SkDataTable.
Herb Derby
2017-01-23
*
Remove SkColorCubeFilter. It is unused.
Mike Klein
2017-01-21
*
clipstack is now private
Mike Reed
2017-01-21
*
Remove SkImage::MakeTextureFromPixmap
Brian Osman
2017-01-20
*
Revert "Revert "Make it possible to query GrXPFactory for dst texture without...
Brian Salomon
2017-01-20
*
Revert "Make it possible to query GrXPFactory for dst texture without GrPipel...
Brian Salomon
2017-01-20
*
Continue making Ganesh use absolute texture coordinates - take 2
Robert Phillips
2017-01-20
*
Make it possible to query GrXPFactory for dst texture without GrPipelineAnaly...
Brian Salomon
2017-01-20
*
Remove GrTestTarget
Robert Phillips
2017-01-20
*
Fix Vulkan crashes on nexus player
Greg Daniel
2017-01-20
*
Rename GrContext::getFontAtlas to getFontAtlas_ForTesting
Robert Phillips
2017-01-20
*
Remove unused asACustomShader function from SkShader
Greg Daniel
2017-01-20
*
Revert "explictly fail to draw unpremul, as this is buggy, incomplete, tricky...
Joe Gregorio
2017-01-20
*
Replaced all calls to fragmentPosition() with sk_FragCoord
Ethan Nicholas
2017-01-19
*
Reland "Respect full precision for RGB16 PNGs" (part 2)
Matt Sarett
2017-01-19
[next]