index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
image
/
SkImage.cpp
Commit message (
Expand
)
Author
Age
*
change old picture serialization to really handle images
reed
2015-06-22
*
add callbacks to Images that wrap client-provided content
reed
2015-06-18
*
Add support for creating texture backed images where Skia will delete the tex...
bsalomon
2015-06-18
*
Towards removing getTexture() on SkImage
bsalomon
2015-06-10
*
new image from backend desc
reed
2015-05-07
*
Make drawImage a virtual on SkDevice
reed
2015-05-06
*
Revert of Revert of Revert of Make drawImage a virtual on SkDevice (patchset ...
reed
2015-05-06
*
Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of...
reed
2015-05-06
*
Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https...
reed
2015-05-05
*
Make drawImage a virtual on SkDevice
reed
2015-05-05
*
Revert of Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https...
reed
2015-05-05
*
Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://coderev...
reed
2015-05-04
*
Revert of make drawImage a virtual on SkDevice (patchset #3 id:40001 of https...
reed
2015-05-04
*
make drawImage a virtual on SkDevice
reed
2015-05-04
*
Make SkImage::getTexture() const
kkinnunen
2015-02-18
*
remove unneeded preroll
reed
2015-02-15
*
initial preroll api
reed
2015-01-25
*
add newImage API
reed
2015-01-23
*
add ImageGenerator::NewFromData to porting layer
reed
2015-01-07
*
add toString to SkImage
reed
2015-01-02
*
dd readPixels to SkImage
reed
2014-12-10
*
add SkImage::newSurface
reed
2014-11-21
*
Rename SkImage::draw(_, SkRect, SkRect) in SkImage::drawRect()
piotaixr
2014-09-26
*
Replace a forgotten call to SkImage::draw() by SkCanvas::drawImageRect()
piotaixr
2014-09-26
*
Hide fields in SkImageInfo
reed
2014-09-03
*
make allocPixels throw on failure
reed
2014-09-02
*
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
*
remove SkBitmap::asImageInfo
commit-bot@chromium.org
2014-05-27
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-11
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-11
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-10
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-10
*
Rename kPMColor_SkColorType to kN32_SkColorType.
commit-bot@chromium.org
2014-04-09
*
Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview....
commit-bot@chromium.org
2014-02-07
*
Revert "Serialization of SkPictureImageFilter"
fmalita@google.com
2014-02-07
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-07
*
add ways to peer into an image to get its pixels
reed@google.com
2014-02-06
*
Fix compilation with SK_ENABLE_INST_COUNT=1
commit-bot@chromium.org
2013-12-05
*
move SkImageInfo into its own header
reed@google.com
2013-11-13
*
Break up SkLazyPixelRef functionally into class hierarchy.
commit-bot@chromium.org
2013-11-06
*
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
*
Separate core and images project.
scroggo@google.com
2013-05-31
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-21
*
Move SkImage::encode to SkImage_Codec.cpp.
commit-bot@chromium.org
2013-05-20
*
add encodeData() to SkImageEncoder, and add encoding to SkImage
reed@google.com
2013-05-20
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-02
[next]