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
*
relax path bounds check so we can draw larger paths
Mike Reed
2018-01-12
*
Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs.
Brian Salomon
2018-01-12
*
Added SkSL workaround for devices which cannot safely access gl_FragCoord
Brian Osman
2018-01-12
*
Begin support for large color emoji glyphs
Jim Van Verth
2018-01-12
*
GrTessellator: eliminate some redundant computation.
Stephen White
2018-01-12
*
Bitmap: clearing pixelref keeps rowbytes
Hal Canary
2018-01-12
*
Revert "Revert "fix legacy makeRasterImage()""
Mike Klein
2018-01-12
*
Revert "Revert "Revert "Snap alpha for small rects"""
Ethan Nicholas
2018-01-12
*
Revert "fix legacy makeRasterImage()"
Mike Klein
2018-01-12
*
Fix invalid switch in FuzzCanvas
Kevin Lubick
2018-01-11
*
Avoid nullptr deference when deserializing SkPicture
Kevin Lubick
2018-01-11
*
Revert "Revert "Snap alpha for small rects""
Yuqian Li
2018-01-11
*
Make GrTextureOp capable of edge antialiasing.
Brian Salomon
2018-01-11
*
Enable the GL_EXT_geometry_shader extension where necessary
Chris Dalton
2018-01-11
*
fix legacy makeRasterImage()
Mike Klein
2018-01-11
*
Fix buffer size assertion in Vulkan
Chris Dalton
2018-01-11
*
Revert "Snap alpha for small rects"
Ethan Nicholas
2018-01-10
*
Snap alpha for small rects
Yuqian Li
2018-01-10
*
Compare drawBounds with MakeLargest instead of isFinite
Yuqian Li
2018-01-09
*
support gray8 destinations on CPU
Mike Klein
2018-01-09
*
fix external link in comment
Cary Clark
2018-01-09
*
shrink our 'largest' so that its non-empty
Mike Reed
2018-01-09
*
detect bad conic weights
Mike Reed
2018-01-09
*
check for bad buffers in Unpack8
Mike Reed
2018-01-09
*
fix bad counts deserializing SkVertices
Mike Reed
2018-01-09
*
Remove DumpHelper as the bug is fixed
Yuqian Li
2018-01-09
*
handle text error in pictureplayback
Mike Reed
2018-01-09
*
Update GrSemaphore to allow it to only be used once for signaling and once fo...
Greg Daniel
2018-01-09
*
Remove macro in the threaded backend
Yuqian Li
2018-01-09
*
GrTessellator: set a cap on quadratic linearization.
Stephen White
2018-01-09
*
use 64bit math to compute is a rect is empty
Mike Reed
2018-01-09
*
SkBitmap now *has* a SkPixmap.
Hal Canary
2018-01-09
*
Remove legacy containedInClip code
Yuqian Li
2018-01-09
*
CCPR: Rename GrCCPR* -> GrCC*
Chris Dalton
2018-01-08
*
make growToInclude private
Mike Reed
2018-01-08
*
fixed inconsistent ordering of SkSL enums
Ethan Nicholas
2018-01-08
*
SkDocument: remove unused fDoneProc
Hal Canary
2018-01-08
*
move largest apis into private
Mike Reed
2018-01-08
*
create struct to hold document and stream for pdf lua object
Mike Reed
2018-01-08
*
Fix build
Robert Phillips
2018-01-08
*
Add GrProxyProvider
Robert Phillips
2018-01-08
*
Make SkMatrixPriv stride mapping functions take separate src and dst strides
Brian Salomon
2018-01-08
*
SkBitmap::fPixelRefOrigin removed
Hal Canary
2018-01-08
*
remove guarded old malloc code
Mike Reed
2018-01-07
*
Revert "Revert "remove unused SkCurveMeasure""
Mike Reed
2018-01-06
*
Revert "remove unused SkCurveMeasure"
Mike Reed
2018-01-06
*
remove unused SkCurveMeasure
Mike Reed
2018-01-05
*
begin cleanup of malloc porting layer
Mike Reed
2018-01-05
*
Add fp-friendly check for zero-width BlurImageFilters
Jim Van Verth
2018-01-05
*
Don't apply blur to zero-sized circles
Jim Van Verth
2018-01-05
[next]