index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrResourceCache.h
Commit message (
Expand
)
Author
Age
*
Add new GrResourceCache::purgeUnlockedResources variant
Robert Phillips
2018-03-28
*
SkResourceCache.h shouldn't include itself.
Ben Wagner
2018-03-09
*
Add GrProxyProvider
Robert Phillips
2018-01-08
*
Add overbudget handling to GrResourceAllocator
Robert Phillips
2017-11-16
*
Prepare to enable explicit gpu resource allocation (take 2)
Robert Phillips
2017-11-08
*
Revert "Prepare to enable explicit gpu resource allocation"
Greg Daniel
2017-11-08
*
Prepare to enable explicit gpu resource allocation
Robert Phillips
2017-11-08
*
Add ability to remove unique key from proxy and underlying surface.
Greg Daniel
2017-09-26
*
Add native caching of uniquely keyed GrTextureProxies (take 2)
Robert Phillips
2017-09-21
*
Revert "Add native caching of uniquely keyed GrTextureProxies"
Robert Phillips
2017-09-20
*
Add native caching of uniquely keyed GrTextureProxies
Robert Phillips
2017-09-20
*
Remove ImmediateFlush mode
Robert Phillips
2017-06-02
*
Add method to GrContext to purge unlocked resources.
Derek Sollenberger
2017-05-26
*
Add GrContext API to report the number of purgeable bytes in the cache.
Derek Sollenberger
2017-05-24
*
Added SkImage::MakeCrossContextFromEncoded
Brian Osman
2017-05-09
*
Revert "Added SkImage::MakeCrossContextFromEncoded"
Brian Salomon
2017-05-08
*
Added SkImage::MakeCrossContextFromEncoded
Brian Osman
2017-05-08
*
Revert "Revert "Add a new GrResourceCache purging mechanism for purging unuse...
Brian Salomon
2017-03-22
*
Revert "Add a new GrResourceCache purging mechanism for purging unused resour...
Brian Salomon
2017-03-22
*
Add a new GrResourceCache purging mechanism for purging unused resources.
Brian Salomon
2017-03-22
*
Add support for tagging GrUniqueKeys with a debug string
Brian Salomon
2017-01-06
*
Revert of Make GrResourceCache dynamically change between LRU and random repl...
robertphillips
2016-10-04
*
Make GrResourceCache dynamically change between LRU and random replacement st...
bsalomon
2016-10-03
*
Change implementation of flush-count based GrGpuResource purging
bsalomon
2016-09-22
*
Restructure flushing relationship between GrContext, GrDrawingManager, and Gr...
bsalomon
2016-09-07
*
Revert of Restructure flushing relationship between GrContext, GrDrawingManag...
bsalomon
2016-09-06
*
Restructure flushing relationship between GrContext, GrDrawingManager, and Gr...
bsalomon
2016-09-06
*
Refactor to separate backend object lifecycle and GpuResource budget decision
kkinnunen
2016-04-22
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
When a surface is backed by an external render target force a copy on image snap
bsalomon
2016-02-26
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Attempt to land cache purge again [and regen bot logs if still failing]
bsalomon
2015-12-09
*
Wire up resource cache stats dumping in nanobench
joshualitt
2015-12-02
*
Update Layer Hoisting to store its atlas texture in the resource cache
robertphillips
2015-11-09
*
Revert of Update Layer Hoisting to store its atlas texture in the resource ca...
robertphillips
2015-11-06
*
Update Layer Hoisting to store its atlas texture in the resource cache
robertphillips
2015-11-06
*
Revert of Reland "By default purge resources that haven't been used for 64 fl...
bsalomon
2015-11-03
*
Reland "By default purge resources that haven't been used for 64 flushes (pat...
bsalomon
2015-11-03
*
Revert of By default purge resources that haven't been used for 64 flushes (p...
bsalomon
2015-09-29
*
By default purge resources that haven't been used for 64 flushes
bsalomon
2015-09-29
*
Add onMemoryDump to GrContext
ericrk
2015-09-15
*
Revert of By default purge resources that haven't been used for 64 flushes (p...
bsalomon
2015-08-31
*
By default purge resources that haven't been used for 64 flushes
bsalomon
2015-08-31
*
Revert of By default purge resources that haven't been used for 64 flushes (p...
bsalomon
2015-08-31
*
By default purge resources that haven't been used for 64 flushes
Brian Salomon
2015-08-30
*
Revert of By default purge resources that haven't been used for 64 flushes (p...
rmistry
2015-08-27
*
By default purge resources that haven't been used for 64 flushes
bsalomon
2015-08-27
*
Add ANGLE workaround to prefer flushes over VRAM usage
robertphillips
2015-08-20
[next]