1. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  2. 8718aaf Rename GrContentKey to GrUniqueKey by bsalomon · 9 years ago
  3. 3582d3e Split out methods in GrGpuResource::CacheAccess that can be called outside of the cache. by bsalomon · 9 years ago
  4. 0ea80f4 Rename GrResourceCache2->GrResourceCache by bsalomon · 9 years ago
  5. 24db3b1 Add specialized content key class for resources. by bsalomon · 10 years ago
  6. 5236cf4 Make uncached textures uncached from the get go. by bsalomon · 10 years ago
  7. 7775c85 Add a simpler key type for scratch resource keys. by bsalomon · 10 years ago
  8. 10e23ca Use scratch keys for stencil buffers. by bsalomon · 10 years ago
  9. 19cd0f1 Revert "Use scratch keys for stencil buffers." by bsalomon · 10 years ago
  10. 4e4303f Cleanup res cache bench and split out into a unit test. by bsalomon · 10 years ago
  11. 91175f1 Use scratch keys for stencil buffers. by bsalomon · 10 years ago
  12. 12299ab Make GrResourceCache2 responsible for calling release, abandon, and ~. by bsalomon · 10 years ago
  13. 71cb0c2 Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  14. ac49acd Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:120001 of https://codereview.chromium.org/716143004/) by bsalomon · 10 years ago
  15. 407aa58 Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  16. f21dab9 Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:100001 of https://codereview.chromium.org/716143004/) by bsalomon · 10 years ago
  17. 66a450f Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  18. 69ed47f Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual impl by bsalomon · 10 years ago
  19. 8b79d23 Use GrResourceCache2 to service content key lookups by bsalomon · 10 years ago
  20. f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
  21. 1e2530b Use presence of a content key as non-scratch indicator by bsalomon · 10 years ago
  22. bcf0a52 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  23. afbf2d6 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  24. b06e5a2 Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260001 of https://codereview.chromium.org/596053002/) by robertphillips · 10 years ago
  25. c0eb9b9 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  26. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  27. 1696126 Make GrGpuResources register with GrResourceCache2 after fully constructed. by bsalomon · 10 years ago
  28. a2b0af8 Revert of Make GrGpuResources register with GrResourceCache2 after fully constructed. (patchset #3 of https://codereview.chromium.org/504313002/) by bsalomon · 10 years ago
  29. d68b3e4 Make GrGpuResources register with GrResourceCache2 after fully constructed. by bsalomon · 10 years ago
  30. 6d3fe02 Rename GrGpuObject to GrGpuResource by bsalomon · 10 years ago
  31. c44be0e Merge GrGpuObject and GrCacheable. by bsalomon · 10 years ago
  32. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  33. e49157f Factor GrTexture into public GrTexture and private GrTextureImpl. by commit-bot@chromium.org · 10 years ago
  34. 59e7d23 Revert of Factor GrTexture into public GrTexture and private GrTextureImpl. (https://codereview.chromium.org/275903002/) by commit-bot@chromium.org · 10 years ago
  35. bd465d1 Factor GrTexture into public GrTexture and private GrTextureImpl. by commit-bot@chromium.org · 10 years ago
  36. 089a780 Split GrResource into GrCacheable/GrGpuObject by commit-bot@chromium.org · 10 years ago
  37. 88cb22b Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL by commit-bot@chromium.org · 10 years ago
  38. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  39. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  40. 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 11 years ago