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 "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
*
Remove SkCrossContextImageData and all support code
Brian Osman
2017-05-11
*
Move SK_API from namespace to function
Matt Sarett
2017-05-11
*
Add SkJpegEncoder and SkWebpEncoder to public API
Matt Sarett
2017-05-11
*
fix SkASSERT for Visual Studio
Cary Clark
2017-05-11
*
Remove comments referencing locked pixels
Leon Scroggins III
2017-05-10
*
Make SkCreateRasterPipelineBlitter() not fail.
Mike Klein
2017-05-10
*
Unify ShadowUtils interface
Jim Van Verth
2017-05-10
*
clean up SkShader friends
Mike Klein
2017-05-10
*
add flag to hide deprecated clipops
Mike Reed
2017-05-10
*
add parameter names
Cary Clark
2017-05-10
*
void SkColorFilter::onAppendStages(...)
Mike Klein
2017-05-09
*
Added SkImage::MakeCrossContextFromEncoded
Brian Osman
2017-05-09
*
update dox for dithering
Mike Reed
2017-05-09
*
move set-text-matrix into private
Mike Reed
2017-05-09
*
Move SkPngEncoder into public API
Matt Sarett
2017-05-09
*
Make SkColorFilter::appendStages() not fail.
Mike Klein
2017-05-09
*
Add flag to avoid stencil buffers in Skia
Eric Karl
2017-05-09
*
Forward getGrContext in color space xform canvas
Brian Osman
2017-05-09
*
remove (possibly slow) call to refEncoded in getDeferredTextureImageData
Mike Reed
2017-05-09
[next]