1. cff10b2 change colorfilter to return an array of frag processors by reed · 9 years ago
  2. b0ae649 Add device space skshader GM to test kDevice_GrCoordSet by bsalomon · 10 years ago
  3. 605dd0f Move GrInvariantOutput out of GrProcessor and into its own class. by egdaniel · 10 years ago
  4. 9e4d6d1 Move willUseInputColor check to computeInvariantOutput by egdaniel · 10 years ago
  5. 6251d17 Split GrFragmentProcessor into its own header by bsalomon · 10 years ago
  6. ccb2e38 Create helper functions to use in computeInvariantOutput calls by egdaniel · 10 years ago
  7. 1a8ecdf Add isSingleComponent bool to getConstantColorComponent by egdaniel · 10 years ago
  8. b4b7a4c Revert of Add isSingleComponent bool to getConstantColorComponent (patchset #6 id:100001 of https://codereview.chromium.org/608253002/) by robertphillips · 10 years ago
  9. 3b8af07 Add isSingleComponent bool to getConstantColorComponent by egdaniel · 10 years ago
  10. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  11. 83d081a Goodbye GrEffectRef. by bsalomon · 10 years ago
  12. 97b9ab7 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  13. 969842a Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. (https://codereview.chromium.org/377503004/) by reed · 10 years ago
  14. 2011fe9 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  15. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  16. 4ee16bf Add a DEF_GPUTEST() macro. by tfarina@chromium.org · 11 years ago
  17. a34995e Implement SkColorFilter as a GrGLEffect by commit-bot@chromium.org · 11 years ago