index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
/
SkPictureUtils.cpp
Commit message (
Expand
)
Author
Age
*
remove (unused) GatherPixelRefs
reed
2015-01-22
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Change clear() to respect the clip
reed
2014-12-04
*
Revert "Change clear() to respect the clip"
reed
2014-12-02
*
Change clear() to respect the clip
reed
2014-12-02
*
Remove Picture deletion listeners.
mtklein
2014-11-24
*
Implement SkPicture::bytesUsed() for SkRecord backend
tomhudson
2014-11-19
*
rename filterTextFlags to disableLCD
reed
2014-11-13
*
Rename onCreateDevice -> onCreateCompatibleDevice
fmalita
2014-11-13
*
Revert of move to modify onCreateDevice virtual (patchset #2 id:20001 of http...
reed
2014-11-13
*
start to replace onCreateDevice with onCreateCompatibleDevice
reed
2014-11-12
*
Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of htt...
fmalita
2014-09-29
*
Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://c...
robertphillips
2014-09-29
*
Fix SkTextBlob offset semantics.
Florin Malita
2014-09-26
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
Split SkPicturePlayback out of SkPictureData
robertphillips
2014-07-07
*
hide virtuals on device for width/height/isopaque
reed
2014-06-14
*
remove SK_SUPPORT_LEGACY_DEVICE_CONFIG code
reed
2014-06-11
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
use colortype instead of config
reed
2014-06-02
*
hide SkDevice::config()
reed
2014-06-02
*
Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...
commit-bot@chromium.org
2014-05-30
*
Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)
commit-bot@chromium.org
2014-05-29
*
setConfig -> setInfo
commit-bot@chromium.org
2014-05-29
*
add new readPixels with direct memory parameters
commit-bot@chromium.org
2014-03-17
*
remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG -- dead code
commit-bot@chromium.org
2014-03-17
*
Implement support for a Context parameter in image filters
senorblanco@chromium.org
2014-03-14
*
getDeviceCapabilities is no longer need, so remove it
commit-bot@chromium.org
2014-03-13
*
Add SkCanvas::writePixels that takes info+pixels directly
commit-bot@chromium.org
2014-03-07
*
use colortype instead of config
reed@google.com
2014-02-20
*
Change device factories to take SkImageInfo instead of SkBitmap::Config
commit-bot@chromium.org
2014-02-16
*
Make SkImageFilter methods const.
commit-bot@chromium.org
2014-02-05
*
Pull in Chromium's version of GatherPixelRefs
robertphillips@google.com
2014-01-13
*
Expand GatherPixelRefs unit test
robertphillips@google.com
2014-01-09
*
NoSaveLayerCanvas now its own file
robertphillips@google.com
2014-01-07
*
Revert "Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitma...
reed@google.com
2013-11-13
*
Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice"
reed@google.com
2013-11-12
*
switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice
reed@google.com
2013-11-12
*
Override drawRRect in fake SkBitmapDevices.
scroggo@google.com
2013-11-12
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
My clang now doesn't complain about !"foo".
mtklein@google.com
2013-08-22
*
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...
robertphillips@google.com
2013-08-20
*
Split SkDevice out of SkBitmapDevice
robertphillips@google.com
2013-08-20
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-17
*
This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ...
commit-bot@chromium.org
2013-08-16
*
drawBitmap* cleanup
robertphillips@google.com
2013-07-25
*
Moving updateClipConservativelyUsingBounds into SkCanvas
junov@chromium.org
2013-05-29
*
Accelerate handling of clipRRect in calls to SkPictureUtils::GatherPixelRefs
junov@chromium.org
2013-02-01
*
Prevent SkPictureUtils::GatherPixelRefs from generating bitmaps from gradient
junov@google.com
2013-02-01
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
[next]