1. 6d4488c Remove all knowledge of resource keys from the legacy cache. by bsalomon · 10 years ago
  2. 8b79d23 Use GrResourceCache2 to service content key lookups by bsalomon · 10 years ago
  3. 3343557 Add mock context and use in ResourceCacheTest. by bsalomon · 10 years ago
  4. fdcf2c0 Revert of Add mock context and use in ResourceCacheTest. (patchset #4 id:60001 of https://codereview.chromium.org/702083003/) by bsalomon · 10 years ago
  5. 820dd6c Add mock context and use in ResourceCacheTest. by bsalomon · 10 years ago
  6. f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
  7. bcf0a52 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  8. 9323b8b Revert "GrResourceCache2 manages scratch texture." by Brian Salomon · 10 years ago
  9. d14e1a2 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  10. dbe6074 Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 of https://codereview.chromium.org/608883003/) by robertphillips · 10 years ago
  11. 3d398c8 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  12. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  13. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  14. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  15. 69f6f00 use surface instead of explicitly making gpudevice by reed · 10 years ago
  16. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  17. 23b406c Make SkGpuDevice constructors private. by bsalomon · 10 years ago
  18. 1696126 Make GrGpuResources register with GrResourceCache2 after fully constructed. by bsalomon · 10 years ago
  19. a2b0af8 Revert of Make GrGpuResources register with GrResourceCache2 after fully constructed. (patchset #3 of https://codereview.chromium.org/504313002/) by bsalomon · 10 years ago
  20. d68b3e4 Make GrGpuResources register with GrResourceCache2 after fully constructed. by bsalomon · 10 years ago
  21. 6d3fe02 Rename GrGpuObject to GrGpuResource by bsalomon · 10 years ago
  22. c44be0e Merge GrGpuObject and GrCacheable. by bsalomon · 10 years ago
  23. 95c2003 cleanup GrContext resource cache api by commit-bot@chromium.org · 10 years ago
  24. 11c6b39 Adds a mechanism for GrCacheable objects to notify the resource cache by commit-bot@chromium.org · 10 years ago
  25. 089a780 Split GrResource into GrCacheable/GrGpuObject by commit-bot@chromium.org · 10 years ago
  26. deee496 replace setConfig+allocPixels with single call by mike@reedtribe.org · 11 years ago
  27. bd58feb Speed up GrResourceCache add and lookup by using TDynamicHash by commit-bot@chromium.org · 11 years ago
  28. c665804 Move SkMessageBus::Get out of header, and retry crrev.com/106563002. by commit-bot@chromium.org · 11 years ago
  29. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  30. 4ee16bf Add a DEF_GPUTEST() macro. by tfarina@chromium.org · 11 years ago
  31. 0f7e347 Revert of https://codereview.chromium.org/106563002/ by commit-bot@chromium.org · 11 years ago
  32. 2b8aacb Delete all invalidated resources with same key by commit-bot@chromium.org · 11 years ago
  33. 17f1ae6 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  34. c28f555 This attempts to replicate some bad cache behavior Mozilla reported. by commit-bot@chromium.org · 11 years ago