1. 9bc39bb Add highp to specular lighting intermediate to fix iOS bots by Brian Osman · 7 years ago
  2. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 7 years ago
  3. 3b65598 Make SkGr.h private and remove unused functions by Brian Osman · 7 years ago
  4. 8e1c4e6 Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2) by Robert Phillips · 7 years ago
  5. f3b995b Clarify when tweak alpha for coverage optimizaton can occur. by Brian Salomon · 7 years ago
  6. 8be952a SkScalarMul is deprecated by Mike Reed · 7 years ago
  7. cb30bb2 Remove GrFragmentProcessor::computeInvariantOutput by Brian Salomon · 7 years ago
  8. 3865711 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 7 years ago
  9. 696b293 Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly" by Robert Phillips · 7 years ago
  10. e88cf6b Remove asTextureRef from SkSpecialImage & update effects accordingly by Robert Phillips · 7 years ago
  11. cae3a4c Revert "Replaced all calls to fragmentPosition() with sk_FragCoord" by Ethan Nicholas · 7 years ago
  12. 6f6961e make GR_TEST_UTILS=0 work by Hal Canary · 7 years ago
  13. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 7 years ago
  14. 587e08f Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations."" by Brian Salomon · 7 years ago
  15. 052fd51 Revert "Start of rewrite of GrFragmentProcessor optimizations." by Ethan Nicholas · 7 years ago
  16. 85eb422 Start of rewrite of GrFragmentProcessor optimizations. by Brian Salomon · 7 years ago
  17. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 8 years ago
  18. de4d301 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
  19. a7d61a6 Revert "Continue making Ganesh use absolute texture coordinates" by Joe Gregorio · 8 years ago
  20. 4493a9d Continue making Ganesh use absolute texture coordinates by Robert Phillips · 8 years ago
  21. 75a475c Try out refFoo pattern on GrRenderTargetContext by Robert Phillips · 8 years ago
  22. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  23. e98234f Start making texture coordinates be absolute by Robert Phillips · 8 years ago
  24. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  25. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  26. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  27. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  28. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  29. 1edc5b9 Rename vars and functions from 'glslcaps'->'shadercaps' by Brian Salomon · 8 years ago
  30. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  31. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 8 years ago
  32. db4183d In GrProcessor::TextureSampler drop the "get", it's cleaner by Brian Salomon · 8 years ago
  33. 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 8 years ago
  34. 7f6cd90 Start plumbing deferral of GPU resources in the image filters by Robert Phillips · 8 years ago
  35. 67b39de s/SkAutoTUnref/sk_sp/ in src/ part 1 by Hal Canary · 8 years ago
  36. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  37. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  38. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  39. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  40. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  41. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  42. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  43. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  44. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  45. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  46. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  47. 5a9c2f1 sRGB cleanup in image filters. Ensure we configure paints correctly. by brianosman · 8 years ago
  48. 2a75e5d Add output format properties to SkImageFilter::Context by brianosman · 8 years ago
  49. 2695eaa Fix some GPU image filter code to preserve precision and color space by brianosman · 8 years ago
  50. 3e6cf87 Cleanup some sRGB TODOs, mostly around setting GrPaint flags correctly by brianosman · 8 years ago
  51. 1a1aa93 Remove unneeded GrGLSLTransformedCoordsArray type by bsalomon · 8 years ago
  52. 02fa32c Move GrFixedClip into src directory by csmartdalton · 8 years ago
  53. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  54. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  55. afbf71d Adding color space to SkSpecialImage by brianosman · 8 years ago
  56. 54f30c1 Introduce GrColorSpaceXform, for gamut conversion on textures by brianosman · 8 years ago
  57. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  58. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  59. 76948d4 Add Gr*Proxy classes by robertphillips · 8 years ago
  60. 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  61. 92605b3 Add Gr*Proxy classes by robertphillips · 8 years ago
  62. 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  63. de5bf0c Add Gr*Proxy classes by robertphillips · 8 years ago
  64. d4c741e Refactor drawContext/RenderTarget creation by robertphillips · 8 years ago
  65. aa19a5f Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 of https://codereview.chromium.org/1914883002/ ) by robertphillips · 8 years ago
  66. 2f1c42e Refactor drawContext/RenderTarget creation by robertphillips · 8 years ago
  67. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  68. c91fd34 Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurface by robertphillips · 8 years ago
  69. 3e30227 Begin removing deprecated (and now, unused) ImageFilter code paths by robertphillips · 8 years ago
  70. ad3dc0d Switch SkLightingImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  71. 3f6f76f Rename EmitArgs::fSamplers to fTexSamplers by cdalton · 8 years ago
  72. 82b043e Fix roll bot's win gn build by robertphillips · 8 years ago
  73. 12fa47d Update LightingImageFilter to sk_sp by robertphillips · 8 years ago
  74. 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
  75. 60c9b58 change flattenable factory to return sk_sp by reed · 8 years ago
  76. 2238c9d Update SkMergeImageFilter to sk_sp by robertphillips · 8 years ago
  77. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  78. 8528541 Add more specialized fragment builders by cdalton · 8 years ago
  79. 48e7846 Mark existing image filter entry points that will be going away with Deprecated by robertphillips · 8 years ago
  80. 9bd5f74 Remove 6-param applyCropRect() from lighting filters (GPU path). by senorblanco · 8 years ago
  81. 84f0e74 Remove 6-param applyCropRect() from lighting filters (raster path). by senorblanco · 8 years ago
  82. 5e58cee Add GrShaderFlags enum by cdalton · 8 years ago
  83. d3b32bf Last bit of GrGLSLFragmentProcessor-derived class cleanup by robertphillips · 8 years ago
  84. 1de87df Refactor to use GrWrapTextureInBitmap more by robertphillips · 9 years ago
  85. 4e23cda remove imagefilter::sizeconstraint by reed · 9 years ago
  86. 7ea439b Create GLSLUniformHandler class for gpu backend by egdaniel · 9 years ago
  87. c4b7272 Don't create a GXPFactory when blend is SrcOver by egdaniel · 9 years ago
  88. 4ca2e60 Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder. by egdaniel · 9 years ago
  89. e004bfc Increase the amount of debug information printed out by batches by robertphillips · 9 years ago
  90. 57d3b03 Rename some processor functions from GL to GLSL by egdaniel · 9 years ago
  91. 64c4728 Make all GrFragmentProcessors GL independent. by egdaniel · 9 years ago
  92. 2d721d3 Move all ShaderBuilder files to GLSL by egdaniel · 9 years ago
  93. 8dcdedc Make GrGLSLProgramBuilder base class for GrGLProgramBuilder. by egdaniel · 9 years ago
  94. a2e69fc Rename non-aa rect methods on GrDrawContext in anticipation of making them support aa by bsalomon · 9 years ago
  95. 018fb62 Create GLSL base class for ProgramDataManager by egdaniel · 9 years ago
  96. 51eedb6 Fix some GPU filters to use the correct size constraint. by senorblanco · 9 years ago
  97. 0d3f061 Move GrGLShaderVar to GrGLSL by egdaniel · 9 years ago
  98. 1d3ff43 Image filters: Replace all use of tryAllocPixels() with createDevice(). by senorblanco · 9 years ago
  99. 0bccd87 Revert of Update feSpotLight to match spec (patchset #2 id:20001 of https://codereview.chromium.org/1403403003/ ) by caryclark · 9 years ago
  100. c84ccb0 Update feSpotLight to match spec by ericrk · 9 years ago