1. 887cdf1 move vertex-mode enum into SkVertices by Mike Reed · 7 years ago
  2. 5fa6645 remove unused VerticesFlags by Mike Reed · 7 years ago
  3. aa9e332 Revert[4] "store vertices arrays inline with object"""" by Mike Reed · 7 years ago
  4. 0c492cf Revert[3] "store vertices arrays inline with object""" by Mike Reed · 7 years ago
  5. 7d9f9e3 Revert[2] "store vertices arrays inline with object"" by Mike Reed · 7 years ago
  6. 9e62df6 Revert "store vertices arrays inline with object" by Mike Reed · 7 years ago
  7. eaaebb1 store vertices arrays inline with object by Mike Reed · 7 years ago
  8. 97eb4fe add SkVertices::Builder by Mike Reed · 7 years ago
  9. f614ba2 Fix drawVertices() texture mapping in the presence of a local matrix by Florin Malita · 7 years ago
  10. 3216180 Fix size of vertices GM to show all content by Brian Salomon · 7 years ago
  11. 3a97054 Make workaround for std::unique_ptr<const T[]> bug in old libstdc++ work. by Brian Salomon · 7 years ago
  12. 604c989 Work around broken std::unique_ptr<const T[]> constructor from std::unique_ptr<T>&& in older libstdc++. by Brian Salomon · 7 years ago
  13. 199fb87 Add refcnt'ed immutable vertices class for SkCanvas::drawVertices. by Brian Salomon · 7 years ago
  14. 3f36369 Batch across matrix changes in drawVertices and add GM to test. by Brian Salomon · 7 years ago
  15. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  16. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  17. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  18. 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 · 8 years ago
  19. 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 · 8 years ago
  20. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  21. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  22. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  23. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  24. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  25. ce563cd more shader-->sp conversions by reed · 8 years ago
  26. 093779c Expand coverage of vertices gm by bsalomon · 8 years ago
  27. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  28. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  29. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  30. 1c40292 remove unused GM flags by mtklein · 9 years ago
  31. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  32. 60da8f3 new vertices gm to test alpha by reed@google.com · 10 years ago
  33. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  34. e48ef2a Remove GPU-only flag for vertices GM by commit-bot@chromium.org · 11 years ago
  35. 7bdc759 suppress on gpu for now by reed@google.com · 11 years ago
  36. 85e143c reenable vertices gm, adding picture support by reed@google.com · 11 years ago
  37. 4c91286 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  38. 5f14dfd really disable replay by mike@reedtribe.org · 11 years ago
  39. 2c326b7 suppress pictures for vertices for now by mike@reedtribe.org · 11 years ago
  40. 0c87ea8 add gm::vertices by mike@reedtribe.org · 11 years ago