index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkPicture.h
Commit message (
Expand
)
Author
Age
*
Simplify flattening to just write enough to call the factory/public-construct...
reed
2014-08-21
*
Always read .skp files and other serialized pictures into SkRecord.
mtklein
2014-08-20
*
Implement SkPicture::hasText() for SkRecord backend.
mtklein
2014-08-20
*
Move the code over using the same template type approach previously used for ...
tomhudson
2014-08-20
*
Revert "Move the code over using the same template type approach previously u...
Mike Klein
2014-08-18
*
Move the code over using the same template type approach previously used for ...
tomhudson
2014-08-18
*
Expose API for whether an SkPicture contains text
ajuma
2014-08-18
*
int SkPicture::approximateOpCount()
mtklein
2014-08-14
*
Remove SkPaintOptionsAndroid
djsollen
2014-08-14
*
Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chr...
bsalomon
2014-08-13
*
Remove SkPaintOptionsAndroid
djsollen
2014-08-13
*
Plumbing for using a BBH in SkRecordDraw.
mtklein
2014-08-11
*
Revert "Remove SkPaintOptionsAndroid"
Derek Sollenberger
2014-08-06
*
Remove SkPaintOptionsAndroid
Derek Sollenberger
2014-08-06
*
Implement a persistent uniqueID-based cache for SkImageFilter.
senorblanco
2014-07-30
*
Add auto purging for SkPicture-related Ganesh resources (esp. layers)
robertphillips
2014-07-22
*
Remove Skia's use of the default SkPicture constructor and multi-clone
Robert Phillips
2014-07-13
*
Remove SkPicture copy constructor
robertphillips
2014-07-13
*
Use SkShader's localMat for SkLocalMatrixShader.
scroggo
2014-07-11
*
Revert of Add alternate SkPicture::clone (https://codereview.chromium.org/381...
robertphillips
2014-07-11
*
Add alternate SkPicture::clone
robertphillips
2014-07-10
*
Cleanup SkPicture* classes a bit
robertphillips
2014-07-10
*
Split SkPictureReplacementPlayback out of SkPicturePlayback
robertphillips
2014-07-10
*
Back off from SkPicture API hardening a bit
Robert Phillips
2014-07-08
*
Harden SkPicture interface a bit
robertphillips
2014-07-08
*
Clean up a bit after SkPictureData/SkPicturePlayback split
robertphillips
2014-07-08
*
Split SkPicturePlayback out of SkPictureData
robertphillips
2014-07-07
*
Linear-time implementation of willPlaybackBitmaps(), computed & cached
tomhudson
2014-07-05
*
Rename SkPicturePlayback to SkPictureData
robertphillips
2014-07-01
*
SaveFlags be-gone
Florin Malita
2014-06-30
*
Deprecate SkPicture::clone().
mtklein
2014-06-27
*
Tick off some TODOs:
Mike Klein
2014-06-24
*
No one uses SkPicture::swap.
Mike Klein
2014-06-23
*
Enable basic drawing with SkRecord-based pictures.
Mike Klein
2014-06-23
*
Remove SkPicture SK_SUPPORT_LEGACY_RECORDING_FLAG flag
robertphillips
2014-06-12
*
Remove SkPicture pointer from SkPicturePlayback
robertphillips
2014-06-12
*
Remove picture pre-allocation from SkPictureRecorder
robertphillips
2014-06-11
*
Remove unused 'deepCopy' parameter
robertphillips
2014-06-10
*
Remove SkPicture::kUsePathBoundsForClip_RecordingFlag
robertphillips
2014-06-09
*
First pass at splitting out SkPictureRecord from SkPicture
robertphillips
2014-06-08
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
Remove legacy picture recording
robertphillips
2014-06-03
*
Add a way for the gpu veto to report back the reason why it said no
commit-bot@chromium.org
2014-05-30
*
stop calling SkBitmap::flatten
commit-bot@chromium.org
2014-05-23
*
Remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-22
*
Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-22
*
Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832...
commit-bot@chromium.org
2014-05-21
*
Add choke point for performing a fake endRecording
commit-bot@chromium.org
2014-05-19
*
Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-16
*
remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-16
[next]