index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
image
/
SkImage_Base.h
Commit message (
Expand
)
Author
Age
*
add SkImage::newSurface
reed
2014-11-21
*
Rename SkImage::draw(_, SkRect, SkRect) in SkImage::drawRect()
piotaixr
2014-09-26
*
mark all SkImage methods const, so we can make it thread-safe
reed
2014-08-11
*
Now able to set the localMatrix when creating a SkShader from a SkImage
piotaixr
2014-07-22
*
Deleted SkImage::newShaderClamp: not used, not implemented.
piotaixr
2014-07-14
*
add ways to peer into an image to get its pixels
reed@google.com
2014-02-06
*
Revert of https://codereview.chromium.org/132643007/
commit-bot@chromium.org
2014-01-13
*
Revert "Revert of https://codereview.chromium.org/129423002/"
reed@google.com
2014-01-13
*
Revert of https://codereview.chromium.org/129423002/
commit-bot@chromium.org
2014-01-13
*
add SkBitmap::installPixelRef()
reed@google.com
2014-01-13
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-24
*
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
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-21
*
add encodeData() to SkImageEncoder, and add encoding to SkImage
reed@google.com
2013-05-20
*
Adding public API method on SkImage for extracting the GPU texture handle.
junov@chromium.org
2013-05-01
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Fleshed out GPU portion of image/surface feature
robertphillips@google.com
2012-10-31
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
expand internal subclasses into separate files
reed@google.com
2012-07-30