- 2a4acf3 Remove all internal uses of (and deprecate) SkSurface::getContext by Robert Phillips · 4 years, 4 months ago
- 9cf98dc Remove GrCoordTransform entirely by Brian Osman · 4 years, 4 months ago
- 05da783 Revert "Make SkGpuDevice hold a GrRecordingContext" by Chris Dalton · 4 years, 4 months ago
- c8b721b Make SkGpuDevice hold a GrRecordingContext by Robert Phillips · 4 years, 4 months ago
- ffd15ea Remove unused base class GrGLSLFragmentBuilder by Brian Salomon · 4 years, 4 months ago
- 609f159 Remove most GrCoordTransform code by Brian Osman · 4 years, 4 months ago
- 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 4 months ago
- 88a4107 Add unit tests for global-struct initialization in Metal. by John Stiles · 4 years, 4 months ago
- 92c33f3 document Make for paths, and move from pathbuilder into path by Mike Reed · 4 years, 4 months ago
- 00f78de Update additional tools to take a GrDirectContext by Robert Phillips · 4 years, 4 months ago
- b7bfbc2 Move GrRecordingContext.h and GrDirectContext.h into include/gpu by Robert Phillips · 4 years, 4 months ago
- 1298bc4 Change SampleMatrix to SampleUsage by Brian Osman · 4 years, 4 months ago
- f8f45d9 Make asDirectContext public by Robert Phillips · 4 years, 4 months ago
- 400ba22 save only xmm6-15 on windows by Mike Klein · 4 years, 4 months ago
- 4e3cab7 Reland "Simplify GrClip API" by Michael Ludwig · 4 years, 4 months ago
- ce9f016 Remove unused GrFlushFlags. by Greg Daniel · 4 years, 4 months ago
- 44333c5 Make asDirectContext return a GrDirectContext by Robert Phillips · 4 years, 4 months ago
- 5c57e88 Redesign GrXfermodeFragmentProcessor to use one FP instead of two. by John Stiles · 4 years, 4 months ago
- 711e73c SkSL: Variable references are never "isConstant" by Brian Osman · 4 years, 4 months ago
- fc2fdf0 Support sample coords in .fp main() by Michael Ludwig · 4 years, 4 months ago
- c7ed7e6 Revert "Add storage on the surface for its last render task" by Robert Phillips · 4 years, 4 months ago
- a112133 Be more consistent about calling release procs in SkImage factories (take 2) by Robert Phillips · 4 years, 4 months ago
- fbe2859 Remove GrFragmentProcessor::addCoordTransform() by Michael Ludwig · 4 years, 4 months ago
- f19bbb5 Finish the DDL sk_sp migration by Adlai Holler · 4 years, 4 months ago
- ca5b36c Add storage on the surface for its last render task by Adlai Holler · 4 years, 4 months ago
- 33603fd Fix DDLOperatorEqTest on Dawn backend. by Stephen White · 4 years, 4 months ago
- 1ca54d4 remove purge more interface from GrTextBlobCache by Herb Derby · 4 years, 4 months ago
- 63a0a75 Reland "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 4 months ago
- 1caf378 Revert "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 4 months ago
- 7ac9b5f Add async rescale and read APIs to SkImage. by Brian Salomon · 4 years, 4 months ago
- 7991594 Revert "Revert "clean up after big refactor of SkColorFilter --> ...Base"" by Mike Reed · 4 years, 4 months ago
- a693a47 Revert "clean up after big refactor of SkColorFilter --> ...Base" by Michael Ludwig · 4 years, 4 months ago
- 6dc67b1 clean up after big refactor of SkColorFilter --> ...Base by Mike Reed · 4 years, 4 months ago
- e88320b Update how sample(matrix) calls are invoked in SkSL by Michael Ludwig · 4 years, 4 months ago
- 7580ad4 Add an sk_sp API for DDLs with a macro for staging by Adlai Holler · 4 years, 4 months ago
- 49f9437 Revert "Be more consistent about calling release procs in SkImage factories" by Robert Phillips · 4 years, 4 months ago
- 9861b7c Switch inline variables to use a counter by Michael Ludwig · 4 years, 4 months ago
- b11e627 Move impl into SkColorFilterBase by Mike Reed · 4 years, 4 months ago
- 1de1481 Fixed an SkSL optimizer issue with collapsing static ifs / switches. by Ethan Nicholas · 4 years, 5 months ago
- f075414 Be more consistent about calling release procs in SkImage factories by Robert Phillips · 4 years, 4 months ago
- d8f4f42 Revert "Simplify GrClip API" by Michael Ludwig · 4 years, 4 months ago
- a026e91 Fix d3d PromiseImageTest by Greg Daniel · 4 years, 4 months ago
- fac4c0d Reland "Remove SkSpecialImage::makeTextureImage" by Brian Osman · 4 years, 4 months ago
- 24069eb Add GrContext::oomed() and implement for GL and VK. by Brian Salomon · 4 years, 4 months ago
- 9716414 Simplify GrClip API by Michael Ludwig · 4 years, 4 months ago
- 568d113 Revert "Remove SkSpecialImage::makeTextureImage" by Brian Osman · 4 years, 4 months ago
- 22f246f add simple pathbuilder by Mike Reed · 4 years, 4 months ago
- 5aaaeea Supply device and local coords to SkShader_Base::onProgram by Brian Osman · 4 years, 5 months ago
- aed25a9 Disable PromiseImageTextureShutdown test for D3D by Jim Van Verth · 4 years, 4 months ago
- d34528c Remove SkSpecialImage::makeTextureImage by Brian Osman · 4 years, 5 months ago
- 2eb3c17 Add appendNodeIdArray to avoid code duplication. by Dominic Mazzoni · 4 years, 4 months ago
- e7ad8c0 Remove GPU read-back logic in SkSpecialImage by Brian Osman · 4 years, 5 months ago
- b444943 Update SkString::resize to preserve string contents efficiently. by John Stiles · 4 years, 5 months ago
- 9aba625 Move setSampleMatrix and setSampledWithExplicitCoords into child registration by Michael Ludwig · 4 years, 5 months ago
- 3cf3d92 Allow custom typeface deserializing of picture typefaces. by Alan Screen · 4 years, 5 months ago
- 0f39699 Reland "Make it easier to test rectangle textures by using createBackendTexture." by Brian Salomon · 4 years, 5 months ago
- 956ec8a Update GrCCClipProcessor to support an input FP. by John Stiles · 4 years, 5 months ago
- b577655 Don't submit vk command buffer in updateBackendTexture. by Greg Daniel · 4 years, 5 months ago
- 96f8db0 Revert "Make it easier to test rectangle textures by using createBackendTexture." by Derek Sollenberger · 4 years, 5 months ago
- 3f4de78 ProcessorCloneTest checks against original FP against clone. by Brian Salomon · 4 years, 5 months ago
- 4e37751 Make it easier to test rectangle textures by using createBackendTexture. by Brian Salomon · 4 years, 5 months ago
- d4928d0 Implement flush finish proc support for d3d backend. by Greg Daniel · 4 years, 5 months ago
- 5081942 Optimize CPP code generation. by John Stiles · 4 years, 5 months ago
- 75c9c5b Add unit tests for untested SkString APIs. by John Stiles · 4 years, 5 months ago
- 5ed3c11 Reland "Don't release vk memory allocator until context is deleted." by Greg Daniel · 4 years, 5 months ago
- 92b9ccf Use child texture effects in ProcessorRefTest by Brian Salomon · 4 years, 5 months ago
- c35c073 Revert "Don't release vk memory allocator until context is deleted." by Greg Daniel · 4 years, 5 months ago
- 11afa63 Don't release vk memory allocator until context is deleted. by Greg Daniel · 4 years, 5 months ago
- f629a90 Make Clip test FP use texture effect child by Brian Salomon · 4 years, 5 months ago
- 8c662a7 Get rid of deprecated API to add children to PDF tag nodes. by Dominic Mazzoni · 4 years, 5 months ago
- 4190f27 Fix SkParse::FindNamedColor OOB by Florin Malita · 4 years, 5 months ago
- 5f0cda4 Refine VkYcbcrSamplerHelper to only hold backend memory for YCbCr textures by Robert Phillips · 4 years, 5 months ago
- 8c71f3e Improve error reporting in ProcessorCloneTest. by John Stiles · 4 years, 5 months ago
- e3a39f7 Update ConstColor FP to support an input FP. by John Stiles · 4 years, 5 months ago
- a08bde6 GrTextContext::Options -> GrSDFTOptions by Herb Derby · 4 years, 5 months ago
- 92219b4 Fix pointer ownership issue with SkSL static switches. by John Stiles · 4 years, 5 months ago
- 127c607 Add separate PDF tag attribute interfaces for names and strings by Dominic Mazzoni · 4 years, 5 months ago
- 3779f44 Add helper method to clone and register a child FP. by John Stiles · 4 years, 5 months ago
- 82d6196 remove (unused) clipmask from savelayer by Mike Reed · 4 years, 5 months ago
- 01f278c Better handle backendFormat to CompressionType. by Greg Daniel · 4 years, 5 months ago
- 45fe2e8 move methods to options class by Herb Derby · 4 years, 5 months ago
- 9efe386 Add SkSurface flush call that takes a GrBackendSurfaceMutableState. by Greg Daniel · 4 years, 5 months ago
- 3d6bf04 make options robust by Herb Derby · 4 years, 5 months ago
- e06a897 GrClips know their device dimensions by Michael Ludwig · 4 years, 5 months ago
- 30212b7 Fix implicit fallthroughs throughout Skia. by John Stiles · 4 years, 5 months ago
- 9290d01 Add filter-quality to imageshader factory by Mike Reed · 4 years, 5 months ago
- 85aa428 Move VkYcbcrSamplerHelper's context functionality into VkTestHelper by Robert Phillips · 4 years, 5 months ago
- 082232b simplify option flow by Herb Derby · 4 years, 5 months ago
- 8818390 Honor return value of `registerChildProcessor` when creating child FPs. by John Stiles · 4 years, 5 months ago
- 739e1ca Fixed SkSL optimization issue by Ethan Nicholas · 4 years, 5 months ago
- 4598fa1 move test op creation to GrTextAtlasOp by Herb Derby · 4 years, 5 months ago
- 3624874 Dawn: implement Dawn support for BackendAllocationTest in Gray8 mode. by Stephen White · 4 years, 5 months ago
- 0d6ce7c Split VulkanTestHelper out into its own files by Robert Phillips · 4 years, 5 months ago
- e8d3cca Remove GrPrepareForExternalIORequests from flush. by Greg Daniel · 4 years, 5 months ago
- 11a52d3 Remove SK_LEGACY_WEBP_LOOP_COUNT by Leon Scroggins III · 4 years, 10 months ago
- ff7bee9 Remove SkReader32, and some API from SkWriter32 by Brian Osman · 4 years, 5 months ago
- ae413d8 Move VkYcbcrSamplerHelper to its own files by Robert Phillips · 4 years, 5 months ago
- 9e4e4c7 Reland "Switch persistent cache to use SkReadBuffer/SkWriteBuffer" by Brian Osman · 4 years, 5 months ago
- 1db8e79 Add GrContext API to allow updating GrBackendSurfaceMutableState. by Greg Daniel · 4 years, 5 months ago
- d71b7b0 Move lastRenderTask into drawing manager by Adlai Holler · 4 years, 5 months ago