index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkSpecialImage.cpp
Commit message (
Expand
)
Author
Age
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
Change bitmapcache to not rely on lockpixels.
Mike Reed
2017-04-11
*
Miscellaneous GrSurfaceProxy-related cleanup
Robert Phillips
2017-03-29
*
Revert "Revert "simplify api to bitmapcache""
Mike Reed
2017-03-25
*
Revert "simplify api to bitmapcache"
Florin Malita
2017-03-24
*
simplify api to bitmapcache
Mike Reed
2017-03-24
*
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
*
Preparatory Proxification
Robert Phillips
2017-03-14
*
Partially defer SkImage_Gpu
Robert Phillips
2017-03-10
*
Make SkGr.h private and remove unused functions
Brian Osman
2017-03-08
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Remove atlas creation from GrResourceProvider
Robert Phillips
2017-03-02
*
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
*
Expand use of GrMakeCachedBitmapProxy (take 2)
Robert Phillips
2017-02-18
*
Revert "Expand use of GrMakeCachedBitmapProxy"
Robert Phillips
2017-02-17
*
Expand use of GrMakeCachedBitmapProxy
Robert Phillips
2017-02-17
*
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
*
Add GrMakeCachedBitmapProxy
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
*
Broaden checking of GrSurfaceProxy::MakeDeferred's return value
Robert Phillips
2017-02-01
*
Reduce use of SkImage_Base::peekTexture
Robert Phillips
2017-01-31
*
Continue making Ganesh use absolute texture coordinates - take 2
Robert Phillips
2017-01-20
*
Add a deferred copy surface (take 3)
Robert Phillips
2016-12-15
*
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
*
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
*
Rename GrTextureParams to GrSamplerParams
Brian Salomon
2016-11-17
*
Guard against instantiate & accessRenderTarget failures
Robert Phillips
2016-11-17
*
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
*
Start plumbing deferral of GPU resources in the image filters
Robert Phillips
2016-11-14
*
Consolidate GrSurfaceProxy Make methods
Robert Phillips
2016-11-09
*
Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode
Brian Osman
2016-11-09
*
Back SkSpecialImage_Gpu with a GrTextureProxy
Robert Phillips
2016-11-02
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
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
*
Remove isOpaque from SkSpecialImage, just use alpha type
brianosman
2016-08-16
[next]