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
...
*
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
*
Strip old backend recording down to essentials
mtklein
2014-09-30
*
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...
reed
2014-09-22
*
Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...
reed
2014-09-21
*
introduce Props to surface (work in progress)
reed
2014-09-21
*
Revert of Revert of allow canvas to force conservative clips (for speed) (pat...
reed
2014-09-09
*
Revert of allow canvas to force conservative clips (for speed) (patchset #7 i...
reed
2014-09-09
*
Allow SkCanvas to be initialized to force conservative rasterclips. This has ...
reed
2014-09-09
*
Remove a linear search in SkPictureRecord::addTextBlob.
jbroman
2014-09-08
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
SkTextBlob plumbing
fmalita
2014-08-26
*
Quickfix for incorrect PICTURE_MATRIX_PAINT & PATCH optimization.
fmalita
2014-08-19
*
Add missing DRAW_PICTURE_MATRIX_PAINT paint offset.
fmalita
2014-08-12
*
SkCanvas::drawPatch param SkPoint[12]
dandov
2014-08-12
*
Add layer counting to SkPictureRecord
robertphillips
2014-08-12
*
Revert of Add layer counting to SkPictureRecord (https://codereview.chromium....
mtklein
2014-08-11
*
Add layer counting to SkPictureRecord
robertphillips
2014-08-11
*
Cleaning up SkPicture-related classes
robertphillips
2014-08-11
*
Remove Matrix/Clip State collapse code
robertphillips
2014-08-11
*
add drawPicture variant that takes a matrix and paint
reed
2014-08-09
*
Moved SkPictureContentInfo into its own file. It now tracks the number of skia
hendrikw
2014-08-08
*
Stopped skipping tests in dm of SkPatch by implementing the
dandov
2014-08-07
*
Fix end-of-pattern matching for Skia recording optimization.
dneto
2014-07-30
*
SaveFlags be-gone
Florin Malita
2014-06-30
*
Remove dashing from gpu veto
egdaniel
2014-06-18
*
Remove picture pre-allocation from SkPictureRecorder
robertphillips
2014-06-11
*
Remove SkPicture::kUsePathBoundsForClip_RecordingFlag
robertphillips
2014-06-09
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
Effects on the paint also prevent layer merge optimization.
commit-bot@chromium.org
2014-05-14
*
Fix for empty saveLayer() with a filter which affects transparent black.
senorblanco@chromium.org
2014-05-06
*
Add literal picture recording mode, triggered by a compile time switch.
commit-bot@chromium.org
2014-05-02
*
First pass at GPU veto
commit-bot@chromium.org
2014-04-24
*
First step in pulling SkPicturePlayback & SkPictureRecord out of SkPicture
commit-bot@chromium.org
2014-04-23
[prev]
[next]