index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
GpuLayerCacheTest.cpp
Commit message (
Expand
)
Author
Age
*
Generate list of GPU contexts outside tests
kkinnunen
2015-12-01
*
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
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
unsigned -> int for counts and indices in picture-related code
mtklein
2015-08-19
*
Sketch splitting SkPicture into an interface and SkBigPicture.
mtklein
2015-05-19
*
Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (pat...
mtklein
2015-05-18
*
Sketch splitting SkPicture into an interface and SkBigPicture.
mtklein
2015-05-18
*
Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (pat...
reed
2015-05-07
*
Sketch splitting SkPicture into an interface and SkBigPicture.
mtklein
2015-05-07
*
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
*
Fix GpuLayerCacheTest compile error
kkinnunen
2014-12-12
*
Fuse GrReplacements and GrLayerCache
robertphillips
2014-12-03
*
Use variable length key (rather than accumulated matrix) as save layer hoisti...
robertphillips
2014-12-01
*
Remove Picture deletion listeners.
mtklein
2014-11-24
*
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
*
Fix bug in GrCachedLayer reuse
robertphillips
2014-10-10
*
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
*
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
*
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
*
Fix alpha textures in NV ES3 contexts on Windows.
bsalomon
2014-07-17
*
Always have GrLayer's rect be valid
robertphillips
2014-07-15
*
Remove Skia's use of the default SkPicture constructor and multi-clone
Robert Phillips
2014-07-13
*
Begin atlasing
robertphillips
2014-06-30
*
Revert of Begin atlasing (https://codereview.chromium.org/354533004/)
robertphillips
2014-06-29
*
Begin atlasing
robertphillips
2014-06-29