- 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 8 months ago
- f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 8 months ago
- e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 8 months ago
- c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
- 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
- c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
- cf6da8c Dump additional details about the gpu resources. by Derek Sollenberger · 7 years ago
- f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
- 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
- c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
- 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
- f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
- 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
- be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
- 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
- 02611d9 Add Make[backend] calls for creating GrContexts by Greg Daniel · 7 years ago
- 91a3e52 Move mock gpu and caps, add Gr prefix, and create via GrContext::Create by Brian Salomon · 7 years ago
- 2db8361 bench, samples, etc: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
- 2e6055b Refactor to separate backend object lifecycle and GpuResource budget decision by kkinnunen · 9 years ago
- 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
- a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
- 8a6697a Fix for nexus 5 crashing in GL benches by joshualitt · 9 years ago
- 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
- 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
- 2766c00 remove SkInstCnt by mtklein · 9 years ago
- 54b8511 Make GrResourceCache perf less sensitive to key length change by kkinnunen · 9 years ago
- 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
- 8718aaf Rename GrContentKey to GrUniqueKey by bsalomon · 10 years ago
- 3582d3e Split out methods in GrGpuResource::CacheAccess that can be called outside of the cache. by bsalomon · 10 years ago
- 0ea80f4 Rename GrResourceCache2->GrResourceCache by bsalomon · 10 years ago
- 24db3b1 Add specialized content key class for resources. by bsalomon · 10 years ago
- 5236cf4 Make uncached textures uncached from the get go. by bsalomon · 10 years ago
- 7775c85 Add a simpler key type for scratch resource keys. by bsalomon · 10 years ago
- 10e23ca Use scratch keys for stencil buffers. by bsalomon · 10 years ago
- 19cd0f1 Revert "Use scratch keys for stencil buffers." by bsalomon · 10 years ago
- 4e4303f Cleanup res cache bench and split out into a unit test. by bsalomon · 10 years ago
- 91175f1 Use scratch keys for stencil buffers. by bsalomon · 10 years ago
- 12299ab Make GrResourceCache2 responsible for calling release, abandon, and ~. by bsalomon · 10 years ago
- 71cb0c2 Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
- ac49acd Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:120001 of https://codereview.chromium.org/716143004/) by bsalomon · 10 years ago
- 407aa58 Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
- f21dab9 Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:100001 of https://codereview.chromium.org/716143004/) by bsalomon · 10 years ago
- 66a450f Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
- 69ed47f Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual impl by bsalomon · 10 years ago
- 8b79d23 Use GrResourceCache2 to service content key lookups by bsalomon · 10 years ago
- f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
- 1e2530b Use presence of a content key as non-scratch indicator by bsalomon · 10 years ago
- bcf0a52 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
- afbf2d6 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
- 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
- c0eb9b9 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
- 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
- 1696126 Make GrGpuResources register with GrResourceCache2 after fully constructed. by bsalomon · 10 years ago
- a2b0af8 Revert of Make GrGpuResources register with GrResourceCache2 after fully constructed. (patchset #3 of https://codereview.chromium.org/504313002/) by bsalomon · 10 years ago
- d68b3e4 Make GrGpuResources register with GrResourceCache2 after fully constructed. by bsalomon · 10 years ago
- 6d3fe02 Rename GrGpuObject to GrGpuResource by bsalomon · 10 years ago
- c44be0e Merge GrGpuObject and GrCacheable. by bsalomon · 10 years ago
- f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
- e49157f Factor GrTexture into public GrTexture and private GrTextureImpl. by commit-bot@chromium.org · 10 years ago
- 59e7d23 Revert of Factor GrTexture into public GrTexture and private GrTextureImpl. (https://codereview.chromium.org/275903002/) by commit-bot@chromium.org · 10 years ago
- bd465d1 Factor GrTexture into public GrTexture and private GrTextureImpl. by commit-bot@chromium.org · 10 years ago
- 089a780 Split GrResource into GrCacheable/GrGpuObject by commit-bot@chromium.org · 11 years ago
- 88cb22b Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL by commit-bot@chromium.org · 11 years ago
- ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
- 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
- 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 11 years ago