1. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 8 years ago
  2. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 8 years ago
  3. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 8 years ago
  4. 2e491a6 clean up (partially) colortable api by Mike Reed · 8 years ago
  5. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 8 years ago
  6. c624d9d Refactor GrColorSpaceXformHelper by Brian Osman · 8 years ago
  7. cb30bb2 Remove GrFragmentProcessor::computeInvariantOutput by Brian Salomon · 8 years ago
  8. 5d4cd9e Re-enable processor optimization test with some fixes. by Brian Salomon · 8 years ago
  9. 83e939b Use SkArenaAlloc in the SkAutoBlitterChoose code. by Herb Derby · 8 years ago
  10. dd8b72a Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code." by Robert Phillips · 8 years ago
  11. 2b57b7f Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code. by Herb Derby · 8 years ago
  12. 6f6961e make GR_TEST_UTILS=0 work by Hal Canary · 8 years ago
  13. 587e08f Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations."" by Brian Salomon · 8 years ago
  14. 052fd51 Revert "Start of rewrite of GrFragmentProcessor optimizations." by Ethan Nicholas · 8 years ago
  15. 85eb422 Start of rewrite of GrFragmentProcessor optimizations. by Brian Salomon · 8 years ago
  16. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  17. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  18. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  19. 1edc5b9 Rename vars and functions from 'glslcaps'->'shadercaps' by Brian Salomon · 8 years ago
  20. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  21. 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 8 years ago
  22. 67b39de s/SkAutoTUnref/sk_sp/ in src/ part 1 by Hal Canary · 8 years ago
  23. a219653 Include 4f variants of random gradients during testing by Brian Osman · 8 years ago
  24. 466ad99 Slightly generalize GPU hard stop gradient implementation. by Brian Salomon · 8 years ago
  25. e75c19f Update comment, move constant inside helper struct by Brian Osman · 8 years ago
  26. 3f74860 Convert gradient params test helper to a struct by Brian Osman · 8 years ago
  27. 088e21b Harden degenerate gradient context handling by fmalita · 8 years ago
  28. 2ebd0c8 Remove option to make GrCoordTransforms apply to device positions. by Brian Salomon · 8 years ago
  29. e25d71c Gradients are serialized (and can be constructed) as SkColor4f + SkColorSpace by brianosman · 8 years ago
  30. b58a2b4 Stop aggregating texture/buffer access objects in GrFragmentProcessor parents. by bsalomon · 8 years ago
  31. d454609 Support for color-spaces with multi-stop (texture) gradients by brianosman · 8 years ago
  32. b9c5137 Add storage and computation of SkColor4f version of gradient stops. by brianosman · 8 years ago
  33. 93110a8 Remove the unused 16-bit gradient cache by brianosman · 8 years ago
  34. 9557c27 Bundle common arguments to GrGradientEffect creation by brianosman · 8 years ago
  35. 14e7a60 Revert of Bundle common arguments to GrGradientEffect creation (patchset #2 id:20001 of https://codereview.chromium.org/2332213007/ ) by djsollen · 8 years ago
  36. f605c16 Bundle common arguments to GrGradientEffect creation by brianosman · 8 years ago
  37. cd9a1d0 Add specialized code for hard stop gradients on GPU by fmenozzi · 8 years ago
  38. 8a822ba Revert of Exact Ganesh Gradients for Special Cases (patchset #9 id:160001 of https://codereview.chromium.org/2223203003/ ) by halcanary · 8 years ago
  39. 2a49591 Remove generalized gradient code by fmenozzi · 8 years ago
  40. cf736d7 Revert of Exact Ganesh Gradients for Special Cases (patchset #8 id:140001 of https://codereview.chromium.org/2223203003/ ) by halcanary · 8 years ago
  41. 99818d6 Remove generalized gradient code by fmenozzi · 8 years ago
  42. 568de46 Revert "Remove generalized gradient code" by fmenozzi · 8 years ago
  43. 0c63006 Remove generalized gradient code by fmenozzi · 8 years ago
  44. 55d318d Refactor various gradient effect classes by fmenozzi · 8 years ago
  45. 64e8e5d Clarify GrGradientEffect key enum by fmenozzi · 8 years ago
  46. 09aa1fc Refactor how we store and use samplers in Ganesh by egdaniel · 9 years ago
  47. b800248 Revert of Refactor how we store and use samplers in Ganesh (patchset #7 id:120001 of https://codereview.chromium.org/1885863004/ ) by egdaniel · 9 years ago
  48. 45b61a1 Refactor how we store and use samplers in Ganesh by egdaniel · 9 years ago
  49. d9dd428 Modernize and trim down SkOnce. by mtklein · 9 years ago
  50. 3f6f76f Rename EmitArgs::fSamplers to fTexSamplers by cdalton · 9 years ago
  51. d7dc76f Remove version checks for _MSC_VER < 1800 (msvs2013). by bungeman · 9 years ago
  52. bc590c0 Initial linear gradient 4f impl by fmalita · 9 years ago
  53. 8528541 Add more specialized fragment builders by cdalton · 9 years ago
  54. 9cdb992 Clean up GrGLSLFragmentProcessor-derived classes by robertphillips · 9 years ago
  55. 3127c99 ubsan shift fixes by caryclark · 9 years ago
  56. 7ea439b Create GLSLUniformHandler class for gpu backend by egdaniel · 9 years ago
  57. a2e3e0f Move glsl onto EmitArgs struct for emitCode by egdaniel · 9 years ago
  58. 4ca2e60 Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder. by egdaniel · 9 years ago
  59. f3182eb Implement multi-color-stops in linear gradients using Sk4f by reed · 9 years ago
  60. 64c4728 Make all GrFragmentProcessors GL independent. by egdaniel · 9 years ago
  61. 8dcdedc Make GrGLSLProgramBuilder base class for GrGLProgramBuilder. by egdaniel · 9 years ago
  62. 018fb62 Create GLSL base class for ProgramDataManager by egdaniel · 9 years ago
  63. 37d8688 Optional gradient dithering by fmalita · 9 years ago
  64. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  65. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  66. f3c15b7 Move SkTemplates.h to private. by bungeman · 9 years ago
  67. 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
  68. 6af0c93 Moved GrGLFragmentProcessor definition to its own file by wangyix · 9 years ago
  69. 3df1e21 Another trivial cleanup by joshualitt · 9 years ago
  70. 6968428 Revert of Another trivial cleanup (patchset #6 id:100001 of https://codereview.chromium.org/1229303003/) by joshualitt · 9 years ago
  71. 52e7657 Another trivial cleanup by joshualitt · 9 years ago
  72. 9cc1775 rename GrShaderDataManager -> GrProcessorDataManager by joshualitt · 9 years ago
  73. b245605 more threading of GrShaderDataManager by joshualitt · 9 years ago
  74. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  75. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  76. cc695fe Gradient shaders: make fPtsToUnit const, pre-cache getType(). by mtklein · 10 years ago
  77. eb2a676 Remove backend factories by joshualitt · 10 years ago
  78. 88fd0fb Bump min picture version. by mtklein · 10 years ago
  79. 60030bc remove one place we read from gpu key in effects by joshualitt · 10 years ago
  80. 605dd0f Move GrInvariantOutput out of GrProcessor and into its own class. by egdaniel · 10 years ago
  81. 6251d17 Split GrFragmentProcessor into its own header by bsalomon · 10 years ago
  82. 0e08fc1 Push isEqual/onIsEqual down from GrProcessor to subclasses. by bsalomon · 10 years ago
  83. a5305a1 Opt state takes a GP instead of a GeometryStage by joshualitt · 10 years ago
  84. 89c7a2e Revert of Opt state takes a GP instead of a GeometryStage (patchset #18 id:1500001 of https://codereview.chromium.org/637003003/) by joshualitt · 10 years ago
  85. 71856d5 Opt state takes a GP instead of a GeometryStage by joshualitt · 10 years ago
  86. 1598899 FPs now use the correct builder types(just a rename) by joshualitt · 10 years ago
  87. 1a8ecdf Add isSingleComponent bool to getConstantColorComponent by egdaniel · 10 years ago
  88. b4b7a4c Revert of Add isSingleComponent bool to getConstantColorComponent (patchset #6 id:100001 of https://codereview.chromium.org/608253002/) by robertphillips · 10 years ago
  89. 3b8af07 Add isSingleComponent bool to getConstantColorComponent by egdaniel · 10 years ago
  90. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  91. 49586be removing GrDrawEffect by joshualitt · 10 years ago
  92. 08da4f2 Revert of removing GrDrawEffect (patchset #4 id:60001 of https://codereview.chromium.org/571163002/) by joshualitt · 10 years ago
  93. 8ddbe8b removing GrDrawEffect by joshualitt · 10 years ago
  94. 8367b8c extend SkShader to report a luminance-color to be used for gamma correction by reed · 10 years ago
  95. 30ba436 Initial refactor of shaderbuilder to prepare for geometry shaders by joshualitt · 10 years ago
  96. a6cac4c rename gradients private BitmapCache to GradientBitmapCache by reed · 10 years ago
  97. 9fa60da Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc). by reed · 10 years ago
  98. addf2ed add localMatrix to gradient Descriptor by reed · 10 years ago
  99. 7510b22 Rename GrGLUniformManager to GrGLProgramDataManager by kkinnunen · 10 years ago
  100. 63e99f7 Allow GrGLEffects to produce variable length keys. by bsalomon · 10 years ago