1. b0f4d0a Reland "Switch SkPaint's color to SkColor4f" by Brian Osman · 6 years ago
  2. cacf496 Revert "Switch SkPaint's color to SkColor4f" by Brian Osman · 6 years ago
  3. ee87c86 Switch SkPaint's color to SkColor4f by Brian Osman · 6 years ago
  4. 21fc5ce Reland "Add support for unpremul image sources in the GPU backend" by Brian Osman · 6 years ago
  5. 793324c Always render GPU masks with AA rendering by Robert Phillips · 6 years ago
  6. a522d66 Fold directFilterRRectMaskGPU into directFilterMaskGPU by Robert Phillips · 6 years ago
  7. cbf64e3 Revert "Add support for unpremul image sources in the GPU backend" by Brian Osman · 6 years ago
  8. f06240d Add support for unpremul image sources in the GPU backend by Brian Osman · 6 years ago
  9. e03a176 streamline interface to GrColorSpaceXform::Make() by Mike Klein · 6 years ago
  10. 27927a5 Change drawPathWithMaskFilter to drawShapeWithMaskFilter by Robert Phillips · 6 years ago
  11. 3ebd354 For TextureOp + Alpha texture, xform paint color to dest color space by Brian Osman · 6 years ago
  12. 653f34d Remove GrPixelConfig argument to GrColorSpaceXform[Effect]::Make by Brian Osman · 6 years ago
  13. b80ffee Reland "Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp." by Brian Salomon · 6 years ago
  14. 633f20e Revert "Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp." by Stephen White · 6 years ago
  15. a0047bc Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp. by Brian Salomon · 6 years ago
  16. be3c1d2 Add perspective support to GrTextureOp. by Brian Salomon · 6 years ago
  17. 65daa20 Remove SK_DISABLE_TEXTURE_OP_AA by Brian Salomon · 6 years ago
  18. db78cba Avoid creating MIPs until necessary when MIP bias is active by Brian Osman · 6 years ago
  19. 547c859 gpu impl for compose and combine maskfilters by Mike Reed · 7 years ago
  20. 80747ef move the guts of SkMaskFilter.h into SkMaskFilterBase.h by Mike Reed · 7 years ago
  21. 4e6cf91 Add macro to disable using GrTextureOp for AA in Chrome by Brian Salomon · 7 years ago
  22. b5ef1f9 Make GrTextureOp capable of edge antialiasing. by Brian Salomon · 7 years ago
  23. 3b51df1 Cleanup yes/no enums in Ganesh by Chris Dalton · 7 years ago
  24. c77085d Remove content area from GrTextureAdjuster. by Greg Daniel · 7 years ago
  25. f06ead9 Add support for transfer functions to GrColorSpaceXform by Brian Osman · 7 years ago
  26. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 7 years ago
  27. 1cb4171 Remove color space xform support from SkSL by Brian Osman · 7 years ago
  28. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  29. 4df0092 Revert "Remove "content" rect from GrTextureAdjuster." by Brian Salomon · 7 years ago
  30. 6e4bbbe Remove "content" rect from GrTextureAdjuster. by Brian Salomon · 7 years ago
  31. 3416969 Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"""" by Brian Salomon · 7 years ago
  32. a184ac7 Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible""" by Brian Salomon · 7 years ago
  33. 20af6d1 Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"" by Brian Salomon · 7 years ago
  34. ceef4fb Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible" by Brian Salomon · 7 years ago
  35. 3fd2955 Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible by Brian Salomon · 7 years ago
  36. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  37. 7c8460e Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type". by Brian Salomon · 7 years ago
  38. 0166cfd Remove GrClipsStackClip member from SkGpuDevice by Brian Salomon · 7 years ago
  39. 3b65598 Make SkGr.h private and remove unused functions by Brian Osman · 7 years ago
  40. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  41. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  42. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  43. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  44. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  45. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  46. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  47. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  48. e8e5458 GrTextureProducer cleanup, phase two: Producer, Adjuster, Maker by Brian Osman · 8 years ago
  49. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  50. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  51. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  52. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  53. 6cfb106 Fix Ganesh analytic blurred rect draws by robertphillips · 8 years ago
  54. 27cdd94 Implement GPU occluded blur mask filter by robertphillips · 8 years ago
  55. f5a83e8 Create blurred RRect mask on GPU (rather than uploading it) by robertphillips · 8 years ago
  56. 3f0e694 Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchset #5 id:80001 of https://codereview.chromium.org/2222083004/ ) by robertphillips · 8 years ago
  57. 94b5c5a Create blurred RRect mask on GPU (rather than uploading it) by robertphillips · 8 years ago
  58. 69cfa9c Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchset #4 id:60001 of https://codereview.chromium.org/2222083004/ ) by robertphillips · 8 years ago
  59. 75ccdc7 Create blurred RRect mask on GPU (rather than uploading it) by robertphillips · 8 years ago
  60. 9aff85a Minor clean up related to blur mask filters by robertphillips · 8 years ago
  61. 8fe485b Just pass the draw context to paint conversion by brianosman · 8 years ago
  62. 1638c0d Add destination color space to AsFPArgs. Eliminates last XFORMTODO. by brianosman · 8 years ago
  63. 500bb3e Connect dst color space in a few places (removing TODOs) by brianosman · 8 years ago
  64. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  65. 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
  66. 071457b Add isUnifiedMultisampled entry point to GrDrawContext by robertphillips · 8 years ago
  67. 6663acf Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  68. 85d9667 Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ ) by bsalomon · 8 years ago
  69. 33595bd Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  70. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  71. 983294f Skia Filter Quality and Scaling Metrics by ericrk · 8 years ago
  72. b461d34 Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate by brianosman · 8 years ago
  73. 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 · 8 years ago
  74. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  75. 82e26bf Revert of Skia Filter Quality and Scaling Metrics (patchset #3 id:60001 of https://codereview.chromium.org/1686203002/ ) by ericrk · 8 years ago
  76. f57b3a6 Skia Filter Quality and Scaling Metrics by ericrk · 8 years ago
  77. 369e937 Add Histogram Macros to Skia by ericrk · 9 years ago
  78. f1ecd21 Make "alpha only" be a property of GrTextureProducer by bsalomon · 9 years ago
  79. 7bceedc Retract GrRenderTarget a bit by robertphillips · 9 years ago
  80. 0e7029e Clean up Ganesh path render a little bit by robertphillips · 9 years ago
  81. 33a5fce Initial implementation of GPU no filter NinePatch by joshualitt · 9 years ago
  82. a911f8f Fix has_aligned_samples helper for SkGpuDevice::drawTextureProducer by Brian Salomon · 9 years ago
  83. b1b0199 Convert SkGpuDevice::drawTextureAdjuster to SkGpuDevice::drawTextureProducer by bsalomon · 9 years ago
  84. 3aa5fce API changes to GrTextureAdjuster. by bsalomon · 9 years ago
  85. 3877ab8 In SkGpuDevice;drawTextureAdjuster perform texture w\h divide in texture matrix by bsalomon · 9 years ago
  86. c55271f Separate out natively-texture image/bmp draws from cached-as-texture image/bmp draws by bsalomon · 9 years ago