index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkCanvas.cpp
Commit message (
Expand
)
Author
Age
*
Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp
robertphillips
2016-03-30
*
Revert of Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_s...
djsollen
2016-03-29
*
Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp
robertphillips
2016-03-29
*
switch xfermodes over to sk_sp
reed
2016-03-29
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Switch new SkImageFilter internal methods over to sk_sp
robertphillips
2016-03-24
*
Switch SkBlurImageFilter over to new onFilterImage interface
robertphillips
2016-03-24
*
switch surface to sk_sp
reed
2016-03-23
*
Revert of Switch SkBlurImageFilter over to new onFilterImage interface (patch...
robertphillips
2016-03-23
*
Switch SkBlurImageFilter over to new onFilterImage interface
robertphillips
2016-03-23
*
Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of htt...
reed
2016-03-22
*
Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 ...
reed
2016-03-22
*
Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https:/...
reed
2016-03-22
*
Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://cod...
reed
2016-03-22
*
switch colorfilters to sk_sp
reed
2016-03-22
*
Change signatures of filter bounds methods to return a rect.
senorblanco
2016-03-21
*
Switch SkSpecialImage & SkSpecialSurface classes over to smart pointers
robertphillips
2016-03-17
*
unify peekPixels around pixmap parameter
reed
2016-03-09
*
Swap over to using SkImageFilter::filterImage instead of filterImageDeprecated
robertphillips
2016-03-07
*
Move annotations to canvas virtual (patchset #8 id:140001 of https://coderevi...
reed
2016-03-04
*
Revert of move annotations to canvas virtual (patchset #8 id:140001 of https:...
reed
2016-03-03
*
move annotations to canvas virtual
reed
2016-03-03
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
lots of sRGB and F16 blits
reed
2016-02-22
*
Revert of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of htt...
reed
2016-02-22
*
Reland of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of htt...
reed
2016-02-22
*
revert fuzzer fixes for canvas, need to investigate more
reed
2016-02-20
*
fix misc asserts and checks found by fuzzer
reed
2016-02-20
*
Mark existing image filter entry points that will be going away with Deprecated
robertphillips
2016-02-17
*
Fix for rounded-rect clips with filters.
senorblanco
2016-02-02
*
SaveFlags begone!
fmalita
2016-01-28
*
SK_SUPPORT_LEGACY_DRAWFLTER typo
fmalita
2016-01-25
*
Hide SkCanvas::{set,get}DrawFilter
fmalita
2016-01-21
*
Remove SK_SUPPORT_SRC_BOUNDS_BLOAT_FOR_IMAGEFILTERS (now unused).
senorblanco
2016-01-21
*
remove imagefilter::sizeconstraint
reed
2016-01-11
*
unify how canvas checks for null on skia objects (images, blobs, pictures)
reed
2016-01-08
*
Revert[2] of "add backdrop option to SaveLayerRec"
reed
2016-01-07
*
SkTreatAsSprite should take AA into account
fmalita
2016-01-07
*
Revert of SkTreatAsSprite should take AA into account (patchset #5 id:80001 o...
reed
2016-01-07
*
Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of http...
reed
2016-01-07
*
SkTreatAsSprite should take AA into account
fmalita
2016-01-07
*
add backdrop option to SaveLayerRec
reed
2016-01-07
*
Add conversion from SaveLayerFlags to SaveFlags
scroggo
2016-01-04
*
remove unused SkAutoROCanvasPixels
reed
2015-12-25
*
remove dead flags
reed
2015-12-23
*
hide old SaveFlags, but keep them available (for now) for Android
reed
2015-12-21
*
fix stroked text underline / strikethrough
caryclark
2015-12-21
*
remove SK_SUPPORT_LEGACY_SAVELAYERPARAMS code
reed
2015-12-18
[next]