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
*
Prefer fullscreen clears on Qualcomm/GL
Chris Dalton
2017-12-12
*
Fix fuzzer crash in SkReadBuffer::readTypeface()
Florin Malita
2017-12-11
*
Use first/second instead of min/max in 2pt conical gradient
Yuqian Li
2017-12-11
*
read signed 32 if we want to treat it as signed
Mike Reed
2017-12-11
*
add virtual to confirm flattenable type
Mike Reed
2017-12-11
*
Implement a fast path for solid color lattice rectangle
Stan Iliev
2017-12-11
*
Revert "add experimental bilerp_clamp_8888 stage"
Mike Klein
2017-12-11
*
add experimental bilerp_clamp_8888 stage
Mike Klein
2017-12-11
*
CCPR: Combine loops and serpentines back into a single shader
Chris Dalton
2017-12-08
*
Revert "Revert "use serialprocs for typefaces""
Mike Reed
2017-12-08
*
keep SVG arcs axis aligned with suppression
Cary Clark
2017-12-08
*
enforce 4-byte alignment and length for buffers
Mike Reed
2017-12-08
*
return data instead of bool
Mike Reed
2017-12-08
*
Transition to using size_t for only byte allocation sizes.
Herbert Derby
2017-12-07
*
Revert "use serialprocs for typefaces"
Mike Reed
2017-12-07
*
use serialprocs for typefaces
Mike Reed
2017-12-07
*
don't read directly from fReader for bare types, need available check
Mike Reed
2017-12-07
*
check for bad strings in readFlattenable
Mike Reed
2017-12-07
*
Fix buffer off-by-one error.
Herbert Derby
2017-12-07
*
upgrade SkReadBuffer to always validate
Mike Reed
2017-12-06
*
Revert "keep SVG arcs axis aligned"
Cary Clark
2017-12-06
*
add SkVptr()
Mike Klein
2017-12-06
*
Remove previous blur image implementation. Try 2
Herbert Derby
2017-12-06
*
keep SVG arcs axis aligned
Cary Clark
2017-12-06
*
Revert "Remove previous blur image implementation"
Herb Derby
2017-12-06
*
Remove previous blur image implementation
Herbert Derby
2017-12-06
*
add serial procs to pictures
Mike Reed
2017-12-05
*
Add unit test for SkDeferredDisplayLists (take 2)
Robert Phillips
2017-12-04
*
Revert "Add unit test for SkDeferredDisplayLists"
Robert Phillips
2017-12-04
*
Add unit test for SkDeferredDisplayLists
Robert Phillips
2017-12-04
*
Initialize dst image memory for small sigma
Herbert Derby
2017-12-01
*
Add Store3 to Sk2f
Chris Dalton
2017-12-01
*
Try to bypass the false-positive clang thread analysis warning
Yuqian Li
2017-12-01
*
add Load2() to Sk4f
Mike Klein
2017-12-01
*
remove read/write rawpixels
Mike Reed
2017-11-30
*
Revert "Renaming and refactoring to prepare for init-once threaded backend"
Leon Scroggins
2017-11-30
*
Renaming and refactoring to prepare for init-once threaded backend
Yuqian Li
2017-11-30
*
bug fix in matrix color filter
Mike Klein
2017-11-30
*
Add a GrContextThreadSafeProxy to SkSurfaceCharacterization
Robert Phillips
2017-11-30
*
devirtualize SkCanvas getClipBounds methods
Mike Klein
2017-11-29
*
Ignore deserialized path convexity and first direction.
Brian Salomon
2017-11-29
*
SkRasterPipeline::dump() in forward order
Mike Klein
2017-11-29
*
Avoid double-destruction of Sk3DShaderContext-wrapped objects
Florin Malita
2017-11-29
*
remove unused readBitmapAsImage from readbuffer
Mike Reed
2017-11-28
*
remove writeBitmap from SkWriteBuffer -- unused
Mike Reed
2017-11-28
*
Make Skia compatible with Android NDK r16
bsheedy
2017-11-28
*
remove clip-bounds query overrides from SkColorSpaceXformCanvas
Mike Klein
2017-11-28
*
Add forceDAA parameter to AntiFillPath
Yuqian Li
2017-11-27
*
Disallow negative radii in deserialized SkRRects
Brian Salomon
2017-11-27
*
Use SkSafeMath for text blob storage calculations
Florin Malita
2017-11-22
[next]