1. 6a40abc Revert "Implement window rectangles in vulkan" by Jim Van Verth · 7 years ago
  2. 94c0468 Implement window rectangles in vulkan by Chris Dalton · 7 years ago
  3. c0192e3 Remove pre-attachment of stencil buffers by Robert Phillips · 7 years ago
  4. f3b46e5 Rename methods and enum on SkClipStack::Element to indicate "device space" by Brian Salomon · 7 years ago
  5. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  6. 806be2d Improve handling of clip stack ID by Robert Phillips · 7 years ago
  7. a4f792d Fix for Android batching bug by Robert Phillips · 7 years ago
  8. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  9. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  10. 7c8460e Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type". by Brian Salomon · 7 years ago
  11. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  12. dd3b3f4 Rm makeRenderTargetContext in favor of deferred version (take 3) by Robert Phillips · 7 years ago
  13. 2af746c Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)" by Robert Phillips · 7 years ago
  14. 02242e8 Rm makeRenderTargetContext in favor of deferred version (take 2) by Robert Phillips · 7 years ago
  15. 9342921 Revert "Rm makeRenderTargetContext in favor of deferred version" by Robert Phillips · 7 years ago
  16. d83ec04 Rm makeRenderTargetContext in favor of deferred version by Robert Phillips · 7 years ago
  17. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  18. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 7 years ago
  19. 97180af Compute clipped draw bounds outside GrAppliedClip. by Brian Salomon · 7 years ago
  20. 9a76772 Remove origin from GrClipStackClip and GrWindowRectsState. by Brian Salomon · 7 years ago
  21. 598524d clip to elements directly, no need for replay indirection by Mike Reed · 7 years ago
  22. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 8 years ago
  23. 40fd7c9 Push GrTextureProxy down to more effects by Robert Phillips · 8 years ago
  24. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  25. 55325b7 clean up non-ASCII comments by Hal Canary · 8 years ago
  26. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  27. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  28. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  29. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  30. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  31. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  32. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  33. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  34. ec2249f Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & GrRenderTargetProxy by Robert Phillips · 8 years ago
  35. 693a540 Rename renderTargetContextPriv to priv, and some more leftover DCs by Brian Osman · 8 years ago
  36. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  37. 2ebd0c8 Remove option to make GrCoordTransforms apply to device positions. by Brian Salomon · 8 years ago
  38. a3b45d4 Move clip CTM application to SkRasterClip and SkClipStack by Brian Salomon · 8 years ago
  39. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  40. 0a44107 kNumWindows is only used in GPU builds by mtklein · 8 years ago
  41. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  42. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  43. af92a7f kNumWindows is only used in GPU builds by mtklein · 8 years ago
  44. db42be9 Improve usage of window rectangles by csmartdalton · 8 years ago