1. 59b39e7 Always force GPU generated masks be top left (take 2) by Robert Phillips · 6 years ago
  2. 1b714be Revert "Always force GPU generated masks be top left" by Robert Phillips · 6 years ago
  3. 0b7ce06 Always force GPU generated masks be top left by Robert Phillips · 6 years ago
  4. de47928 Add a flag to disable mask-filtered mask caching for Chrome by Robert Phillips · 6 years ago
  5. 793324c Always render GPU masks with AA rendering by Robert Phillips · 6 years ago
  6. 31c080b Add GPU-side caching of mask-filtered path masks (take 2) by Robert Phillips · 6 years ago
  7. 6f72bbc Revert "Add GPU-side caching of mask-filtered path masks" by Greg Daniel · 6 years ago
  8. 0b4a253 Add GPU-side caching of mask-filtered path masks by Robert Phillips · 6 years ago
  9. 27927a5 Change drawPathWithMaskFilter to drawShapeWithMaskFilter by Robert Phillips · 6 years ago
  10. 20390c3 Pull non-substantive changes out of GrShape mask drawing CL by Robert Phillips · 6 years ago
  11. b889f20 Reland "Make directFilterMaskGPU & directFilterRRectMaskGPU no longer require canFilterMaskGPU's permission" by Robert Phillips · 6 years ago
  12. 12d13ae Revert "Make directFilterMaskGPU & directFilterRRectMaskGPU no longer require canFilterMaskGPU's permission" by Robert Phillips · 6 years ago
  13. da135c3 Make directFilterMaskGPU & directFilterRRectMaskGPU no longer require canFilterMaskGPU's permission by Robert Phillips · 6 years ago
  14. 137ca52 Remove prePathMatrix from SkDevice::drawPath by Robert Phillips · 6 years ago
  15. e4643cc Remove unused parameter from drawPathWithMaskFilter by Robert Phillips · 6 years ago
  16. c421ca1 gpu: Expose GrContextPriv::abandoned in the public API. by Khushal · 6 years ago
  17. 48ce22b Add error return, upon mask creation failure, in sw_draw_with_mask_filter by Robert Phillips · 6 years ago
  18. bebfd41 Fix preAbandonContext bot by Robert Phillips · 6 years ago
  19. c7c2baf Additional DDL playback cleanup by Robert Phillips · 6 years ago
  20. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  21. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  22. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  23. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  24. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  25. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  26. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  27. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  28. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  29. 80747ef move the guts of SkMaskFilter.h into SkMaskFilterBase.h by Mike Reed · 7 years ago
  30. bfadcf0 Revert "Revert "use GrFPArgs for maskfilters"" by Mike Reed · 7 years ago
  31. 4f7f197 Revert "use GrFPArgs for maskfilters" by Mike Reed · 7 years ago
  32. a99b393 use GrFPArgs for maskfilters by Mike Reed · 7 years ago
  33. 3b51df1 Cleanup yes/no enums in Ganesh by Chris Dalton · 7 years ago
  34. 65c7f66 Add mip support to GrAHardwareBufferImageGenerator by Greg Daniel · 7 years ago
  35. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 7 years ago
  36. 2240be9 Remove color space xform from GrTextureDomain & GrSimpleTextureEffect by Brian Osman · 7 years ago
  37. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  38. d9d8485 Retract GrTexture.h a bit by Robert Phillips · 7 years ago
  39. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 7 years ago
  40. d374948 Consolidate Proxy caching code in GrResourceProvider by Robert Phillips · 7 years ago
  41. 3b65598 Make SkGr.h private and remove unused functions by Brian Osman · 7 years ago
  42. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  43. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 8 years ago
  44. 40fd7c9 Push GrTextureProxy down to more effects by Robert Phillips · 8 years ago
  45. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 8 years ago
  46. c949ce9 Replace some GrSurface:read/writePixels with the GrSurfaceContext equivalent by Robert Phillips · 8 years ago
  47. a7d61a6 Revert "Continue making Ganesh use absolute texture coordinates" by Joe Gregorio · 8 years ago
  48. 4493a9d Continue making Ganesh use absolute texture coordinates by Robert Phillips · 8 years ago
  49. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  50. 4a24da5 Make filterMaskGPU use GrTextureProxy by Robert Phillips · 8 years ago
  51. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  52. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  53. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  54. 784b7bf Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear" by Robert Phillips · 8 years ago
  55. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  56. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  57. 55360b1 Revert "Remove use of makeDeferredRenderTargetContextWithFallback" by Robert Phillips · 8 years ago
  58. 155b292 Remove use of makeDeferredRenderTargetContextWithFallback by Robert Phillips · 8 years ago
  59. 93f1633 Fix gpu blurring on platforms that "useDrawInsteadOfClear" by Robert Phillips · 8 years ago
  60. d728f0c Defer more renderTargetContexts in the GPU image filter paths - take 2 by robertphillips · 8 years ago
  61. 4e344c8 Revert "Defer more renderTargetContexts in the GPU image filter paths" by Robert Phillips · 8 years ago
  62. fd01ce0 Defer more renderTargetContexts in the GPU image filter paths by Robert Phillips · 8 years ago
  63. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  64. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  65. a29a956 Add SkRRectsGaussianEdgeMaskFilter by Robert Phillips · 8 years ago
  66. 2ebd0c8 Remove option to make GrCoordTransforms apply to device positions. by Brian Salomon · 8 years ago
  67. 48fde9c Add a makeDrawContextWithFallback that handles config fallback by robertphillips · 8 years ago
  68. 02fa32c Move GrFixedClip into src directory by csmartdalton · 8 years ago
  69. b6a40b8 Some assert fixes for running the Fuzzer sample in GPU mode. by senorblanco · 8 years ago
  70. c6f411e Merge GrClipMaskManager into GrClipStackClip by csmartdalton · 8 years ago
  71. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  72. 8fe485b Just pass the draw context to paint conversion by brianosman · 8 years ago
  73. 1638c0d Add destination color space to AsFPArgs. Eliminates last XFORMTODO. by brianosman · 8 years ago
  74. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  75. 54f30c1 Introduce GrColorSpaceXform, for gamut conversion on textures by brianosman · 8 years ago
  76. 8bad3ac Fix up flags to SkGpuBlurUtils::GaussianBlur by robertphillips · 8 years ago
  77. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  78. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  79. f054b17 Swap SkGpuBlurUtils over to using SkIRects by robertphillips · 8 years ago
  80. 6663acf Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  81. 85d9667 Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ ) by bsalomon · 8 years ago
  82. 33595bd Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  83. 055e192 Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and DrawMask by bsalomon · 8 years ago
  84. 76948d4 Add Gr*Proxy classes by robertphillips · 8 years ago
  85. 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  86. 92605b3 Add Gr*Proxy classes by robertphillips · 8 years ago
  87. 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  88. de5bf0c Add Gr*Proxy classes by robertphillips · 8 years ago
  89. d4c741e Refactor drawContext/RenderTarget creation by robertphillips · 8 years ago
  90. aa19a5f Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 of https://codereview.chromium.org/1914883002/ ) by robertphillips · 8 years ago
  91. 2f1c42e Refactor drawContext/RenderTarget creation by robertphillips · 8 years ago
  92. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  93. b461d34 Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate by brianosman · 8 years ago
  94. 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
  95. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  96. eb10ed4 speculatively comment out chrome mac perf test crasher by caryclark · 9 years ago
  97. 1a7eb26 resolution dependent path measure by caryclark · 9 years ago
  98. 7bceedc Retract GrRenderTarget a bit by robertphillips · 9 years ago
  99. 0e7029e Clean up Ganesh path render a little bit by robertphillips · 9 years ago
  100. c55271f Separate out natively-texture image/bmp draws from cached-as-texture image/bmp draws by bsalomon · 9 years ago