index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkRecorder.cpp
Commit message (
Expand
)
Author
Age
*
Shim to enforce that canvas virtuals are overridden
Brian Osman
2018-03-09
*
Revert "hide picture virtuals (no public callers)"
Mike Klein
2018-01-27
*
hide picture virtuals (no public callers)
Mike Reed
2018-01-27
*
Revert "remove approxbytes api from SkPicture"
Mike Reed
2017-12-25
*
remove approxbytes api from SkPicture
Mike Reed
2017-12-24
*
Implement a fast path for solid color lattice rectangle
Stan Iliev
2017-12-11
*
Record SkCanvas::flush().
Mike Klein
2017-08-14
*
move shadows to device virtual
Mike Reed
2017-05-17
*
Remove translateZ and lights from SkCanvas
Jim Van Verth
2017-05-02
*
Remove EXPERIMENTAL_SHADOWING, Part 1
Jim Van Verth
2017-05-02
*
Expose resetForNextPicture in SkNoDrawCanvas
Adrienne Walker
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
*
remove SkPictureUtils.h
Mike Reed
2017-03-08
*
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
*
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
*
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
*
Fast path translate() in SkCanvas and SkLiteDL.
mtklein
2016-08-19
*
Add onDrawBitmapLattice(), avoid unnecessary bitmap->image copy
msarett
2016-08-16
*
Add drawImageLattice() and drawBitmapLattice() APIs
msarett
2016-08-02
*
Replace old SkRecords RefBox with sk_sp.
mtklein
2016-08-01
*
turn bitmaps into images during recording
reed
2016-07-28
*
don't specialize drawBitmapRect for minirecorder; no longer called by blink
reed
2016-07-26
*
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
*
switch surface to sk_sp
reed
2016-03-23
*
detach -> release
mtklein
2016-03-16
[next]