1. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  2. aca31fe Stop supporting HW dither by bsalomon · 9 years ago
  3. af2533a Make GrProcessorDataManager a noop by joshualitt · 9 years ago
  4. ac856c9 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  5. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  6. 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
  7. 2424344 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  8. 5b4f05f Move GrProcessorDataManager to GrMemoryPool by joshualitt · 9 years ago
  9. 5f10b5c More threading of GrProcessorDataManager by joshualitt · 9 years ago
  10. 1fa4572 Update XPF invariant info to not account for conflation by cdalton · 9 years ago
  11. b197b8f Use SkXfermode as public facing enum for GrPorterDuffXP by egdaniel · 10 years ago
  12. 2fdeda0 XPFactory lazily initializie in drawstate / GrPaint by joshualitt · 10 years ago
  13. 40d4bd8 removing coord change matrices by joshualitt · 10 years ago
  14. 080e673 Add XP to handle the cases where we disable color write. by egdaniel · 10 years ago
  15. 9e4ecdc Add an InvariantOutput for the XPF. by egdaniel · 10 years ago
  16. 9513143 Make all blending up to GrOptDrawState be handled by the xp/xp factory. by egdaniel · 10 years ago
  17. 8d95ffa Revert of Make all blending up to GrOptDrawState be handled by the xp/xp factory. (patchset #7 id:140001 of https://codereview.chromium.org/759713002/) by egdaniel · 10 years ago
  18. 7c66342 Make all blending up to GrOptDrawState be handled by the xp/xp factory. by egdaniel · 10 years ago
  19. c016fb8 Use static XPF for porter duff xp factories. by egdaniel · 10 years ago
  20. 378092f Add XferProcessor factory in GrPaint and GrDrawState. by egdaniel · 10 years ago
  21. b6cbc38 Add GrProcOptInfo class to track various output information for color and coverage stages. by egdaniel · 10 years ago
  22. 605dd0f Move GrInvariantOutput out of GrProcessor and into its own class. by egdaniel · 10 years ago
  23. 4052a8e Remove coverage from grpaint by joshualitt · 10 years ago
  24. 37b4d86 Force input coverage to be only a byte in gpu shaders. by egdaniel · 10 years ago
  25. 1a8ecdf Add isSingleComponent bool to getConstantColorComponent by egdaniel · 10 years ago
  26. b4b7a4c Revert of Add isSingleComponent bool to getConstantColorComponent (patchset #6 id:100001 of https://codereview.chromium.org/608253002/) by robertphillips · 10 years ago
  27. 3b8af07 Add isSingleComponent bool to getConstantColorComponent by egdaniel · 10 years ago
  28. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  29. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  30. 97b9ab7 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  31. 969842a Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. (https://codereview.chromium.org/377503004/) by reed · 10 years ago
  32. 2011fe9 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  33. f99f884 Remove use of GrEffectRef from draw state and below. by bsalomon · 10 years ago
  34. 88cb22b Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL by commit-bot@chromium.org · 10 years ago
  35. a34995e Implement SkColorFilter as a GrGLEffect by commit-bot@chromium.org · 11 years ago
  36. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  37. 24ab3b0 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 11 years ago
  38. 75796db Revert "Add blend optimization helpers and use to convert rect draws to clears." by bsalomon@google.com · 11 years ago
  39. c1cdf21 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 11 years ago
  40. 9b6a185 Revert "Add blend optimization helpers and use to convert rect draws to clears." by bsalomon@google.com · 11 years ago
  41. 66017f6 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 11 years ago
  42. b88ab93 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  43. 42dacab Make GrPaint have a variable sized array of color and coverage stages rather than a fixed size. by commit-bot@chromium.org · 11 years ago