index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
handle conics in 1D patheffect
Mike Reed
2018-01-29
*
handle conics in text warper
Mike Reed
2018-01-29
*
Remove some unused sample count caps
Brian Salomon
2018-01-29
*
validate that contours begin with moveTo
Mike Reed
2018-01-29
*
workaround for Intel SPIR-V OpCompositeConstruct bug
Ethan Nicholas
2018-01-29
*
Remove Ops whose lazy proxies fail to instantiate on flush
Greg Daniel
2018-01-29
*
Add createTextureProxy function to ProxyProvider that takes an SkImage
Greg Daniel
2018-01-29
*
fixed creating a vector from another vector in SPIR-V output
Ethan Nicholas
2018-01-29
*
add SkPicture::MakePlaceholder()
Mike Klein
2018-01-28
*
Revert "hide picture virtuals (no public callers)"
Mike Klein
2018-01-27
*
hide picture virtuals (no public callers)
Mike Reed
2018-01-27
*
Make SkAndroidCodec (optionally) respect origin
Leon Scroggins III
2018-01-26
*
make SkGammas less bad
Mike Klein
2018-01-26
*
move checkLE functionality directly onto readbuffer
Mike Reed
2018-01-26
*
remove SkColorSpace_Base
Mike Klein
2018-01-26
*
eliminate SK_BUILD_FOR_WIN32
Mike Klein
2018-01-26
*
Remove legacy mask blur code.
Herbert Derby
2018-01-26
*
Remove unused SkPictureContentInfo
Brian Salomon
2018-01-26
*
Remove GrContext::getRecommendedSampleCount and SkPictureContentInfo::suitabl...
Brian Salomon
2018-01-26
*
use coverage modes instead of blend modes
Mike Reed
2018-01-26
*
bug fixes from PVS Studio (static analysis)
Mike Klein
2018-01-26
*
Rename .include files to .inc
Ben Wagner
2018-01-26
*
Use int when possible to calculate atlas indices in shaders.
Jim Van Verth
2018-01-26
*
Add cache for handling of contexts.
Herb Derby
2018-01-25
*
compose and combine maskfilters
Mike Reed
2018-01-25
*
Revert "Increase depth threshold for SkClipStack::isRRect."
Stan Iliev
2018-01-25
*
Start of cross process SkScalerContext.
Mike Klein
2018-01-24
*
Misc guarding of enums in ImageFilter CreateProcs
Robert Phillips
2018-01-24
*
Keep SkRasterPipelineSpriteBlitter's src/dst offset math in size_t
Mike Klein
2018-01-24
*
pass size_t to ptr_and_ix()
Mike Klein
2018-01-24
*
Check enum values in SkDisplacementMapEffect's CreateProc
Robert Phillips
2018-01-24
*
Add check for bad enum in SkMatrixConvolutionImageFilter's CreateProc
Robert Phillips
2018-01-24
*
fix serializing shadowrec
Mike Reed
2018-01-24
*
allow 4444 sw surfaces
Mike Klein
2018-01-24
*
Add return value to doLazyInstantiation to know if it succeedes.
Greg Daniel
2018-01-24
*
Skip driver workarounds in GrGLCaps::initConfigTable based on GrContextOptions
Brian Salomon
2018-01-24
*
Add lazy proxy's for wrapping backend textures
Greg Daniel
2018-01-24
*
Fix noncoherent advanced blend eq NV workaround
Brian Salomon
2018-01-24
*
Revert "Revert "converted vertex shaders to device coords""
Robert Phillips
2018-01-24
*
Remove superfluous SkReadBuffer validity checks
Robert Phillips
2018-01-23
*
Revert "converted vertex shaders to device coords"
Ethan Nicholas
2018-01-23
*
Make SkAnimatedImage::update return sentinel when stopped
Leon Scroggins III
2018-01-23
*
Move glyph cache and descriptor functions off of SkPaint
Herb Derby
2018-01-23
*
ccpr: Use primitive restart feature on ARM
Chris Dalton
2018-01-23
*
move the guts of SkMaskFilter.h into SkMaskFilterBase.h
Mike Reed
2018-01-23
*
GrTessellator: add a #define for max aa verb count.
Stephen White
2018-01-23
*
Various MSAN fixes
Kevin Lubick
2018-01-23
*
Increase depth threshold for SkClipStack::isRRect.
Brian Salomon
2018-01-23
*
Revert "Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals,...
Brian Salomon
2018-01-23
*
init out-param on buffer failure
Mike Reed
2018-01-23
[next]