1. 52cb1d0 Rename GrXferProcessor::DstProxyView to GrDstProxyView. by John Stiles · 3 years, 1 month ago
  2. 57ab06c Delete mixed samples by Chris Dalton · 3 years, 3 months ago
  3. f2fb80f Add unaffectedByDstValue() to GrProcessorSet::Analysis by Chris Dalton · 3 years, 7 months ago
  4. 2833ec6 Plumb mixed samples through GrXPFactory::GetAnalysisProperties by Chris Dalton · 3 years, 7 months ago
  5. 88d7e62 Make ManagedBackendTexture fail on invalid GrBackendTexture by Brian Salomon · 3 years, 8 months ago
  6. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 3 years, 9 months ago
  7. 7205080 Revert "Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers.""" by Brian Salomon · 3 years, 9 months ago
  8. 4efaf5e Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."" by Brian Salomon · 3 years, 9 months ago
  9. 21f8b51 Revert "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."" by Brian Salomon · 3 years, 9 months ago
  10. f625e4c Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers." by Brian Salomon · 3 years, 9 months ago
  11. 5ee0556 Use ManagedBackendTexture in place of TestUtils backend texture helpers. by Brian Salomon · 3 years, 9 months ago
  12. aac5728 Make GrRRectBlurEffect use the thread-safe uniquely-keyed view cache (take 2) by Robert Phillips · 3 years, 9 months ago
  13. 55b69f5 Revert "Make GrRRectBlurEffect use the thread-safe uniquely-keyed view cache" by Brian Osman · 3 years, 9 months ago
  14. 4cf00a8 Make GrRRectBlurEffect use the thread-safe uniquely-keyed view cache by Robert Phillips · 3 years, 9 months ago
  15. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years ago
  16. f4f8011 Add Context factories to GrDirectContext by Robert Phillips · 4 years ago
  17. 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years ago
  18. c1ad77c Add finisehd proc to backend texture creation. by Greg Daniel · 4 years, 2 months ago
  19. 8a78e9c Don't require color type to wrap a texture/RT. by Brian Salomon · 4 years, 4 months ago
  20. c529681 Fix CompatibleCoverageAsAlpha flag when reducing src-over to src. by Greg Daniel · 4 years, 4 months ago
  21. 3a36511 Remove origin from GrSurfaceProxy. by Greg Daniel · 4 years, 5 months ago
  22. f6d60d3 On ARM disable blend when src-over has src with alpha of 1. by Greg Daniel · 4 years, 6 months ago
  23. 14b5721 Rename GrCaps textureSwizzle to readSwizzle. by Greg Daniel · 4 years, 7 months ago
  24. 524e28b Use GrSurfaceProxyView for dst proxies. by Greg Daniel · 4 years, 8 months ago
  25. 74c19de Add SkUNREACHABLE to definition of SK_ABORT. by Brian Salomon · 5 years ago
  26. bbb3f64 Add a workaround for PowerVRRogue to never disable color writes by Chris Dalton · 5 years ago
  27. c80b0e9 Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2) by Robert Phillips · 5 years ago
  28. dd39980 Revert "Make rest of GrGpu::wrapBackend* methods take a GrColorType" by Robert Phillips · 5 years ago
  29. 9725638 Make rest of GrGpu::wrapBackend* methods take a GrColorType by Robert Phillips · 5 years ago
  30. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 5 years ago
  31. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  32. 4bdd36f Make color initialization version of createBackendTexture public by Robert Phillips · 5 years ago
  33. 8062679 Switch all internel uses of GrContext::createBackendTexture over to initialized versions by Robert Phillips · 5 years ago
  34. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 5 years ago
  35. 9b16f81 Switch over to using new direct allocation API in our tests (as much as possible at least) by Robert Phillips · 5 years ago
  36. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
  37. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  38. d2ca312 Convert GrPorterDuff test from NullGL to Mock context by Brian Osman · 5 years ago
  39. 7c59774 Convert some unit tests from NullGL to Mock context by Brian Osman · 5 years ago
  40. 27ba703 Add GN args for GL/GLES interface by Kevin Lubick · 5 years ago
  41. 5ced0bf Add shader based blending of kPlus for configs that need clamping by Brian Osman · 5 years ago
  42. b8fff0d Make mixed samples detection automatic by Chris Dalton · 5 years ago
  43. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  44. aa6ca0a Require explicit GrWrapCacheable specification in more places. by Brian Salomon · 5 years ago
  45. 945ee65 Enforce non-overlap constraint from GrRenderTargetOpList by Chris Dalton · 5 years ago
  46. 330b085 Remove "canCombineOverlappedStencilAndCover" by Chris Dalton · 5 years ago
  47. c67c31c Revert "Revert "Mark wrapped textures imported into SkImages as "read only"."" by Brian Salomon · 6 years ago
  48. ff4ccaa Revert "Mark wrapped textures imported into SkImages as "read only"." by Brian Salomon · 6 years ago
  49. 796693a Mark wrapped textures imported into SkImages as "read only". by Brian Salomon · 6 years ago
  50. cf86085 Replace GrColor4h with SkPMColor4f by Brian Osman · 6 years ago
  51. 1be2b7c Keep paint color range/precision into ops and GPs (using GrColor4h) by Brian Osman · 6 years ago
  52. 646f637 Add rowBytes to createTestingOnlyBackendTexture by Robert Phillips · 6 years ago
  53. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  54. 532b3f9 Remove clamping of kPlus with F16 configs by Brian Osman · 6 years ago
  55. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  56. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  57. 26102cb Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture& by Brian Salomon · 6 years ago
  58. 7578f3e Rename wrap backend tex/rt methods on GrProxyProvider by Brian Salomon · 6 years ago
  59. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 6 years ago
  60. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 6 years ago
  61. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 6 years ago
  62. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 6 years ago
  63. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  64. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 6 years ago
  65. d21b2a5 Remove GrBackendObject from tests (except image_from_yuv_textures) by Robert Phillips · 7 years ago
  66. dcfca43 Use GrContextFactories that produce a single GrContext in unit tests. by Brian Salomon · 7 years ago
  67. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  68. 9a725dd Use shader based blending to clamp kPlus mode w/F16 by Brian Osman · 7 years ago
  69. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  70. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  71. d7b1159 Revert "Revert "Go back to using dual source blending for lcd src-over even with non-opaque color"" by Greg Daniel · 7 years ago
  72. 7d6fe0b Revert "Go back to using dual source blending for lcd src-over even with non-opaque color" by Greg Daniel · 7 years ago
  73. b54bdef Go back to using dual source blending for lcd src-over even with non-opaque color by Greg Daniel · 7 years ago
  74. 28207df Make GrSimpleMeshDrawOpHelper record whether coverage can be implemented as alpha by Brian Salomon · 7 years ago
  75. bb581ce Convert DstTexture to DstProxy (take 2) by Robert Phillips · 7 years ago
  76. 79cdf28 Fix to lcd blending in ganesh by Greg Daniel · 7 years ago
  77. 6ebe4b9 Fix gpu lcd blending to semi-correctly handle alpha coverage by Greg Daniel · 7 years ago
  78. c375704 Revert "Convert DstTexture to DstProxy" by Robert Phillips · 7 years ago
  79. 87f7f1c Convert DstTexture to DstProxy by Robert Phillips · 7 years ago
  80. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 7 years ago
  81. 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 7 years ago
  82. 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 7 years ago
  83. d61c9d9 Move ref counting out of GrProcessor and into subclasses. by Brian Salomon · 7 years ago
  84. 48d1b4c Revert "Revert "Create GrXferProcessor while doing GrProcessorSet analysis."" by Brian Salomon · 7 years ago
  85. 5dac9b3 Revert "Create GrXferProcessor while doing GrProcessorSet analysis." by Brian Salomon · 7 years ago
  86. 0ae0e23 Create GrXferProcessor while doing GrProcessorSet analysis. by Brian Salomon · 7 years ago
  87. a076d87 Use sk_sp with GrXferProcessor and use a static factory to handle the nullptr==srcover case. by Brian Salomon · 7 years ago
  88. 18dfa98 Store the dst texture used by an XP in GrPipeline rather than in the XP. by Brian Salomon · 7 years ago
  89. a811b12 Renames of processor analysis-related classes and method. by Brian Salomon · 7 years ago
  90. 1c6025c Make analysis optional to GrPipeline::init(). by Brian Salomon · 7 years ago
  91. e7d3048 Remove GrPipelineOptimizations computation from GrPipeline::init and nest in GrMeshDrawOp. by Brian Salomon · 7 years ago
  92. 3185384 Remove GrXferProcessor::getOptimizations. by Brian Salomon · 7 years ago
  93. c0b642c Split GrPipelineInput into separate color and coverage types, the latter of which is just an enum. by Brian Salomon · 7 years ago
  94. 54d212e Revert "Revert "Remove GrPipeline from GrDrawOp."" by Brian Salomon · 7 years ago
  95. c48af93 Revert "Remove GrPipeline from GrDrawOp." by Brian Salomon · 7 years ago
  96. 2bf4b3a Remove GrPipeline from GrDrawOp. by Brian Salomon · 7 years ago
  97. 97180af Compute clipped draw bounds outside GrAppliedClip. by Brian Salomon · 7 years ago
  98. 8d2f90b Changes to GrProcessorSet::FragmentProcessorAnalysis to prepare for deferred pipeline creation. by Brian Salomon · 7 years ago
  99. 1c10fdd Remove XP override color. by Brian Salomon · 7 years ago
  100. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago