1. f9f4512 Reland image storage with fixes. by Brian Salomon · 8 years ago
  2. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  3. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  4. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  5. 59dc411 Revert "Initial OpenGL Image support." by Brian Salomon · 8 years ago
  6. be34882 Initial OpenGL Image support. by Brian Salomon · 8 years ago
  7. 101b844 Remove GrGLSLSampler type and subclasses by Brian Salomon · 8 years ago
  8. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  9. a624bf3 Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
  10. 56b7dc4 Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (patchset #3 id:40001 of https://codereview.chromium.org/2339203002/ ) by bsalomon · 8 years ago
  11. d91237e Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
  12. 5d8f69f Merge GrGLSLProgramDesc into GrProgramDesc by egdaniel · 8 years ago
  13. 0d9990f Merge ProgramDesc's for GL and Vulkan by egdaniel · 8 years ago
  14. 33f6b3f Manually generated sRGB mipmaps, with successively smaller draws. by brianosman · 8 years ago
  15. 09aa1fc Refactor how we store and use samplers in Ganesh by egdaniel · 9 years ago
  16. 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
  17. 45b61a1 Refactor how we store and use samplers in Ganesh by egdaniel · 9 years ago
  18. 74b8d32 Implement texel buffers by cdalton · 9 years ago
  19. fa89632 Move some program building utils from GL to GLSL by egdaniel · 9 years ago
  20. 7ea439b Create GLSLUniformHandler class for gpu backend by egdaniel · 9 years ago
  21. 0eafe79 Create GrGLSLVaryingHandler class for program building by egdaniel · 9 years ago
  22. 7dc4bd0 Remove GrGLProcessor and create GrGLSLTextureSampler class. by egdaniel · 9 years ago
  23. 018fb62 Create GLSL base class for ProgramDataManager by egdaniel · 9 years ago
  24. cdf79db Remove unused member variables in GrGLProgram by egdaniel · 9 years ago
  25. ef4ba3d Fix Ganesh perspective projection bug by robertphillips · 9 years ago
  26. d8dd47b remove path specific program building classes by joshualitt · 9 years ago
  27. 465283c Remove batchtracker by joshualitt · 9 years ago
  28. ac856c9 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  29. 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
  30. 2424344 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  31. 7aedda5 Refactor separable varying location info to be stored in GrGLProgram subclass by kkinnunen · 9 years ago
  32. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  33. cba99b8 Move GLSL-specific routines/classes to separate glsl directory by jvanverth · 9 years ago
  34. 4271765 Don't call bindTexture from GrGLProgram by cdalton · 9 years ago
  35. 6a44c6a Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 9 years ago
  36. d23a395 Revert of Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. (patchset #6 id:100001 of https://codereview.chromium.org/1132093004/) by bungeman · 9 years ago
  37. bb106b5 Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 9 years ago
  38. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  39. 8dd688b Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder by egdaniel · 10 years ago
  40. b77e4b6 remove drawType from optState by joshualitt · 10 years ago
  41. 873ad0e BUG=skia: by joshualitt · 10 years ago
  42. 71c9260 More changes to bring together path / geo procs by joshualitt · 10 years ago
  43. abb52a1 Move most of the transform logic into the primitive processors by joshualitt · 10 years ago
  44. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  45. ee2af95 ViewMatrix uniform upload moved to GeometryProcessor by joshualitt · 10 years ago
  46. 290c09b initial changes to add local matrix to primitive processor by joshualitt · 10 years ago
  47. 861e103 Rename GrGpuGL to GrGLGpu for consistency by bsalomon · 10 years ago
  48. 9b98932 This change will ultimately pull uniform color, and to a much lesser degree uniform coverage, into GPs. There are still some loose ends because drawstate has the ability to override the GP, but fixing these cleanly will have to wait until we have deferred geometry in place and can make attribute / uniform decisions on the fly. by joshualitt · 10 years ago
  49. c230414 Create xfer processor backend. by egdaniel · 10 years ago
  50. 2947382 Revert of Create xfer processor backend. (patchset #6 id:100001 of https://codereview.chromium.org/764643004/) by joshualitt · 10 years ago
  51. 4dffc94 Create xfer processor backend. by egdaniel · 10 years ago
  52. dafa4d0 move program descriptor generation to flush by joshualitt · 10 years ago
  53. f78c60c Revert of move program descriptor generation to flush (patchset #7 id:120001 of https://codereview.chromium.org/777673003/) by joshualitt · 10 years ago
  54. 829e1b8 move program descriptor generation to flush by joshualitt · 10 years ago
  55. 9176e2c dstCopy on optdrawstate by joshualitt · 10 years ago
  56. ae59b77 Create GrOptDrawState before recording draw in GrInOrderDrawBuffer by bsalomon · 10 years ago
  57. 37b4d86 Force input coverage to be only a byte in gpu shaders. by egdaniel · 10 years ago
  58. 79f8fae OptState owns program descriptor by joshualitt · 10 years ago
  59. 0e60282 Working patch to remove constant attributes. This may cause some gm mismatches, I will rebaseline tonight. by joshualitt · 10 years ago
  60. 98102a8 Revert of Patch to remove constant attributes (patchset #8 id:120002 of https://codereview.chromium.org/678073005/) by joshualitt · 10 years ago
  61. 95f5194 Working patch to remove constant attributes. This may cause some gm mismatches, I will rebaseline tonight. by joshualitt · 10 years ago
  62. 9f2825f Revert of Patch to remove constant attributes (patchset #6 id:100001 of https://codereview.chromium.org/678073005/) by joshualitt · 10 years ago
  63. 84c94c0 Working patch to remove constant attributes. This may cause some gm mismatches, I will rebaseline tonight. by joshualitt · 10 years ago
  64. a5305a1 Opt state takes a GP instead of a GeometryStage by joshualitt · 10 years ago
  65. 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
  66. 71856d5 Opt state takes a GP instead of a GeometryStage by joshualitt · 10 years ago
  67. 47bb382 Cleanup of shader building system by joshualitt · 10 years ago
  68. db0d3ca Revert of Cleanup of shader building system (patchset #25 id:470001 of https://codereview.chromium.org/611653002/) by joshualitt · 10 years ago
  69. fe1233c Cleanup of shader building system by joshualitt · 10 years ago
  70. 307796b Plumb OptDrawState down to VertexShaderBuilder by egdaniel · 10 years ago
  71. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  72. c064824 Calculate Primary and Secondary output types in the GrOptDrawState by egdaniel · 10 years ago
  73. 170f90b Attach GrOptDrawState into shader building pipeline by egdaniel · 10 years ago
  74. 8a4c103 Revert of Attach GrOptDrawState into shader building pipeline (patchset #11 id:220001 of https://codereview.chromium.org/504203004/) by egdaniel · 10 years ago
  75. ee62065 Attach GrOptDrawState into shader building pipeline by egdaniel · 10 years ago
  76. bd769d0 Initial change to create GeometryProcessor by joshualitt · 10 years ago
  77. ec56e45 Implement NV_path_rendering on OpenGL ES by kkinnunen · 10 years ago
  78. 30ba436 Initial refactor of shaderbuilder to prepare for geometry shaders by joshualitt · 10 years ago
  79. dddc18a Make GrGLProgram be available to GrGLProgramDataManager by kkinnunen · 10 years ago
  80. 7510b22 Rename GrGLUniformManager to GrGLProgramDataManager by kkinnunen · 10 years ago
  81. 8ab8cc0 Finish removing GrTHashTable by robertphillips · 10 years ago
  82. a05fa06 Use GrGLShaderBuilder::GenProgramOutput in GrGLProgram. by commit-bot@chromium.org · 10 years ago
  83. 9681eeb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  84. facad13 Make GrGLShaderBuilder store a GenProgramOutput by commit-bot@chromium.org · 10 years ago
  85. 6eac42e Incremental refactoring of GrGLProgram and GrGLShaderBuilder by commit-bot@chromium.org · 10 years ago
  86. 0365261 Move all code generation from GrGLProgram to GrGLShaderBuilder by commit-bot@chromium.org · 10 years ago
  87. 47c66dd separate view matrix from rt adjustment by commit-bot@chromium.org · 10 years ago
  88. b930cc3 Please Valgrind by calling preConcat. by commit-bot@chromium.org · 11 years ago
  89. a34995e Implement SkColorFilter as a GrGLEffect by commit-bot@chromium.org · 11 years ago
  90. 6b30e45 Use vertexless shaders when NVpr is available by commit-bot@chromium.org · 11 years ago
  91. 3390b9a Repurpose GrGLCoordTransform as GrGLProgramEffects by commit-bot@chromium.org · 11 years ago
  92. 77af680 Make GPU coord transforms automatic by bsalomon@google.com · 11 years ago
  93. 410552a Move the GL shader compilation step into GrGLShaderBuilder by commit-bot@chromium.org · 11 years ago
  94. a4acf12 Revert "Add a requiresVertexShader method to GrGLEffect" by commit-bot@chromium.org · 11 years ago
  95. a4de8c2 Remove GrRefCnt.h in favor of SkRefCnt.h by commit-bot@chromium.org · 11 years ago
  96. a91f031 Add a requiresVertexShader method to GrGLEffect by commit-bot@chromium.org · 11 years ago
  97. 215a682 Add getGLMatrix method to MatrixState by commit-bot@chromium.org · 11 years ago
  98. 9188a15 Add a GrGpuGL reference for GrGLProgram/GrGLUniformManager by commit-bot@chromium.org · 11 years ago
  99. 5a02cb4 Isolate VertexBuilder from GrGLShaderBuilder by commit-bot@chromium.org · 11 years ago
  100. 7425c12 Refactor GrGLUniformManager::UniformHandle to initialize itself by default by commit-bot@chromium.org · 11 years ago