index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrLayerCache.cpp
Commit message (
Expand
)
Author
Age
*
Reimplement gpu message bus for invalidated bitmap gen IDs
bsalomon
2015-02-06
*
Allow non-atlasable layer to still be hoisted
robertphillips
2015-01-08
*
Fix layer hoisting image filter corner cases
robertphillips
2014-12-16
*
Revert of Fix layer hoisting image filter corner cases (patchset #3 id:40001 ...
robertphillips
2014-12-16
*
Fix layer hoisting image filter corner cases
robertphillips
2014-12-16
*
Fuse GrReplacements and GrLayerCache
robertphillips
2014-12-03
*
Add additional clean up code in MPD path
robertphillips
2014-12-01
*
Use variable length key (rather than accumulated matrix) as save layer hoisti...
robertphillips
2014-12-01
*
Remove Picture deletion listeners.
mtklein
2014-11-24
*
Address MSAA rendering in layer hoisting
robertphillips
2014-11-10
*
Fix layer cache memory leak
robertphillips
2014-11-04
*
Fix bug in aggressive layer cache purging
robertphillips
2014-10-30
*
Discard atlas after every MultiPictureDraw::draw
robertphillips
2014-10-29
*
Revert of Discard atlas after every MultiPictureDraw::draw (patchset #4 id:60...
robertphillips
2014-10-29
*
Discard atlas after every MultiPictureDraw::draw
robertphillips
2014-10-29
*
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
bsalomon
2014-10-28
*
Alter layer hoisting to only hoist layers for one canvas at a time
robertphillips
2014-10-28
*
Add clip to layer cache
robertphillips
2014-10-20
*
Remove uses of GrAutoScratchTexture.
bsalomon
2014-10-14
*
Add GrLayerCache::writeLayersToDisk
robertphillips
2014-10-14
*
Fix bug in GrCachedLayer reuse
robertphillips
2014-10-10
*
Revert of Fix bug in plot locking system (patchset #3 id:80001 of https://cod...
robertphillips
2014-10-09
*
Fix bug in plot locking system
robertphillips
2014-10-09
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-10-08
*
Revert "GrResourceCache2 manages scratch texture."
Brian Salomon
2014-10-07
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-10-07
*
Fix some incorrect assumptions in GrLayerCache.cpp
robertphillips
2014-10-06
*
Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 o...
robertphillips
2014-09-30
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-09-30
*
Move offset and CTM from LayerCache Key to per-hoisted-layer info
robertphillips
2014-09-29
*
Separate replacement creation from layer discovery
robertphillips
2014-09-17
*
Fix bug in layer hoisting transition to SkRecord backend
robertphillips
2014-09-16
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Add GrResourceCache2.
bsalomon
2014-08-21
*
Revert of Add GrResourceCache2. (patchset #4 of https://codereview.chromium.o...
bsalomon
2014-08-19
*
Add GrResourceCache2.
bsalomon
2014-08-19
*
Refactor GrLayerCache for new API
robertphillips
2014-08-18
*
Add CTM to the cached layers' key and reduce render target pingponging in lay...
robertphillips
2014-07-31
*
Fix ref counting of cached layer's texture
robertphillips
2014-07-30
*
Now always use Atlas for layer cache
robertphillips
2014-07-29
*
Add plot-based purging to GrLayerCache
robertphillips
2014-07-29
*
Add auto purging for SkPicture-related Ganesh resources (esp. layers)
robertphillips
2014-07-22
*
Replace GrTHash with SkTDynamicHash
robertphillips
2014-07-20
*
Make GrLayerCache use multiple plots in its atlas
robertphillips
2014-07-17
*
Always have GrLayer's rect be valid
robertphillips
2014-07-15
*
Begin atlasing
robertphillips
2014-06-30
*
Revert of Begin atlasing (https://codereview.chromium.org/354533004/)
robertphillips
2014-06-29
*
Revert of Fix memory leak in "Begin atlasing" (https://codereview.chromium....
robertphillips
2014-06-29
*
Fix memory leak in (Begin atlasing https://codereview.chromium.org/354533004/)
robertphillips
2014-06-29
*
Begin atlasing
robertphillips
2014-06-29
[next]