1. 6a34f3a IWYU for gms starting with 'b'. by Ben Wagner · 5 years ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. 50acf8f add makeShader() to SkBitmap, and deprecate SkShader version by Mike Reed · 5 years ago
  4. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  5. b7d64b9 Implement drawImage in terms of drawImageRect by Michael Ludwig · 5 years ago
  6. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  7. e964c18 gm: use DEF_GM macro consistantly by Hal Canary · 6 years ago
  8. d46dce3 don't adapt any gray colors to 565 by Mike Klein · 6 years ago
  9. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  10. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  11. f3c1f09 Add a GM to test the fix in 73200 by Yuqian Li · 7 years ago
  12. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  13. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  14. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  15. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  16. f597c42 make pixelsnap textblob* etc gm portable by caryclark · 9 years ago
  17. f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
  18. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  19. 63c684a fuzzer fixes by caryclark · 9 years ago
  20. 7cdc1ee Add always-threaded SkRecord quilt tests. by mtklein · 10 years ago
  21. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  22. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 10 years ago
  23. a723fee Fix 10.6 build: double -> float. by commit-bot@chromium.org · 10 years ago
  24. 08f6d86 update bitmapshader to avoid potential rendering error for kA8_Config by commit-bot@chromium.org · 10 years ago
  25. e5957f6 update comment on setShader to clarify alpha-bitmap behavior in bitmapshaders by commit-bot@chromium.org · 10 years ago
  26. dac5225 replace SkBitmap::Config with SkColorType in gms by commit-bot@chromium.org · 10 years ago
  27. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 11 years ago
  28. 56710d1 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  29. 7842c81 Add GM to test bitmap shaders with basic geometry and bitmap masks. by commit-bot@chromium.org · 11 years ago