1. f28e55d Add SkPMColor4f support to SkSL by Brian Osman · 6 years ago
  2. 81cbd03 Work toward removing SkPM4f by Brian Osman · 6 years ago
  3. b0f4d0a Reland "Switch SkPaint's color to SkColor4f" by Brian Osman · 6 years ago
  4. cacf496 Revert "Switch SkPaint's color to SkColor4f" by Brian Osman · 6 years ago
  5. ee87c86 Switch SkPaint's color to SkColor4f by Brian Osman · 6 years ago
  6. 78aceb2 converted overdraw effect to new FP system by Ethan Nicholas · 6 years ago
  7. 0054311 Re-re-land "added GrSkSLFP and converted DitherEffect to use it" by Ethan Nicholas · 6 years ago
  8. 6c48e4d Reland "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  9. 97ae0c8 Revert "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  10. 238069b Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  11. 143cf8e Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  12. f4c5bb9 Make GPU cache invalidation SkMessageBus messages go to one GrContext. by Brian Salomon · 6 years ago
  13. a50205f Add color type to the image filter DAG's OutputProperties by Brian Osman · 6 years ago
  14. f203078 Revert "added GrSkSLFP and converted DitherEffect to use it" by Kevin Lubick · 6 years ago
  15. dfbfc73 added GrSkSLFP and converted DitherEffect to use it by Ethan Nicholas · 6 years ago
  16. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  17. cccafe8 Rewrite SkVertices specified with triangle fans as indexed triangles by Brian Salomon · 6 years ago
  18. db78cba Avoid creating MIPs until necessary when MIP bias is active by Brian Osman · 7 years ago
  19. bc54fad Refactor GrUploadPixmap logic into MakeCrossContextFromPixmap by Greg Daniel · 7 years ago
  20. 3081508 Remove unused code resulted from deleting DeferredTextureImage by Greg Daniel · 7 years ago
  21. 7e1912a Move GrMakeCachedBitmapProxy work in lazy mode by Greg Daniel · 7 years ago
  22. a4ead65 Add function to GrProxyProvider to lazily upload mip map data by Greg Daniel · 7 years ago
  23. 490695b Add param to GrMakeCachedImageProxy to specify the SkBackingFit by Greg Daniel · 7 years ago
  24. 7a92639 Disable texture strip atlasing for DDL by Robert Phillips · 7 years ago
  25. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  26. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  27. 4cbb6e6 Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter. by Brian Salomon · 7 years ago
  28. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 7 years ago
  29. e1da1d9 Add option to create a deferred render target context with mips by Greg Daniel · 7 years ago
  30. 55afd6d Revert "Revert "Update GrBitmapTextureMaker for handling mipped requests"" by Greg Daniel · 7 years ago
  31. 8b059bd Revert "Update GrBitmapTextureMaker for handling mipped requests" by Greg Daniel · 7 years ago
  32. d1935c1 Update GrBitmapTextureMaker for handling mipped requests by Greg Daniel · 7 years ago
  33. a4083c9 make most of SkColorPriv.h private by Cary Clark · 7 years ago
  34. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  35. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  36. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  37. 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 7 years ago
  38. 590533f Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu by Robert Phillips · 7 years ago
  39. 3809bab Add GrPrimitiveType::kLinesAdjacency by Chris Dalton · 7 years ago
  40. 7cd974f Revert "Add GrPrimitiveType::kLinesAdjacency" by Ravi Mistry · 7 years ago
  41. f7eb015 Add GrPrimitiveType::kLinesAdjacency by Chris Dalton · 7 years ago
  42. 6b3542a move Coeff into blendmode by Mike Reed · 7 years ago
  43. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 7 years ago
  44. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  45. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  46. dedac85 Allow numerical color spaces with legacy rendering by Matt Sarett · 7 years ago
  47. 91b43e4 remove unused etc logic by Mike Reed · 7 years ago
  48. 185ba21 change drawAtlas to behave like drawVertices by Mike Reed · 7 years ago
  49. 84c9cb7 getDeferredTextureImageData(): preserve color space in legacy mode by Matt Sarett · 8 years ago
  50. 887cdf1 move vertex-mode enum into SkVertices by Mike Reed · 8 years ago
  51. 7807580 Make SkGr.h GrTexture-free by Robert Phillips · 8 years ago
  52. 0ae6faa Make SkImage_Gpu be deferred (take 2) by Robert Phillips · 8 years ago
  53. bbd7a3b Make experimental Perlin noise shader take texture proxies by Robert Phillips · 8 years ago
  54. eaa78c4 Revert "Make SkImage_Gpu be deferred" by Robert Phillips · 8 years ago
  55. 0db235b Make SkImage_Gpu be deferred by Robert Phillips · 8 years ago
  56. 0c984a0 More pre-emptive proxification by Robert Phillips · 8 years ago
  57. a4c41b3 Push setMipColorMode calls further down-stack & add to GrTextureProxy by Robert Phillips · 8 years ago
  58. 26c90e0 Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps by Robert Phillips · 8 years ago
  59. d374948 Consolidate Proxy caching code in GrResourceProvider by Robert Phillips · 8 years ago
  60. 3b65598 Make SkGr.h private and remove unused functions by Brian Osman · 8 years ago[Renamed (74%) from src/gpu/SkGrPriv.h]
  61. e14d305 Add GrMakeCachedBitmapProxy by Robert Phillips · 8 years ago
  62. 199fb87 Add refcnt'ed immutable vertices class for SkCanvas::drawVertices. by Brian Salomon · 8 years ago
  63. 587e08f Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations."" by Brian Salomon · 8 years ago
  64. 052fd51 Revert "Start of rewrite of GrFragmentProcessor optimizations." by Ethan Nicholas · 8 years ago
  65. 85eb422 Start of rewrite of GrFragmentProcessor optimizations. by Brian Salomon · 8 years ago
  66. 6f1d36c Delay SkPaint->GrPaint conversion in text rendering. by Brian Salomon · 8 years ago
  67. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  68. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  69. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  70. d470673 make SkXfermode.h go away by Mike Reed · 8 years ago
  71. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  72. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  73. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  74. 27a3aa5 Make GrRenderableConfigForColorSpace argument const by brianosman · 8 years ago
  75. 2695eaa Fix some GPU image filter code to preserve precision and color space by brianosman · 8 years ago
  76. 8fe485b Just pass the draw context to paint conversion by brianosman · 8 years ago
  77. 1638c0d Add destination color space to AsFPArgs. Eliminates last XFORMTODO. by brianosman · 8 years ago
  78. 396fcdb Cleanup of code that converts from GPU-backed resources to SkImageInfo by brianosman · 8 years ago
  79. f292a0c Remove SkGrPixelRef by robertphillips · 8 years ago
  80. 614d8f9 Remove GrWrapTextureInBitmap from public API by bsalomon · 8 years ago
  81. 52ede1d More removal of SkColorProfileType... by brianosman · 8 years ago
  82. 802acec Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ ) by egdaniel · 8 years ago
  83. 944876f More removal of SkColorProfileType... by brianosman · 8 years ago
  84. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  85. 982eb7f Add new SkSourceGammaTreatment enum, used in situations like mipmap construction, where we need to know if we should respect (vs. ignore) the gamma encoding of sRGB tagged images. Plumb that extensively. by brianosman · 8 years ago
  86. 186d2d4 Plumbing mipmaps to the point of creation. by cblume · 8 years ago
  87. 898235c SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode. by brianosman · 9 years ago
  88. a635936 sRGB support in Ganesh. Several pieces: by brianosman · 9 years ago
  89. 8bea890 Propogate SkBudgeted for NewFromDeferredTextureImageData by ericrk · 9 years ago
  90. c571c00 Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of https://codereview.chromium.org/1789663002/ ) by brianosman · 9 years ago
  91. 9e3f1bf sRGB support in Ganesh. Several pieces: by brianosman · 9 years ago
  92. 0d99686 Restore SkImage::NewTextureFromPixmap changes. by bsalomon · 9 years ago
  93. 2366408 TBR=robertphillips@google.com by bsalomon · 9 years ago
  94. 045afea Add SkImage::NewTextureFromPixmap by bsalomon · 9 years ago
  95. 55f2d2d Creating functions for uploading a mipmapped texture. by cblume · 9 years ago
  96. 33a5fce Initial implementation of GPU no filter NinePatch by joshualitt · 9 years ago
  97. c55271f Separate out natively-texture image/bmp draws from cached-as-texture image/bmp draws by bsalomon · 9 years ago
  98. 045802d Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done. by bsalomon · 9 years ago
  99. bc0bcc0 Revert recent CLs around GrTextureMaker/GrTextureParamsAdjuster by Brian Salomon · 9 years ago
  100. 1a197ea Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done. by bsalomon · 9 years ago