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
*
Remove SkBitmapSource
fmalita
2015-09-25
*
Handle zero-length encoded images gracefully during deserialization
fmalita
2015-09-04
*
Deduplicate typefaces across sub-pictures
mtklein
2015-08-18
*
Revert[8] "move some public headers into private"
reed
2015-08-17
*
Revert[7] "move some public headers into private"
reed
2015-08-15
*
Revert[6] "move some public headers into private"
reed
2015-08-15
*
Revert "Revert[4] "move some public headers into private""
reed
2015-08-12
*
Revert[4] "move some public headers into private"
reed
2015-08-12
*
Revert[3] "move some public headers into private"
reed
2015-08-12
*
Revert[2] "move some public headers into private"
reed
2015-08-12
*
Revert "move some public headers into private"
reed
2015-08-11
*
move some public headers into private
reed
2015-08-11
*
change old picture serialization to really handle images
reed
2015-06-22
*
skia: Add runtime option to disable picture IO security precautions
hendrikw
2015-06-16
*
Remove the SkCanvas comment API
fmalita
2015-06-15
*
Don't serialize SkPictures in SkPictureShaders when in untrusted mode.
mtklein
2015-05-20
*
Have SkPicture inherit from SkRefCnt.
mtklein
2015-05-20
*
Sketch splitting SkPicture into an interface and SkBigPicture.
mtklein
2015-05-19
*
Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (pat...
mtklein
2015-05-18
*
Sketch splitting SkPicture into an interface and SkBigPicture.
mtklein
2015-05-18
*
Perform SkPicture analysis lazily.
mtklein
2015-05-13
*
Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (pat...
reed
2015-05-07
*
Sketch splitting SkPicture into an interface and SkBigPicture.
mtklein
2015-05-07
*
Straighten out SkPicture::AccelData APIs.
mtklein
2015-04-29
*
Reduce ref counting in SkPictureRecorder.
mtklein
2015-04-27
*
Reduce sizeof(SkPicture::Analysis) from 24 bytes to 2 bytes.
jbroman
2015-04-27
*
Fix some lingering typos
robertphillips
2015-04-24
*
O(1) SkPictureUtils::ApproxBytesUsed()
mtklein
2015-04-21
*
Remove filename from SkFontDescriptor.
bungeman
2015-04-17
*
Add serialization of SkBitmapSource's new filterQuality member variable
robertphillips
2015-04-10
*
Send SkPicture deletion message lazily.
mtklein
2015-04-07
*
Bump picture version for uniqueID-less SkImageFilter.
senorblanco
2015-03-18
*
Remove unused parameters to SkDocument::CreatePDF
halcanary
2015-02-19
*
remove unneeded preroll
reed
2015-02-15
*
initial preroll api
reed
2015-01-25
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
Rename SkDrawPictureCallback to SkPicture::AbortCallback
robertphillips
2015-01-07
*
Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset ...
reed
2015-01-06
*
Rename SkDrawPictureCallback to SkPicture::AbortCallback
robertphillips
2015-01-06
*
Remove last trace of SK_LEGACY_ENCODE_BITMAP
scroggo
2014-12-22
*
remove dead SK_LEGACY_ENCODE_BITMAP flag
reed
2014-12-20
*
Remove legacy Picture defines.
scroggo
2014-12-19
*
Replace EncodeBitmap with an interface.
scroggo
2014-12-11
*
Adding an option for pixelated rendering in SkPictureImageFilter
junov
2014-12-09
*
Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of ...
scroggo
2014-12-09
*
Replace EncodeBitmap with an interface.
scroggo
2014-12-09
*
Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of ...
robertphillips
2014-12-09
*
Replace EncodeBitmap with an interface.
scroggo
2014-12-09
*
Change clear() to respect the clip
reed
2014-12-04
*
Revert "Change clear() to respect the clip"
reed
2014-12-02
[next]