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
*
Adding an option to render only the shadow in SkDropShadowImageFilter
sugoi
2014-10-23
*
Remove DEPRECATED_beginRecording().
mtklein
2014-10-01
*
Update GrRecordReplaceDraw to use SkTDynamicHash & add ReplaceDraw
robertphillips
2014-10-01
*
Strip old backend recording down to essentials
mtklein
2014-09-30
*
Remove support for SkPicture::clone().
mtklein
2014-09-30
*
remove alphatype from colortable
reed
2014-09-29
*
Update RecordReplaceDrawTest to generate and pass pictures
robertphillips
2014-09-29
*
Change SkPicture::draw to playback
robertphillips
2014-09-04
*
Switch Layer Hoisting over to SkRecord backend
robertphillips
2014-09-04
*
Remove use of EXPERIMENTAL_getActiveOps from layer hoisting code
robertphillips
2014-09-03
*
Remove legacy (and also broken) SkPicture constructor.
djsollen
2014-09-02
*
Reorganize Layer Hoisting code
robertphillips
2014-09-02
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
Switch GPU Optimization code to SkRecord
robertphillips
2014-08-27
*
Convert BBH APIs to use SkRect.
mtklein
2014-08-27
*
SkTextBlob plumbing
fmalita
2014-08-26
*
Our SkPicture::Analysis visitors should recurse into nested pictures.
mtklein
2014-08-21
*
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
[next]