aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/ProxyRefTest.cpp
Commit message (Expand)AuthorAge
* Remove unused GrGpuResourceRef and GrTGpuResourceRefGravatar Brian Salomon2018-07-31
* Fix explicit allocation bugGravatar Robert Phillips2018-07-18
* Remove SK_SUPPORT_GPU checks in tool-only codeGravatar Brian Osman2018-05-31
* Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...Gravatar Robert Phillips2018-03-19
* Remove GrSurfaceOrigin from GrSurfaceDesc.Gravatar Brian Salomon2018-03-05
* Move resourceProvider accessor to GrContextPriv (take 2)Gravatar Robert Phillips2018-01-16
* Revert "Move resourceProvider accessor to GrContextPriv"Gravatar Hal Canary2018-01-16
* Move resourceProvider accessor to GrContextPrivGravatar Robert Phillips2018-01-16
* Funnel most proxy creation through GrProxyProviderGravatar Robert Phillips2018-01-16
* Add GrProxyProviderGravatar Robert Phillips2018-01-08
* Another attempt to fix TSANGravatar Jim Van Verth2017-09-20
* Fix TSAN issue with atlas expansion.Gravatar Jim Van Verth2017-09-20
* Pull non-substantive changes out of omnibus GrSurface CLGravatar Robert Phillips2017-07-27
* Reduce dependence on GrSurface's origin field (take 3)Gravatar Robert Phillips2017-07-25
* Revert "Reduce dependence on GrSurface's origin field (take 2)"Gravatar Robert Phillips2017-07-25
* Reduce dependence on GrSurface's origin field (take 2)Gravatar Robert Phillips2017-07-25
* Second small fragment from "Reduce dependence on GrSurface's origin field"Gravatar Robert Phillips2017-07-24
* Revert "Reduce dependence on GrSurface's origin field"Gravatar Robert Phillips2017-07-21
* Reduce dependence on GrSurface's origin fieldGravatar Robert Phillips2017-07-21
* Remove GrGpu.h from GrResourceProvider.hGravatar Robert Phillips2017-06-15
* Retract GrTexture*.h & GrRenderTarget*.h from other headersGravatar Robert Phillips2017-06-13
* Re-enable deferred proxies in ChromeGravatar Robert Phillips2017-06-12
* Disable deferred proxies for M60 branchGravatar Robert Phillips2017-05-31
* Setup for another attempt to split up opListsGravatar Robert Phillips2017-05-11
* Revert "Revert "Re-enable deferred proxies in Chrome""Gravatar Robert Phillips2017-05-08
* Revert "Re-enable deferred proxies in Chrome"Gravatar Robert Phillips2017-05-08
* Re-enable deferred proxies in ChromeGravatar Robert Phillips2017-05-08
* Disable deferred proxies in ChromeGravatar Robert Phillips2017-04-27
* Re-enable deferred proxies in ChromeGravatar Robert Phillips2017-04-18
* Split cleanup changes out of bigger CL (take 2)Gravatar Robert Phillips2017-04-18
* Revert "Split cleanup changes out of bigger CL"Gravatar Mike Klein2017-04-17
* Split cleanup changes out of bigger CLGravatar Robert Phillips2017-04-17
* Disable deferred proxies for Chrome branchGravatar Robert Phillips2017-04-12
* Remove discard from GrRenderTarget & force it to always go through a RenderTa...Gravatar Robert Phillips2017-04-11
* Add GrSurfaceProxy* parameter to GrContext::flushGravatar Robert Phillips2017-03-30
* Remove GrSurface::flushWritesGravatar Robert Phillips2017-03-29
* Add GrRenderTargetContext::resourceProvider & GrResourceProvider::capsGravatar Robert Phillips2017-03-14
* Restore deferred GPU resources in ChromeGravatar Robert Phillips2017-03-13
* Rebase and fix chromiumGravatar Brian Osman2017-03-04
* 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
* Disable deferred gpu resources for Chrome branchGravatar Robert Phillips2017-03-01
* Store GrRenderTarget rather than just its ID in GrRenderTargetOpList::Recorde...Gravatar Brian Salomon2017-02-21
* Misc batch->op cleanup Part 1 of 2Gravatar Brian Salomon2016-12-21
* Defer more renderTargetContexts in the GPU image filter paths - take 2Gravatar robertphillips2016-11-21
* Add IORef capability to GrSurfaceProxy objects - take 2Gravatar robertphillips2016-11-16
* Revert "Add IORef capability to GrSurfaceProxy objects"Gravatar Robert Phillips2016-11-14