index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
/
SkDeferredCanvas.h
Commit message (
Expand
)
Author
Age
*
Eager or Lazy evaluation of sub-drawings for SkDeferredCanvas.
Herb Derby
2017-03-20
*
remove legacy virtual for vertices, only support object form
Mike Reed
2017-03-17
*
rename virtuals for clipbounds, and deprecate older bool/var-arg pattern
Mike Reed
2017-01-23
*
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
*
Rebase non-drawing SkCanvas subclasses to SkNoDrawCanvas
Florin Malita
2016-12-02
*
remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM
Mike Reed
2016-11-03
*
remove xfermode from public api
Mike Reed
2016-10-28
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
Fix SkDeferredCanvas for use on android.
Herb Derby
2016-10-06
*
update defer-canvas for lattice and regions
Mike Reed
2016-10-05
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
Plumb drawArc to SkDevice.
bsalomon
2016-08-19
*
deferred canvas
reed
2016-07-08