1. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  2. 615d66d Add ImageToColorSpace helper in SkImageFilter by Brian Osman · 8 years ago
  3. a4cb388 Revert "Add ImageToColorSpace helper in SkImageFilter" by Brian Osman · 8 years ago
  4. e02d3ca Add ImageToColorSpace helper in SkImageFilter by Brian Osman · 8 years ago
  5. 320573f Add color space xform fallback to GrMorphologyEffect by Brian Osman · 8 years ago
  6. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  7. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  8. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  9. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  10. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  11. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  12. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 8 years ago
  13. db4183d In GrProcessor::TextureSampler drop the "get", it's cleaner by Brian Salomon · 8 years ago
  14. e60ad62 Guard against instantiate & accessRenderTarget failures by Robert Phillips · 8 years ago
  15. 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 8 years ago
  16. 7f6cd90 Start plumbing deferral of GPU resources in the image filters by Robert Phillips · 8 years ago
  17. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  18. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  19. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  20. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  21. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  22. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  23. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  24. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  25. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  26. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  27. 5a9c2f1 sRGB cleanup in image filters. Ensure we configure paints correctly. by brianosman · 8 years ago
  28. 2a75e5d Add output format properties to SkImageFilter::Context by brianosman · 8 years ago
  29. 2695eaa Fix some GPU image filter code to preserve precision and color space by brianosman · 8 years ago
  30. 3e6cf87 Cleanup some sRGB TODOs, mostly around setting GrPaint flags correctly by brianosman · 8 years ago
  31. 1a1aa93 Remove unneeded GrGLSLTransformedCoordsArray type by bsalomon · 8 years ago
  32. 02fa32c Move GrFixedClip into src directory by csmartdalton · 8 years ago
  33. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  34. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  35. afbf71d Adding color space to SkSpecialImage by brianosman · 8 years ago
  36. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  37. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  38. 76948d4 Add Gr*Proxy classes by robertphillips · 8 years ago
  39. 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  40. 92605b3 Add Gr*Proxy classes by robertphillips · 8 years ago
  41. 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  42. de5bf0c Add Gr*Proxy classes by robertphillips · 8 years ago
  43. d4c741e Refactor drawContext/RenderTarget creation by robertphillips · 8 years ago
  44. aa19a5f Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 of https://codereview.chromium.org/1914883002/ ) by robertphillips · 8 years ago
  45. 2f1c42e Refactor drawContext/RenderTarget creation by robertphillips · 8 years ago
  46. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  47. c91fd34 Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurface by robertphillips · 8 years ago
  48. 3e30227 Begin removing deprecated (and now, unused) ImageFilter code paths by robertphillips · 8 years ago
  49. 225db44 Outline SkImageFilter Make methods by robertphillips · 8 years ago
  50. 3f6f76f Rename EmitArgs::fSamplers to fTexSamplers by cdalton · 8 years ago
  51. 6461251 Upgrade SkSpecialImage to have getTextureRef & getROPixels entry points by robertphillips · 8 years ago
  52. 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
  53. fc11b0a Update SkMorphology ImageFilters to sk_sp by robertphillips · 8 years ago
  54. 60c9b58 change flattenable factory to return sk_sp by reed · 8 years ago
  55. 2238c9d Update SkMergeImageFilter to sk_sp by robertphillips · 8 years ago
  56. 40d8d62 Update Morphology image filter to store its type by robertphillips · 8 years ago
  57. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  58. 090b762 Temporary fix for --preAbandonGpuContext bug by robertphillips · 8 years ago
  59. f299e71 Switch SkMorphologyImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  60. e5e7984 Change signatures of filter bounds methods to return a rect. by senorblanco · 8 years ago
  61. 8528541 Add more specialized fragment builders by cdalton · 9 years ago
  62. 48e7846 Mark existing image filter entry points that will be going away with Deprecated by robertphillips · 9 years ago
  63. 5e58cee Add GrShaderFlags enum by cdalton · 9 years ago
  64. bf536af Next round of GrGLSLFragmentProcessor-derived class cleanup by robertphillips · 9 years ago
  65. 9cdb992 Clean up GrGLSLFragmentProcessor-derived classes by robertphillips · 9 years ago
  66. 1de87df Refactor to use GrWrapTextureInBitmap more by robertphillips · 9 years ago
  67. 4e23cda remove imagefilter::sizeconstraint by reed · 9 years ago
  68. db64af3 Fix filter primitive bounds computations. by senorblanco · 9 years ago
  69. 7ea439b Create GLSLUniformHandler class for gpu backend by egdaniel · 9 years ago
  70. c4b7272 Don't create a GXPFactory when blend is SrcOver by egdaniel · 9 years ago
  71. 4ca2e60 Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder. by egdaniel · 9 years ago
  72. 57d3b03 Rename some processor functions from GL to GLSL by egdaniel · 9 years ago
  73. 64c4728 Make all GrFragmentProcessors GL independent. by egdaniel · 9 years ago
  74. 2d721d3 Move all ShaderBuilder files to GLSL by egdaniel · 9 years ago
  75. a2e69fc Rename non-aa rect methods on GrDrawContext in anticipation of making them support aa by bsalomon · 9 years ago
  76. 018fb62 Create GLSL base class for ProgramDataManager by egdaniel · 9 years ago
  77. c9b5f8b tunnel down texture-size-constraint to imagefilters by reed · 9 years ago
  78. 1d3ff43 Image filters: Replace all use of tryAllocPixels() with createDevice(). by senorblanco · 9 years ago
  79. 77a2e52 Remove DrawingMgr shims from GrContext by robertphillips · 9 years ago
  80. 9a70b6e Image filters: refactor input GPU processing into filterInputGPU(). by senorblanco · 9 years ago
  81. b9519f8 Image Filters: refactor all CPU input processing into a filterInput helper function. by senorblanco · 9 years ago
  82. 2e1e51f GrDrawContext now holds GrRenderTarget pointer by robertphillips · 9 years ago
  83. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  84. c9a3706 Limit lifetime of GrDrawContext objects by robertphillips · 9 years ago
  85. c21b09e Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* by bsalomon · 9 years ago
  86. a511e6a Revert of Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* (patchset #8 id:140001 of https://codereview.chromium.org/1316513002/ ) by rmistry · 9 years ago
  87. ecfdc25 Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* by bsalomon · 9 years ago
  88. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  89. ac856c9 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  90. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  91. 4bf69f7 Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FPs (patchset #6 id:90001 of https://codereview.chromium.org/1307223004/ ) by rmistry · 9 years ago
  92. 2424344 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  93. b1daa86 When getGLInstance is called on a frag proc, the resulting GrGLFragmentProcessor will be the root of a tree of GrGLFragmentProcessors that mirrors the GrFragmentProcessor's tree. This allows setData() to be called recursively (removing the responsibility from compose shader) and allows gl instances direct access to their children gl instances so they can emit their code. by wangyix · 9 years ago
  94. d029ded Port morphology to SkOpts. by mtklein · 9 years ago
  95. 4b3050b Added registerChild; transforms, textures, glKey automatically handled. by wangyix · 9 years ago
  96. eae6200 Some cleanup in GrTextureProvider and GrResourceProvider. by bsalomon · 9 years ago
  97. eb86b55 Fix variable shadowing in SkMorphologyImageFilter by robertphillips · 9 years ago
  98. 7c157a9 Added GrGLFragmentProcessor::EmitArgs struct for use with emitCode() by wangyix · 9 years ago
  99. ff0ca5e Misc cleanup by robertphillips · 9 years ago
  100. 6af0c93 Moved GrGLFragmentProcessor definition to its own file by wangyix · 9 years ago