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
...
*
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
*
Make drawImage a virtual on SkDevice
reed
2015-05-05
*
Revert of Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https...
reed
2015-05-05
*
Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://coderev...
reed
2015-05-04
*
Revert of Revert of move remaining virtual draw methods to onDraw (patchset #...
reed
2015-01-05
*
Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001...
reed
2015-01-05
*
move remaining virtual draw methods to onDraw
reed
2015-01-04
*
remove unused drawData
reed
2015-01-02
*
Remove SkCanvas::isDrawingToLayer
junov
2014-12-15
*
Cull pushCull and popCull from Skia.
mtklein
2014-12-12
*
Defer saves() until they're needed
reed
2014-12-11
*
Remove SkCanvas::drawBitmapMatrix()
Florin Malita
2014-12-10
*
Change clear() to respect the clip
reed
2014-12-04
*
Revert "Change clear() to respect the clip"
reed
2014-12-02
*
Change clear() to respect the clip
reed
2014-12-02
*
Restore bitmap dedup in SkPictureRecord. Cuts RAM usage of DM by half.
mtklein
2014-11-12
*
More cleanup: streamline paths and bitmaps.
mtklein
2014-11-12
*
Start stripping out complicated parts of SkPicture{Record,Data}.
mtklein
2014-11-12
*
Remove DEPRECATED_beginRecording().
mtklein
2014-10-01
[prev]
[next]