aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrResourceCache.h
Commit message (Expand)AuthorAge
* Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext."Gravatar Brian Salomon2018-07-11
* Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext."Gravatar Brian Salomon2018-07-11
* Make GPU cache invalidation SkMessageBus messages go to one GrContext.Gravatar Brian Salomon2018-07-11
* Remove unused code that was used for late mip allocations.Gravatar Greg Daniel2018-06-13
* Add new GrResourceCache::purgeUnlockedResources variantGravatar Robert Phillips2018-03-28
* SkResourceCache.h shouldn't include itself.Gravatar Ben Wagner2018-03-09
* Add GrProxyProviderGravatar Robert Phillips2018-01-08
* Add overbudget handling to GrResourceAllocatorGravatar Robert Phillips2017-11-16
* Prepare to enable explicit gpu resource allocation (take 2)Gravatar Robert Phillips2017-11-08
* Revert "Prepare to enable explicit gpu resource allocation"Gravatar Greg Daniel2017-11-08
* Prepare to enable explicit gpu resource allocationGravatar Robert Phillips2017-11-08
* Add ability to remove unique key from proxy and underlying surface.Gravatar Greg Daniel2017-09-26
* Add native caching of uniquely keyed GrTextureProxies (take 2)Gravatar Robert Phillips2017-09-21
* Revert "Add native caching of uniquely keyed GrTextureProxies"Gravatar Robert Phillips2017-09-20
* Add native caching of uniquely keyed GrTextureProxiesGravatar Robert Phillips2017-09-20
* Remove ImmediateFlush modeGravatar Robert Phillips2017-06-02
* Add method to GrContext to purge unlocked resources.Gravatar Derek Sollenberger2017-05-26
* Add GrContext API to report the number of purgeable bytes in the cache.Gravatar Derek Sollenberger2017-05-24
* Added SkImage::MakeCrossContextFromEncodedGravatar Brian Osman2017-05-09
* Revert "Added SkImage::MakeCrossContextFromEncoded"Gravatar Brian Salomon2017-05-08
* Added SkImage::MakeCrossContextFromEncodedGravatar Brian Osman2017-05-08
* Revert "Revert "Add a new GrResourceCache purging mechanism for purging unuse...Gravatar Brian Salomon2017-03-22
* Revert "Add a new GrResourceCache purging mechanism for purging unused resour...Gravatar Brian Salomon2017-03-22
* Add a new GrResourceCache purging mechanism for purging unused resources.Gravatar Brian Salomon2017-03-22
* Add support for tagging GrUniqueKeys with a debug stringGravatar Brian Salomon2017-01-06
* Revert of Make GrResourceCache dynamically change between LRU and random repl...Gravatar robertphillips2016-10-04
* Make GrResourceCache dynamically change between LRU and random replacement st...Gravatar bsalomon2016-10-03
* Change implementation of flush-count based GrGpuResource purgingGravatar bsalomon2016-09-22
* Restructure flushing relationship between GrContext, GrDrawingManager, and Gr...Gravatar bsalomon2016-09-07
* Revert of Restructure flushing relationship between GrContext, GrDrawingManag...Gravatar bsalomon2016-09-06
* Restructure flushing relationship between GrContext, GrDrawingManager, and Gr...Gravatar bsalomon2016-09-06
* Refactor to separate backend object lifecycle and GpuResource budget decisionGravatar kkinnunen2016-04-22
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* When a surface is backed by an external render target force a copy on image snapGravatar bsalomon2016-02-26
* 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
* Attempt to land cache purge again [and regen bot logs if still failing]Gravatar bsalomon2015-12-09
* Wire up resource cache stats dumping in nanobenchGravatar joshualitt2015-12-02
* Update Layer Hoisting to store its atlas texture in the resource cacheGravatar robertphillips2015-11-09
* Revert of Update Layer Hoisting to store its atlas texture in the resource ca...Gravatar robertphillips2015-11-06
* Update Layer Hoisting to store its atlas texture in the resource cacheGravatar robertphillips2015-11-06
* Revert of Reland "By default purge resources that haven't been used for 64 fl...Gravatar bsalomon2015-11-03
* Reland "By default purge resources that haven't been used for 64 flushes (pat...Gravatar bsalomon2015-11-03
* Revert of By default purge resources that haven't been used for 64 flushes (p...Gravatar bsalomon2015-09-29
* By default purge resources that haven't been used for 64 flushesGravatar bsalomon2015-09-29
* Add onMemoryDump to GrContextGravatar ericrk2015-09-15
* Revert of By default purge resources that haven't been used for 64 flushes (p...Gravatar bsalomon2015-08-31
* By default purge resources that haven't been used for 64 flushesGravatar bsalomon2015-08-31
* Revert of By default purge resources that haven't been used for 64 flushes (p...Gravatar bsalomon2015-08-31