aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* added frexp support to SkSLGravatar Ethan Nicholas2018-03-26
* Remove copy of TableColorFilter data when GPU renderingGravatar Robert Phillips2018-03-26
* specialize arm64 allTrue()/anyTrue()Gravatar Mike Klein2018-03-26
* detect ASIMDHP on ARM64Gravatar Mike Klein2018-03-26
* Revert "Use DAA for small cubics and non-convex paths that fit into a mask"Gravatar Mike Klein2018-03-26
* Hide GrBackendTexture/RenderTarget constructors that take a GrPixelConfigGravatar Brian Salomon2018-03-23
* Revert "Implement Sk2f::Store2"Gravatar Chris Dalton2018-03-23
* Remove legacy GrContext factories function and supporting code/types.Gravatar Brian Salomon2018-03-23
* Move GrPixelConfig to GrTypesPrivGravatar Brian Salomon2018-03-23
* Remove legacy SkSurface::MakeFromBackendRenderTarget that does not take SkCol...Gravatar Brian Salomon2018-03-23
* Move a bunch of internal types from GrTypes to GrTypesPrivGravatar Brian Salomon2018-03-23
* Get @constructor feature of SKSL workingGravatar Robert Phillips2018-03-23
* Implement Sk2f::Store2Gravatar Chris Dalton2018-03-23
* Use DAA for small cubics and non-convex paths that fit into a maskGravatar Yuqian Li2018-03-23
* Disable DDL assert to unblock ChromeGravatar Robert Phillips2018-03-23
* Add error return, upon mask creation failure, in sw_draw_with_mask_filterGravatar Robert Phillips2018-03-23
* Revert "Add color fonts."Gravatar Jim Van Verth2018-03-23
* Revert "Remove std::move from GrSimpleTextureEffect"Gravatar Robert Phillips2018-03-23
* Remove SkAutoGlyphCache decls that happen to workGravatar Herb Derby2018-03-22
* Add color fonts.Gravatar Ben Wagner2018-03-22
* Remove std::move from GrSimpleTextureEffectGravatar Robert Phillips2018-03-22
* Always validate GrBackendTextures passed to YUV image factoriesGravatar Brian Salomon2018-03-22
* GrGLES Interface: GL_OES_vertex_array_object extGravatar Hal Canary2018-03-22
* lock before using fCacheKeys in ~SkImageFilter()Gravatar Mike Klein2018-03-22
* Remove the last uses of auto glyph cache.Gravatar Herb Derby2018-03-22
* Better decisions about choosing AAA versus DAAGravatar Yuqian Li2018-03-22
* Reland "Remove legacy precision boundary"Gravatar Yuqian Li2018-03-22
* Support GL_RGB textures and render targets.Gravatar Brian Salomon2018-03-22
* switched SPIR-V vertexid to vertexindexGravatar Ethan Nicholas2018-03-22
* Revert "Remove legacy precision boundary"Gravatar Derek Sollenberger2018-03-22
* limit discrete path effect iterationsGravatar Cary Clark2018-03-21
* small ABI + narrow/wide code updatesGravatar Mike Klein2018-03-21
* Remove deprecated version of SkImage::MakeFromAdoptedTexture that does not ta...Gravatar Brian Salomon2018-03-21
* Remove legacy precision boundaryGravatar Yuqian Li2018-03-21
* ccpr: Use a more stable formula to find quadratic coordinatesGravatar Chris Dalton2018-03-21
* change canvas-state to just record clip boundsGravatar Mike Reed2018-03-21
* GrGLExtensions: remove unneded unique_ptrGravatar Hal Canary2018-03-21
* Fix version check for vulkan layersGravatar Greg Daniel2018-03-21
* Add texture-specific flags for External & Rectangle texturesGravatar Robert Phillips2018-03-21
* Simplify format_rowbyts calculation.Gravatar Herb Derby2018-03-21
* Try to have glyph count go through to allow easier glyphid setsGravatar Herb Derby2018-03-21
* Remove more uses of SkAutoGlyphCache.Gravatar Herb Derby2018-03-21
* handle extreme dashesGravatar Cary Clark2018-03-21
* fixed attributes of sk_InvocationIDGravatar Ethan Nicholas2018-03-21
* Don't add change listeners to pixelRefs in DDL modeGravatar Robert Phillips2018-03-20
* ccpr: Update the sample to use proper coverage count buffersGravatar Chris Dalton2018-03-20
* fix pathop fuzzerGravatar Cary Clark2018-03-20
* Remove deprecated SkImage::MakeFromTexture variants that don't take SkColorTypeGravatar Brian Salomon2018-03-20
* Move MakeCrossContextFromPixmap to use lazy version of createTextureProxyGravatar Greg Daniel2018-03-20
* Allow only Android to use SkAutoGlyphCacheNoGammaGravatar Herb Derby2018-03-20