1. 5e15085 Revert "Revert "Add a new GrResourceCache purging mechanism for purging unused resources."" by Brian Salomon · 7 years ago
  2. ce42551 Add Swizzle FP, and remove swizzle logic from GrConfigConversionEffect by Brian Osman · 7 years ago
  3. de1a605 Support premul/unpremul of F16 during read/writePixels by Brian Osman · 7 years ago
  4. 20c322e Revert "Add a new GrResourceCache purging mechanism for purging unused resources." by Brian Salomon · 7 years ago
  5. fbb56ce Add a new GrResourceCache purging mechanism for purging unused resources. by Brian Salomon · 7 years ago
  6. 54d212e Revert "Revert "Remove GrPipeline from GrDrawOp."" by Brian Salomon · 7 years ago
  7. c48af93 Revert "Remove GrPipeline from GrDrawOp." by Brian Salomon · 7 years ago
  8. 2bf4b3a Remove GrPipeline from GrDrawOp. by Brian Salomon · 7 years ago
  9. 8301046 Rename GrAADistanceFieldPathRenderer to GrSmallPathRenderer by Jim Van Verth · 7 years ago
  10. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 7 years ago
  11. e411a07 Add const to GrColorSpaceXform member arguments by Brian Osman · 7 years ago
  12. 0727f67 Move GrSurfaceContext.h and GrTextureContext.h to src/gpu from include/gpu by Brian Salomon · 7 years ago
  13. 766fcbb Treat cross context images as Ganesh-created resources by Brian Osman · 7 years ago
  14. a6953f2 Revert "Treat cross context images as Ganesh-created resources" by Brian Osman · 7 years ago
  15. cccda60 Treat cross context images as Ganesh-created resources by Brian Osman · 7 years ago
  16. b726d58 Partially defer SkImage_Gpu by Robert Phillips · 7 years ago
  17. e53de48 increase Builder's prealloc size after colorspace change by Mike Reed · 7 years ago
  18. 84dd857 make GrPaint.h private -- IWYU by Mike Reed · 7 years ago
  19. c65aec9 Make GrClip.h private by Brian Salomon · 7 years ago
  20. 3b65598 Make SkGr.h private and remove unused functions by Brian Osman · 7 years ago
  21. d85f97d Control making of GrSemaphore objects inside of GrResourceProvider by Greg Daniel · 7 years ago
  22. 4729914 Groundwork for nonlinear blending mode in Ganesh by Brian Osman · 7 years ago
  23. 467921e Move GrDrawOp pipeline/clip processing to GrRenderTargetContext by Brian Salomon · 7 years ago
  24. 42c456f Remove PLS path renderer by Brian Salomon · 7 years ago
  25. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  26. e370cbe Remove clip to bounds GrContextOption by Brian Salomon · 7 years ago
  27. fe3b516 Use GrSemaphore rather than GrFence for external texture data by Brian Osman · 7 years ago
  28. 655f347 Revert "Revert "Revert "Revert "Move GrTextureProvider to src"""" by Brian Osman · 7 years ago
  29. f7cf81a Use GrTextureProvider's uniqueKey setting method rather than directly setting it by Robert Phillips · 7 years ago
  30. 580ffa0 Revert "Revert "Revert "Move GrTextureProvider to src""" by Brian Osman · 7 years ago
  31. 6be3523 Add support for Semaphores (gpu waiting on gpu) in Ganesh by Greg Daniel · 7 years ago
  32. 2fe8373 Revert "Revert "Move GrTextureProvider to src"" by Brian Osman · 7 years ago
  33. 13d7f5d Revert "Move GrTextureProvider to src" by Brian Osman · 7 years ago
  34. 8a9de3d Add path renderer options to viewer GUI by Brian Osman · 7 years ago
  35. 24429c6 Move GrTextureProvider to src by Brian Osman · 7 years ago
  36. af9847e Use GrAAType in instanced rendering. by Brian Salomon · 7 years ago
  37. 2c2bc11 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 7 years ago
  38. c787e49 Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2) by Robert Phillips · 7 years ago
  39. 2411c11 Revert "Allow GrSurfaceProxy-derived classes to use flags when instantiating" by Robert Phillips · 7 years ago
  40. c8f1e3a Allow GrSurfaceProxy-derived classes to use flags when instantiating by Robert Phillips · 7 years ago
  41. aa1ab89 Revert "Add GrExternalTextureData and SkCrossContextImageData" by Brian Osman · 7 years ago
  42. 9ad1f92 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 7 years ago
  43. 30f9bc6 Switch GrTextureStripAtlas over to GrTextureProxies by Robert Phillips · 7 years ago
  44. 008b9d8 Add the ability to enable/disable GPU path renderers by csmartdalton · 7 years ago
  45. 94cce4c Make GrXferProcessor and related classes private. by Brian Salomon · 7 years ago
  46. ad2a2be Add GrTFlagsMask<> wrapper for C++11 bitfield enums by csmartdalton · 7 years ago
  47. 00b2cca Simplify GrPaint::isConstantBlendedColor to avoid FP analysis and XP virtual calls by Brian Salomon · 7 years ago
  48. dbc8eeb Remove GrProcessorTestData's GrTextures by Robert Phillips · 7 years ago
  49. 2e777ea Add a workaround for platforms with broken geo shader invocations by csmartdalton · 7 years ago
  50. eb62829 Check that coverage FPs are compatible with alpha as coverage by Brian Salomon · 7 years ago
  51. 63c6746 Tighten up GrSurfaceProxy typing by Robert Phillips · 7 years ago
  52. e14d305 Add GrMakeCachedBitmapProxy by Robert Phillips · 7 years ago
  53. f3b995b Clarify when tweak alpha for coverage optimizaton can occur. by Brian Salomon · 7 years ago
  54. 46da1cc GrContext option to prevent GPU based YUV -> RGB by Brian Osman · 7 years ago
  55. 9a51498 Remove component flags from GrXPFactory output analysis. by Brian Salomon · 7 years ago
  56. cb30bb2 Remove GrFragmentProcessor::computeInvariantOutput by Brian Salomon · 7 years ago
  57. 3865711 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 7 years ago
  58. b34727f Remove unused/barely-supported compressed GrPixelConfigs by Robert Phillips · 7 years ago
  59. eec6f7b Use new fragment processor optimization queries. by Brian Salomon · 7 years ago
  60. 6aa0e11 Add support for RG float textures by csmartdalton · 7 years ago
  61. 5d4cd9e Re-enable processor optimization test with some fixes. by Brian Salomon · 7 years ago
  62. b37cb23 Add integer vectors to GrSLType by csmartdalton · 7 years ago
  63. 119fb2b Add a basic constructor to GrPipeline by csmartdalton · 7 years ago
  64. 3c5cfb0 Remove exec bit from source files. by Ben Wagner · 7 years ago
  65. 199fb87 Add refcnt'ed immutable vertices class for SkCanvas::drawVertices. by Brian Salomon · 8 years ago
  66. cae3a4c Revert "Replaced all calls to fragmentPosition() with sk_FragCoord" by Ethan Nicholas · 8 years ago
  67. 6f6961e make GR_TEST_UTILS=0 work by Hal Canary · 8 years ago
  68. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 8 years ago
  69. efe3ded Change shadow tessellators to use SkColor and move to util. by Jim Van Verth · 8 years ago
  70. 3de0aee Make SkGpuDevice::drawVertices perform color byte order swap and premul step using vertex shader. by Brian Salomon · 8 years ago
  71. 40fd7c9 Push GrTextureProxy down to more effects by Robert Phillips · 8 years ago
  72. 22af73f Rename GrFragmentProcessor::MulOutputByInputUnpremulColor to MakeInputPremulAndMulByOutput. by Brian Salomon · 8 years ago
  73. 91af727 Add geometric version of spot shadow by Jim Van Verth · 8 years ago
  74. 587e08f Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations."" by Brian Salomon · 8 years ago
  75. 052fd51 Revert "Start of rewrite of GrFragmentProcessor optimizations." by Ethan Nicholas · 8 years ago
  76. 85eb422 Start of rewrite of GrFragmentProcessor optimizations. by Brian Salomon · 8 years ago
  77. 7215283 Move GrDrawingManager pointer to GrSurfaceContext by Robert Phillips · 8 years ago
  78. 9ae32a2 Remove redundant caps field from GrProcessorTestData by Brian Salomon · 8 years ago
  79. 757914d Switch GrConfigConversionEffect over to taking GrTextureProxies by Robert Phillips · 8 years ago
  80. d46697a Use GrSurfaceContext::read/write-Pixels more by Robert Phillips · 8 years ago
  81. 901f29a Allow GrSingleTextureEffect to take GrTextureProxies by Robert Phillips · 8 years ago
  82. bc7a4fb Make GrYUVEffect take GrTextureProxies by Robert Phillips · 8 years ago
  83. 5f13fba Stop tracking whether GrFragmentProcessors read their input by Brian Salomon · 8 years ago
  84. 5be6c95 Revert "Revert "Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis."" by Brian Salomon · 8 years ago
  85. 3329cce Revert "Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis." by Brian Salomon · 8 years ago
  86. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 8 years ago
  87. f833215 Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis. by Brian Salomon · 8 years ago
  88. 77505da Remove GrTestTarget by Robert Phillips · 8 years ago
  89. 80a08dd Fix Vulkan crashes on nexus player by Greg Daniel · 8 years ago
  90. c37e614 Rename GrContext::getFontAtlas to getFontAtlas_ForTesting by Robert Phillips · 8 years ago
  91. de4d301 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
  92. 92ce594 Add class GrProcessorSet which represents color and coverage FPs and a XPFactory. by Brian Salomon · 8 years ago
  93. 2c86249 Move read/write-Pixels up to GrSurfaceContext by Robert Phillips · 8 years ago
  94. a7d61a6 Revert "Continue making Ganesh use absolute texture coordinates" by Joe Gregorio · 8 years ago
  95. 4493a9d Continue making Ganesh use absolute texture coordinates by Robert Phillips · 8 years ago
  96. aab259e Simplify GrProcOptInfo initialization. by Brian Salomon · 8 years ago
  97. d4652ca Remove most modifiers of processors on GrPipelineBuilder by Brian Salomon · 8 years ago
  98. 6f1d36c Delay SkPaint->GrPaint conversion in text rendering. by Brian Salomon · 8 years ago
  99. 75a475c Try out refFoo pattern on GrRenderTargetContext by Robert Phillips · 8 years ago
  100. 78f20e0 Cleanup GrPixelConfig helper functions by Brian Osman · 8 years ago