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
*
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
*
New read pixels implementation that is simpler but does all conversions on CPU.
Brian Salomon
2018-03-19
*
handle divide by zero in paint
Mike Reed
2018-03-19
*
Remove a ctor from SkAutoGlyphCache; removal continues.
Herb Derby
2018-03-19
*
Avoid bad alloc in SkReadBuffer
Kevin Lubick
2018-03-19
*
fix fuzz
Cary Clark
2018-03-19
*
Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...
Robert Phillips
2018-03-19
*
Revert "fix nextContour bug"
Stan Iliev
2018-03-16
*
Apply filterTextFlags so the fonts are the same.
Herb Derby
2018-03-16
*
Add DoneProc to Promise Images
Greg Daniel
2018-03-16
*
handle bad xform in drawTextRSXform
Mike Reed
2018-03-16
*
fix overflow in rgnbuilder
Mike Reed
2018-03-16
*
fix nextContour bug
Mike Reed
2018-03-16
*
Handle GrContext creation failure in DDL
Robert Phillips
2018-03-15
[next]