1. 6d72ed9 SkImageFilter::onMakeColorSpace() - more overrides by Matt Sarett · 7 years ago
  2. ab015ef Move the ability to access textures, buffers, and image storages out from GrProcessor. by Brian Salomon · 7 years ago
  3. 5869ea9 Fully remove coord transform precision code by Brian Osman · 7 years ago
  4. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  5. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 7 years ago
  6. c65aec9 Make GrClip.h private by Brian Salomon · 7 years ago
  7. 3b65598 Make SkGr.h private and remove unused functions by Brian Osman · 7 years ago
  8. c624d9d Refactor GrColorSpaceXformHelper by Brian Osman · 7 years ago
  9. 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
  10. 32f2818 Clean up/remove unused GrFragmentProcessor-derived ctors by Robert Phillips · 8 years ago
  11. dbc8eeb Remove GrProcessorTestData's GrTextures by Robert Phillips · 8 years ago
  12. 8e1c4e6 Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2) by Robert Phillips · 8 years ago
  13. 8be952a SkScalarMul is deprecated by Mike Reed · 8 years ago
  14. cb30bb2 Remove GrFragmentProcessor::computeInvariantOutput by Brian Salomon · 8 years ago
  15. 696b293 Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly" by Robert Phillips · 8 years ago
  16. e88cf6b Remove asTextureRef from SkSpecialImage & update effects accordingly by Robert Phillips · 8 years ago
  17. 6f6961e make GR_TEST_UTILS=0 work by Hal Canary · 8 years ago
  18. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 8 years ago
  19. 587e08f Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations."" by Brian Salomon · 8 years ago
  20. 052fd51 Revert "Start of rewrite of GrFragmentProcessor optimizations." by Ethan Nicholas · 8 years ago
  21. 85eb422 Start of rewrite of GrFragmentProcessor optimizations. by Brian Salomon · 8 years ago
  22. 5f13fba Stop tracking whether GrFragmentProcessors read their input by Brian Salomon · 8 years ago
  23. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 8 years ago
  24. a7d61a6 Revert "Continue making Ganesh use absolute texture coordinates" by Joe Gregorio · 8 years ago
  25. 4493a9d Continue making Ganesh use absolute texture coordinates by Robert Phillips · 8 years ago
  26. 75a475c Try out refFoo pattern on GrRenderTargetContext by Robert Phillips · 8 years ago
  27. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  28. e98234f Start making texture coordinates be absolute by Robert Phillips · 8 years ago
  29. 55325b7 clean up non-ASCII comments by Hal Canary · 8 years ago
  30. 721a2c4 Add color space xform support to GrDisplacementEffect by Brian Osman · 8 years ago
  31. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  32. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  33. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  34. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  35. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  36. 1edc5b9 Rename vars and functions from 'glslcaps'->'shadercaps' by Brian Salomon · 8 years ago
  37. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  38. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  39. db4183d In GrProcessor::TextureSampler drop the "get", it's cleaner by Brian Salomon · 8 years ago
  40. 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 8 years ago
  41. 7f6cd90 Start plumbing deferral of GPU resources in the image filters by Robert Phillips · 8 years ago
  42. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  43. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  44. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  45. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  46. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  47. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  48. 2ebd0c8 Remove option to make GrCoordTransforms apply to device positions. by Brian Salomon · 8 years ago
  49. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  50. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  51. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  52. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  53. eed6b0e Change SkSpecialImage::makeSurface and makeTightSurface to take output by brianosman · 8 years ago
  54. a76554d Revert of Create special surfaces according to original device (not always in N32) (patchset #9 id:160001 of https://codereview.chromium.org/2349373004/ ) by brianosman · 8 years ago
  55. 53c3808 Change SkSpecialImage::makeSurface and makeTightSurface to take output by brianosman · 8 years ago
  56. 5a9c2f1 sRGB cleanup in image filters. Ensure we configure paints correctly. by brianosman · 8 years ago
  57. 2a75e5d Add output format properties to SkImageFilter::Context by brianosman · 8 years ago
  58. 2695eaa Fix some GPU image filter code to preserve precision and color space by brianosman · 8 years ago
  59. 1a1aa93 Remove unneeded GrGLSLTransformedCoordsArray type by bsalomon · 8 years ago
  60. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  61. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  62. afbf71d Adding color space to SkSpecialImage by brianosman · 8 years ago
  63. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  64. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  65. 76948d4 Add Gr*Proxy classes by robertphillips · 8 years ago
  66. 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  67. 92605b3 Add Gr*Proxy classes by robertphillips · 8 years ago
  68. 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  69. de5bf0c Add Gr*Proxy classes by robertphillips · 8 years ago
  70. d4c741e Refactor drawContext/RenderTarget creation by robertphillips · 8 years ago
  71. aa19a5f Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 of https://codereview.chromium.org/1914883002/ ) by robertphillips · 8 years ago
  72. 2f1c42e Refactor drawContext/RenderTarget creation by robertphillips · 8 years ago
  73. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  74. c91fd34 Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurface by robertphillips · 8 years ago
  75. 3e30227 Begin removing deprecated (and now, unused) ImageFilter code paths by robertphillips · 8 years ago
  76. bfe11fc Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  77. 47db5fe Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of https://codereview.chromium.org/1877783003/ ) by robertphillips · 8 years ago
  78. a53011e Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  79. 3f6f76f Rename EmitArgs::fSamplers to fTexSamplers by cdalton · 8 years ago
  80. e6277de Switch SkDisplacementImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  81. 898235c SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode. by brianosman · 8 years ago
  82. 60c9b58 change flattenable factory to return sk_sp by reed · 8 years ago
  83. 2238c9d Update SkMergeImageFilter to sk_sp by robertphillips · 8 years ago
  84. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  85. e5e7984 Change signatures of filter bounds methods to return a rect. by senorblanco · 8 years ago
  86. 8528541 Add more specialized fragment builders by cdalton · 9 years ago
  87. 48e7846 Mark existing image filter entry points that will be going away with Deprecated by robertphillips · 9 years ago
  88. afec27f Image filters: change applyCropRect() to take a src rect. by senorblanco · 9 years ago
  89. 5e58cee Add GrShaderFlags enum by cdalton · 9 years ago
  90. bf536af Next round of GrGLSLFragmentProcessor-derived class cleanup by robertphillips · 9 years ago
  91. 9cdb992 Clean up GrGLSLFragmentProcessor-derived classes by robertphillips · 9 years ago
  92. d8ff5b3 Image filters: Make a recursive, forward-mapping bounds by senorblanco · 9 years ago
  93. 0050237 Fix bounds computations for SkDisplacementMapEffect with negative scale. by senorblanco · 9 years ago
  94. 1de87df Refactor to use GrWrapTextureInBitmap more by robertphillips · 9 years ago
  95. 4e23cda remove imagefilter::sizeconstraint by reed · 9 years ago
  96. 5e1ddb1 Reland of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1540203002/ ) by reed · 9 years ago
  97. 2d6ba66 Revert of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1535353002/ ) by reed · 9 years ago
  98. d63f60a change all factories to return their base-class by reed · 9 years ago
  99. db64af3 Fix filter primitive bounds computations. by senorblanco · 9 years ago
  100. 7ea439b Create GLSLUniformHandler class for gpu backend by egdaniel · 9 years ago