| Commit message (Expand) | Author | Age |
* | Remove SK_SUPPORT_GPU checks in tool-only code | Brian Osman | 2018-05-31 |
* | Dump additional details about the gpu resources. | Derek Sollenberger | 2018-03-29 |
* | Move more internal methods from GrContext to GrContextPriv (take 3) | Robert Phillips | 2018-01-22 |
* | Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" | Leon Scroggins | 2018-01-20 |
* | Move more internal methods from GrContext to GrContextPriv (take 2) | Robert Phillips | 2018-01-19 |
* | Revert "Move more internal methods from GrContext to GrContextPriv" | Hal Canary | 2018-01-19 |
* | Move more internal methods from GrContext to GrContextPriv | Robert Phillips | 2018-01-19 |
* | Move resourceProvider accessor to GrContextPriv (take 2) | Robert Phillips | 2018-01-16 |
* | Revert "Move resourceProvider accessor to GrContextPriv" | Hal Canary | 2018-01-16 |
* | Move resourceProvider accessor to GrContextPriv | Robert Phillips | 2018-01-16 |
* | Add Make[backend] calls for creating GrContexts | Greg Daniel | 2017-07-25 |
* | Move mock gpu and caps, add Gr prefix, and create via GrContext::Create | Brian Salomon | 2017-06-23 |
* | bench, samples, etc: s/SkAutoTUnref/sk_sp/ | Hal Canary | 2016-11-07 |
* | Refactor to separate backend object lifecycle and GpuResource budget decision | kkinnunen | 2016-04-22 |
* | Style bikeshed - remove extraneous whitespace | halcanary | 2016-03-29 |
* | Remove const from `const int loops`. | mtklein | 2015-10-01 |
* | Fix for nexus 5 crashing in GL benches | joshualitt | 2015-09-30 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | remove SkInstCnt | mtklein | 2015-06-26 |
* | Make GrResourceCache perf less sensitive to key length change | kkinnunen | 2015-05-18 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Rename GrContentKey to GrUniqueKey | bsalomon | 2015-02-19 |
* | Split out methods in GrGpuResource::CacheAccess that can be called outside of... | bsalomon | 2015-02-13 |
* | Rename GrResourceCache2->GrResourceCache | bsalomon | 2015-02-11 |
* | Add specialized content key class for resources. | bsalomon | 2015-01-23 |
* | Make uncached textures uncached from the get go. | bsalomon | 2015-01-14 |
* | Add a simpler key type for scratch resource keys. | bsalomon | 2014-12-30 |
* | Use scratch keys for stencil buffers. | bsalomon | 2014-11-25 |
* | Revert "Use scratch keys for stencil buffers." | bsalomon | 2014-11-24 |
* | Cleanup res cache bench and split out into a unit test. | bsalomon | 2014-11-24 |
* | Use scratch keys for stencil buffers. | bsalomon | 2014-11-24 |
* | Make GrResourceCache2 responsible for calling release, abandon, and ~. | bsalomon | 2014-11-14 |
* | Replace GrResourceCache with GrResourceCache2. | bsalomon | 2014-11-14 |
* | 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 |
* | Use GrResourceCache2 to service content key lookups | bsalomon | 2014-11-10 |
* | rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags | bsalomon | 2014-10-28 |
* | Use presence of a content key as non-scratch indicator | bsalomon | 2014-10-09 |
* | GrResourceCache2 manages scratch texture. | bsalomon | 2014-10-08 |
* | Make "priv" classes for GrTexure and GrSurface. | bsalomon | 2014-09-30 |
* | Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260... | robertphillips | 2014-09-30 |
* | Make "priv" classes for GrTexure and GrSurface. | bsalomon | 2014-09-29 |
* | "NULL !=" = NULL | bsalomon | 2014-09-05 |
* | Make GrGpuResources register with GrResourceCache2 after fully constructed. | bsalomon | 2014-08-26 |
* | Revert of Make GrGpuResources register with GrResourceCache2 after fully cons... | bsalomon | 2014-08-26 |
* | Make GrGpuResources register with GrResourceCache2 after fully constructed. | bsalomon | 2014-08-26 |