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
*
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
*
Rein in the use of SkDevice.h
robertphillips
2016-04-20
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
switch surface to sk_sp
reed
2016-03-23
*
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
*
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
*
remove now defunct get_paint_offset
reed
2016-01-04
*
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
*
Dedup SkPaths by gen-ID when going to .skp
mtklein
2015-10-30
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Use static_assert instead of SK_COMPILE_ASSERT.
bungeman
2015-08-20
*
remove SkDeferredCanvas
reed
2015-08-19
*
remove all guards for changes to drawBitmapRect / drawImageRect
reed
2015-07-28
*
add src-rect-constraint to drawImageRect
reed
2015-07-14
*
add drawImageNine
reed
2015-06-25
*
add SkCanvas::drawAtlas
reed
2015-06-24
*
Fix memory leak in SkPictureRecord
robertphillips
2015-06-23
*
change old picture serialization to really handle images
reed
2015-06-22
*
Remove the SkCanvas comment API
fmalita
2015-06-15
*
Make drawImage a virtual on SkDevice
reed
2015-05-06
*
Revert of Revert of Revert of Make drawImage a virtual on SkDevice (patchset ...
reed
2015-05-06
*
Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of...
reed
2015-05-06
*
Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https...
reed
2015-05-05
[next]