1. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  2. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  3. fda8807 Convert some unit tests from running on GL contexts to running on all contexts by bsalomon · 8 years ago
  4. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  5. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  6. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  7. d053ce9 Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ ) by reed · 8 years ago
  8. d688929 Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ ) by reed · 8 years ago
  9. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  10. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  11. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  12. 1530283 Generate list of GPU contexts outside tests by kkinnunen · 9 years ago
  13. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  14. e25eea4 Use child processors to implement compose color filter. by bsalomon · 9 years ago
  15. f1b7a1d Make skpaint->grpaint flow work for composing draws (verts and atlas) by bsalomon · 9 years ago
  16. ae4738f Create fragment processor for performing input color blend with child processor by bsalomon · 9 years ago
  17. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  18. 9cc1775 rename GrShaderDataManager -> GrProcessorDataManager by joshualitt · 9 years ago
  19. 2cff176 More threading of GrShaderDataManager by joshualitt · 9 years ago
  20. cff10b2 change colorfilter to return an array of frag processors by reed · 9 years ago
  21. b0ae649 Add device space skshader GM to test kDevice_GrCoordSet by bsalomon · 10 years ago
  22. 605dd0f Move GrInvariantOutput out of GrProcessor and into its own class. by egdaniel · 10 years ago
  23. 9e4d6d1 Move willUseInputColor check to computeInvariantOutput by egdaniel · 10 years ago
  24. 6251d17 Split GrFragmentProcessor into its own header by bsalomon · 10 years ago
  25. ccb2e38 Create helper functions to use in computeInvariantOutput calls by egdaniel · 10 years ago
  26. 1a8ecdf Add isSingleComponent bool to getConstantColorComponent by egdaniel · 10 years ago
  27. b4b7a4c Revert of Add isSingleComponent bool to getConstantColorComponent (patchset #6 id:100001 of https://codereview.chromium.org/608253002/) by robertphillips · 10 years ago
  28. 3b8af07 Add isSingleComponent bool to getConstantColorComponent by egdaniel · 10 years ago
  29. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  30. 83d081a Goodbye GrEffectRef. by bsalomon · 10 years ago
  31. 97b9ab7 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  32. 969842a Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. (https://codereview.chromium.org/377503004/) by reed · 10 years ago
  33. 2011fe9 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  34. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  35. 4ee16bf Add a DEF_GPUTEST() macro. by tfarina@chromium.org · 11 years ago
  36. a34995e Implement SkColorFilter as a GrGLEffect by commit-bot@chromium.org · 11 years ago