1. 898bbfa Update gms to use new image filter factories by Michael Ludwig · 5 years ago
  2. bd865e2 gm: virtual->override by Hal Canary · 5 years ago
  3. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  4. d1701ba IWYU for gms starting with 'a'. by Ben Wagner · 5 years ago
  5. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  6. 4941a22 switch some idiosyncratic <includes> to "" by Mike Klein · 5 years ago
  7. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  8. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  9. 89a644b sed s/drawSimpleText/drawString/ by Hal Canary · 6 years ago
  10. 4de2f1f add drawString to ease the pain of converting to skfont by Mike Reed · 6 years ago
  11. 17c574a use font for measuring by Mike Reed · 6 years ago
  12. d46dce3 don't adapt any gray colors to 565 by Mike Klein · 6 years ago
  13. 6b9cd05 remove unused variants in imagefilter factories by Mike Reed · 7 years ago
  14. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  15. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  16. 89cb821 Separate SkArithmeticImageFilter from SkXfermodeImageFilter. by Brian Salomon · 8 years ago
  17. ad7cb81 Reenable GM:arithmode by fmalita · 8 years ago
  18. 403d154 Revert "Revert "replace Arithmetic xfermode with imagefilter"" by Mike Reed · 8 years ago
  19. 10ff5bf Revert "replace Arithmetic xfermode with imagefilter" by Mike Reed · 8 years ago
  20. 0530c88 replace Arithmetic xfermode with imagefilter by Mike Reed · 8 years ago
  21. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  22. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  23. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  24. 96f16e8 Use DEF_GM everywhere by scroggo · 9 years ago
  25. af96fce The SkArithmeticMode_gpu GL filters support clamping to valid by ericrk · 9 years ago
  26. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  27. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  28. dfcb7ab make arithmode bigtext colortype* degeneratesegments gm portable by caryclark · 9 years ago
  29. 5fb6bd4 use platform-independent font for gm by caryclark · 10 years ago
  30. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 11 years ago
  31. 9a6eb0e Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exposed via asNewEffectOrCoeff(). by senorblanco@chromium.org · 11 years ago
  32. 06e7424 Revert "Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exposed via asNewEffectOrCoeff()." by senorblanco@chromium.org · 11 years ago
  33. 6b6c1dc Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exposed via asNewEffectOrCoeff(). by senorblanco@chromium.org · 11 years ago
  34. 35c733c Fix alpha computation in SkArithmeticMode. by senorblanco@chromium.org · 11 years ago
  35. dbfac8a Defining new color constat for transparent color by junov@google.com · 12 years ago
  36. ae933ce Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  37. 1313086 fix warnings on Mac in gm by caryclark@google.com · 12 years ago
  38. cadbcb8 Towards enabling -Werror in skia on Linux by bsalomon@google.com · 13 years ago
  39. eb85630 fix positioning for scalar=fixed, still need to fix actual mode by reed@google.com · 13 years ago
  40. eb0fa29 try to make it draw correctly in fixed point by reed@google.com · 13 years ago
  41. e51755f add first cut at arithmetic mode by mike@reedtribe.org · 13 years ago