1. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  2. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  3. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  4. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  5. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 7 years ago
  6. 13054a0 Add missing clone method to GrMorphologyEffect by Brian Salomon · 7 years ago
  7. 3f6f965 Implement clone for 6 additional GrFragmentProcessor subclasses. by Brian Salomon · 7 years ago
  8. 71603cc Remove the now unused GR_PROXY_MOVE macro by Brian Salomon · 7 years ago
  9. b133ffe Remove Gr1DKernelEffect "helper" class. by Brian Salomon · 7 years ago
  10. 6cd51b5 Remove GrSingleTextureEffect by Brian Salomon · 7 years ago
  11. c686ce3 Smaller fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  12. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  13. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  14. 6d9f429 only create new instance if needed for colorspacexformer by Mike Reed · 7 years ago
  15. 0c26a9d GR_TEST_UTILS fixes by Brian Salomon · 7 years ago
  16. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  17. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  18. d9d8485 Retract GrTexture.h a bit by Robert Phillips · 7 years ago
  19. 9bee2e5 Revise system for checking for uninstantiated proxies by Robert Phillips · 7 years ago
  20. 2983f40 Re-land of "eliminated GrGLSLExpr". by Ethan Nicholas · 7 years ago
  21. 421fe44 Revert "Revert "Revert "eliminated GrGLSLExpr""" by Ethan Nicholas · 7 years ago
  22. 796001c Revert "Revert "eliminated GrGLSLExpr"" by Ethan Nicholas · 7 years ago
  23. 5e550ab Revert "eliminated GrGLSLExpr" by Brian Salomon · 7 years ago
  24. 93f20f5 eliminated GrGLSLExpr by Ethan Nicholas · 7 years ago
  25. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  26. 6d72ed9 SkImageFilter::onMakeColorSpace() - more overrides by Matt Sarett · 7 years ago
  27. ab015ef Move the ability to access textures, buffers, and image storages out from GrProcessor. by Brian Salomon · 7 years ago
  28. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 7 years ago
  29. 3b65598 Make SkGr.h private and remove unused functions by Brian Osman · 7 years ago
  30. 32f2818 Clean up/remove unused GrFragmentProcessor-derived ctors by Robert Phillips · 7 years ago
  31. dbc8eeb Remove GrProcessorTestData's GrTextures by Robert Phillips · 7 years ago
  32. 8e1c4e6 Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2) by Robert Phillips · 7 years ago
  33. cb30bb2 Remove GrFragmentProcessor::computeInvariantOutput by Brian Salomon · 7 years ago
  34. 696b293 Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly" by Robert Phillips · 7 years ago
  35. e88cf6b Remove asTextureRef from SkSpecialImage & update effects accordingly by Robert Phillips · 7 years ago
  36. 6f6961e make GR_TEST_UTILS=0 work by Hal Canary · 7 years ago
  37. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 7 years ago
  38. 587e08f Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations."" by Brian Salomon · 7 years ago
  39. 052fd51 Revert "Start of rewrite of GrFragmentProcessor optimizations." by Ethan Nicholas · 7 years ago
  40. 85eb422 Start of rewrite of GrFragmentProcessor optimizations. by Brian Salomon · 7 years ago
  41. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  42. 615d66d Add ImageToColorSpace helper in SkImageFilter by Brian Osman · 8 years ago
  43. a4cb388 Revert "Add ImageToColorSpace helper in SkImageFilter" by Brian Osman · 8 years ago
  44. e02d3ca Add ImageToColorSpace helper in SkImageFilter by Brian Osman · 8 years ago
  45. 320573f Add color space xform fallback to GrMorphologyEffect by Brian Osman · 8 years ago
  46. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  47. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  48. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  49. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  50. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  51. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  52. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 8 years ago
  53. db4183d In GrProcessor::TextureSampler drop the "get", it's cleaner by Brian Salomon · 8 years ago
  54. e60ad62 Guard against instantiate & accessRenderTarget failures by Robert Phillips · 8 years ago
  55. 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 8 years ago
  56. 7f6cd90 Start plumbing deferral of GPU resources in the image filters by Robert Phillips · 8 years ago
  57. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  58. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  59. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  60. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  61. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  62. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  63. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  64. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  65. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  66. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  67. 5a9c2f1 sRGB cleanup in image filters. Ensure we configure paints correctly. by brianosman · 8 years ago
  68. 2a75e5d Add output format properties to SkImageFilter::Context by brianosman · 8 years ago
  69. 2695eaa Fix some GPU image filter code to preserve precision and color space by brianosman · 8 years ago
  70. 3e6cf87 Cleanup some sRGB TODOs, mostly around setting GrPaint flags correctly by brianosman · 8 years ago
  71. 1a1aa93 Remove unneeded GrGLSLTransformedCoordsArray type by bsalomon · 8 years ago
  72. 02fa32c Move GrFixedClip into src directory by csmartdalton · 8 years ago
  73. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  74. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  75. afbf71d Adding color space to SkSpecialImage by brianosman · 8 years ago
  76. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  77. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  78. 76948d4 Add Gr*Proxy classes by robertphillips · 8 years ago
  79. 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  80. 92605b3 Add Gr*Proxy classes by robertphillips · 8 years ago
  81. 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  82. de5bf0c Add Gr*Proxy classes by robertphillips · 8 years ago
  83. d4c741e Refactor drawContext/RenderTarget creation by robertphillips · 8 years ago
  84. aa19a5f Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 of https://codereview.chromium.org/1914883002/ ) by robertphillips · 8 years ago
  85. 2f1c42e Refactor drawContext/RenderTarget creation by robertphillips · 8 years ago
  86. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  87. c91fd34 Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurface by robertphillips · 8 years ago
  88. 3e30227 Begin removing deprecated (and now, unused) ImageFilter code paths by robertphillips · 8 years ago
  89. 225db44 Outline SkImageFilter Make methods by robertphillips · 8 years ago
  90. 3f6f76f Rename EmitArgs::fSamplers to fTexSamplers by cdalton · 8 years ago
  91. 6461251 Upgrade SkSpecialImage to have getTextureRef & getROPixels entry points by robertphillips · 8 years ago
  92. 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
  93. fc11b0a Update SkMorphology ImageFilters to sk_sp by robertphillips · 8 years ago
  94. 60c9b58 change flattenable factory to return sk_sp by reed · 8 years ago
  95. 2238c9d Update SkMergeImageFilter to sk_sp by robertphillips · 8 years ago
  96. 40d8d62 Update Morphology image filter to store its type by robertphillips · 8 years ago
  97. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  98. 090b762 Temporary fix for --preAbandonGpuContext bug by robertphillips · 8 years ago
  99. f299e71 Switch SkMorphologyImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  100. e5e7984 Change signatures of filter bounds methods to return a rect. by senorblanco · 8 years ago