index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkPictureRecord.h
Commit message (
Expand
)
Author
Age
*
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
*
Removing dead code from CanvasTest
piotaixr
2014-10-28
*
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
*
SkTextBlob plumbing
fmalita
2014-08-26
*
SkCanvas::drawPatch param SkPoint[12]
dandov
2014-08-12
*
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
*
Cleanup SkPicture* classes a bit
robertphillips
2014-07-10
*
Rename SkPicturePlayback to SkPictureData
robertphillips
2014-07-01
*
SaveFlags be-gone
Florin Malita
2014-06-30
*
Remove SkPicture pointer from SkPicturePlayback
robertphillips
2014-06-12
*
Remove picture pre-allocation from SkPictureRecorder
robertphillips
2014-06-11
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
Fix for empty saveLayer() with a filter which affects transparent black.
senorblanco@chromium.org
2014-05-06
*
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
*
Remove currently unused code
commit-bot@chromium.org
2014-04-14
*
Consolidate SkCanvas matrix virtuals.
commit-bot@chromium.org
2014-03-25
*
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
*
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
*
add new onClip* methods to SkCanvas
robertphillips@google.com
2014-02-28
*
Revert of r13620 (add new onClip* methods to SkCanvas - https://codereview.ch...
robertphillips@google.com
2014-02-28
*
add new onClip* methods to SkCanvas
robertphillips@google.com
2014-02-28
*
Culling API
commit-bot@chromium.org
2014-02-27
*
add SkCanvas::drawDRRect
commit-bot@chromium.org
2014-02-21
*
change PictureRecord (and its private subclasses) to take size instead of device
commit-bot@chromium.org
2014-02-17
*
still trying to kill setDevice: rename to setRootDevice (better name) and mak...
commit-bot@chromium.org
2014-02-17
*
add peekPixels to SkCanvas and SkSurface
commit-bot@chromium.org
2014-02-13
*
Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromi...
commit-bot@chromium.org
2014-02-13
*
add peekPixels to SkCanvas and SkSurface
mike@reedtribe.org
2014-02-13
*
Collapse matrix & clip stack in PictureRecord
robertphillips@google.com
2014-02-11
*
remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface
reed@google.com
2014-02-05
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-05
[next]