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
*
Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared ...
Brian Salomon
2017-05-23
*
Revert "add knob to turn off fancy SkJumper features"
Mike Klein
2017-05-23
*
Add a flag to GrSurfaceFlags that requires the texture to be cleared upon cre...
Brian Salomon
2017-05-23
*
add knob to turn off fancy SkJumper features
Mike Klein
2017-05-23
*
Add animation support to SkWebpCodec
Leon Scroggins III
2017-05-23
*
Remove compressed (ETC1) texture support from Ganesh (take 2)
Robert Phillips
2017-05-23
*
Revert "Remove compressed (ETC1) texture support from Ganesh"
Brian Osman
2017-05-22
*
Remove kZeroCopy_GrSurfaceFlag
Brian Salomon
2017-05-22
*
add helper static to SkColorSpaceXform
Mike Reed
2017-05-22
*
Add serialization support for drawShadowRec
Jim Van Verth
2017-05-22
*
Remove compressed (ETC1) texture support from Ganesh
Robert Phillips
2017-05-22
*
Add fixes & test for isConfigTexturable and isConfigRenderable
Robert Phillips
2017-05-22
*
Revert "Revert "Remove GrSurfaceDesc member from GrSurface.""
Brian Salomon
2017-05-21
*
SkDocument: remove deprecated function
Hal Canary
2017-05-19
*
comment SK_API and add fix params
Cary Clark
2017-05-18
*
Remove ambient and spot mask filters.
Jim Van Verth
2017-05-18
*
Revert "Remove GrSurfaceDesc member from GrSurface."
Greg Daniel
2017-05-18
*
Hide SkPerlinNoiseShader impl details
Florin Malita
2017-05-18
*
Remove GrSurfaceDesc member from GrSurface.
Brian Salomon
2017-05-18
*
Revert "Revert "Remove GrSurface::desc() method.""
Brian Salomon
2017-05-18
*
Move MIP color mode from GrSurfaceProxy to GrTextureProxy
Brian Salomon
2017-05-18
*
Revert "Remove GrSurface::desc() method."
Greg Daniel
2017-05-18
*
Remove GrSurface::desc() method.
Brian Salomon
2017-05-17
*
Replace most uses of GrSurface::desc() with conifg(), width(), etc.
Brian Salomon
2017-05-17
*
Remove GrSurfaceDesc member from GrSurfaceProxy.
Brian Salomon
2017-05-17
*
Delete legacy image generator API flag
Matt Sarett
2017-05-17
*
Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp
Robert Phillips
2017-05-17
*
move shadows to device virtual
Mike Reed
2017-05-17
*
Remove GrSurfaceProxy::desc()
Brian Salomon
2017-05-17
*
Revert "add guard for extra includes"
Mike Reed
2017-05-17
*
remove SK_API from namespaced enum
Mike Reed
2017-05-17
*
add guard for extra includes
Mike Reed
2017-05-17
*
Add support for webp lossless compression
Matt Sarett
2017-05-17
*
move files out of private, and fix up callers to IWYU
Mike Reed
2017-05-16
*
SkCanvas: Helpers for draw{Point,Line,Circle}
Hal Canary
2017-05-16
*
Always use raster pipeline for SkSweepGradient
Florin Malita
2017-05-16
*
check for no_paint and remove some drawdrawable special-casing
Mike Reed
2017-05-15
*
Allow shadow zParams to be applied to affine transformations
Jim Van Verth
2017-05-15
*
Remove kCheckAllocation_GrSurfaceFlags.
Brian Salomon
2017-05-15
*
Attempt to work around iOS varying limit in GLPrograms test
Brian Salomon
2017-05-15
*
Sort all user-supplied rects before computeFastBounds
Brian Osman
2017-05-13
*
add and fix parameter names
Cary Clark
2017-05-13
*
Switch ImageStorageAccess over to GrTextureProxies
Robert Phillips
2017-05-12
*
Modify SkEventTracer::SetInstance to fail rather than assert if a tracer has ...
Brian Salomon
2017-05-12
*
Add new SkImageGenerator::getPixels() API, deprecate the old
Matt Sarett
2017-05-12
*
Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type".
Brian Salomon
2017-05-12
*
Cleanup SkImageGenerator, add missing fns to GrBackendTextureImageGenerator
Brian Osman
2017-05-12
*
SkEncoder base class needs SK_API
Matt Sarett
2017-05-12
*
Split up opLists (take 3)
Robert Phillips
2017-05-12
*
Setup for another attempt to split up opLists
Robert Phillips
2017-05-11
[next]