index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
windowrectangles.cpp
Commit message (
Expand
)
Author
Age
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
Improve handling of clip stack ID
Robert Phillips
2017-06-28
*
Fix for Android batching bug
Robert Phillips
2017-06-28
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
*
Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type".
Brian Salomon
2017-05-12
*
add drawString helper to canvas
Cary Clark
2017-04-28
*
Rm makeRenderTargetContext in favor of deferred version (take 3)
Robert Phillips
2017-04-25
*
Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"
Robert Phillips
2017-04-21
*
Rm makeRenderTargetContext in favor of deferred version (take 2)
Robert Phillips
2017-04-21
*
Revert "Rm makeRenderTargetContext in favor of deferred version"
Robert Phillips
2017-04-11
*
Rm makeRenderTargetContext in favor of deferred version
Robert Phillips
2017-04-11
*
GM: some header cleanup
Mike Klein
2017-03-22
*
Retract GrContext from src/gpu/effects
Robert Phillips
2017-03-15
*
Compute clipped draw bounds outside GrAppliedClip.
Brian Salomon
2017-03-14
*
Remove origin from GrClipStackClip and GrWindowRectsState.
Brian Salomon
2017-03-13
*
clip to elements directly, no need for replay indirection
Mike Reed
2017-03-08
*
Rationalize GrContext's Gr*Proxy getter naming
Robert Phillips
2017-01-30
*
Push GrTextureProxy down to more effects
Robert Phillips
2017-01-30
*
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
Brian Salomon
2017-01-11
*
clean up non-ASCII comments
Hal Canary
2017-01-03
*
Relandx2 "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Reland "Remove antialiasing control from GrPaint.""
Brian Salomon
2016-12-09
*
Reland "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
Mike Reed
2016-12-08
*
Revert "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-08
*
Remove antialiasing control from GrPaint.
Brian Salomon
2016-12-08
*
Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & G...
Robert Phillips
2016-11-09
*
Rename renderTargetContextPriv to priv, and some more leftover DCs
Brian Osman
2016-10-27
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Remove option to make GrCoordTransforms apply to device positions.
Brian Salomon
2016-10-03
*
Move clip CTM application to SkRasterClip and SkClipStack
Brian Salomon
2016-10-03
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
kNumWindows is only used in GPU builds
mtklein
2016-09-06
*
Improve usage of window rectangles
csmartdalton
2016-09-06
*
Revert of Improve usage of window rectangles (patchset #9 id:160001 of https:...
caryclark
2016-09-06
*
kNumWindows is only used in GPU builds
mtklein
2016-09-03
*
Improve usage of window rectangles
csmartdalton
2016-09-02