- 8c71f3e Improve error reporting in ProcessorCloneTest. by John Stiles · 4 years, 7 months ago
- e3a39f7 Update ConstColor FP to support an input FP. by John Stiles · 4 years, 7 months ago
- a08bde6 GrTextContext::Options -> GrSDFTOptions by Herb Derby · 4 years, 7 months ago
- 92219b4 Fix pointer ownership issue with SkSL static switches. by John Stiles · 4 years, 7 months ago
- 127c607 Add separate PDF tag attribute interfaces for names and strings by Dominic Mazzoni · 4 years, 7 months ago
- 3779f44 Add helper method to clone and register a child FP. by John Stiles · 4 years, 7 months ago
- 82d6196 remove (unused) clipmask from savelayer by Mike Reed · 4 years, 7 months ago
- 01f278c Better handle backendFormat to CompressionType. by Greg Daniel · 4 years, 7 months ago
- 45fe2e8 move methods to options class by Herb Derby · 4 years, 7 months ago
- 9efe386 Add SkSurface flush call that takes a GrBackendSurfaceMutableState. by Greg Daniel · 4 years, 7 months ago
- 3d6bf04 make options robust by Herb Derby · 4 years, 7 months ago
- e06a897 GrClips know their device dimensions by Michael Ludwig · 4 years, 7 months ago
- 30212b7 Fix implicit fallthroughs throughout Skia. by John Stiles · 4 years, 7 months ago
- 9290d01 Add filter-quality to imageshader factory by Mike Reed · 4 years, 7 months ago
- 85aa428 Move VkYcbcrSamplerHelper's context functionality into VkTestHelper by Robert Phillips · 4 years, 7 months ago
- 082232b simplify option flow by Herb Derby · 4 years, 7 months ago
- 8818390 Honor return value of `registerChildProcessor` when creating child FPs. by John Stiles · 4 years, 7 months ago
- 739e1ca Fixed SkSL optimization issue by Ethan Nicholas · 4 years, 7 months ago
- 4598fa1 move test op creation to GrTextAtlasOp by Herb Derby · 4 years, 7 months ago
- 3624874 Dawn: implement Dawn support for BackendAllocationTest in Gray8 mode. by Stephen White · 4 years, 7 months ago
- 0d6ce7c Split VulkanTestHelper out into its own files by Robert Phillips · 4 years, 7 months ago
- e8d3cca Remove GrPrepareForExternalIORequests from flush. by Greg Daniel · 4 years, 7 months ago
- 11a52d3 Remove SK_LEGACY_WEBP_LOOP_COUNT by Leon Scroggins III · 5 years ago
- ff7bee9 Remove SkReader32, and some API from SkWriter32 by Brian Osman · 4 years, 7 months ago
- ae413d8 Move VkYcbcrSamplerHelper to its own files by Robert Phillips · 4 years, 7 months ago
- 9e4e4c7 Reland "Switch persistent cache to use SkReadBuffer/SkWriteBuffer" by Brian Osman · 4 years, 7 months ago
- 1db8e79 Add GrContext API to allow updating GrBackendSurfaceMutableState. by Greg Daniel · 4 years, 7 months ago
- d71b7b0 Move lastRenderTask into drawing manager by Adlai Holler · 4 years, 7 months ago
- 03535f4 No longer move queue index of VkImage back to initial state on release. by Greg Daniel · 4 years, 7 months ago
- af6cf63 Revert my recent change to WritePixelsNonTexture_Gpu. by Stephen White · 4 years, 7 months ago
- 4e221bd Initial clipShader implementation for SkClipStack and GPU by Michael Ludwig · 4 years, 7 months ago
- 9f7485b Dawn: fix unsupported writePixels mode and test. by Stephen White · 4 years, 7 months ago
- de00dc9 Detect empty clip when difference op clips everything by Michael Ludwig · 4 years, 7 months ago
- b96995d Handle tessellated paths that require more segments than are supported by Chris Dalton · 4 years, 7 months ago
- d1d997e Reland "Improve scissor state tracking in GrRTC" by Michael Ludwig · 4 years, 7 months ago
- 4926b07 Revert "Improve scissor state tracking in GrRTC" by Michael Ludwig · 4 years, 7 months ago
- 3b923a8 Improve scissor state tracking in GrRTC by Michael Ludwig · 4 years, 7 months ago
- b007bb2 Dawn: skip PromiseImageShutdownTest and TextureIdleProcTest. by Stephen White · 4 years, 7 months ago
- e8ad02c Revert "Reland "Revert "Omit dead SkSL functions""" by Ethan Nicholas · 4 years, 7 months ago
- a15f2bf Reland "Revert "Omit dead SkSL functions"" by Ethan Nicholas · 4 years, 7 months ago
- fd1173a Revert "Revert "Omit dead SkSL functions"" by Ethan Nicholas · 4 years, 7 months ago
- 3927802 Remove submit from async read pixels. User must submit. by Brian Salomon · 4 years, 7 months ago
- 1adcac5 Remove transform_scanline from SkWebpEncoder by Leon Scroggins III · 4 years, 7 months ago
- 6b3d6e9 Rewrite SkVertices serialization to use SkReadBuffer/SkWriteBuffer by Brian Osman · 4 years, 7 months ago
- 995b467 SkIcoCodec: Read the entire stream into data by Leon Scroggins III · 4 years, 10 months ago
- 8c57866 Reland "Remove double support from SkSL." by John Stiles · 4 years, 7 months ago
- 59aa4b7 Revert "Remove double support from SkSL." by John Stiles · 4 years, 7 months ago
- 7c969f2 Revert "Omit dead SkSL functions" by Ethan Nicholas · 4 years, 7 months ago
- 97fe0cb Omit dead SkSL functions by Ethan Nicholas · 4 years, 7 months ago
- 71a35d4 Remove double support from SkSL. by John Stiles · 4 years, 7 months ago
- b42a327 hide savelayer's clipmask fields by Mike Reed · 4 years, 7 months ago
- 6c6caf4 Add GrBackendMutableState object to handle shared texture state. by Greg Daniel · 4 years, 7 months ago
- fdba6c8 Modify SurfaceTest to only test readbacks from supported surfaces. by Stephen White · 4 years, 7 months ago
- 7c12e28 Reland "GrClips provided as pointers to GrRTC" by Michael Ludwig · 4 years, 7 months ago
- 074414f Revert "GrClips provided as pointers to GrRTC" by Weston Tracey · 4 years, 7 months ago
- 1bdafbf Reland "Improve matrix construction abilities in Metal codegen." by John Stiles · 4 years, 7 months ago
- 226b689 GrClips provided as pointers to GrRTC by Michael Ludwig · 4 years, 7 months ago
- 1fa15b1 Revert "Improve matrix construction abilities in Metal codegen." by John Stiles · 4 years, 7 months ago
- daa573e Improve matrix construction abilities in Metal codegen. by John Stiles · 4 years, 7 months ago
- ebebf6e Move SkParagraph bits into skparagraph directory. by Ben Wagner · 4 years, 7 months ago
- 70728ef Revert "Reland "Revert "SkSL function inlining""" by Ethan Nicholas · 4 years, 7 months ago
- 22534f2 Expose sk_FragCoord for runtime effects by Michael Ludwig · 4 years, 7 months ago
- 5e6b3cd Store float value for settings in SkSL v2 by Michael Ludwig · 4 years, 7 months ago
- 04ff61f Reland "Revert "SkSL function inlining"" by Ethan Nicholas · 4 years, 7 months ago
- 2dd272b Revert "Revert "SkSL function inlining"" by Ethan Nicholas · 4 years, 7 months ago
- 81d4172 Reland "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 7 months ago
- 55822f1 Add submittedProc to GrFlushInfo. by Greg Daniel · 4 years, 7 months ago
- 4730f29 Revert "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 7 months ago
- 6cbd7c2 Simplify GrRTC::clean APIs by Michael Ludwig · 4 years, 8 months ago
- ec8e0bf clean up legacy sRGB stages by Mike Klein · 4 years, 7 months ago
- 88a3b46 turn off 2M glyph test by Herb Derby · 4 years, 7 months ago
- 317dce5 Drop SkTextBlobs with > 2M glyphs. by Herb Derby · 4 years, 8 months ago
- 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 8 months ago
- c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 8 months ago
- 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 8 months ago
- 87caae6 Move SkBitmapRegionCodec into client_utils/android by Leon Scroggins III · 4 years, 8 months ago
- 04283f3 Reland "Implement submit API to GrContext." by Greg Daniel · 4 years, 8 months ago
- 49de103 Reland "Remove deprecated flush calls." by Greg Daniel · 4 years, 8 months ago
- 5e6d789 Revert "Remove deprecated flush calls." by Greg Daniel · 4 years, 8 months ago
- 9ee15d7 Revert "Implement submit API to GrContext." by Greg Daniel · 4 years, 8 months ago
- 40f288c Implement submit API to GrContext. by Greg Daniel · 4 years, 8 months ago
- e5a141d Reland GrRectanizerPow2 by Chris Dalton · 4 years, 8 months ago
- d8fd0bf Remove deprecated flush calls. by Greg Daniel · 4 years, 8 months ago
- 1b63b4a Revert "SkSL function inlining" by Robert Phillips · 4 years, 8 months ago
- b65024b SkSL function inlining by Ethan Nicholas · 4 years, 8 months ago
- e7825ff Reland "direct mask biased to (0,0)" by Herb Derby · 4 years, 8 months ago
- 1040e38 Revert "direct mask biased to (0,0)" by Robert Phillips · 4 years, 8 months ago
- 56cde49 direct mask biased to (0,0) by Herb Derby · 4 years, 8 months ago
- 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 8 months ago
- 79c5674 Place transformed drawing data at source space (0,0) by Herb Derby · 4 years, 8 months ago
- dbb3e1d Remove some asserts that prevent Dawn from completing a DM run. by Stephen White · 4 years, 8 months ago
- 8f3963f Add array initializer by Herb Derby · 4 years, 8 months ago
- f6bf516 Reland "Add an implementation and log2 variants for Wang's formula" by Chris Dalton · 4 years, 8 months ago
- 6c3db04 Revert "Add an implementation and log2 variants for Wang's formula" by Mike Klein · 4 years, 8 months ago
- b2365d8 Reland "Reland "Add api on GrContext to update the data of GrBackendTextures."" by Greg Daniel · 4 years, 8 months ago
- e278e1c Add an implementation and log2 variants for Wang's formula by Chris Dalton · 4 years, 8 months ago
- c002d56 Simplify GrClip::getConservativeBounds() signature by Michael Ludwig · 4 years, 8 months ago
- b8d7e00 Move makeDraw(Indexed)IndirectSpace into GrMeshDrawOp::Target by Chris Dalton · 4 years, 8 months ago
- 537dc05 Fix SkSpan supspan() add test by Herb Derby · 4 years, 8 months ago
- dd68b78 Fix VkProtectedContextTest to correctly make SkSurfaces. by Greg Daniel · 4 years, 8 months ago