index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
image_pict.cpp
Commit message (
Expand
)
Author
Age
*
Remove SK_SUPPORT_GPU checks in tool-only code
Brian Osman
2018-05-31
*
Make SkImage own its GrContext.
Brian Salomon
2018-05-24
*
Remove GrSurfaceOrigin from GrSurfaceDesc.
Brian Salomon
2018-03-05
*
Add mip support to GrAHardwareBufferImageGenerator
Greg Daniel
2017-10-30
*
Add api for passing mipped hint into ImageGenerator onGenerateTexture
Greg Daniel
2017-10-11
*
Add native caching of uniquely keyed GrTextureProxies (take 2)
Robert Phillips
2017-09-21
*
Revert "Add native caching of uniquely keyed GrTextureProxies"
Robert Phillips
2017-09-20
*
Add native caching of uniquely keyed GrTextureProxies
Robert Phillips
2017-09-20
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
Pull non-substantive changes out of omnibus GrSurface CL
Robert Phillips
2017-07-27
*
Second small fragment from "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-24
*
Revert "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-21
*
Reduce dependence on GrSurface's origin field
Robert Phillips
2017-07-21
*
Make SkImage_Lazy::onMakeColorSpace return a SkImage_Lazy
Christopher Cameron
2017-07-10
*
Retract GrTexture.h a bit
Robert Phillips
2017-06-09
*
Remove GrSurfaceProxy::desc()
Brian Salomon
2017-05-17
*
Add new SkImageGenerator::getPixels() API, deprecate the old
Matt Sarett
2017-05-12
*
Fold SkImageCacherator into SkImage_Lazy
Brian Osman
2017-04-27
*
Simplify SkImageCacherator slightly
Brian Osman
2017-04-24
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
Revert[4] "clean up (partially) colortable api""""
Mike Reed
2017-04-03
*
Revert "Revert[2] "clean up (partially) colortable api"""
Mike Reed
2017-04-01
*
Revert[2] "clean up (partially) colortable api""
Mike Reed
2017-04-01
*
Revert "clean up (partially) colortable api"
Mike Klein
2017-03-31
*
clean up (partially) colortable api
Mike Reed
2017-03-31
*
Make SkImageCacherator be deferred (take 2)
Robert Phillips
2017-03-23
*
Revert "Make SkImageCacherator be deferred"
Robert Phillips
2017-03-22
*
Make SkImageCacherator be deferred
Robert Phillips
2017-03-22
*
Make SkImage_Gpu be deferred (take 2)
Robert Phillips
2017-03-22
*
Revert "Make SkImage_Gpu be deferred"
Robert Phillips
2017-03-21
*
Make SkImage_Gpu be deferred
Robert Phillips
2017-03-21
*
Partially defer SkImage_Gpu
Robert Phillips
2017-03-10
*
Switch SkImageGenerator over to generating GrTextureProxies
Robert Phillips
2017-03-03
*
return and take SkImageGenerator as unique_ptr
Mike Reed
2017-02-15
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Revert "SkColorSpace: remove named API, add gamut API"
Matt Sarett
2017-02-07
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Reduce use of SkImage_Base::peekTexture
Robert Phillips
2017-01-31
*
Rationalize GrContext's Gr*Proxy getter naming
Robert Phillips
2017-01-30
*
Continue making Ganesh use absolute texture coordinates - take 2
Robert Phillips
2017-01-20
*
Specify bit depth and color space in SkImage::MakeFromPicture()
Matt Sarett
2017-01-09
*
Add color space to picture image as a creation parameter
Brian Osman
2016-12-16
*
Add a deferred copy surface (take 3)
Robert Phillips
2016-12-15
*
Make picture backed images sRGB by default
Brian Osman
2016-12-14
*
Revert "Add a deferred copy surface (take 2)"
Robert Phillips
2016-12-14
*
Add a deferred copy surface (take 2)
Robert Phillips
2016-12-13
*
Revert "Add a deferred copy surface"
Robert Phillips
2016-12-13
*
Add a deferred copy surface
Robert Phillips
2016-12-13
*
Make subset param to texture generation API non-optional
Brian Osman
2016-12-12
*
Plumb dst color space in many places, rather than "mode"
Brian Osman
2016-12-09
[next]