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
...
*
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
*
Make drawText calls non-virtual, to ease SkFont and TextBlob (https://coderev...
reed@google.com
2014-04-23
*
Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https...
commit-bot@chromium.org
2014-04-22
*
make drawText calls non-virtual, to ease SkFont and TextBlob
commit-bot@chromium.org
2014-04-22
*
fix size_t/int warnings in pictures
commit-bot@chromium.org
2014-04-22
*
Reduce internal explicit SaveFlags usage.
commit-bot@chromium.org
2014-04-18
*
Remove currently unused code
commit-bot@chromium.org
2014-04-14
*
remove picture-backed surfaces
commit-bot@chromium.org
2014-04-11
*
Consolidate SkCanvas matrix virtuals.
commit-bot@chromium.org
2014-03-25
*
Fix cull nesting assertion.
commit-bot@chromium.org
2014-03-20
*
De-virtualize SkCanvas matrix ops.
commit-bot@chromium.org
2014-03-13
*
De-virtualize SkCanvas save/restore.
commit-bot@chromium.org
2014-03-12
*
Revert of Revert of Revert "De-virtualize SkCanvas save/restore." (https://co...
commit-bot@chromium.org
2014-03-12
*
Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.c...
commit-bot@chromium.org
2014-03-11
*
Revert "De-virtualize SkCanvas save/restore."
fmalita@google.com
2014-03-11
*
De-virtualize SkCanvas save/restore.
fmalita@google.com
2014-03-11
*
Once Chromium starts holding on to paths and we can actually reuse cached pat...
commit-bot@chromium.org
2014-03-07
*
This is just the first version and shows how I intend to orchestrate this. Fu...
commit-bot@chromium.org
2014-03-07
*
The motivation for this CL is to de-clutter SkPicture's beginRecording method.
commit-bot@chromium.org
2014-03-04
[prev]
[next]