1. c52db71 Store GrSurfaceProxyViews on SkSpecial*_Gpu. by Greg Daniel · 4 years, 9 months ago
  2. 6f5441a Remove create function in proxyProvider that takes a raster SkImage. by Greg Daniel · 4 years, 9 months ago
  3. 4cb2933 GrPixelConfig is DEAD!!!!! by Greg Daniel · 4 years, 9 months ago
  4. ccb6142 Allow implicit conversion from GrSamplerState::Filter to GrSamplerState by Brian Salomon · 4 years, 9 months ago
  5. 4dea72a Reland x3 "Remove most of GrConfig.h" by Brian Salomon · 4 years, 10 months ago
  6. 3f1a98b Reland "Revert "Remove most of GrConfig.h"" by Greg Daniel · 4 years, 10 months ago
  7. 5b9c7ba Revert "Revert "Remove most of GrConfig.h"" by Brian Salomon · 4 years, 10 months ago
  8. 1a372c3 Add SurfaceView for SkImage_GpuYUVA's flattened proxy. by Greg Daniel · 4 years, 10 months ago
  9. 2715bf5 Switch to float vertex colors for wide color vertex attribs by Brian Osman · 4 years, 11 months ago
  10. b0047b5 Revert "Remove most of GrConfig.h" by Brian Salomon · 4 years, 11 months ago
  11. 80e334d Remove most of GrConfig.h by Brian Salomon · 4 years, 11 months ago
  12. c594e62 Plumb GrColorType through all ops/processors that sample textures. by Greg Daniel · 5 years ago
  13. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 5 years ago
  14. 096b091 Make GrBlend.h private by Brian Salomon · 5 years ago
  15. 201cdbb Make GrSamplerState.h and GrRenderTarget.h private by Brian Salomon · 5 years ago
  16. 309c6c0 Return kNearest from GrSkFilterQualityToGrFilterMode for 1x1 images by Chris Dalton · 5 years ago
  17. 74c19de Add SkUNREACHABLE to definition of SK_ABORT. by Brian Salomon · 5 years ago
  18. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  19. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  20. de49665 Fold together mippped and non-mippped bitmap to proxy functions by Brian Osman · 6 years ago
  21. 8fa7ab4 Delay half-float vertex color determination until Op::finalize by Brian Osman · 6 years ago
  22. 9338c60 Switch FP creation over to GrRecordingContext by Robert Phillips · 6 years ago
  23. a41c685 Move proxyProvider and singleOwner to GrImageContext by Robert Phillips · 6 years ago
  24. 5c8a6b3 Add helpers to deal with byte vs. half-float vertex colors by Brian Osman · 6 years ago
  25. cb3d087 Remove all remaining GrColor4f (other than gradients) by Brian Osman · 6 years ago
  26. 080e77f Use SkPMColor4f in OverrideInput, remove some kruft from SkGr by Brian Osman · 6 years ago
  27. f28e55d Add SkPMColor4f support to SkSL by Brian Osman · 6 years ago
  28. 81cbd03 Work toward removing SkPM4f by Brian Osman · 6 years ago
  29. b0f4d0a Reland "Switch SkPaint's color to SkColor4f" by Brian Osman · 6 years ago
  30. cacf496 Revert "Switch SkPaint's color to SkColor4f" by Brian Osman · 6 years ago
  31. ee87c86 Switch SkPaint's color to SkColor4f by Brian Osman · 6 years ago
  32. 78aceb2 converted overdraw effect to new FP system by Ethan Nicholas · 6 years ago
  33. 0054311 Re-re-land "added GrSkSLFP and converted DitherEffect to use it" by Ethan Nicholas · 6 years ago
  34. 6c48e4d Reland "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  35. 97ae0c8 Revert "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  36. 238069b Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  37. 143cf8e Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  38. f4c5bb9 Make GPU cache invalidation SkMessageBus messages go to one GrContext. by Brian Salomon · 6 years ago
  39. a50205f Add color type to the image filter DAG's OutputProperties by Brian Osman · 6 years ago
  40. f203078 Revert "added GrSkSLFP and converted DitherEffect to use it" by Kevin Lubick · 6 years ago
  41. dfbfc73 added GrSkSLFP and converted DitherEffect to use it by Ethan Nicholas · 6 years ago
  42. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  43. cccafe8 Rewrite SkVertices specified with triangle fans as indexed triangles by Brian Salomon · 6 years ago
  44. db78cba Avoid creating MIPs until necessary when MIP bias is active by Brian Osman · 7 years ago
  45. bc54fad Refactor GrUploadPixmap logic into MakeCrossContextFromPixmap by Greg Daniel · 7 years ago
  46. 3081508 Remove unused code resulted from deleting DeferredTextureImage by Greg Daniel · 7 years ago
  47. 7e1912a Move GrMakeCachedBitmapProxy work in lazy mode by Greg Daniel · 7 years ago
  48. a4ead65 Add function to GrProxyProvider to lazily upload mip map data by Greg Daniel · 7 years ago
  49. 490695b Add param to GrMakeCachedImageProxy to specify the SkBackingFit by Greg Daniel · 7 years ago
  50. 7a92639 Disable texture strip atlasing for DDL by Robert Phillips · 7 years ago
  51. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  52. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  53. 4cbb6e6 Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter. by Brian Salomon · 7 years ago
  54. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 7 years ago
  55. e1da1d9 Add option to create a deferred render target context with mips by Greg Daniel · 7 years ago
  56. 55afd6d Revert "Revert "Update GrBitmapTextureMaker for handling mipped requests"" by Greg Daniel · 7 years ago
  57. 8b059bd Revert "Update GrBitmapTextureMaker for handling mipped requests" by Greg Daniel · 7 years ago
  58. d1935c1 Update GrBitmapTextureMaker for handling mipped requests by Greg Daniel · 7 years ago
  59. a4083c9 make most of SkColorPriv.h private by Cary Clark · 7 years ago
  60. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  61. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  62. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  63. 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 7 years ago
  64. 590533f Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu by Robert Phillips · 7 years ago
  65. 3809bab Add GrPrimitiveType::kLinesAdjacency by Chris Dalton · 7 years ago
  66. 7cd974f Revert "Add GrPrimitiveType::kLinesAdjacency" by Ravi Mistry · 7 years ago
  67. f7eb015 Add GrPrimitiveType::kLinesAdjacency by Chris Dalton · 7 years ago
  68. 6b3542a move Coeff into blendmode by Mike Reed · 7 years ago
  69. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 7 years ago
  70. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  71. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  72. dedac85 Allow numerical color spaces with legacy rendering by Matt Sarett · 7 years ago
  73. 91b43e4 remove unused etc logic by Mike Reed · 7 years ago
  74. 185ba21 change drawAtlas to behave like drawVertices by Mike Reed · 7 years ago
  75. 84c9cb7 getDeferredTextureImageData(): preserve color space in legacy mode by Matt Sarett · 8 years ago
  76. 887cdf1 move vertex-mode enum into SkVertices by Mike Reed · 8 years ago
  77. 7807580 Make SkGr.h GrTexture-free by Robert Phillips · 8 years ago
  78. 0ae6faa Make SkImage_Gpu be deferred (take 2) by Robert Phillips · 8 years ago
  79. bbd7a3b Make experimental Perlin noise shader take texture proxies by Robert Phillips · 8 years ago
  80. eaa78c4 Revert "Make SkImage_Gpu be deferred" by Robert Phillips · 8 years ago
  81. 0db235b Make SkImage_Gpu be deferred by Robert Phillips · 8 years ago
  82. 0c984a0 More pre-emptive proxification by Robert Phillips · 8 years ago
  83. a4c41b3 Push setMipColorMode calls further down-stack & add to GrTextureProxy by Robert Phillips · 8 years ago
  84. 26c90e0 Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps by Robert Phillips · 8 years ago
  85. d374948 Consolidate Proxy caching code in GrResourceProvider by Robert Phillips · 8 years ago
  86. 3b65598 Make SkGr.h private and remove unused functions by Brian Osman · 8 years ago[Renamed (74%) from src/gpu/SkGrPriv.h]
  87. e14d305 Add GrMakeCachedBitmapProxy by Robert Phillips · 8 years ago
  88. 199fb87 Add refcnt'ed immutable vertices class for SkCanvas::drawVertices. by Brian Salomon · 8 years ago
  89. 587e08f Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations."" by Brian Salomon · 8 years ago
  90. 052fd51 Revert "Start of rewrite of GrFragmentProcessor optimizations." by Ethan Nicholas · 8 years ago
  91. 85eb422 Start of rewrite of GrFragmentProcessor optimizations. by Brian Salomon · 8 years ago
  92. 6f1d36c Delay SkPaint->GrPaint conversion in text rendering. by Brian Salomon · 8 years ago
  93. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  94. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  95. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  96. d470673 make SkXfermode.h go away by Mike Reed · 8 years ago
  97. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  98. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  99. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  100. 27a3aa5 Make GrRenderableConfigForColorSpace argument const by brianosman · 8 years ago