1. 5be6c95 Revert "Revert "Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis."" by Brian Salomon · 7 years ago
  2. 3329cce Revert "Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis." by Brian Salomon · 7 years ago
  3. f833215 Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis. by Brian Salomon · 7 years ago
  4. a163392 Revert "Revert "Removing ref counting from GrXPFactory."" by Brian Salomon · 8 years ago
  5. 003312a Revert "Removing ref counting from GrXPFactory." by Brian Salomon · 8 years ago
  6. a8f80de Removing ref counting from GrXPFactory. by Brian Salomon · 8 years ago
  7. 92aee3d This renames methods and classes that relate to static analysis of combinations of GrDrawOps and GrPipelines. by Brian Salomon · 8 years ago
  8. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  9. 3ccf2e7 Remove hasMixedSamples() from GrPipelineBuilder by cdalton · 8 years ago
  10. 2279325 added support for PLS path rendering by ethannicholas · 8 years ago
  11. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 8 years ago
  12. 7df3f5e added support for PLS path rendering by ethannicholas · 8 years ago
  13. de4166a APIs which took colorPOI / coveragePOI pairs updated to take a GrPipelineOptimizations struct by ethannicholas · 9 years ago
  14. c4b7272 Don't create a GXPFactory when blend is SrcOver by egdaniel · 9 years ago
  15. 86ae0a9 Add mixed samples support to XPs by cdalton · 9 years ago
  16. 1fa4572 Update XPF invariant info to not account for conflation by cdalton · 9 years ago
  17. 6a44c6a Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 9 years ago
  18. 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
  19. bb106b5 Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 9 years ago
  20. 4b91f76 rename GrDrawTargetCaps to GrCaps by bsalomon · 9 years ago
  21. 99bc9fd Remove canTweakAlphaForCoverage from XP's since batch reads flag. by egdaniel · 9 years ago
  22. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  23. 0bdeec9 Remove canApplyCoverage from XP and all related functions in gpu code. by egdaniel · 9 years ago
  24. 3ad6570 Use dst copies in porter duffer XP to correctly render certain blends. by egdaniel · 9 years ago
  25. b197b8f Use SkXfermode as public facing enum for GrPorterDuffXP by egdaniel · 9 years ago[Renamed (68%) from src/gpu/effects/GrCoverageSetOpXP.h]
  26. 2b816ba Revert of Use dst copies in porter duffer XP to correctly render certain blends. (patchset #4 id:60001 of https://codereview.chromium.org/914003003/) by egdaniel · 9 years ago
  27. 997c635 Use dst copies in porter duffer XP to correctly render certain blends. by egdaniel · 9 years ago
  28. e36914c Pass in ProcOptInfos into willNeedDstCopy on XPs by egdaniel · 9 years ago
  29. 41d4f09 Move GrXferProcessor subclasses into cpp files by egdaniel · 9 years ago
  30. 50785a3 Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #1 id:1 of https://codereview.chromium.org/901663007/) by bsalomon · 9 years ago
  31. 21b2c53 Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:200001 of https://codereview.chromium.org/885923002/) by bsalomon · 9 years ago
  32. 5e1378d Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 9 years ago
  33. 4dce32c Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 9 years ago
  34. 7adb355 Revert of Revert "Move DstCopy on gpu into the GrXferProcessor." (patchset #1 id:1 of https://codereview.chromium.org/896163003/) by egdaniel · 9 years ago
  35. 3e9dfdb Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 9 years ago
  36. 74a1175 Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 9 years ago
  37. 71e236c Remove willReadDst from GrFragmentProcessor. by egdaniel · 9 years ago
  38. 080e673 Add XP to handle the cases where we disable color write. by egdaniel · 10 years ago
  39. 9e4ecdc Add an InvariantOutput for the XPF. by egdaniel · 10 years ago
  40. e3d5c7f Cleanup: More override fixes. by tfarina · 10 years ago
  41. 8750924 Add Coverage Drawing XP by egdaniel · 10 years ago