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