- eed56f0 Update GrFragmentProcessor::SwizzleOutput to use a child FP. by John Stiles · 4 years, 5 months ago
- 64aa513 Remove SkAtlasTextTarget by Herb Derby · 4 years, 5 months ago
- 1adcac5 Remove transform_scanline from SkWebpEncoder by Leon Scroggins III · 4 years, 5 months ago
- b0210d2 Revert "Revert "custom typeface"" by Mike Reed · 4 years, 6 months ago
- c66cd98 Reland "Revert "custom typeface"" by Brian Osman · 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
- 702c5a3 Start on GM to directly test SkGpuBlurUtils by Brian Salomon · 4 years, 6 months ago
- 438775b Reland "fix crbug 1073670" by Herb Derby · 4 years, 7 months ago
- ade3f4c Revert "fix crbug 1073670" by Joe Gregorio · 4 years, 7 months ago
- 553deb6 fix crbug 1073670 by Herb Derby · 4 years, 7 months ago
- 5843012 Add sample(child, matrix) to SkSL. by Ethan Nicholas · 4 years, 7 months ago
- c88ca32 Remove gamma GM by Brian Osman · 4 years, 7 months ago
- 96f6401 harmonize rewrite-includes and gn-format checks by Mike Klein · 4 years, 7 months ago
- 717d386 Remove more remnants of SkVertices bone support by Brian Osman · 4 years, 7 months ago
- 853c15c remove unused SkLightingShader by Mike Reed · 4 years, 7 months ago
- 45f94f8 Reland: Initial checkin of GM verifier framework by Tyler Denniston · 4 years, 9 months ago
- 14d64af Revert "Initial checkin of GM verifier framework" by Tyler Denniston · 4 years, 9 months ago
- 7e36f00 Initial checkin of GM verifier framework by Tyler Denniston · 4 years, 9 months ago
- d095b9f Fix SW decompression of BC1 and add a GM to check it (take 2). by Robert Phillips · 4 years, 9 months ago
- ab5da1f Revert "Fix SW decompression of BC1 and add a GM to check it." by Robert Phillips · 4 years, 9 months ago
- 4238751 Fix SW decompression of BC1 and add a GM to check it. by Robert Phillips · 4 years, 9 months ago
- d4f6831 Add SW decode of ETC1 and a GM by Robert Phillips · 4 years, 9 months ago
- f033404 Improvements to texture_domain GMs by Brian Salomon · 4 years, 9 months ago
- d352529 incorporate r,g,b,a into shaderHash by Mike Klein · 4 years, 9 months ago
- 87211cd Add GM for crbug:10141204 by Michael Ludwig · 4 years, 10 months ago
- 08f1a25 Add GM reproducing perspective failures by Michael Ludwig · 4 years, 10 months ago
- ac90802 Update compressed texturing GM by Robert Phillips · 4 years, 10 months ago
- a3a704a Override didTranslate, and add virtual for didScale by Mike Reed · 4 years, 10 months ago
- 6f48542 remove cruft bools from canvas by Mike Reed · 4 years, 10 months ago
- d5caeb8 Improve handling of anisotropic scaling for stroked rects by Robert Phillips · 4 years, 10 months ago
- 7cfcc1e add Brian's fiddle as gm/bicubic by Mike Klein · 4 years, 10 months ago
- 91e0d75 rm gm/skvm.cpp by Mike Klein · 4 years, 10 months ago
- 5a2f962 Add back door support for GLSL tessellation shaders by Chris Dalton · 4 years, 10 months ago
- a6069a1 Support clipRegion on GPU backend by Brian Salomon · 5 years ago
- 8a99a41 Fix for 420/422 chroma subsampling of odd dimension images when by Brian Salomon · 5 years ago
- 24cbdab SKQP Build for Fuchsia SDK by John Rosasco · 5 years ago
- 2319b80 remove unused (by clients) SkMultiPictureDraw by Mike Reed · 5 years ago
- c75bc03 Clamp RGB outputs of GrYUVtoRGBEffect. by Brian Salomon · 5 years ago
- 23e856f add GM for exercising interesting paths in SkVMBlitter by Mike Klein · 5 years ago
- c096654 ccpr: Don't assign inverse fill types to fan tessellations by Chris Dalton · 5 years ago
- 2e29ab5 added support for user-defined functions to GrSKSLFP by Brian Osman · 5 years ago
- 0a1e9ef Don't use AA convex path renderer if direction can't be determined by Michael Ludwig · 5 years ago
- d4efe68 SkSL sample() now permits specification of coordinates by Ethan Nicholas · 5 years ago
- 2c59659 Make GrRectBlurEffect be analytical rather than use a texture LUT. by Brian Salomon · 5 years ago
- f815301 add GM for skbug.com/9331 by Mike Klein · 5 years ago
- 639fce9 Revert "add a stub for running fiddles as GMs" by Mike Klein · 5 years ago
- adfc22d add a stub for running fiddles as GMs by Mike Klein · 5 years ago
- 9dc0b9e remove code now that loopers are dead (w.r.t. canvas and paint) by Mike Reed · 5 years ago
- 07931aa Rename labrynth.cpp -> labyrinth.cpp by Chris Dalton · 5 years ago
- db5210f Add a gm for the labyrinth bug by Chris Dalton · 5 years ago
- bae6169 Revert "Revert "reimpl parts of arctTo using doubles to handle shallow angles"" by Mike Reed · 5 years ago
- bc525d6 Revert "reimpl parts of arctTo using doubles to handle shallow angles" by Florin Malita · 5 years ago
- 1ec1704 reimpl parts of arctTo using doubles to handle shallow angles by Mike Reed · 5 years ago
- 3fd3cc9 runtime shaders by Mike Reed · 5 years ago
- 0c72ed3 GrTessellator: fix for even/odd fill type and path holes. by Stephen White · 5 years ago
- 2b4dcd3 Remove duplicate simple samples, make one a gm. by Ben Wagner · 5 years ago
- 5b5403e ccpr: Preserve fill rules for cached paths by Chris Dalton · 5 years ago
- c4dbc37 GrTessellator: improved straight skeleton implementation. by Stephen White · 5 years ago
- 201700f Initial version of rescaling async readback API by Brian Salomon · 5 years ago
- 2561aa1 Revert "Large circle clipping gm." by Brian Salomon · 5 years ago
- 360dc59 Large circle clipping gm. by Brian Salomon · 5 years ago
- 7d2ad0f Fix local matrix for crop rects in backdrop image filters by Michael Ludwig · 6 years ago
- ac55784 Tests: re-sort gni, file name convention by Hal Canary · 6 years ago
- 7c70143 GMs: re-sort gni, script to regenerate gni, file name convention by Hal Canary · 6 years ago
- b82ac366 SkPDF: fix repeat tilemode with alpha by Hal Canary · 6 years ago
- 784184a Prevent outset Ws from going negative by Michael Ludwig · 6 years ago
- d1701ba IWYU for gms starting with 'a'. by Ben Wagner · 6 years ago
- 8a97f56 Swap x/y radii for EllipticalRRectOp depending on matrix. by Brian Salomon · 6 years ago
- 937d967 Always mark bitmap glyph runs as such, to ensure they are properly regenerated by Brian Osman · 6 years ago
- 2273c90 GM for SkOverdrawCanvas by Herb Derby · 6 years ago
- 0c4b581 Add reproduction test case for crbug/947055 by Michael Ludwig · 6 years ago
- 917d356 Remove all of the _as_paths GMs by Brian Osman · 6 years ago
- e938c92 Remove SkToSRGBColorFilter (now unused) by Brian Osman · 6 years ago
- c512eae Add GM for crbug.com/938592 by Brian Salomon · 6 years ago
- d7291ba Restore support for multisample locations by Chris Dalton · 6 years ago
- a70693b Add support for runtime color filters written in SkSL. by Ethan Nicholas · 6 years ago
- e36d408 add gm to test backdrop blurs and clipping/hintrects by Mike Reed · 6 years ago
- 1b8aa72 add test for mac aa on fonts by Mike Reed · 6 years ago
- 009b92e Add general quad factories to GrFillRectOp and GrTextureOp by Michael Ludwig · 6 years ago
- 346ce63 Add a SkMixerColorFilter GM by Florin Malita · 6 years ago
- 1676cb9 Restore ETC1 compressed texture support. by Jim Van Verth · 6 years ago
- 4edd420 Bugfix for Nexus 5 mipmap+scissor generation failure by Michael Ludwig · 6 years ago
- 8cb7376 SkPDF: rasterize for color-filter+layer by Hal Canary · 6 years ago
- 753403c Add new GM to verify Plots marked correctly during regenerate. by Jim Van Verth · 6 years ago
- 5ceda55 Fix stroked round capped circular arc batched with filled circle. by Brian Salomon · 6 years ago
- 0aa0508 convert bug fiddle into a GM by Mike Klein · 6 years ago
- c32aeb3 Fix two GPU image filters handling of subset inputs by Brian Osman · 6 years ago
- 6985853 Reland "Initial definition of fill rect op" by Michael Ludwig · 6 years ago
- 1a2476d Revert "Initial definition of fill rect op" by Michael Ludwig · 6 years ago
- d3c92d9 Initial definition of fill rect op by Michael Ludwig · 6 years ago
- 017aa53 Remove tonalshadows GMs by Brian Osman · 6 years ago
- 368895b Remove gamut GM by Brian Osman · 6 years ago
- 908bb23 When outsetting for rect blur fast path use abs of scale factors. by Brian Salomon · 6 years ago
- 09181ef Fix dst copy bounds for aa draw contained within clip. by Brian Salomon · 6 years ago
- 0921219 sksl: Support fwidth() by Chris Dalton · 6 years ago
- 024072a Reland "Improve degenerate 2pt conical gradient cases" by Mike Klein · 6 years ago
- 95af472 Revert "Improve degenerate 2pt conical gradient cases" by Stan Iliev · 6 years ago
- 879dab8 Improve degenerate 2pt conical gradient cases by Michael Ludwig · 6 years ago