aboutsummaryrefslogtreecommitdiff
path: root/tests/ProxyTest.cpp
AgeCommit message (Expand)Author
2017-08-31Retract Gr*Priv.h includes a bitRobert Phillips
2017-08-29Remove origin field from GrSurface (take 2)Robert Phillips
2017-08-02Fix DeferredTextureImage test on MacRobert Phillips
2017-08-01Revert "Remove origin field from GrSurface"Robert Phillips
2017-07-31Remove origin field from GrSurfaceRobert Phillips
2017-07-25Reduce dependence on GrSurface's origin field (take 3)Robert Phillips
2017-07-25Revert "Reduce dependence on GrSurface's origin field (take 2)"Robert Phillips
2017-07-25Reduce dependence on GrSurface's origin field (take 2)Robert Phillips
2017-07-21Revert "Reduce dependence on GrSurface's origin field"Robert Phillips
2017-07-21Reduce dependence on GrSurface's origin fieldRobert Phillips
2017-07-20Fix WrappedProxyTest for sample count changeGreg Daniel
2017-07-19Update gpu caps for valid sample counts.Greg Daniel
2017-06-13Retract GrTexture*.h & GrRenderTarget*.h from other headersRobert Phillips
2017-06-12Re-enable deferred proxies in ChromeRobert Phillips
2017-06-05sk_sp-ify GrResourceProvider some moreRobert Phillips
2017-06-05Make instantiate return a BooleanRobert Phillips
2017-05-31Disable deferred proxies for M60 branchRobert Phillips
2017-05-23Remove compressed (ETC1) texture support from Ganesh (take 2)Robert Phillips
2017-05-22Revert "Remove compressed (ETC1) texture support from Ganesh"Brian Osman
2017-05-22Remove compressed (ETC1) texture support from GaneshRobert Phillips
2017-05-17Remove GrSurfaceDesc member from GrSurfaceProxy.Brian Salomon
2017-05-12Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type".Brian Salomon
2017-05-01Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""Greg Daniel
2017-04-27Revert "Plumb the use of GrBackendRenderTarget throughout Skia"Greg Daniel
2017-04-27Plumb the use of GrBackendRenderTarget throughout SkiaGreg Daniel
2017-04-26Prevent creation of zero-sized proxiesRobert Phillips
2017-04-19Update ProxyTest to skip configs that don't support the requested sample countsGreg Daniel
2017-04-06Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...Robert Phillips
2017-04-05Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...Robert Phillips
2017-04-05Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...Robert Phillips
2017-04-05Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...Robert Phillips
2017-04-05Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPrivRobert Phillips
2017-03-14Add GrRenderTargetContext::resourceProvider & GrResourceProvider::capsRobert Phillips
2017-03-04Rebase and fix chromiumBrian Osman
2017-03-03Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy>Robert Phillips
2017-03-02Revert "Revert "Revert "Revert "Move GrTextureProvider to src""""Brian Osman
2017-03-02Revert "Revert "Revert "Move GrTextureProvider to src"""Brian Osman
2017-03-01Revert "Revert "Move GrTextureProvider to src""Brian Osman
2017-03-01Revert "Move GrTextureProvider to src"Brian Osman
2017-03-01Move GrTextureProvider to srcBrian Osman
2017-03-01Disable deferred gpu resources for Chrome branchRobert Phillips
2017-02-02Have Vulkan advertise that compressed textures are currently unsupportedRobert Phillips
2017-02-01Disable Vulkan backend in DeferredProxyTest (for now)Robert Phillips
2017-02-01Fix memory leak in DeferredProxyTestRobert Phillips
2017-02-01Add test for proactive proxy-creation failureRobert Phillips
2017-01-30Add test for outre GrSurfaceProxy requestsRobert Phillips
2016-11-17Fix computation of texture size for approximately-fit deferred proxiesRobert Phillips
2016-11-11Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxyRobert Phillips
2016-11-09Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & G...Robert Phillips
2016-11-09Consolidate GrSurfaceProxy Make methodsRobert Phillips