index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
Commit message (
Expand
)
Author
Age
*
Add kRGBX_8888, kRGBA_1010102, and kRGBX_1010102 color types. Unused for now.
Brian Salomon
2018-01-30
*
handle conics in text warper
Mike Reed
2018-01-29
*
compare textonpath techniques
Mike Reed
2018-01-29
*
remove SkColorSpace_Base
Mike Klein
2018-01-26
*
use coverage modes instead of blend modes
Mike Reed
2018-01-26
*
Use int when possible to calculate atlas indices in shaders.
Jim Van Verth
2018-01-26
*
compose and combine maskfilters
Mike Reed
2018-01-25
*
Fix some fuzzer bugs from Skia's image filter fuzzer
Robert Phillips
2018-01-23
*
Move more internal methods from GrContext to GrContextPriv (take 3)
Robert Phillips
2018-01-22
*
remove unused SkRasterizer
Mike Reed
2018-01-21
*
Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"
Leon Scroggins
2018-01-20
*
Move more internal methods from GrContext to GrContextPriv (take 2)
Robert Phillips
2018-01-19
*
drawimage + maskfilter bug fix
Mike Reed
2018-01-19
*
Revert "Move more internal methods from GrContext to GrContextPriv"
Hal Canary
2018-01-19
*
Move more internal methods from GrContext to GrContextPriv
Robert Phillips
2018-01-19
*
Delete SkColorSpaceXformImageGenerator and SkImagePriv::SkMakeImageInColorSpace
Greg Daniel
2018-01-19
*
add shadermaskfilter
Mike Reed
2018-01-18
*
Add a GM and images to test SkEncodedOrigin
Leon Scroggins III
2018-01-17
*
relax path bounds check
Mike Reed
2018-01-16
*
Funnel most proxy creation through GrProxyProvider
Robert Phillips
2018-01-16
*
Revert "relax path bounds check so we can draw larger paths"
Mike Reed
2018-01-12
*
relax path bounds check so we can draw larger paths
Mike Reed
2018-01-12
*
Revert "Revert "fix legacy makeRasterImage()""
Mike Klein
2018-01-12
*
Revert "fix legacy makeRasterImage()"
Mike Klein
2018-01-12
*
fix legacy makeRasterImage()
Mike Klein
2018-01-11
*
restore intersect methods to use old-style empty-checks on their inputs
Mike Reed
2018-01-10
*
SkBitmap now *has* a SkPixmap.
Hal Canary
2018-01-09
*
Fix build
Robert Phillips
2018-01-08
*
Add GrProxyProvider
Robert Phillips
2018-01-08
*
cubic-map for non-linear t
Mike Reed
2018-01-05
*
Always create a raster (cached) image
Brian Osman
2018-01-04
*
use tool_utils to encapsulate checking for recording canvas and makeSurface
Mike Reed
2018-01-02
*
converted YUVEffect to SkSL
Ethan Nicholas
2017-12-22
*
Make GrShape recognize horizontal/vertical dashed lines with 0 off intervals ...
Brian Salomon
2017-12-21
*
Revert "Revert "long rect dash fix with guards""
Greg Daniel
2017-12-21
*
Revert "long rect dash fix with guards"
Greg Daniel
2017-12-21
*
long rect dash fix with guards
Cary Clark
2017-12-20
*
Revert "long rect dash with guards"
Cary Clark
2017-12-20
*
Revert "forgot to turn off dash test"
Cary Clark
2017-12-20
*
forgot to turn off dash test
Cary Clark
2017-12-20
*
long rect dash with guards
Cary Clark
2017-12-20
*
Add matrix stack to SkAtlasTextTarget.
Brian Salomon
2017-12-20
*
Revert "Revert "move homogenous with stride to matrixpriv""
Brian Salomon
2017-12-19
*
Revert "efficiently dash very large rectangles and very long lines"
Cary Clark
2017-12-19
*
Revert "disable large rect dash temporarily"
Cary Clark
2017-12-19
*
Fix alpha contribution to tonal color.
Jim Van Verth
2017-12-19
*
disable large rect dash temporarily
Cary Clark
2017-12-19
*
efficiently dash very large rectangles and very long lines
Cary Clark
2017-12-19
*
Revert "Transform vertices for distance field glyphs on CPU."
Greg Daniel
2017-12-18
*
Add new SkImage factory to create from GrBackendTexture with SkColorType
Greg Daniel
2017-12-18
[next]