index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
SpecialImageTest.cpp
Commit message (
Expand
)
Author
Age
*
Funnel most proxy creation through GrProxyProvider
Robert Phillips
2018-01-16
*
Add GrProxyProvider
Robert Phillips
2018-01-08
*
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_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
*
Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps
Robert Phillips
2017-03-14
*
make GrPaint.h private -- IWYU
Mike Reed
2017-03-09
*
Make SkGr.h private and remove unused functions
Brian Osman
2017-03-08
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy>
Robert Phillips
2017-03-03
*
Remove SkSpecialImage's GrTexture-based ctors
Robert Phillips
2017-02-21
*
Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2)
Robert Phillips
2017-02-20
*
Replace SkSpecialImage::makeTightSubset with asImage (take 2)
Robert Phillips
2017-02-18
*
Revert "Replace SkSpecialImage::makeTightSubset with asImage"
Robert Phillips
2017-02-17
*
Replace SkSpecialImage::makeTightSubset with asImage
Robert Phillips
2017-02-16
*
Tighten up GrSurfaceProxy typing
Robert Phillips
2017-02-15
*
Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly"
Robert Phillips
2017-02-08
*
Remove asTextureRef from SkSpecialImage & update effects accordingly
Robert Phillips
2017-02-07
*
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
*
Reland "Add SkImageInfoValidConversion() and SkImageInfoIsValid"
Matt Sarett
2017-01-17
*
Revert "Add SkImageInfoValidConversion() and SkImageInfoIsValid"
Brian Osman
2017-01-15
*
Add SkImageInfoValidConversion() and SkImageInfoIsValid
Matt Sarett
2017-01-13
*
Plumb dst color space in many places, rather than "mode"
Brian Osman
2016-12-09
*
Support decoding images to multiple formats, depending on usage
Brian Osman
2016-11-21
*
Revert "Support decoding images to multiple formats, depending on usage"
Brian Osman
2016-11-15
*
Support decoding images to multiple formats, depending on usage
Brian Osman
2016-11-15
*
Consolidate GrSurfaceProxy Make methods
Robert Phillips
2016-11-09
*
Add GrTextureRenderTargetProxy and support switching between RT & Tex Proxies
Robert Phillips
2016-11-07
*
Back SkSpecialImage_Gpu with a GrTextureProxy
Robert Phillips
2016-11-02
*
Change SkSpecialImage::makeSurface and makeTightSurface to take output
brianosman
2016-09-23
*
Revert of Create special surfaces according to original device (not always in...
brianosman
2016-09-23
*
Change SkSpecialImage::makeSurface and makeTightSurface to take output
brianosman
2016-09-23
*
Adding color space to SkSpecialImage
brianosman
2016-07-21
*
remove unused MakeFromPixmap
reed
2016-07-19
*
Turn ContextInfos returned by GrContextFactory into structs.
bsalomon
2016-05-11
*
Revert of Remove gpu-specialization of SkSpecialImage (patchset #5 id:80001 o...
robertphillips
2016-04-26
*
Remove gpu-specialization of SkSpecialImage
robertphillips
2016-04-26
*
Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurface
robertphillips
2016-04-25
*
Begin removing deprecated (and now, unused) ImageFilter code paths
robertphillips
2016-04-20
*
Make more unit tests run on Vulkan
bsalomon
2016-04-12
*
Upgrade SkSpecialImage to have getTextureRef & getROPixels entry points
robertphillips
2016-04-08
*
Make existing unit tests only run on GL contexts
bsalomon
2016-04-06
*
One signature for creating unit tests that run on premade GrContexts
bsalomon
2016-04-05
[next]