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
*
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
*
Remove all knowledge of resource keys from the legacy cache.
bsalomon
2014-11-11
*
Use GrResourceCache2 to service content key lookups
bsalomon
2014-11-10
*
Add mock context and use in ResourceCacheTest.
bsalomon
2014-11-05
*
Revert of Add mock context and use in ResourceCacheTest. (patchset #4 id:6000...
bsalomon
2014-11-05
*
Add mock context and use in ResourceCacheTest.
bsalomon
2014-11-05
*
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
bsalomon
2014-10-28
*
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
*
Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 o...
robertphillips
2014-09-30
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-09-30
*
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...
reed
2014-09-22
*
Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...
reed
2014-09-21
*
introduce Props to surface (work in progress)
reed
2014-09-21
*
use surface instead of explicitly making gpudevice
reed
2014-09-18
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Make SkGpuDevice constructors private.
bsalomon
2014-08-28
*
Make GrGpuResources register with GrResourceCache2 after fully constructed.
bsalomon
2014-08-26
*
Revert of Make GrGpuResources register with GrResourceCache2 after fully cons...
bsalomon
2014-08-26
*
Make GrGpuResources register with GrResourceCache2 after fully constructed.
bsalomon
2014-08-26
*
Rename GrGpuObject to GrGpuResource
bsalomon
2014-07-25
*
Merge GrGpuObject and GrCacheable.
bsalomon
2014-07-25
*
cleanup GrContext resource cache api
commit-bot@chromium.org
2014-05-09
*
Adds a mechanism for GrCacheable objects to notify the resource cache
commit-bot@chromium.org
2014-05-05
*
Split GrResource into GrCacheable/GrGpuObject
commit-bot@chromium.org
2014-05-02
*
replace setConfig+allocPixels with single call
mike@reedtribe.org
2014-02-13
*
Speed up GrResourceCache add and lookup by using TDynamicHash
commit-bot@chromium.org
2014-01-17
*
Move SkMessageBus::Get out of header, and retry crrev.com/106563002.
commit-bot@chromium.org
2014-01-15
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
Add a DEF_GPUTEST() macro.
tfarina@chromium.org
2014-01-10
*
Revert of https://codereview.chromium.org/106563002/
commit-bot@chromium.org
2014-01-10
*
Delete all invalidated resources with same key
commit-bot@chromium.org
2014-01-10
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-09
*
This attempts to replicate some bad cache behavior Mozilla reported.
commit-bot@chromium.org
2013-08-08