1. e49703f Remove custom SkVertices data and runtime effect `varying` support by Brian Osman · 3 years, 4 months ago
  2. c1c3c6d Enable ClangTidy flag bugprone-suspicious-string-compare. by John Stiles · 4 years ago
  3. 6b3d6e9 Rewrite SkVertices serialization to use SkReadBuffer/SkWriteBuffer by Brian Osman · 4 years, 3 months ago
  4. 46aacc7 Fix SkVertices serialization bug. Also remove Builder getters for counts. by Brian Osman · 4 years, 5 months ago
  5. ffd11f4a Adding attribute types to SkVertices by Brian Osman · 4 years, 5 months ago
  6. 8cbedf9 Improve SkVerticesPriv ergonomics by Brian Osman · 4 years, 5 months ago
  7. ba96256 hide getters so we can change the internals of SkVertices by Mike Reed · 4 years, 5 months ago
  8. dafbf12 SkVertices: Remove volatile/nonvolatile bit by Brian Osman · 4 years, 5 months ago
  9. 50c64ab expose per-vertex-data variant of SkVertices by Mike Reed · 4 years, 6 months ago
  10. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  11. 0498857 fold sk_pixel_iter.h into ToolUtils by Mike Klein · 5 years ago
  12. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  13. b089765 Reland "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines." by Ben Wagner · 6 years ago
  14. ab17347 Revert "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines." by Hal Canary · 6 years ago
  15. e1bc7de Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines. by Hal Canary · 6 years ago
  16. 3fc6a18 Fix index overflow check for rewriting fans as triangles. by Brian Salomon · 6 years ago
  17. cccafe8 Rewrite SkVertices specified with triangle fans as indexed triangles by Brian Salomon · 6 years ago
  18. 63227ca handle clipping large triangles by Mike Reed · 7 years ago
  19. 6ff6af9 handle odd-index-count in encode/decode by Mike Reed · 7 years ago
  20. 887cdf1 move vertex-mode enum into SkVertices by Mike Reed · 7 years ago
  21. aa9e332 Revert[4] "store vertices arrays inline with object"""" by Mike Reed · 7 years ago
  22. 0c492cf Revert[3] "store vertices arrays inline with object""" by Mike Reed · 7 years ago
  23. 7d9f9e3 Revert[2] "store vertices arrays inline with object"" by Mike Reed · 7 years ago
  24. 9e62df6 Revert "store vertices arrays inline with object" by Mike Reed · 7 years ago
  25. eaaebb1 store vertices arrays inline with object by Mike Reed · 7 years ago
  26. 9a8065d add uniqueID by Mike Reed · 7 years ago
  27. bdce9c2 vertices to/from data by Mike Reed · 7 years ago