- 6c3db04 Revert "Add an implementation and log2 variants for Wang's formula" by Mike Klein · 4 years, 6 months ago
- b2365d8 Reland "Reland "Add api on GrContext to update the data of GrBackendTextures."" by Greg Daniel · 4 years, 6 months ago
- 7a02614 Make staging manager lists private to GrGpu. by Stephen White · 4 years, 6 months ago
- 7bd13c2 Pass externally synchronizaed flag to vulkan memory allocator. by Greg Daniel · 4 years, 6 months ago
- e278e1c Add an implementation and log2 variants for Wang's formula by Chris Dalton · 4 years, 6 months ago
- dcfb233 Enable kernel caching in GrMatrixConvolutionEffect by Adlai Holler · 4 years, 6 months ago
- 1908bb8 Add workaround for TecnoSpark 3 Pro MIP mapping by Brian Salomon · 4 years, 6 months ago
- 5ab94e1 Add GrContext getter to SkSurface. by Greg Daniel · 4 years, 6 months ago
- c002d56 Simplify GrClip::getConservativeBounds() signature by Michael Ludwig · 4 years, 6 months ago
- 7190399 SkRuntimeEffect: Support late bound uniforms in raster by Brian Osman · 4 years, 6 months ago
- da50cb8 A flush and submit apis to public headers. by Greg Daniel · 4 years, 6 months ago
- 9aaec36 Plumbing SkMatrixProvider into the raster backend by Brian Osman · 4 years, 6 months ago
- b8d7e00 Move makeDraw(Indexed)IndirectSpace into GrMeshDrawOp::Target by Chris Dalton · 4 years, 6 months ago
- 537dc05 Fix SkSpan supspan() add test by Herb Derby · 4 years, 6 months ago
- 25dc7ca In SkTaskGroup, move the function in case it has heap-allocated storage by Adlai Holler · 4 years, 6 months ago
- 2f62abd Update AMD vulkan memory allocator. by Greg Daniel · 4 years, 6 months ago
- 8bd0719 Add GrVkResourceProvider::findCompatibleRenderPass variant that takes an AttachmentsDescriptor by Robert Phillips · 4 years, 6 months ago
- 48fcdac only pass a real paint to drawPicture if we need to by Mike Reed · 4 years, 6 months ago
- 828d341 Reland "Refactor stencil clip mask generation into helper" by Michael Ludwig · 4 years, 6 months ago
- f497c36 Make GrVkResourceProvider::PipelineStateCache use GrGpu::Stats by Robert Phillips · 4 years, 6 months ago
- 3bce1f7 Non-substantive Vulkan backend changes by Robert Phillips · 4 years, 6 months ago
- de228e5 Revert "Refactor stencil clip mask generation into helper" by Michael Ludwig · 4 years, 6 months ago
- 8b3a8a5 Refactor stencil clip mask generation into helper by Michael Ludwig · 4 years, 6 months ago
- 684838f Mark SkStringPrintf as SK_PRINTF_LIKE by Adlai Holler · 4 years, 6 months ago
- cb1c262 SkMatrixProvider: Move local-to-device storage to base class by Brian Osman · 4 years, 6 months ago
- a1ed96b Remove code resetting pixelGeometry for filters by Xianzhu Wang · 4 years, 6 months ago
- 00ddb00 Reland "Support large kernels on GPU in matrix convolution effect" by Adlai Holler · 4 years, 6 months ago
- 3d2c41b Look for GL_ARB_texture_rectangle on SwiftShader contexts by Brian Salomon · 4 years, 6 months ago
- a117e7b Revert "Reland "Support large kernels on GPU in matrix convolution effect"" by Adlai Holler · 4 years, 6 months ago
- 518fd4d Reland "Another fix for dash line thickness." by Brian Salomon · 4 years, 6 months ago
- c74db79 remove Assembler::here() by Mike Klein · 4 years, 6 months ago
- ed219fe Revert "Reland "Add api on GrContext to update the data of GrBackendTextures."" by Greg Daniel · 4 years, 6 months ago
- 76cb9c4 Reland "Support large kernels on GPU in matrix convolution effect" by Adlai Holler · 4 years, 6 months ago
- e08729c Don't add empty segments to XPS figures. by Ben Wagner · 4 years, 6 months ago
- 83c6626 Reland "Add api on GrContext to update the data of GrBackendTextures." by Greg Daniel · 4 years, 6 months ago
- 6b08ddc most Labels are used _twice_ by Mike Klein · 4 years, 6 months ago
- baf8921 xor to make zero by Mike Klein · 4 years, 6 months ago
- d7a5b59 Revert "Another fix for dash line thickness." by Brian Salomon · 4 years, 6 months ago
- e947efb Avoid scale by alpha if unnecessary by jiepan · 4 years, 6 months ago
- bf1904f Another fix for dash line thickness. by Brian Salomon · 4 years, 6 months ago
- fe3dce2 Preserve numSamples and numStencilSamples w/in the GrProgramInfo by Robert Phillips · 4 years, 6 months ago
- 6913d1b Make it clear that GrVkRenderPass::Create is modifying its AttachmentsDescriptor parameter by Robert Phillips · 4 years, 6 months ago
- 7359165 Automatically grow D3DRenderTargetView heap as needed. by Jim Van Verth · 4 years, 6 months ago
- c683912 Improve thin horiz/vertical dashed lines by not forcing width to 1. by Brian Salomon · 4 years, 6 months ago
- 93ca54e Revert "Add api on GrContext to update the data of GrBackendTextures." by Greg Daniel · 4 years, 6 months ago
- ac09f7c Add api on GrContext to update the data of GrBackendTextures. by Greg Daniel · 4 years, 6 months ago
- a14084b remove another bad assert by Mike Reed · 4 years, 6 months ago
- 656aac9 fix assert by Mike Reed · 4 years, 6 months ago
- b0210d2 Revert "Revert "custom typeface"" by Mike Reed · 4 years, 6 months ago
- 08cb4bf Ensure GrGaussianConvolutionFragmentProcessor::fKernel can be passed as float4[] by Brian Salomon · 4 years, 6 months ago
- bc24aed Dawn readpixels fixes. by Stephen White · 4 years, 6 months ago
- 957189b Remove RawIter usages from pathops by Chris Dalton · 4 years, 6 months ago
- c66cd98 Reland "Revert "custom typeface"" by Brian Osman · 4 years, 6 months ago
- 1fc1bd3 Don't modify the pts array in SkOpEdgeBuilder::preFetch by Chris Dalton · 4 years, 6 months ago
- 61642b3 Revert "Revert "custom typeface"" by Mike Reed · 4 years, 6 months ago
- 0066ade Revert "custom typeface" by Mike Reed · 4 years, 6 months ago
- 3a79f33 custom typeface by Mike Reed · 4 years, 6 months ago
- 46d9138 Don't access resource cache limit on indirect contexts by Michael Ludwig · 4 years, 6 months ago
- edea198 Fix loaders for DW variable fonts. by Ben Wagner · 4 years, 6 months ago
- 88d04cb Revert "Fix tile modes in SkGpuBlurUtils." by Brian Salomon · 4 years, 6 months ago
- 16032b3 Split apart creating and updating GrBackendTextures internally. by Greg Daniel · 4 years, 6 months ago
- 43e7e4f Add a work indication to SkDeferredDisplayList::ProgramIterator::compile by Robert Phillips · 4 years, 6 months ago
- 29c2f71 Fix false positive in SkRRectPriv::ConservativeIntersect by Michael Ludwig · 4 years, 6 months ago
- 9c4fa1e Fix tile modes in SkGpuBlurUtils. by Brian Salomon · 4 years, 6 months ago
- 6d12c66 Fix out-of-bounds read for matrix convolution effects with 25 size kernels by Adlai Holler · 4 years, 6 months ago
- 041232a Remove usage of SkPath::RawIter in SkScan_Hairline.cpp by Chris Dalton · 4 years, 6 months ago
- dddf709 When creating with data, always set vk GrBackendTexture layout to sampled. by Greg Daniel · 4 years, 6 months ago
- 76dcbc1 Remove SkPath::RawIter usage from GrGLPath.cpp by Chris Dalton · 4 years, 6 months ago
- c1ad77c Add finisehd proc to backend texture creation. by Greg Daniel · 4 years, 6 months ago
- 613c927 Add missing clipping of contentRect to dstBounds between blur passes. by Brian Salomon · 4 years, 6 months ago
- c5727d8 Fix path mask caching regression by Robert Phillips · 4 years, 6 months ago
- 217ea17 Remove SkContourMeasure::Impl's usage of RawIter by Chris Dalton · 4 years, 6 months ago
- bffad83 eliminate redundant transform in vertex shader by Ethan Nicholas · 4 years, 6 months ago
- e2a9443 Fix SkBitSet. by Ben Wagner · 4 years, 6 months ago
- 8976f08 Hide SkContourMeasure's usage of RawIter behind an "Impl" class by Chris Dalton · 4 years, 6 months ago
- 5265373 remove unused maskfilter helpers: Combine, Compose by Mike Reed · 4 years, 6 months ago
- 273f107 Dump out path-mask generation and caching stats by Robert Phillips · 4 years, 6 months ago
- 7094159 Remove unnecessary SK_SIZE_T_SPECIFIER macro. by John Stiles · 4 years, 6 months ago
- d16e322 Add subspan() to SkSpan by Herb Derby · 4 years, 6 months ago
- 41e377d Revert "Support large kernels on GPU in matrix convolution effect" by Brian Salomon · 4 years, 6 months ago
- d5f937b Add min/max/clamp/saturate intrinsics to ByteCodeGenerator by Brian Osman · 4 years, 6 months ago
- 4fc7c5f Add drawRRect and drawShape(GrShape) to GrSWMaskHelper by Michael Ludwig · 4 years, 6 months ago
- 40c683a Tune how quickly we drop unused atlases by Jonathan Backer · 4 years, 6 months ago
- c15c704 Ensure ownership of src in SkPathRef::CreateTransformedCopy by Brian Salomon · 4 years, 6 months ago
- 1ed4391 Support large kernels on GPU in matrix convolution effect by Adlai Holler · 4 years, 6 months ago
- 8d3eb24 Delete ToolUtils::set_path_pt by Chris Dalton · 4 years, 6 months ago
- 4b72661 Remove RawIter usage cases from SkPath.cpp by Chris Dalton · 4 years, 6 months ago
- b71e712 Fix potential leak of DWriteFontTypeface. by Ben Wagner · 4 years, 6 months ago
- 3479a95 Add declaration for pow() to sksl_interp.inc by Brian Osman · 4 years, 6 months ago
- b698ad3 Add d3d pipeline state cache by Greg Daniel · 4 years, 6 months ago
- 8842b37 Adding some intrinsics to the interpreter by Brian Osman · 4 years, 6 months ago
- 280d4f7 Add rendertarget clear to D3D. by Jim Van Verth · 4 years, 6 months ago
- 9fdab9f fixed an SkSL ASAN issue by Ethan Nicholas · 4 years, 6 months ago
- 4dab280 Add some missing declarations to SkSL .inc files by Brian Osman · 4 years, 6 months ago
- 3facc9c [skottie] Non-legacy brightness effect by Florin Malita · 4 years, 6 months ago
- 3d919c5 Fix uninitialized read in simplifyRect() by Michael Ludwig · 4 years, 6 months ago
- 64964bb Update GrTriangulator to use SkPathPriv::Iterate by Chris Dalton · 4 years, 6 months ago
- c19459b Don't trust glyph runs in XPS. by Ben Wagner · 4 years, 6 months ago
- f1c9eae Allow multiple closed observers on GrOpsTask. by Brian Salomon · 4 years, 6 months ago
- c259202 Remove SkPathVerb::kDone by Chris Dalton · 4 years, 6 months ago