index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkCanvas.h
Commit message (
Expand
)
Author
Age
*
Add option to skip rects to drawImageLattice()
msarett
2016-09-02
*
drawRegion() cleanups
msarett
2016-08-26
*
GPU implementation of drawRegion()
msarett
2016-08-25
*
Add drawRegion() API to SkCanvas
msarett
2016-08-25
*
Respecify SkCanvas::drawArc, consolidate conversion to SkPath, add GM for odd...
bsalomon
2016-08-25
*
Made shadows blurry (thru implementing variance mapping)
vjiaoblack
2016-08-25
*
Plumb drawArc to SkDevice.
bsalomon
2016-08-19
*
Fast path translate() in SkCanvas and SkLiteDL.
mtklein
2016-08-19
*
Revert of Fast path translate() in SkCanvas and SkLiteDL. (patchset #5 id:800...
mtklein
2016-08-18
*
Fast path translate() in SkCanvas and SkLiteDL.
mtklein
2016-08-18
*
Fix initialization bug for fConservativeIsScaleTranslate
msarett
2016-08-18
*
make LayerIter private, and remove skipClip option
reed
2016-08-18
*
Add onDrawBitmapLattice(), avoid unnecessary bitmap->image copy
msarett
2016-08-16
*
Optimized implementation of quickReject()
msarett
2016-08-12
*
Revert of Optimized implementation of quickReject() (patchset #12 id:260001 o...
mtklein
2016-08-12
*
Optimized implementation of quickReject()
msarett
2016-08-11
*
Delete quickRejectY()
msarett
2016-08-11
*
update textblob api to use sk_sp
reed
2016-08-10
*
SkLite*
mtklein
2016-08-06
*
Add drawImageLattice() and drawBitmapLattice() APIs
msarett
2016-08-02
*
Creating framework for drawShadowedPicture
vjiaoblack
2016-07-22
*
Creating framework for drawShadowedPicture
vjiaoblack
2016-07-21
*
Revert of Creating framework for drawShadowedPicture (patchset #14 id:260001 ...
vjiaoblack
2016-07-21
*
Creating framework for drawShadowedPicture
vjiaoblack
2016-07-21
*
use special-image for imagefilters and save/restore layer
reed
2016-07-20
*
move responsibility for creating raster-device into pdf
reed
2016-07-15
*
Added the framework for having canvas/recorder/picture record depth_set's.
vjiaoblack
2016-07-13
*
Revert "Added the framework for having canvas/recorder/picture record depth_s...
mtklein
2016-07-13
*
Added the framework for having canvas/recorder/picture record depth_set's.
vjiaoblack
2016-07-13
*
Revert "Added the framework for having canvas/recorder/picture record depth_s...
mtklein
2016-07-12
*
Factor code to rotate a canvas about a point.
bungeman
2016-07-12
*
Added the framework for having canvas/recorder/picture record depth_set's.
vjiaoblack
2016-07-12
*
make some canvas utils virtual (for proxy based subclasses)
reed
2016-07-07
*
fix typos and capitalization on drawTextRSXform CL
reed
2016-07-07
*
drawTextRSXform
reed
2016-07-07
*
SkCanvas::adjustToTopLayer()
tomhudson
2016-05-18
*
Clean up test drawContext usage
robertphillips
2016-04-28
*
remove 'deprecated' region from SkDraw
reed
2016-04-27
*
Remove SkCanvas::LayerIter guard
robertphillips
2016-04-23
*
Add compile guard for SkCanvas::LayerIter
robertphillips
2016-04-21
*
Hide SkCanvas::LayerIter
robertphillips
2016-04-21
*
Revert of Hide SkCanvas::LayerIter (patchset #2 id:20001 of https://coderevie...
fmalita
2016-04-20
*
post apply non-scale transforms after imagefilters have run
reed
2016-04-20
*
Hide SkCanvas::LayerIter
robertphillips
2016-04-20
*
SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...
brianosman
2016-04-06
*
sk_sp for SkCanvas::drawAnnotation()
mtklein
2016-04-01
*
fix typo: add missing const
mtklein
2016-04-01
*
switch xfermodes over to sk_sp
reed
2016-03-29
*
Delete SkImageDecoder
msarett
2016-03-24
*
Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview....
msarett
2016-03-24
[next]