index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
image.cpp
Commit message (
Expand
)
Author
Age
*
Move SkGLContext and some GrGLInterface implementations to skgputest module
bsalomon
2016-03-30
*
Revert of Move SkGLContext and some GrGLInterface implementations to skgputes...
robertphillips
2016-03-30
*
Move SkGLContext and some GrGLInterface implementations to skgputest module
bsalomon
2016-03-30
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR
reed
2016-03-25
*
switch surface to sk_sp
reed
2016-03-23
*
return pictures as sk_sp
reed
2016-03-18
*
update callsites for Make image factories
reed
2016-03-17
*
Add SkSpecialImage::extractSubset & NewFromPixmap
robertphillips
2016-03-17
*
Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:8...
robertphillips
2016-03-16
*
Add SkSpecialImage::extractSubset & NewFromPixmap
robertphillips
2016-03-16
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Add SkImage factory method that forces image to be resolved to a texture.
bsalomon
2016-01-30
*
SkBitmap::installPixels(const SkPixmap&);
halcanary
2015-12-09
*
API to support native scaling by image-generator
reed
2015-12-02
*
optimize the disable-caching case for SkImage::readPixels
reed
2015-11-24
*
scaling API on SkPixmap
reed
2015-11-23
*
remove unused (by the outside) SkImage::newSurface, and simplify newImage -> ...
reed
2015-09-24
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
flag to use const& instead of const* for src-rect
reed
2015-08-06
*
rename portable_typeface_always to portable_typeface
caryclark
2015-07-24
*
make *imagefilter morphology iamge bitmapsource gm portable
caryclark
2015-07-15
*
change old picture serialization to really handle images
reed
2015-06-22
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
remove unused GM flags
mtklein
2015-01-23
*
add newImage API
reed
2015-01-23
*
fix labels on image-surface gm
reed
2015-01-16
*
Require budget decision when creating a RenderTarget SkSurface.
bsalomon
2015-01-16
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
add ImageGenerator::NewFromData to porting layer
reed
2015-01-07
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-24
*
Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canv...
borenet
2014-09-24
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-23
*
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...
reed
2014-09-22
*
Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...
reed
2014-09-21
*
introduce Props to surface (work in progress)
reed
2014-09-21
*
check for failed file->data (fails on mac)
reed
2014-09-18
*
Bis: Use SkImage::NewFromGenerator() instead of SkImage::newEncodedData()
piotaixr
2014-09-18
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
remove picture-backed surfaces
commit-bot@chromium.org
2014-04-11
*
use some helper Make functions to initialize SkImageInfo
commit-bot@chromium.org
2014-01-15
*
Implement a benchmark for GrResourceCache
commit-bot@chromium.org
2013-11-21
*
move SkImage::ColorType into SkColorType
reed@google.com
2013-11-01
*
promote SkImage::AlphaType to SkAlphaType
reed@google.com
2013-09-20
*
Have GMs read the GrContext via a setter/getter rather than a global.
mtklein@google.com
2013-09-16
*
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
[next]