aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/GrSurfaceTest.cpp
Commit message (Expand)AuthorAge
* Make existing unit tests only run on GL contextsGravatar bsalomon2016-04-06
* One signature for creating unit tests that run on premade GrContextsGravatar bsalomon2016-04-05
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...Gravatar bsalomon2016-02-25
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Generate list of GPU contexts outside testsGravatar kkinnunen2015-12-01
* Use a struct for client GL texture handlesGravatar bsalomon2015-11-10
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* 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
* One createTexture function, attempt to recycle scratch in createTexture.Gravatar bsalomon2015-02-06
* Remove GrSurface::isSameAsGravatar bsalomon2014-11-25
* rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlagsGravatar bsalomon2014-10-28
* Make "priv" classes for GrTexure and GrSurface.Gravatar bsalomon2014-09-30
* Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260...Gravatar robertphillips2014-09-30
* Make "priv" classes for GrTexure and GrSurface.Gravatar bsalomon2014-09-29
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Preprend Test to test function name generated by DEF_TEST() macro.Gravatar tfarina2014-06-24
* Move macros from TestClassDef.h to Test.hGravatar commit-bot@chromium.org2014-01-14
* Add a DEF_GPUTEST() macro.Gravatar tfarina@chromium.org2014-01-10
* Reland of 8525 with fix for case when GrRT outlives GrTexture.Gravatar bsalomon@google.com2013-04-09
* Revert 8525,8526 pending investigation of bench_pictures crashes.Gravatar bsalomon@google.com2013-04-03
* Remove GrTexture::releaseRenderTarget() and add GrSurface::isSameAs().Gravatar bsalomon@google.com2013-04-03