- a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years, 3 months ago
- 01b93ea Add SkImageFilters::Blend rename for Xfermode filter by Michael Ludwig · 4 years, 3 months ago
- 7d0f853 Add SkImageFilters::Shader in place of Paint factory by Michael Ludwig · 4 years, 3 months ago
- 7b4e43c Update final set of tools to take GrDirectContext by Robert Phillips · 4 years, 6 months ago
- ba7cbf7 Add SkSVGCanvas api Fuzzer by Zepeng Hu · 4 years, 6 months ago
- f4ba4ec Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" by Brian Salomon · 4 years, 10 months ago
- 1171d31 Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots""" by Brian Salomon · 4 years, 10 months ago
- fb27c9a Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"" by Brian Salomon · 4 years, 10 months ago
- 00ba5ef Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots" by Brian Salomon · 4 years, 10 months ago
- f6784a8 Don't build GL on Metal, Vulkan, Dawn, Direct3D bots by Brian Salomon · 4 years, 10 months ago
- fdf9404 Remove exotic legacy bitmap drawing entry points: Nine, Lattice by Mike Reed · 4 years, 10 months ago
- fe2d3c7 SkBlurMaskFilter.h is only needed for (deprecated) emboss by Mike Reed · 5 years ago
- a072b7b Remove an uncessary and unused parameter for partially generating the JSON command list by Nathaniel Nifong · 5 years ago
- 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 5 years ago
- ef43f68 Update fuzzer to use new image filter factories by Michael Ludwig · 5 years ago
- 00587e3 Prevent UBSAN from complaining too early about invalid enums by Kevin Lubick · 6 years ago
- 5785e4a Use SkFontHinting instead of macros. by Ben Wagner · 6 years ago
- 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 6 years ago
- e869a1e stop calling legacy 255-biased colormatrix by Mike Reed · 6 years ago
- c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
- c8bea7d New factories for SkShaders by Mike Reed · 6 years ago
- b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 6 years ago
- 50acf8f add makeShader() to SkBitmap, and deprecate SkShader version by Mike Reed · 6 years ago
- fae8fce Use SkTileMode instead of nested enum by Mike Reed · 6 years ago
- 7c59774 Convert some unit tests from NullGL to Mock context by Brian Osman · 6 years ago
- e5acd75 delete DAA by Mike Klein · 6 years ago
- 84836b7 moar static flags by Mike Klein · 6 years ago
- 8f4e224 de-Sk tools/debugger by Mike Klein · 6 years ago
- 88544fb remove Sk prefix from CommandLineFlags by Mike Klein · 6 years ago
- e5476bb Allocate the backing SkBitmap in the SerializedImageFilter fuzzer by Robert Phillips · 6 years ago
- 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
- d8a90f9 Converting more debug code to SkJSONWriter by Brian Osman · 6 years ago
- 087fad7 Add getTypefaceOrDefault and refTypefaceOrDefault by Herb Derby · 6 years ago
- 352057b remove legacy fontmetrics flag by Mike Reed · 6 years ago
- 212e906 don't use drawPosText by Mike Reed · 6 years ago
- fc97f22 FuzzCanvas: do textToglyphs right by Hal Canary · 6 years ago
- 340aeda make SK_SUPPORT_LEGACY_FONTMETRICS_IN_PAINT conditional by Mike Reed · 6 years ago
- 0f9d33e clean up conditional code for SkTextEncoding by Mike Reed · 6 years ago
- 358fcad start to hide textparams on SkPaint by Mike Reed · 6 years ago
- 2ed7820 use SkFont in a lot of places by Mike Reed · 6 years ago
- f88f5ef simplify nextRange(), fold in nextEnum() by Mike Klein · 6 years ago
- 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
- 8e12cc6 Reland "Revert "hide nested hinting enum"" by Mike Klein · 6 years ago
- f49563b Revert "Revert "hide nested hinting enum"" by Mike Reed · 6 years ago
- 6bd19df Revert "hide nested hinting enum" by Mike Reed · 6 years ago
- fbebece hide nested hinting enum by Mike Reed · 6 years ago
- 16d91aa remove empty devKern from SkPaint by Mike Reed · 6 years ago
- 1edff30 SkPaint::Align is dead by Mike Reed · 6 years ago
- f08002c Remove SrcRectConstraint from drawImageRect overloads with no src rect by Brian Salomon · 6 years ago
- 6e24cd3 Reland "hide setTextAlign" by Mike Reed · 6 years ago
- f10ea21 Revert "hide setTextAlign" by Brian Osman · 6 years ago
- 43c7183 hide setTextAlign by Mike Reed · 6 years ago
- c88cc77 remove (unused) vertical-text by Mike Reed · 6 years ago
- 1eb9af9 delete textonpath code -- not used anywhere by Mike Reed · 6 years ago
- 7ffa40c FuzzPath -> FuzzNicePath by Mike Klein · 6 years ago
- 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago
- bc9a1a8 Make fuzz::next overloads more consistent by Kevin Lubick · 6 years ago
- 66f6ef4 Harden SerializedImageFilter fuzzer against filter creation failure by Robert Phillips · 6 years ago
- a62d036 textonpath no longer in canvas by Mike Reed · 6 years ago
- ea60b95 IWYU: SkUtils.h by Hal Canary · 6 years ago
- 557aad7 Remove occluder feature from blur mask filter by Robert Phillips · 6 years ago
- f107a2f SkUTF by Hal Canary · 6 years ago
- 2b0e6cd Reland "SkDEBUGF: use __VA_ARGS__" by Hal Canary · 7 years ago
- f666cbc remove debug gl interface, grcontextfactory context type, and config. by Brian Salomon · 7 years ago
- e923ccc Revert "SkDEBUGF: use __VA_ARGS__" by Robert Phillips · 7 years ago
- 2267a09 SkDEBUGF: use __VA_ARGS__ by Hal Canary · 7 years ago
- f08d1d0 Stop using SkTSwap. by Ben Wagner · 7 years ago
- c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 7 years ago
- fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 7 years ago
- 2a2f675 SkTypes: extract SkTo by Hal Canary · 7 years ago
- efd99cc clean up SkPicture include by Cary Clark · 7 years ago
- faef514 More libfuzzer cleanups from GPU switchover by Kevin Lubick · 7 years ago
- fe6b489 Add Dockerfile for building and running local Skia checkout with SwiftShader by Kevin Lubick · 7 years ago
- 1b1a557 Add fuzzer option for Blur w/o occluder by Kevin Lubick · 7 years ago
- d2ae8dc Add option for fuzzer to toggle DAA by Kevin Lubick · 7 years ago
- 0938ce7 Fix FuzzCanvas - drawPath by Kevin Lubick · 7 years ago
- ab4f5bd rm SkRRectsGaussianEdgeMaskFilter by Robert Phillips · 7 years ago
- 13872dd Region Op Fuzzer by Hal Canary · 7 years ago
- c5f0427 Avoid nonsortable rects in drawRect/drawOval by Kevin Lubick · 7 years ago
- 27d4219 Move oss-fuzz to MockGPUCanvas by Kevin Lubick · 7 years ago
- 3070926 Add mock gl fuzzer by Kevin Lubick · 7 years ago
- 486ee3d Port 2 Canvas fuzzers to oss-fuzz by Kevin Lubick · 7 years ago
- 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 7 years ago
- 91390c8 pathmeasure fuzzer by Cary Clark · 7 years ago
- 1991f55 Tweak API fuzzers to run better in libfuzzer by Kevin Lubick · 7 years ago
- 2388866 Check for null colorFilter in FuzzCanvas by Kevin Lubick · 7 years ago
- 19d7bd6 hide virtual and rename to onMakeComposed by Mike Reed · 7 years ago
- e083f7c Reland "remove SkCanvas::kIsOpaque_SaveLayerFlag" by Mike Klein · 7 years ago
- 9ff8c8c Revert "remove SkCanvas::kIsOpaque_SaveLayerFlag" by Mike Klein · 7 years ago
- 9a7a2ee remove SkCanvas::kIsOpaque_SaveLayerFlag by Mike Klein · 7 years ago
- 9cec1bc check for crazy bounds from fuzzer by Mike Reed · 7 years ago
- 54f20e0 Fix invalid switch in FuzzCanvas by Kevin Lubick · 7 years ago
- 2541edf Add in Region SetPath Fuzzer by Kevin Lubick · 7 years ago
- edef8ec Refactor SerializedImageFilter to avoid duplicate code by Kevin Lubick · 7 years ago
- 549be4a Fuzz: GrContextFactory needs to stay in scope by Hal Canary · 7 years ago
- c8bebd4 fuzz/FuzzCanvas: range in inclucive, not half-open by Hal Canary · 7 years ago
- ca8c095 Implement a fast path for solid color lattice rectangle by Stan Iliev · 7 years ago
- fadbfcd upgrade SkReadBuffer to always validate by Mike Reed · 7 years ago
- e292443 Fuzz: RasterN32CanvasViaSerialization, by Hal Canary · 7 years ago
- 77e487d Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient"" by Mike Reed · 7 years ago