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
*
Update ProxyTests
Robert Phillips
2016-11-02
*
Back SkSpecialImage_Gpu with a GrTextureProxy
Robert Phillips
2016-11-02
*
Remove SkImageInfoIsGammaCorrect, etc...
Brian Osman
2016-11-01
*
SkRasterPipeline: implement SkLumaColorFilter
Mike Klein
2016-11-01
*
Delete qcms
Matt Sarett
2016-11-01
*
hide setImageFilter(ptr)
Mike Reed
2016-11-01
*
Report repetition count in SkCodec
scroggo
2016-11-01
*
Add SkShadowMaskFilter
Jim Van Verth
2016-10-31
*
remove lots of legacy flags
Mike Reed
2016-10-31
*
Tag images as sRGB by default in SkCodec
Matt Sarett
2016-10-31
*
SkPixmap::getColor()
Hal Canary
2016-10-31
*
add isAlphaOnly() query
reed
2016-10-31
*
Change comments to refer to "render target context" rather than "draw context"
Brian Salomon
2016-10-29
*
remove xfermode from public api
Mike Reed
2016-10-28
*
Remove unneeded SkColorSpace constructor
Matt Sarett
2016-10-28
*
Make GrDrawContext be GrRenderTargetProxy-backed
Robert Phillips
2016-10-28
*
Make addTexture/BufferAccess on GrProcessor non-virtual
Brian Salomon
2016-10-28
*
Rename renderTargetContextPriv to priv, and some more leftover DCs
Brian Osman
2016-10-27
*
Remove SkMovie and giflib
scroggo
2016-10-27
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
SkRasterPipelineBlitter simplifications
Mike Klein
2016-10-26
*
Move when swapping, if possible.
bungeman
2016-10-26
*
Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList
Robert Phillips
2016-10-26
*
GrConstColorProcessor uses 4f colors in the destination space
Brian Osman
2016-10-26
*
remove discardablepixelref
Mike Reed
2016-10-25
*
SkShader* refAs... to sk_sp<SkShader> makeAs...
Ben Wagner
2016-10-24
*
Add support for multiple frames in SkCodec
scroggo
2016-10-24
*
Rename all color space factories from New* to Make*
Brian Osman
2016-10-24
*
use conservative-clip-bit in pipecanvas
Mike Reed
2016-10-21
*
New helpers for converting SkColor to GrColor4f
Brian Osman
2016-10-21
*
Remove SkRRectsGaussianEdgeShader
Robert Phillips
2016-10-21
*
SkScalerContext to use smart pointers.
bungeman
2016-10-20
*
remove 4 legacy flags (clients already updated)
Mike Reed
2016-10-20
*
Cache GrColorSpaceXforms
Brian Osman
2016-10-20
*
Add query to imagegenerator if it can efficiently generate a texture
Mike Reed
2016-10-20
*
Make SkFixedRound/Ceil/FloorToFixed as inline func
liyuqian
2016-10-20
*
Safely handle unsupported color xforms in SkCodec
Matt Sarett
2016-10-20
*
Add SkRRectsGaussianEdgeMaskFilter
Robert Phillips
2016-10-20
*
Class delete call unsized delete when size not known.
Ben Wagner
2016-10-19
*
Add helper to create random AsFPArgs for Ganesh unit tests
Brian Osman
2016-10-19
*
SkDescriptors to be held in unique_ptr.
bungeman
2016-10-19
*
Viewer builds (for Windows) with GN
Brian Osman
2016-10-18
*
Make SkColorSpaceXform an SK_API
Matt Sarett
2016-10-18
*
Avoid integer overflow in SkIcoCodec and SkImageInfo
Matt Sarett
2016-10-17
*
Re-enable overdraw mode in debugger.
Ben Wagner
2016-10-17
*
Modify deferred texture image API's handling of gamma
Brian Osman
2016-10-17
*
Cache dst LUTs in SkColorSpaceXform
Matt Sarett
2016-10-16
*
Always use RGBA textures for color font atlases
Brian Osman
2016-10-14
*
Add NewRGB() with float gamma to SkColorSpace public API
Matt Sarett
2016-10-14
[next]