aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrTextureProvider.cpp
Commit message (Expand)AuthorAge
* Defer flushes if kPreferNoIO is specifiedGravatar robertphillips2015-08-13
* Fix variable shadowing and unreachable code that it causedGravatar brucedawson2015-08-05
* Some cleanup in GrTextureProvider and GrResourceProvider.Gravatar bsalomon2015-07-31
* Fix ImageNewSurface test on S4.Gravatar bsalomon2015-07-23
* Add support for creating texture backed images where Skia will delete the tex...Gravatar bsalomon2015-06-18
* This replaces the texture creation/caching functions on GrContext with a GrTe...Gravatar bsalomon2015-04-30