index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrResourceCache.cpp
Commit message (
Expand
)
Author
Age
*
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
*
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 class GrGLTextureRenderTarget for GL texture/rendertarget objects
bsalomon
2014-11-03
*
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
bsalomon
2014-10-28
*
Build gpu stats tracking in dev builds.
bsalomon
2014-10-24
*
Use presence of a content key as non-scratch indicator
bsalomon
2014-10-09
*
Revert of Use presence of a content key as non-scratch indicator (patchset #5...
bsalomon
2014-10-08
*
Use presence of a content key as non-scratch indicator
bsalomon
2014-10-08
*
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
*
"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
*
Rename GrGpuObject to GrGpuResource
bsalomon
2014-07-25
*
Merge GrGpuObject and GrCacheable.
bsalomon
2014-07-25
*
Make GrCacheable implement its own ref counting.
bsalomon
2014-07-21
*
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
*
Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL
commit-bot@chromium.org
2014-04-30
*
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
*
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
*
We want to give SkPixelRef a way to signal over to GrResourceCache that it's ...
commit-bot@chromium.org
2013-10-24
*
Start cleaning up 64bit Win warnings
robertphillips@google.com
2013-10-14
*
Replace uses of GR_DEBUG by SK_DEBUG.
commit-bot@chromium.org
2013-08-28
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
Add a 'unique' method to SkRefCnt, document the usage, and add support.
bungeman@google.com
2013-07-19
*
Alter resource cache and GrContext to (optionally) never reuse a scratch texture
robertphillips@google.com
2013-07-19
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-19
*
The rest of: Add purgeAsNeeded calls before addResource calls
robertphillips@google.com
2013-07-18
*
Allow the resource cache to (indirectly) flush the InOrderDrawBuffer
commit-bot@chromium.org
2013-07-10
*
Remove GR_DUMP_TEXTURE_UPLOADS
bsalomon@google.com
2013-02-07
*
Reland 6914 w/ fixes.
bsalomon@google.com
2012-12-20
*
Revert 6914 to fix build issues.
bsalomon@google.com
2012-12-20
*
Simplify cache IDs and keys.
bsalomon@google.com
2012-12-20
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-01
*
Ganesh resource cache changes
robertphillips@google.com
2012-10-31
*
Removed old resource locking system
robertphillips@google.com
2012-09-09
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-06
[next]