- 63d7ee3 SkSL now detects modifiers used in incorrect contexts by Ethan Nicholas · 4 years, 5 months ago
- 8cc118d Fix mislabeled argument comments. by John Stiles · 4 years, 6 months ago
- 2ad3dfb For custom vector/normal/position attrs, let marker ID 0 mean CTM by Brian Osman · 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
- 28590d5 Add 'shader' as an alias for 'fragmentProcessor' by Brian Osman · 4 years, 10 months ago
- 548de74 Change Marker IDs to be strings by Brian Osman · 4 years, 9 months ago
- d1afef6 Support markers (custom matrices) in SkVertices Attributes by Brian Osman · 4 years, 9 months ago
- 68219bf Add Usage::kColor to SkVertices custom attributes by Brian Osman · 4 years, 9 months ago
- ffd11f4a Adding attribute types to SkVertices by Brian Osman · 4 years, 10 months ago
- 8cbedf9 Improve SkVerticesPriv ergonomics by Brian Osman · 4 years, 10 months ago
- f11e331 Validate per-vertex vertices data against effect in SkCanvas by Brian Osman · 4 years, 10 months ago
- 3c35842 Support for custom vertex data in SkSL and drawVertices by Brian Osman · 4 years, 10 months ago
- e41fa2d Add vertices_perspective GM to demonstrate skbug/10069 by Brian Osman · 4 years, 10 months ago
- dafbf12 SkVertices: Remove volatile/nonvolatile bit by Brian Osman · 4 years, 10 months ago
- d32bdaf Land a testable raster backend for per-vertex-data vertices. by Mike Reed · 4 years, 11 months ago
- 7fde8e1 IWYU for gms. by Ben Wagner · 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
- fae8fce Use SkTileMode instead of nested enum by Mike Reed · 6 years ago
- 9407e24 make float more primary API for paint (esp. for alpha) by Mike Reed · 6 years ago
- 887cdf1 move vertex-mode enum into SkVertices by Mike Reed · 8 years ago
- 5fa6645 remove unused VerticesFlags by Mike Reed · 8 years ago
- aa9e332 Revert[4] "store vertices arrays inline with object"""" by Mike Reed · 8 years ago
- 0c492cf Revert[3] "store vertices arrays inline with object""" by Mike Reed · 8 years ago
- 7d9f9e3 Revert[2] "store vertices arrays inline with object"" by Mike Reed · 8 years ago
- 9e62df6 Revert "store vertices arrays inline with object" by Mike Reed · 8 years ago
- eaaebb1 store vertices arrays inline with object by Mike Reed · 8 years ago
- 97eb4fe add SkVertices::Builder by Mike Reed · 8 years ago
- f614ba2 Fix drawVertices() texture mapping in the presence of a local matrix by Florin Malita · 8 years ago
- 3216180 Fix size of vertices GM to show all content by Brian Salomon · 8 years ago
- 3a97054 Make workaround for std::unique_ptr<const T[]> bug in old libstdc++ work. by Brian Salomon · 8 years ago
- 604c989 Work around broken std::unique_ptr<const T[]> constructor from std::unique_ptr<T>&& in older libstdc++. by Brian Salomon · 8 years ago
- 199fb87 Add refcnt'ed immutable vertices class for SkCanvas::drawVertices. by Brian Salomon · 8 years ago
- 3f36369 Batch across matrix changes in drawVertices and add GM to test. by Brian Salomon · 8 years ago
- 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
- dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
- cfb6bdf switch xfermodes over to sk_sp by reed · 9 years ago
- d053ce9 Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ ) by reed · 9 years ago
- d688929 Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ ) by reed · 9 years ago
- 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 9 years ago
- 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 9 years ago
- f809d76 switch colorfilters to sk_sp by reed · 9 years ago
- 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 9 years ago
- 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 9 years ago
- ce563cd more shader-->sp conversions by reed · 9 years ago
- 093779c Expand coverage of vertices gm by bsalomon · 9 years ago
- 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
- 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
- 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
- 1c40292 remove unused GM flags by mtklein · 10 years ago
- 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
- 60da8f3 new vertices gm to test alpha by reed@google.com · 11 years ago
- a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 11 years ago
- e48ef2a Remove GPU-only flag for vertices GM by commit-bot@chromium.org · 11 years ago
- 7bdc759 suppress on gpu for now by reed@google.com · 11 years ago
- 85e143c reenable vertices gm, adding picture support by reed@google.com · 11 years ago
- 4c91286 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 5f14dfd really disable replay by mike@reedtribe.org · 11 years ago
- 2c326b7 suppress pictures for vertices for now by mike@reedtribe.org · 11 years ago
- 0c87ea8 add gm::vertices by mike@reedtribe.org · 11 years ago