index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
ProxyTest.cpp
Commit message (
Expand
)
Author
Age
*
Fix DeferredTextureImage test on Mac
Robert Phillips
2017-08-02
*
Revert "Remove origin field from GrSurface"
Robert Phillips
2017-08-01
*
Remove origin field from GrSurface
Robert Phillips
2017-07-31
*
Reduce dependence on GrSurface's origin field (take 3)
Robert Phillips
2017-07-25
*
Revert "Reduce dependence on GrSurface's origin field (take 2)"
Robert Phillips
2017-07-25
*
Reduce dependence on GrSurface's origin field (take 2)
Robert Phillips
2017-07-25
*
Revert "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-21
*
Reduce dependence on GrSurface's origin field
Robert Phillips
2017-07-21
*
Fix WrappedProxyTest for sample count change
Greg Daniel
2017-07-20
*
Update gpu caps for valid sample counts.
Greg Daniel
2017-07-19
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
*
Re-enable deferred proxies in Chrome
Robert Phillips
2017-06-12
*
sk_sp-ify GrResourceProvider some more
Robert Phillips
2017-06-05
*
Make instantiate return a Boolean
Robert Phillips
2017-06-05
*
Disable deferred proxies for M60 branch
Robert Phillips
2017-05-31
*
Remove compressed (ETC1) texture support from Ganesh (take 2)
Robert Phillips
2017-05-23
*
Revert "Remove compressed (ETC1) texture support from Ganesh"
Brian Osman
2017-05-22
*
Remove compressed (ETC1) texture support from Ganesh
Robert Phillips
2017-05-22
*
Remove GrSurfaceDesc member from GrSurfaceProxy.
Brian Salomon
2017-05-17
*
Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type".
Brian Salomon
2017-05-12
*
Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""
Greg Daniel
2017-05-01
*
Revert "Plumb the use of GrBackendRenderTarget throughout Skia"
Greg Daniel
2017-04-27
*
Plumb the use of GrBackendRenderTarget throughout Skia
Greg Daniel
2017-04-27
*
Prevent creation of zero-sized proxies
Robert Phillips
2017-04-26
*
Update ProxyTest to skip configs that don't support the requested sample counts
Greg Daniel
2017-04-19
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...
Robert Phillips
2017-04-06
*
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...
Robert Phillips
2017-04-05
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...
Robert Phillips
2017-04-05
*
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...
Robert Phillips
2017-04-05
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv
Robert Phillips
2017-04-05
*
Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps
Robert Phillips
2017-03-14
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy>
Robert Phillips
2017-03-03
*
Revert "Revert "Revert "Revert "Move GrTextureProvider to src""""
Brian Osman
2017-03-02
*
Revert "Revert "Revert "Move GrTextureProvider to src"""
Brian Osman
2017-03-02
*
Revert "Revert "Move GrTextureProvider to src""
Brian Osman
2017-03-01
*
Revert "Move GrTextureProvider to src"
Brian Osman
2017-03-01
*
Move GrTextureProvider to src
Brian Osman
2017-03-01
*
Disable deferred gpu resources for Chrome branch
Robert Phillips
2017-03-01
*
Have Vulkan advertise that compressed textures are currently unsupported
Robert Phillips
2017-02-02
*
Disable Vulkan backend in DeferredProxyTest (for now)
Robert Phillips
2017-02-01
*
Fix memory leak in DeferredProxyTest
Robert Phillips
2017-02-01
*
Add test for proactive proxy-creation failure
Robert Phillips
2017-02-01
*
Add test for outre GrSurfaceProxy requests
Robert Phillips
2017-01-30
*
Fix computation of texture size for approximately-fit deferred proxies
Robert Phillips
2016-11-17
*
Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy
Robert Phillips
2016-11-11
*
Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & G...
Robert Phillips
2016-11-09
*
Consolidate GrSurfaceProxy Make methods
Robert Phillips
2016-11-09
*
Add GrTextureRenderTargetProxy and support switching between RT & Tex Proxies
Robert Phillips
2016-11-07
*
Update ProxyTests
Robert Phillips
2016-11-02
[next]