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
*
Rename SkInsetConvexPolygon to SkOffsetPolygon.
Jim Van Verth
2018-03-28
*
Add handling for allocation failure in GrTextureOpList
Robert Phillips
2018-03-28
*
Various cleanup to remote_demo
Herb Derby
2018-03-27
*
initial SkSLJIT checkin
Ethan Nicholas
2018-03-27
*
Revert "Add color fonts."
Ben Wagner
2018-03-27
*
Add color fonts.
Ben Wagner
2018-03-27
*
cache SkMatrix44 type in makeColorSpin()
Mike Klein
2018-03-27
*
ccpr: Various cleanups
Chris Dalton
2018-03-27
*
Pin color type when a cross-context image is constructed
Brian Osman
2018-03-27
*
Fix TSAN race in SkPaintToGrPaintNoShader
Robert Phillips
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
*
ccpr: Use Manhattan distance for curve AA
Chris Dalton
2018-03-26
*
Move cache difference code into remote cache files
Herb Derby
2018-03-26
*
Cleanup SkAutoGlyphCache in SkXPSDevice.
Herb Derby
2018-03-26
*
ccpr: Replace curve corner MSAA with analytic attenuation
Chris Dalton
2018-03-26
*
added frexp support to SkSL
Ethan Nicholas
2018-03-26
*
Remove copy of TableColorFilter data when GPU rendering
Robert Phillips
2018-03-26
*
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
[next]