aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/ReadWriteAlphaTest.cpp
Commit message (Expand)AuthorAge
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...Gravatar Robert Phillips2017-04-05
* Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...Gravatar Robert Phillips2017-04-05
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPrivGravatar Robert Phillips2017-04-05
* Add GrRenderTargetContext::resourceProvider & GrResourceProvider::capsGravatar Robert Phillips2017-03-14
* Rebase and fix chromiumGravatar Brian Osman2017-03-04
* Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy>Gravatar Robert Phillips2017-03-03
* Revert "Revert "Revert "Revert "Move GrTextureProvider to src""""Gravatar Brian Osman2017-03-02
* Revert "Revert "Revert "Move GrTextureProvider to src"""Gravatar Brian Osman2017-03-02
* Revert "Revert "Move GrTextureProvider to src""Gravatar Brian Osman2017-03-01
* Revert "Move GrTextureProvider to src"Gravatar Brian Osman2017-03-01
* Move GrTextureProvider to srcGravatar Brian Osman2017-03-01
* Replace some GrSurface:read/writePixels with the GrSurfaceContext equivalentGravatar Robert Phillips2017-01-20
* tests: s/SkAutoTUnref/sk_sp/Gravatar Hal Canary2016-11-04
* Remove SkAutoTDeleteArrayGravatar Ben Wagner2016-11-02
* Reduce usage of MakeRenderTargetDirectGravatar robertphillips2016-07-26
* Add SkColorSpace to GrDrawContextGravatar brianosman2016-07-21
* Enable many more tests for VulkanGravatar egdaniel2016-06-28
* Turn ContextInfos returned by GrContextFactory into structs.Gravatar bsalomon2016-05-11
* Retract SkDevice a bit moreGravatar robertphillips2016-04-22
* Add more diagnostic messages to ReadWriteAlpha testGravatar robertphillips2016-04-19
* 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
* Fix printfs for Windows and undo speculative test disableGravatar Brian Salomon2016-02-02
* Speculative fix for windows buildersGravatar Brian Salomon2016-02-01
* Fix GL readback code to handle rowbytes correctly for non-32bit formatsGravatar bsalomon2016-02-01
* Make A8 readbacks work from non-A8 surfacesGravatar bsalomon2016-01-25
* Revert of Make A8 readback work in more cases and improve testing. (patchset ...Gravatar bsalomon2016-01-14
* Make A8 readback work in more cases and improve testing.Gravatar bsalomon2016-01-13
* Set GL_PACK_ALIGNMENT before calling glReadPixelsGravatar bsalomon2015-12-15
* Generate list of GPU contexts outside testsGravatar kkinnunen2015-12-01
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Make SkGpuDevice know its alpha typeGravatar bsalomon2015-06-23
* 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
* Require budget decision when creating a RenderTarget SkSurface.Gravatar bsalomon2015-01-16
* allow SkUserConfig.h to control NOGPUGravatar reed2014-10-30
* rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlagsGravatar bsalomon2014-10-28
* Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...Gravatar reed2014-09-22
* Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...Gravatar reed2014-09-21
* introduce Props to surface (work in progress)Gravatar reed2014-09-21
* Make SkGpuDevice constructors private.Gravatar bsalomon2014-08-28
* Make GrCacheable implement its own ref counting.Gravatar bsalomon2014-07-21
* 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
* Remove GrRefCnt.h in favor of SkRefCnt.hGravatar commit-bot@chromium.org2013-09-09
* Split SkDevice into SkBaseDevice and SkBitmapDeviceGravatar robertphillips@google.com2013-08-29
* Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...Gravatar robertphillips@google.com2013-08-20