index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
*
move SkMask.h to src
Mike Reed
2018-02-06
*
gpu impl for compose and combine maskfilters
Mike Reed
2018-02-05
*
Collapse metrics and image into a single call.
Herb Derby
2018-02-05
*
Generate cache traffic each iteration
Herb Derby
2018-02-05
*
check for failure to make local-matrix
Mike Reed
2018-02-05
*
Remove assert from SkStroke.cpp
Robert Phillips
2018-02-05
*
Update LazyProxy creation to allow for a non-textureable result
Robert Phillips
2018-02-04
*
Disable texture strip atlasing for DDL
Robert Phillips
2018-02-02
*
switch to double in conic split on infinities
Cary Clark
2018-02-02
*
Consolidate all the id handling and caching code.
Herb Derby
2018-02-01
*
signal on bad picture op, simplify other ops
Mike Reed
2018-02-01
*
detect truncated pict streams
Mike Reed
2018-02-01
*
validate indices for vertices
Mike Reed
2018-02-01
*
Implement GPU/OpList DDLs
Robert Phillips
2018-02-01
*
Add SkSurface_Gpu::MakeWrappedRenderTarget method
Robert Phillips
2018-01-31
*
1010102, 101010x, 888x in sw
Mike Klein
2018-01-30
*
Revert "Reduce the amount of padding needed for SDFs, take 2"
Jim Van Verth
2018-01-30
*
Reduce the amount of padding needed for SDFs, take 2
Jim Van Verth
2018-01-30
*
Revert "Reduce the amount of padding needed for SDFs."
Jim Van Verth
2018-01-30
*
handle paths with degenerate verbs
Mike Reed
2018-01-30
*
don't draw images with nonfinite dst bounds
Mike Reed
2018-01-30
*
handle clipping large triangles
Mike Reed
2018-01-30
*
Reduce the amount of padding needed for SDFs.
Jim Van Verth
2018-01-30
*
don't draw non-finite contexts in imagefilters
Mike Reed
2018-01-30
*
Add kRGBX_8888, kRGBA_1010102, and kRGBX_1010102 color types. Unused for now.
Brian Salomon
2018-01-30
*
check that rect is finite before jamming our bounds
Mike Reed
2018-01-29
*
handle conics in text warper
Mike Reed
2018-01-29
*
validate that contours begin with moveTo
Mike Reed
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 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
*
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
*
fix serializing shadowrec
Mike Reed
2018-01-24
*
allow 4444 sw surfaces
Mike Klein
2018-01-24
*
Remove superfluous SkReadBuffer validity checks
Robert Phillips
2018-01-23
*
Move glyph cache and descriptor functions off of SkPaint
Herb Derby
2018-01-23
[next]