index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
image
/
SkImagePriv.h
Commit message (
Expand
)
Author
Age
*
add SkBitmap::installPixelRef()
reed@google.com
2014-01-13
*
Add Options to SkDecodingImageGenerator, simplify API.
halcanary@google.com
2014-01-02
*
Revert of https://codereview.chromium.org/93703004/
commit-bot@chromium.org
2013-12-18
*
Add Options to SkDecodingImageGenerator, simplify API.
halcanary@google.com
2013-12-18
*
make info real in SkPixelRef, and add bitmap::asImageInfo
reed@google.com
2013-12-09
*
move SkImage::ColorType into SkColorType
reed@google.com
2013-11-01
*
store SkAlphaType inside SkBitmap, on road to support unpremul
reed@google.com
2013-10-21
*
Add SkImage->draw() call with src and dst rects.
commit-bot@chromium.org
2013-07-23
*
Revert "Add SkImage->draw() call with src and dst rects."
fmalita@google.com
2013-07-22
*
Add SkImage->draw() call with src and dst rects.
commit-bot@chromium.org
2013-07-22
*
Fixed bug in SkSurface_Gpu to make the surface receive the new copy when copy
junov@chromium.org
2013-04-11
*
Fleshed out GPU portion of image/surface feature
robertphillips@google.com
2012-10-31
*
Add caching of the snapshot image form a surface
reed@google.com
2012-08-28
*
change SkSurface::newCanvas() to getCanvas(), and redefine its life-cycle to be
reed@google.com
2012-07-30
*
expand internal subclasses into separate files
reed@google.com
2012-07-30
*
check-point for image/surface work
mike@reedtribe.org
2012-07-29
*
check-point for surface experiment
reed@google.com
2012-07-27