index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
ResourceCacheTest.cpp
Commit message (
Expand
)
Author
Age
...
*
Implement caching of filled paths in the tessellated path renderer.
senorblanco
2015-08-03
*
Various GL testing fixes
jvanverth
2015-07-16
*
Only run test_wrapped_resources() when GL is active
jvanverth
2015-07-15
*
Rename backing texture testing routines
jvanverth
2015-07-14
*
Remove GL-specific code from GMs and tests
jvanverth
2015-07-13
*
remove SkInstCnt
mtklein
2015-06-26
*
Revert of Revert of Return GrGLContext from GrTestTarget (patchset #1 id:1 of...
reed
2015-06-25
*
Revert of Return GrGLContext from GrTestTarget (patchset #3 id:40001 of https...
reed
2015-06-25
*
Return GrGLContext from GrTestTarget
joshualitt
2015-06-25
*
Add support for creating texture backed images where Skia will delete the tex...
bsalomon
2015-06-18
*
Implement support for mixed sampled render targets
vbuzinov
2015-06-12
*
Add direct getter for GrCaps to GrContext.
bsalomon
2015-05-29
*
Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of...
bsalomon
2015-05-28
*
Add direct getter for GrCaps to GrContext.
bsalomon
2015-05-28
*
This replaces the texture creation/caching functions on GrContext with a GrTe...
bsalomon
2015-04-30
*
Rename GrStencilBuffer to GrStencilAttachment
egdaniel
2015-04-16
*
Add mechanism to proactively purge old resources in GrResourceCache.
bsalomon
2015-04-08
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Dynamically create stencil buffer when needed.
bsalomon
2015-02-23
*
Speculative fix for nexus player unit test failure
bsalomon
2015-02-19
*
Handle the case when the GrResourceCache timestamp wraps.
bsalomon
2015-02-19
*
Recycle stencil buffers across render targets.
bsalomon
2015-02-19
*
Allow resources' unique keys to be changed.
bsalomon
2015-02-19
*
Rename GrContentKey to GrUniqueKey
bsalomon
2015-02-19
*
Split out methods in GrGpuResource::CacheAccess that can be called outside of...
bsalomon
2015-02-13
*
Rename GrResourceCache2->GrResourceCache
bsalomon
2015-02-11
*
Reimplement gpu message bus for invalidated bitmap gen IDs
bsalomon
2015-02-06
*
Fix the speeling of "purgeable" in Gr code
bsalomon
2015-01-23
*
Allow unbudgeted resources to be recycled by the cache as scratch.
bsalomon
2015-01-23
*
Add specialized content key class for resources.
bsalomon
2015-01-23
*
Reland https://codereview.chromium.org/860333002 with fix for test failures.
bsalomon
2015-01-21
*
Revert of Make GrScratchKey memory buffer correct size on copy (patchset #1 i...
mtklein
2015-01-21
*
Make GrScratchKey memory buffer correct size on copy
kkinnunen
2015-01-21
*
Require budget decision when creating a RenderTarget SkSurface.
bsalomon
2015-01-16
*
Make uncached textures uncached from the get go.
bsalomon
2015-01-14
*
Add a simpler key type for scratch resource keys.
bsalomon
2014-12-30
*
Use scratch keys for stencil buffers.
bsalomon
2014-11-25
*
Revert "Use scratch keys for stencil buffers."
bsalomon
2014-11-24
*
Cleanup res cache bench and split out into a unit test.
bsalomon
2014-11-24
*
Allow GPU resources to not be counted against the cache budget.
bsalomon
2014-11-17
*
Correct accounting for wrapped resources
bsalomon
2014-11-17
*
Make GrResourceCache2 responsible for calling release, abandon, and ~.
bsalomon
2014-11-14
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
*
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:1200...
bsalomon
2014-11-14
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
*
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:1000...
bsalomon
2014-11-13
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-13
*
Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual impl
bsalomon
2014-11-12
*
set key data in duplicate scratch key unit test
bsalomon
2014-11-12
*
Add GrGpuResource::CacheAccess
bsalomon
2014-11-11
[prev]
[next]