1. 882ccaf Raster pipeline support for SkLocalMatrixShader composition by Florin Malita · 8 years ago
  2. ac04fef Remove SkFallbackAlloc and SkFixedAlloc. by Herb Derby · 8 years ago
  3. 7a14734 support a8 by Mike Klein · 8 years ago
  4. 06a65e2 Support SkImageShader in SkRasterPipeline blitter by Mike Klein · 8 years ago
  5. 627778d isABitmap is deprecated, use isAImage by Mike Reed · 8 years ago
  6. 6b2d7ac fix memory leak, remake Imageshader to use sk_sp by reed · 8 years ago
  7. 320a40d Always return ImageShader, even from SkShader::MakeBitmapShader by reed · 8 years ago
  8. f1ac182 implement isABitmap for imageshader, return localmatrix for bitmap's impl by reed · 8 years ago
  9. 839345d Bundle SkShader::asFragmentProcessor arguments in a struct by brianosman · 8 years ago
  10. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  11. 982eb7f Add new SkSourceGammaTreatment enum, used in situations like mipmap construction, where we need to know if we should respect (vs. ignore) the gamma encoding of sRGB tagged images. Plumb that extensively. by brianosman · 8 years ago
  12. 5671c5b SkImage now has makeShader to return sk_sp by reed · 8 years ago
  13. 773ceda Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ )" by reed · 9 years ago
  14. e38bcaf Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ ) by halcanary · 9 years ago
  15. d812fb4 enforce 16byte alignment in shader contexts by reed · 9 years ago
  16. 8d9f2e4 Add ContextRec param to SkShader::contextSize() by fmalita · 9 years ago
  17. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  18. 856e9d9 Revert[4] of add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  19. 476506d Revert of Revert[2] of add ImageShader, sharing code with its Bitmap cousin (patchset #11 id:200001 of https://codereview.chromium.org/1352293002/ ) by reed · 9 years ago
  20. fe05707 Revert[2] of add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  21. f260851 Revert of add ImageShader, sharing code with its Bitmap cousin (patchset #10 id:180001 of https://codereview.chromium.org/1342113002/ ) by tomhudson · 9 years ago
  22. 0b93e31 add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago