1. b7bfbc2 Move GrRecordingContext.h and GrDirectContext.h into include/gpu by Robert Phillips · 4 years, 1 month ago
  2. 9eb0002 Double down on abandoned being publicly accessible on contexts by Robert Phillips · 4 years, 1 month ago
  3. 4e3cab7 Reland "Simplify GrClip API" by Michael Ludwig · 4 years, 1 month ago
  4. 95c250c Downgrade GpuGMs to only receiving a GrRecordingContext by Robert Phillips · 4 years, 1 month ago
  5. d8f4f42 Revert "Simplify GrClip API" by Michael Ludwig · 4 years, 1 month ago
  6. 9716414 Simplify GrClip API by Michael Ludwig · 4 years, 1 month ago
  7. e06a897 GrClips know their device dimensions by Michael Ludwig · 4 years, 1 month ago
  8. 58f569b Remove unnecessary GrFixedClip includes/declarations by Michael Ludwig · 4 years, 2 months ago
  9. 4e221bd Initial clipShader implementation for SkClipStack and GPU by Michael Ludwig · 4 years, 2 months ago
  10. d1d997e Reland "Improve scissor state tracking in GrRTC" by Michael Ludwig · 4 years, 2 months ago
  11. 4926b07 Revert "Improve scissor state tracking in GrRTC" by Michael Ludwig · 4 years, 2 months ago
  12. 3b923a8 Improve scissor state tracking in GrRTC by Michael Ludwig · 4 years, 2 months ago
  13. 7c12e28 Reland "GrClips provided as pointers to GrRTC" by Michael Ludwig · 4 years, 2 months ago
  14. 074414f Revert "GrClips provided as pointers to GrRTC" by Weston Tracey · 4 years, 2 months ago
  15. 226b689 GrClips provided as pointers to GrRTC by Michael Ludwig · 4 years, 2 months ago
  16. 81d4172 Reland "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 2 months ago
  17. 4730f29 Revert "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 2 months ago
  18. 6cbd7c2 Simplify GrRTC::clean APIs by Michael Ludwig · 4 years, 2 months ago
  19. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 2 months ago
  20. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 2 months ago
  21. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 2 months ago
  22. c002d56 Simplify GrClip::getConservativeBounds() signature by Michael Ludwig · 4 years, 2 months ago
  23. 828d341 Reland "Refactor stencil clip mask generation into helper" by Michael Ludwig · 4 years, 2 months ago
  24. 2eb7b57 Remove unused GrTextureDomain by Brian Salomon · 4 years, 3 months ago
  25. 6422722 Reland "Remove GrDeviceSpaceTextureDecalFragmentProcessor." by Brian Salomon · 4 years, 5 months ago
  26. df283d0 Revert "Remove GrDeviceSpaceTextureDecalFragmentProcessor." by Brian Salomon · 4 years, 5 months ago
  27. af5f9f0 Remove GrDeviceSpaceTextureDecalFragmentProcessor. by Brian Salomon · 4 years, 5 months ago
  28. e32506b Update GrClipStackClip and GrDeviceSpaceTextureDecalFP to use views. by Greg Daniel · 4 years, 6 months ago
  29. e20fcad Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." by Greg Daniel · 4 years, 7 months ago
  30. a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 4 years, 7 months ago
  31. 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 4 years, 7 months ago
  32. 9f2b86c More SkISizification in GPU code. by Brian Salomon · 4 years, 9 months ago
  33. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  34. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  35. 27ae52c Make deferred render target context without config or format by Brian Salomon · 5 years ago
  36. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 5 years ago
  37. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  38. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  39. aa1b6b3 Make stencilRect() in GrRTCPriv more flexible. by Michael Ludwig · 5 years ago
  40. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  41. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  42. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  43. 09e5689 Replace GrAAType with flags for path renderers by Chris Dalton · 5 years ago
  44. 6f0e02f Switch path renderers over to using GrRecordingContext by Robert Phillips · 5 years ago
  45. 50e24d7 Add a mechanism for GMs to silently exclude themselves from Gold by Chris Dalton · 5 years ago
  46. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  47. d7a5a1d Add a central skiagm::GM::DrawFailureMessage for error messages by Chris Dalton · 5 years ago
  48. dc5863c use font in SkTextUtils by Mike Reed · 6 years ago
  49. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  50. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  51. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  52. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  53. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  54. 9a9baae Use SkPMColor4f throughout clear APIs by Brian Osman · 6 years ago
  55. 3a42ec0 hide the SkPaint::Align enum entirely by Mike Reed · 6 years ago
  56. 331ccfd add textutils by Mike Reed · 6 years ago
  57. cb3d087 Remove all remaining GrColor4f (other than gradients) by Brian Osman · 6 years ago
  58. eace935 Revert "converted AARectEffect to new FP system" by Ethan Nicholas · 6 years ago
  59. 222e275 converted AARectEffect to new FP system by Ethan Nicholas · 6 years ago
  60. 4c458b1 ccpr: Use lazy proxies with GrCCAtlas by Chris Dalton · 6 years ago
  61. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  62. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  63. 1f27585 remove unused/dumb methods from SkRect by Mike Reed · 6 years ago
  64. c534808 Revert "Delete GPU alpha clip masks" by Chris Dalton · 6 years ago
  65. a466228 Delete GPU alpha clip masks by Chris Dalton · 6 years ago
  66. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  67. 344e903 Prefer fullscreen clears on Qualcomm/GL by Chris Dalton · 7 years ago
  68. 1447177 Avoid GrEllipseEffect for small radii on devices without 32 bit float. by Brian Salomon · 7 years ago
  69. bbfd516 Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  70. 428e568 Revert "Don't use analytic clip FPs when drawing to stencil" by Chris Dalton · 7 years ago
  71. 4c92d4a Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  72. 6a40abc Revert "Implement window rectangles in vulkan" by Jim Van Verth · 7 years ago
  73. 94c0468 Implement window rectangles in vulkan by Chris Dalton · 7 years ago
  74. c0192e3 Remove pre-attachment of stencil buffers by Robert Phillips · 7 years ago
  75. f3b46e5 Rename methods and enum on SkClipStack::Element to indicate "device space" by Brian Salomon · 7 years ago
  76. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  77. 806be2d Improve handling of clip stack ID by Robert Phillips · 7 years ago
  78. a4f792d Fix for Android batching bug by Robert Phillips · 7 years ago
  79. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  80. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  81. 7c8460e Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type". by Brian Salomon · 7 years ago
  82. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  83. dd3b3f4 Rm makeRenderTargetContext in favor of deferred version (take 3) by Robert Phillips · 7 years ago
  84. 2af746c Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)" by Robert Phillips · 7 years ago
  85. 02242e8 Rm makeRenderTargetContext in favor of deferred version (take 2) by Robert Phillips · 7 years ago
  86. 9342921 Revert "Rm makeRenderTargetContext in favor of deferred version" by Robert Phillips · 7 years ago
  87. d83ec04 Rm makeRenderTargetContext in favor of deferred version by Robert Phillips · 7 years ago
  88. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  89. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 7 years ago
  90. 97180af Compute clipped draw bounds outside GrAppliedClip. by Brian Salomon · 7 years ago
  91. 9a76772 Remove origin from GrClipStackClip and GrWindowRectsState. by Brian Salomon · 7 years ago
  92. 598524d clip to elements directly, no need for replay indirection by Mike Reed · 7 years ago
  93. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 7 years ago
  94. 40fd7c9 Push GrTextureProxy down to more effects by Robert Phillips · 7 years ago
  95. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  96. 55325b7 clean up non-ASCII comments by Hal Canary · 8 years ago
  97. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  98. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  99. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  100. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago