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 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
*
Resource cache now explicitly takes ref of managed resources
robertphillips@google.com
2012-09-05
*
Simplified stencil buffer caching
robertphillips@google.com
2012-09-05
*
Don't purge resources from cache if they have > 1 ref
robertphillips@google.com
2012-09-04
*
Allow cache tracking to be enabled in release
robertphillips@google.com
2012-08-31
*
Begin moving locking out of GrResourceCache
robertphillips@google.com
2012-08-30
*
Added find, lock to GrContext & GrResourceCache interfaces
robertphillips@google.com
2012-08-30
*
Remove SkGpuDevice::fTexture, use new pixel ref class name
bsalomon@google.com
2012-08-28
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Refactored GrDLinkedList into SkTDLinkedList
robertphillips@google.com
2012-08-23
*
Scratch textures are no longer removed from the cache in Debug
robertphillips@google.com
2012-08-22
*
Added resource cache debug output to help track changes
robertphillips@google.com
2012-08-22
*
Replaced TextureCacheEntry with GrTexture* and a back pointer to GrResourceEn...
robertphillips@google.com
2012-08-16
[prev]
[next]