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
*
specialize arm64 allTrue()/anyTrue()
Mike Klein
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
*
Hide GrBackendTexture/RenderTarget constructors that take a GrPixelConfig
Brian Salomon
2018-03-23
*
Revert "Implement Sk2f::Store2"
Chris Dalton
2018-03-23
*
Remove legacy GrContext factories function and supporting code/types.
Brian Salomon
2018-03-23
*
Move GrPixelConfig to GrTypesPriv
Brian Salomon
2018-03-23
*
Remove legacy SkSurface::MakeFromBackendRenderTarget that does not take SkCol...
Brian Salomon
2018-03-23
*
Move a bunch of internal types from GrTypes to GrTypesPriv
Brian Salomon
2018-03-23
*
Get @constructor feature of SKSL working
Robert Phillips
2018-03-23
*
Implement Sk2f::Store2
Chris Dalton
2018-03-23
*
Use DAA for small cubics and non-convex paths that fit into a mask
Yuqian Li
2018-03-23
*
Disable DDL assert to unblock Chrome
Robert Phillips
2018-03-23
*
Add error return, upon mask creation failure, in sw_draw_with_mask_filter
Robert Phillips
2018-03-23
*
Revert "Add color fonts."
Jim Van Verth
2018-03-23
*
Revert "Remove std::move from GrSimpleTextureEffect"
Robert Phillips
2018-03-23
*
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
[next]