index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkPictureRecord.cpp
Commit message (
Expand
)
Author
Age
*
Remove unused SkPictureContentInfo
Brian Salomon
2018-01-26
*
fix serializing shadowrec
Mike Reed
2018-01-24
*
remove some old old pict ops
Mike Reed
2018-01-20
*
Remove tonal color from DrawShadow internals
Jim Van Verth
2018-01-19
*
update pipe for lattice and shadowrec
Mike Reed
2018-01-03
*
Implement a fast path for solid color lattice rectangle
Stan Iliev
2017-12-11
*
make matrix serialization private
Cary Clark
2017-10-20
*
Record SkCanvas::flush().
Mike Klein
2017-08-14
*
Compute correct bounds for DrawShadowRec.
Jim Van Verth
2017-07-31
*
Add serialization support for drawShadowRec
Jim Van Verth
2017-05-22
*
Remove translateZ and lights from SkCanvas
Jim Van Verth
2017-05-02
*
Remove EXPERIMENTAL_SHADOWING, Part 1
Jim Van Verth
2017-05-02
*
Revert "Revert "SaveLayerRec::fClipMask -> raw pointer""
Mike Klein
2017-05-01
*
Revert "SaveLayerRec::fClipMask -> raw pointer"
Mike Klein
2017-05-01
*
SaveLayerRec::fClipMask -> raw pointer
Florin Malita
2017-05-01
*
Initial clip-mask-layer support
Florin Malita
2017-05-01
*
remove legacy virtual for vertices, only support object form
Mike Reed
2017-03-17
*
Revert[2] "More SkVertices implementation work""
Mike Reed
2017-03-17
*
Revert "More SkVertices implementation work"
Mike Reed
2017-03-17
*
More SkVertices implementation work
Mike Reed
2017-03-17
*
change SkClipOp to a class enum
Mike Reed
2016-12-12
*
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 unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM
Mike Reed
2016-11-03
*
hide setImageFilter(ptr)
Mike Reed
2016-11-01
*
remove xfermode from public api
Mike Reed
2016-10-28
*
Add a src rect to drawImageLattice() API
msarett
2016-09-30
*
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
*
dedup images/blobs/pictures by ID in old serialization format
reed
2016-08-29
*
Add drawRegion() API to SkCanvas
msarett
2016-08-25
*
Made shadows blurry (thru implementing variance mapping)
vjiaoblack
2016-08-25
*
Plumb drawArc to SkDevice.
bsalomon
2016-08-19
*
Add onDrawBitmapLattice(), avoid unnecessary bitmap->image copy
msarett
2016-08-16
*
remove support for serializing bitmaps in old format
reed
2016-08-10
*
Convert SkAutoTUnref<SkData> to sk_sp<SkData>.
bungeman
2016-08-03
*
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
*
Revert "Added the framework for having canvas/recorder/picture record depth_s...
mtklein
2016-07-12
*
Added the framework for having canvas/recorder/picture record depth_set's.
vjiaoblack
2016-07-12
*
drawTextRSXform
reed
2016-07-07
*
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
[next]