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
*
Ensure that pointers/arrays are valid until flush in threaded backend
Yuqian Li
2018-04-04
*
move SkIPoint16 to private header
Mike Reed
2018-04-04
*
Banish SkShaderBase::isRasterPipelineOnly()
Florin Malita
2018-04-04
*
Fix drawBitmapRect in the threaded backend
Yuqian Li
2018-04-04
*
Add SkSurfaceCharacterization operator== && !=
Robert Phillips
2018-04-04
*
Add API for SkTextBlob serialization into caller's memory.
Khushal
2018-04-04
*
Clean up buffering and serializatoin.
Herb Derby
2018-04-04
*
Catch infinite numbers in computeMatrices
Kevin Lubick
2018-04-03
*
Fix non-GPU release bots
Robert Phillips
2018-04-03
*
Speculative fix for crbug.com/823920
Brian Salomon
2018-04-03
*
Cleanup Ops - remove extra bytes sent and received
Herb Derby
2018-04-02
*
Simplify SkDrawTiler; check emtpy pixmap and overflow
Yuqian Li
2018-04-02
*
SkScalerContext::getMetrics to not request metrics it will ignore.
Ben Wagner
2018-04-02
*
Revert "implement SkTDArray with std::vector"
Mike Klein
2018-04-02
*
implement SkTDArray with std::vector
Mike Klein
2018-04-02
*
fix SkRRect fuzzer assert
Cary Clark
2018-04-02
*
SkAdvancedTypefaceMetrics: distinguish between font names
Hal Canary
2018-03-29
*
SkPDF: type3: more descriptor values
Hal Canary
2018-03-29
*
SkDynamicMemoryWStream: clean up, asserts, etc.
Hal Canary
2018-03-29
*
Various cleanup to remote_demo
Herb Derby
2018-03-27
*
initial SkSLJIT checkin
Ethan Nicholas
2018-03-27
*
cache SkMatrix44 type in makeColorSpin()
Mike Klein
2018-03-27
*
Add SkColorSpaceXform_skcms
Brian Osman
2018-03-27
*
Reland "Use DAA for small cubics and non-convex paths that fit into a mask"
Yuqian Li
2018-03-27
*
Remove SkAutoGlyphCache
Herb Derby
2018-03-27
*
Move cache difference code into remote cache files
Herb Derby
2018-03-26
*
detect ASIMDHP on ARM64
Mike Klein
2018-03-26
*
Revert "Use DAA for small cubics and non-convex paths that fit into a mask"
Mike Klein
2018-03-26
*
Move GrPixelConfig to GrTypesPriv
Brian Salomon
2018-03-23
*
Use DAA for small cubics and non-convex paths that fit into a mask
Yuqian Li
2018-03-23
*
lock before using fCacheKeys in ~SkImageFilter()
Mike Klein
2018-03-22
*
Better decisions about choosing AAA versus DAA
Yuqian Li
2018-03-22
*
Reland "Remove legacy precision boundary"
Yuqian Li
2018-03-22
*
Support GL_RGB textures and render targets.
Brian Salomon
2018-03-22
*
Revert "Remove legacy precision boundary"
Derek Sollenberger
2018-03-22
*
Remove legacy precision boundary
Yuqian Li
2018-03-21
*
change canvas-state to just record clip bounds
Mike Reed
2018-03-21
*
Add texture-specific flags for External & Rectangle textures
Robert Phillips
2018-03-21
*
Simplify format_rowbyts calculation.
Herb Derby
2018-03-21
*
Try to have glyph count go through to allow easier glyphid sets
Herb Derby
2018-03-21
*
handle extreme dashes
Cary Clark
2018-03-21
*
Allow only Android to use SkAutoGlyphCacheNoGamma
Herb Derby
2018-03-20
*
Regularize SkGlyphCache creation.
Herb Derby
2018-03-20
*
detect nonfinite cubic points
Mike Reed
2018-03-20
*
Reland "fix nextContour bug"
Mike Reed
2018-03-20
*
More removal of auto glyph cache.
Herb Derby
2018-03-20
*
Reland "Check the boundary while cumulating deltas in a mask"
Yuqian Li
2018-03-20
*
remove imageinfo flatten altogether
Cary Clark
2018-03-19
*
Revert "Revert "New read pixels implementation that is simpler but does all c...
Brian Salomon
2018-03-19
*
Revert "New read pixels implementation that is simpler but does all conversio...
Brian Salomon
2018-03-19
[next]