1. 6209bfa detect if makeOffset failed by Mike Reed · 7 years ago
  2. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 7 years ago
  3. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  4. 655bf8f saturate IPoint math, handle NaN in isEmpty by Mike Reed · 7 years ago
  5. de5c502 move checkLE functionality directly onto readbuffer by Mike Reed · 8 years ago
  6. b0ae566 Check enum values in SkDisplacementMapEffect's CreateProc by Robert Phillips · 8 years ago
  7. 60aaeb2 create imagepriv and name params by Cary Clark · 8 years ago
  8. f06ead9 Add support for transfer functions to GrColorSpaceXform by Brian Osman · 8 years ago
  9. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 8 years ago
  10. 2240be9 Remove color space xform from GrTextureDomain & GrSimpleTextureEffect by Brian Osman · 8 years ago
  11. bd2c653e Convert several effects to use color space xform FP by Brian Osman · 8 years ago
  12. abff956 initClassID no longer auto-allocates ids by Ethan Nicholas · 8 years ago
  13. 8aa4569 switched SkSL's temporary 'highfloat' type back to 'float' by Ethan Nicholas · 8 years ago
  14. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 8 years ago
  15. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 8 years ago
  16. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 8 years ago
  17. a4083c9 make most of SkColorPriv.h private by Cary Clark · 8 years ago
  18. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 8 years ago
  19. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 8 years ago
  20. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 8 years ago
  21. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 8 years ago
  22. ffc2ec4 Implement clone() for GrDisplacementEffect by Brian Salomon · 8 years ago
  23. c686ce3 Smaller fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 8 years ago
  24. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 8 years ago
  25. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 8 years ago
  26. 6d9f429 only create new instance if needed for colorspacexformer by Mike Reed · 8 years ago
  27. 0c26a9d GR_TEST_UTILS fixes by Brian Salomon · 8 years ago
  28. 1a74c53 reduce SkDisplacementImageFilter size. by Mike Reed · 8 years ago
  29. 3f93b72 Revert "reduce SkDisplacementImageFilter size" by Mike Reed · 8 years ago
  30. ed68a92 reduce SkDisplacementImageFilter size by Mike Reed · 8 years ago
  31. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 8 years ago
  32. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 8 years ago
  33. 9bee2e5 Revise system for checking for uninstantiated proxies by Robert Phillips · 8 years ago
  34. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 8 years ago
  35. 6d72ed9 SkImageFilter::onMakeColorSpace() - more overrides by Matt Sarett · 8 years ago
  36. ab015ef Move the ability to access textures, buffers, and image storages out from GrProcessor. by Brian Salomon · 8 years ago
  37. 5869ea9 Fully remove coord transform precision code by Brian Osman · 8 years ago
  38. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 8 years ago
  39. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 8 years ago
  40. c65aec9 Make GrClip.h private by Brian Salomon · 8 years ago
  41. 3b65598 Make SkGr.h private and remove unused functions by Brian Osman · 8 years ago
  42. c624d9d Refactor GrColorSpaceXformHelper by Brian Osman · 8 years ago
  43. 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
  44. 32f2818 Clean up/remove unused GrFragmentProcessor-derived ctors by Robert Phillips · 8 years ago
  45. dbc8eeb Remove GrProcessorTestData's GrTextures by Robert Phillips · 8 years ago
  46. 8e1c4e6 Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2) by Robert Phillips · 8 years ago
  47. 8be952a SkScalarMul is deprecated by Mike Reed · 8 years ago
  48. cb30bb2 Remove GrFragmentProcessor::computeInvariantOutput by Brian Salomon · 8 years ago
  49. 696b293 Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly" by Robert Phillips · 9 years ago
  50. e88cf6b Remove asTextureRef from SkSpecialImage & update effects accordingly by Robert Phillips · 9 years ago
  51. 6f6961e make GR_TEST_UTILS=0 work by Hal Canary · 9 years ago
  52. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 9 years ago
  53. 587e08f Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations."" by Brian Salomon · 9 years ago
  54. 052fd51 Revert "Start of rewrite of GrFragmentProcessor optimizations." by Ethan Nicholas · 9 years ago
  55. 85eb422 Start of rewrite of GrFragmentProcessor optimizations. by Brian Salomon · 9 years ago
  56. 5f13fba Stop tracking whether GrFragmentProcessors read their input by Brian Salomon · 9 years ago
  57. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 9 years ago
  58. a7d61a6 Revert "Continue making Ganesh use absolute texture coordinates" by Joe Gregorio · 9 years ago
  59. 4493a9d Continue making Ganesh use absolute texture coordinates by Robert Phillips · 9 years ago
  60. 75a475c Try out refFoo pattern on GrRenderTargetContext by Robert Phillips · 9 years ago
  61. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 9 years ago
  62. e98234f Start making texture coordinates be absolute by Robert Phillips · 9 years ago
  63. 55325b7 clean up non-ASCII comments by Hal Canary · 9 years ago
  64. 721a2c4 Add color space xform support to GrDisplacementEffect by Brian Osman · 9 years ago
  65. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 9 years ago
  66. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 9 years ago
  67. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 9 years ago
  68. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 9 years ago
  69. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 9 years ago
  70. 1edc5b9 Rename vars and functions from 'glslcaps'->'shadercaps' by Brian Salomon · 9 years ago
  71. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 9 years ago
  72. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 9 years ago
  73. db4183d In GrProcessor::TextureSampler drop the "get", it's cleaner by Brian Salomon · 9 years ago
  74. 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 9 years ago
  75. 7f6cd90 Start plumbing deferral of GPU resources in the image filters by Robert Phillips · 9 years ago
  76. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 9 years ago
  77. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 9 years ago
  78. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 9 years ago
  79. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 9 years ago
  80. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 9 years ago
  81. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 9 years ago
  82. 2ebd0c8 Remove option to make GrCoordTransforms apply to device positions. by Brian Salomon · 9 years ago
  83. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 9 years ago
  84. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 9 years ago
  85. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 9 years ago
  86. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 9 years ago
  87. eed6b0e Change SkSpecialImage::makeSurface and makeTightSurface to take output by brianosman · 9 years ago
  88. 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 · 9 years ago
  89. 53c3808 Change SkSpecialImage::makeSurface and makeTightSurface to take output by brianosman · 9 years ago
  90. 5a9c2f1 sRGB cleanup in image filters. Ensure we configure paints correctly. by brianosman · 9 years ago
  91. 2a75e5d Add output format properties to SkImageFilter::Context by brianosman · 9 years ago
  92. 2695eaa Fix some GPU image filter code to preserve precision and color space by brianosman · 9 years ago
  93. 1a1aa93 Remove unneeded GrGLSLTransformedCoordsArray type by bsalomon · 9 years ago
  94. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 9 years ago
  95. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 9 years ago
  96. afbf71d Adding color space to SkSpecialImage by brianosman · 9 years ago
  97. 06ca8ec sk_sp for Ganesh. by bungeman · 9 years ago
  98. 846c051 Convert GrClip to an abstract base class by cdalton · 9 years ago
  99. 76948d4 Add Gr*Proxy classes by robertphillips · 9 years ago
  100. 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 9 years ago