1. 30bc527 Revert "Reland "Revert "Use flat version of path-direction enum""" by Mike Reed · 4 years, 8 months ago
  2. 7cda6f3 Reland "Revert "Use flat version of path-direction enum"" by Mike Reed · 4 years, 8 months ago
  3. 1792b19 Revert "Revert "Use flat version of path-direction enum"" by Mike Reed · 4 years, 8 months ago
  4. 0dacc6b Revert "Use flat version of path-direction enum" by Mike Reed · 4 years, 8 months ago
  5. e0fbe94 Use flat version of path-direction enum by Mike Reed · 4 years, 8 months ago
  6. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  7. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  8. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  9. b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 5 years ago
  10. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  11. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  12. 9407e24 make float more primary API for paint (esp. for alpha) by Mike Reed · 5 years ago
  13. df3d225 use SkFont for measuring and paths by Mike Reed · 6 years ago
  14. edce0aa add gm and fix origin for xform-based blobs by Mike Reed · 6 years ago
  15. 7d1eb33 hide paint's getFontBounds by Mike Reed · 6 years ago
  16. 1eb9af9 delete textonpath code -- not used anywhere by Mike Reed · 6 years ago
  17. a24712e Revert "makeSurface defaults to raster" by Cary Clark · 6 years ago
  18. 29a4a68 makeSurface defaults to raster by Cary Clark · 6 years ago
  19. a62d036 textonpath no longer in canvas by Mike Reed · 6 years ago
  20. 9c2916e drawTextRSXform should not apply matrix to shader by Mike Reed · 6 years ago
  21. caaf211 handle conics in text warper by Mike Reed · 6 years ago
  22. 488fbd1 compare textonpath techniques by Mike Reed · 6 years ago
  23. 46596ae use tool_utils to encapsulate checking for recording canvas and makeSurface by Mike Reed · 7 years ago
  24. c465d13 resources: orgainize directory. by Hal Canary · 7 years ago
  25. 0acd795 add helper makeShader for the common Clamp case by Mike Reed · 7 years ago
  26. 93cb252 add GM to compare atlas and vertices by Mike Reed · 7 years ago
  27. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  28. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  29. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  30. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  31. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  32. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  33. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  34. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  35. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  36. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  37. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  38. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  39. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  40. 95e8d0a Remove caching from the draw-atlas GMs. Fixes bugs cycling backends. by brianosman · 8 years ago
  41. 7c70d7c center glyphs for text-on-path-via-rsxform by reed · 8 years ago
  42. dde2b1f update path->rsxform to correctly interp dy by reed · 8 years ago
  43. 45561a0 drawTextRSXform by reed · 8 years ago
  44. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  45. e8f3062 switch surface to sk_sp by reed · 8 years ago
  46. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  47. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  48. 71c3c76 add SkCanvas::drawAtlas by reed · 9 years ago