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
...
*
flag to use const& instead of const* for src-rect
reed
2015-08-06
*
add src-rect-constraint to drawImageRect
reed
2015-07-14
*
add drawImageNine
reed
2015-06-25
*
add SkCanvas::drawAtlas
reed
2015-06-24
*
change old picture serialization to really handle images
reed
2015-06-22
*
Remove the SkCanvas comment API
fmalita
2015-06-15
*
Rename SkDrawPictureCallback to SkPicture::AbortCallback
robertphillips
2015-01-07
*
Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset ...
reed
2015-01-06
*
Rename SkDrawPictureCallback to SkPicture::AbortCallback
robertphillips
2015-01-06
*
remove unused drawData
reed
2015-01-02
*
Cull pushCull and popCull from Skia.
mtklein
2014-12-12
*
Remove SkCanvas::drawBitmapMatrix()
Florin Malita
2014-12-10
*
Strip old backend recording down to essentials
mtklein
2014-09-30
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Convert BBH APIs to use SkRect.
mtklein
2014-08-27
*
SkTextBlob plumbing
fmalita
2014-08-26
*
Add missing DRAW_PICTURE_MATRIX_PAINT paint offset.
fmalita
2014-08-12
*
SkCanvas::drawPatch param SkPoint[12]
dandov
2014-08-12
*
add drawPicture variant that takes a matrix and paint
reed
2014-08-09
*
Stopped skipping tests in dm of SkPatch by implementing the
dandov
2014-08-07
*
Cleanup SkPicture* classes a bit
robertphillips
2014-07-10
*
Split SkPictureReplacementPlayback out of SkPicturePlayback
robertphillips
2014-07-10
*
Refactor SkPicturePlayback for SkPictureReplacementPlayback
robertphillips
2014-07-09
*
Fixed up SkTimedPicturePlayback
robertphillips
2014-07-08
*
Split SkPictureRangePlayback out of SkPicturePlayback
robertphillips
2014-07-08
*
Clean up a bit after SkPictureData/SkPicturePlayback split
robertphillips
2014-07-08
*
Turn on threaded DMQuiltTask drawing for old-format SkPictures too.
mtklein
2014-07-07
*
Split SkPicturePlayback out of SkPictureData
robertphillips
2014-07-07
*
Rename SkPicturePlayback to SkPictureData
robertphillips
2014-07-01
*
Begin atlasing
robertphillips
2014-06-30
*
SaveFlags be-gone
Florin Malita
2014-06-30
*
Revert of Begin atlasing (https://codereview.chromium.org/354533004/)
robertphillips
2014-06-29
*
Begin atlasing
robertphillips
2014-06-29
*
Deprecate SkPicture::clone().
mtklein
2014-06-27
*
Tick off some TODOs:
Mike Klein
2014-06-24
*
Remove dashing from gpu veto
egdaniel
2014-06-18
*
Remove SkPicture pointer from SkPicturePlayback
robertphillips
2014-06-12
*
Remove picture pre-allocation from SkPictureRecorder
robertphillips
2014-06-11
*
Fix error revealed by Android unit test
robertphillips
2014-06-10
*
Remove unused 'deepCopy' parameter
robertphillips
2014-06-10
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
formalize named picture versions
commit-bot@chromium.org
2014-05-20
*
Ensure playing back a picture always balances saves and restores
commit-bot@chromium.org
2014-05-19
*
Fix rendering artifacts in pull-saveLayers-forward mode
commit-bot@chromium.org
2014-05-08
*
Revert r14650 (Fix rendering artifacts in pull-saveLayers-forward mode - http...
robertphillips@google.com
2014-05-08
*
Fix rendering artifacts in pull-saveLayers-forward mode
commit-bot@chromium.org
2014-05-08
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-05-08
*
First pass at pre-rendering saveLayers for GPU
robertphillips@google.com
2014-05-07
*
Move setup of SkPictCopyInfo into SkPicture::clone
commit-bot@chromium.org
2014-04-29
*
Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag.
commit-bot@chromium.org
2014-04-28
[prev]
[next]