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
*
Remove SkAutoGlyphCache decls that happen to work
Herb Derby
2018-03-22
*
Add color fonts.
Ben Wagner
2018-03-22
*
Remove std::move from GrSimpleTextureEffect
Robert Phillips
2018-03-22
*
Always validate GrBackendTextures passed to YUV image factories
Brian Salomon
2018-03-22
*
GrGLES Interface: GL_OES_vertex_array_object ext
Hal Canary
2018-03-22
*
lock before using fCacheKeys in ~SkImageFilter()
Mike Klein
2018-03-22
*
Remove the last uses of auto glyph cache.
Herb Derby
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
*
switched SPIR-V vertexid to vertexindex
Ethan Nicholas
2018-03-22
*
Revert "Remove legacy precision boundary"
Derek Sollenberger
2018-03-22
*
limit discrete path effect iterations
Cary Clark
2018-03-21
*
small ABI + narrow/wide code updates
Mike Klein
2018-03-21
*
Remove deprecated version of SkImage::MakeFromAdoptedTexture that does not ta...
Brian Salomon
2018-03-21
*
Remove legacy precision boundary
Yuqian Li
2018-03-21
*
ccpr: Use a more stable formula to find quadratic coordinates
Chris Dalton
2018-03-21
*
change canvas-state to just record clip bounds
Mike Reed
2018-03-21
*
GrGLExtensions: remove unneded unique_ptr
Hal Canary
2018-03-21
*
Fix version check for vulkan layers
Greg Daniel
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
*
Remove more uses of SkAutoGlyphCache.
Herb Derby
2018-03-21
*
handle extreme dashes
Cary Clark
2018-03-21
*
fixed attributes of sk_InvocationID
Ethan Nicholas
2018-03-21
*
Don't add change listeners to pixelRefs in DDL mode
Robert Phillips
2018-03-20
*
ccpr: Update the sample to use proper coverage count buffers
Chris Dalton
2018-03-20
*
fix pathop fuzzer
Cary Clark
2018-03-20
*
Remove deprecated SkImage::MakeFromTexture variants that don't take SkColorType
Brian Salomon
2018-03-20
*
Move MakeCrossContextFromPixmap to use lazy version of createTextureProxy
Greg Daniel
2018-03-20
*
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
*
Make consistent isRadiusIncreasing decision
Yuqian Li
2018-03-19
*
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
*
Remove deprecated versions of YUV texture SkImage factories
Brian Salomon
2018-03-19
*
Allow SkTraceMemoryDump to exclude wrapped objects
Eric Karl
2018-03-19
*
Remove SkSurface::MakeFromBackendTexture variant that doesn't take SkColorType
Brian Salomon
2018-03-19
*
fix switch fallthrough warning
Ethan Nicholas
2018-03-19
*
Fix concentric 2pt conical gradient in GPU where r1 < r0
Yuqian Li
2018-03-19
*
Remove SkSurface::MakeFromBackendTextureAsRenderTarget variant that doesn't t...
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
[next]