index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkPicturePlayback.cpp
Commit message (
Expand
)
Author
Age
*
Revert "Roll minimum picture version up to 44."
Robert Phillips
2017-02-10
*
Roll minimum picture version up to 44.
Mike Klein
2017-02-09
*
change clip-bounds getters to always return the rect
Mike Reed
2017-01-23
*
"Fix" some ImageFilter fuzzer issues
Robert Phillips
2016-12-19
*
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
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
remove xfermode from public api
Mike Reed
2016-10-28
*
Harden SkPicturePlayback::handleOp() skips
fmalita
2016-10-06
*
Add a src rect to drawImageLattice() API
msarett
2016-09-30
*
Propagate validation errors from inner readbuffer when deserializing picture....
reed
2016-09-30
*
Fix some fuzzer complaints
Robert Phillips
2016-09-26
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
Add option to skip rects to drawImageLattice()
msarett
2016-09-02
*
Add drawRegion() API to SkCanvas
msarett
2016-08-25
*
Plumb drawArc to SkDevice.
bsalomon
2016-08-19
*
Delete quickRejectY()
msarett
2016-08-11
*
Deserialize pictures with custom image-deserializer
reed
2016-08-11
*
Add drawImageLattice() and drawBitmapLattice() APIs
msarett
2016-08-02
*
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
*
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
*
drawTextRSXform
reed
2016-07-07
*
Address two fuzzer bugs:
robertphillips
2016-06-28
*
Address ASAN fuzzer complaint
robertphillips
2016-06-27
*
Enable flattening of SkRecordedDrawable
msarett
2016-04-27
*
Revert of Enable flattening of SkRecordedDrawable (patchset #8 id:140001 of h...
mtklein
2016-04-27
*
Enable flattening of SkRecordedDrawable
msarett
2016-04-27
*
Optionally enable SkValidatingReadBuffer in SkPictureImageFilter
robertphillips
2016-04-22
*
Fix ImageFilter fuzzer issue
robertphillips
2016-04-20
*
switch xfermodes over to sk_sp
reed
2016-03-29
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Make sp variants for SkData
reed
2016-03-11
*
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
*
SaveFlags begone!
fmalita
2016-01-28
*
Revert[2] of "add backdrop option to SaveLayerRec"
reed
2016-01-07
*
Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of http...
reed
2016-01-07
*
add backdrop option to SaveLayerRec
reed
2016-01-07
*
hide old SaveFlags, but keep them available (for now) for Android
reed
2015-12-21
*
change signature for virtual related to saveLayer, passing SaveLayerRec
reed
2015-12-18
*
Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview...
reed
2015-12-16
*
Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://code...
reed
2015-12-16
*
remove drawSprite from canvas
reed
2015-12-16
*
Style Change: NULL->nullptr
halcanary
2015-08-27
[next]