1. 27dddae rebase by Cary Clark · 6 years ago
  2. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
  3. 92e37b6 Reland "remove toString" by Cary Clark · 7 years ago
  4. 32a4910 Revert "remove toString" by Cary Clark · 7 years ago
  5. 5191880 remove toString by Cary Clark · 7 years ago
  6. c6c5ead Reland "Fix handling of MaskFilter matrices" by Florin Malita · 7 years ago
  7. c64ee20 Revert "Fix handling of MaskFilter matrices" by Robert Phillips · 7 years ago
  8. 2097fd0 Fix handling of MaskFilter matrices by Florin Malita · 7 years ago
  9. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 7 years ago
  10. 325ea32 Fix SkLocalMatrixShader nesting semantics by Florin Malita · 7 years ago
  11. e3429e6 rename inner AsFPArgs to stand-alone GrFPArgs by Mike Reed · 7 years ago
  12. 4cbb6e6 Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter. by Brian Salomon · 7 years ago
  13. 1d8c42e fold params into StageRec by Mike Reed · 7 years ago
  14. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  15. 5edba45 [Reland] Relocate shaders to own dir by Florin Malita · 7 years ago[Renamed from src/core/SkLocalMatrixShader.cpp]
  16. d8872be Revert "Relocate shaders to own dir" by Stan Iliev · 8 years ago[Renamed from src/shaders/SkLocalMatrixShader.cpp]
  17. fabe0b2 Relocate shaders to own dir by Florin Malita · 8 years ago[Renamed from src/core/SkLocalMatrixShader.cpp]
  18. 4aed138 Reland of SkShaderBase by Florin Malita · 8 years ago
  19. d93e11c Revert "SkShaderBase" by Florin Malita · 8 years ago
  20. 58a7564 SkShaderBase by Florin Malita · 8 years ago
  21. 44d3279 Make SkCreateRasterPipelineBlitter() not fail. by Mike Klein · 8 years ago
  22. 547a727 Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix by Matt Sarett · 8 years ago
  23. e5fec21 Revert "Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix" by Matt Sarett · 8 years ago
  24. e5efa51 Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix by Matt Sarett · 8 years ago
  25. 83e939b Use SkArenaAlloc in the SkAutoBlitterChoose code. by Herb Derby · 8 years ago
  26. dd8b72a Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code." by Robert Phillips · 8 years ago
  27. 2b57b7f Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code. by Herb Derby · 8 years ago
  28. 882ccaf Raster pipeline support for SkLocalMatrixShader composition by Florin Malita · 8 years ago
  29. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  30. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  31. a8834bb SkShader* refAs... to sk_sp<SkShader> makeAs... by Ben Wagner · 8 years ago
  32. 1638c0d Add destination color space to AsFPArgs. Eliminates last XFORMTODO. by brianosman · 8 years ago
  33. 839345d Bundle SkShader::asFragmentProcessor arguments in a struct by brianosman · 8 years ago
  34. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  35. 60c9b58 change flattenable factory to return sk_sp by reed · 9 years ago
  36. 150835e sk_sp versions of newWithColorFilter and newWithLocalMatrix by reed · 9 years ago
  37. 8a21c9f use Make instead of Create to return a shared shader by reed · 9 years ago
  38. f880e45 change factory to method, to parallel pattern in imagefilters. no functionality change. by reed · 9 years ago
  39. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  40. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  41. 3f3b3d0 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  42. 6e78293 Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https://codereview.chromium.org/769953002/) by mtklein · 10 years ago
  43. 52c2935 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  44. 88fd0fb Bump min picture version. by mtklein · 10 years ago
  45. 9bde31e Trying to be consistent when members are allowed to be NULL by sugoi · 10 years ago
  46. 9fa60da Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc). by reed · 10 years ago
  47. 3ffade6 fix concat order for local matrices by reed · 10 years ago
  48. c870d49 Use SkShader's localMat for SkLocalMatrixShader. by scroggo · 10 years ago
  49. 5970f62 re-land hide get/setLocalMatrix by commit-bot@chromium.org · 11 years ago
  50. 96fb748 add localmatrix parameter to shader's asNewEffect by commit-bot@chromium.org · 11 years ago
  51. b2c82c9 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  52. 8fae213 add localmatrix-shader by commit-bot@chromium.org · 11 years ago